+ 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 [Thu Apr 23 00:49:45 2026] *** compiled with version: 11.4.0 on 22 April 2026 16:01:57 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-75688cd9c5-d7mtz 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 0x56113ad22180 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-04-23 00:49:49.502 8 INFO neutron.common.config [-] Logging enabled! 2026-04-23 00:49:49.502 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-23 00:49:49.509 7 INFO neutron.common.config [-] Logging enabled! 2026-04-23 00:49:49.509 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-23 00:49:49.766 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 00:49:49.792 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 00:49:50.541 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:49:50.544 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 00:49:50.547 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-23 00:49:50.548 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:49:50.548 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 00:49:50.548 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 00:49:50.548 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:49:50.554 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:49:50.554 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:49:50.554 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:49:50.572 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 00:49:50.573 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:49:50.574 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 00:49:50.610 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 00:49:50.610 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 00:49:50.610 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 00:49:50.610 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 00:49:50.617 8 WARNING oslo_policy.policy [None req-008e34a4-5dd8-4468-8da1-c1357eefdf57 - - - - - -] 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-04-23 00:49:50.639 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:49:50.642 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 00:49:50.645 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-23 00:49:50.646 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:49:50.646 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 00:49:50.646 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 00:49:50.646 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:49:50.653 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:49:50.653 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:49:50.653 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:49:50.672 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 00:49:50.673 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:49:50.673 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 00:49:50.709 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 00:49:50.709 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 00:49:50.709 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 00:49:50.709 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 00:49:50.716 7 WARNING oslo_policy.policy [None req-535be91a-b194-44a1-a555-dbb61011d686 - - - - - -] 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-04-23 00:49:50.972 8 INFO neutron.plugins.ml2.managers [None req-008e34a4-5dd8-4468-8da1-c1357eefdf57 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 00:49:51.093 7 INFO neutron.plugins.ml2.managers [None req-535be91a-b194-44a1-a555-dbb61011d686 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 00:49:51.264 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-008e34a4-5dd8-4468-8da1-c1357eefdf57 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 00:49:51.264 8 INFO neutron.plugins.ml2.managers [None req-008e34a4-5dd8-4468-8da1-c1357eefdf57 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 00:49:51.265 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-008e34a4-5dd8-4468-8da1-c1357eefdf57 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 00:49:51.287 8 INFO neutron.plugins.ml2.managers [None req-008e34a4-5dd8-4468-8da1-c1357eefdf57 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 00:49:51.287 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-008e34a4-5dd8-4468-8da1-c1357eefdf57 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 00:49:51.287 8 INFO neutron.plugins.ml2.managers [None req-008e34a4-5dd8-4468-8da1-c1357eefdf57 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 00:49:51.287 8 INFO neutron.plugins.ml2.extensions.port_security [None req-008e34a4-5dd8-4468-8da1-c1357eefdf57 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 00:49:51.287 8 INFO neutron.plugins.ml2.managers [None req-008e34a4-5dd8-4468-8da1-c1357eefdf57 - - - - - -] Initializing extension driver 'qos' 2026-04-23 00:49:51.288 8 INFO neutron.plugins.ml2.managers [None req-008e34a4-5dd8-4468-8da1-c1357eefdf57 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 00:49:51.288 8 INFO neutron.plugins.ml2.managers [None req-008e34a4-5dd8-4468-8da1-c1357eefdf57 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 00:49:51.298 8 INFO neutron.quota [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded quota_driver: . 2026-04-23 00:49:51.298 8 INFO neutron.plugins.ml2.plugin [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 00:49:51.299 8 INFO neutron.plugins.ml2.managers [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 00:49:51.299 8 INFO neutron.plugins.ml2.managers [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 00:49:51.299 8 INFO neutron.plugins.ml2.managers [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 00:49:51.299 8 INFO neutron.extensions.vlantransparent [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Disabled vlantransparent extension. 2026-04-23 00:49:51.299 8 INFO neutron.manager [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loading Plugin: qos 2026-04-23 00:49:51.309 8 INFO neutron.manager [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loading Plugin: router 2026-04-23 00:49:51.342 8 INFO neutron.services.service_base [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 00:49:51.342 8 INFO neutron.manager [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loading Plugin: segments 2026-04-23 00:49:51.391 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-535be91a-b194-44a1-a555-dbb61011d686 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 00:49:51.391 7 INFO neutron.plugins.ml2.managers [None req-535be91a-b194-44a1-a555-dbb61011d686 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 00:49:51.392 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-535be91a-b194-44a1-a555-dbb61011d686 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 00:49:51.414 7 INFO neutron.plugins.ml2.managers [None req-535be91a-b194-44a1-a555-dbb61011d686 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 00:49:51.414 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-535be91a-b194-44a1-a555-dbb61011d686 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 00:49:51.414 7 INFO neutron.plugins.ml2.managers [None req-535be91a-b194-44a1-a555-dbb61011d686 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 00:49:51.415 7 INFO neutron.plugins.ml2.extensions.port_security [None req-535be91a-b194-44a1-a555-dbb61011d686 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 00:49:51.415 7 INFO neutron.plugins.ml2.managers [None req-535be91a-b194-44a1-a555-dbb61011d686 - - - - - -] Initializing extension driver 'qos' 2026-04-23 00:49:51.415 7 INFO neutron.plugins.ml2.managers [None req-535be91a-b194-44a1-a555-dbb61011d686 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 00:49:51.415 7 INFO neutron.plugins.ml2.managers [None req-535be91a-b194-44a1-a555-dbb61011d686 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 00:49:51.426 7 INFO neutron.quota [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded quota_driver: . 2026-04-23 00:49:51.426 7 INFO neutron.plugins.ml2.plugin [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 00:49:51.426 7 INFO neutron.plugins.ml2.managers [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 00:49:51.426 8 INFO neutron.manager [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loading Plugin: trunk 2026-04-23 00:49:51.427 7 INFO neutron.plugins.ml2.managers [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 00:49:51.427 7 INFO neutron.plugins.ml2.managers [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 00:49:51.427 7 INFO neutron.extensions.vlantransparent [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Disabled vlantransparent extension. 2026-04-23 00:49:51.427 7 INFO neutron.manager [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loading Plugin: qos 2026-04-23 00:49:51.438 7 INFO neutron.manager [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loading Plugin: router 2026-04-23 00:49:51.472 7 INFO neutron.services.service_base [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 00:49:51.473 7 INFO neutron.manager [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loading Plugin: segments 2026-04-23 00:49:51.476 8 INFO neutron.manager [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loading Plugin: vpnaas 2026-04-23 00:49:51.513 8 WARNING stevedore.named [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 00:49:51.559 7 INFO neutron.manager [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loading Plugin: trunk 2026-04-23 00:49:51.583 8 INFO neutron_vpnaas.services.vpn.plugin [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 00:49:51.584 8 INFO neutron.common.utils [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 00:49:51.584 8 INFO neutron.manager [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 00:49:51.591 8 INFO neutron.manager [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loading Plugin: tag 2026-04-23 00:49:51.598 8 INFO neutron.manager [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loading Plugin: timestamp 2026-04-23 00:49:51.602 8 INFO neutron.manager [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 00:49:51.607 8 INFO neutron.manager [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loading Plugin: flavors 2026-04-23 00:49:51.611 8 INFO neutron.manager [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loading Plugin: revisions 2026-04-23 00:49:51.614 7 INFO neutron.manager [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loading Plugin: vpnaas 2026-04-23 00:49:51.615 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Initializing extension manager. 2026-04-23 00:49:51.617 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: address-group 2026-04-23 00:49:51.618 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: address-scope 2026-04-23 00:49:51.618 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 00:49:51.619 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: agent 2026-04-23 00:49:51.620 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 00:49:51.621 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 00:49:51.622 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 00:49:51.623 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: availability_zone 2026-04-23 00:49:51.623 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 00:49:51.624 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 00:49:51.625 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 00:49:51.626 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 00:49:51.627 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: dns-integration 2026-04-23 00:49:51.627 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 00:49:51.628 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 00:49:51.631 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: dvr 2026-04-23 00:49:51.631 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 00:49:51.632 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 00:49:51.633 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:49:51.633 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 00:49:51.634 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: external-net 2026-04-23 00:49:51.634 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 00:49:51.635 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: extraroute 2026-04-23 00:49:51.636 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 00:49:51.636 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 00:49:51.637 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 00:49:51.638 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 00:49:51.638 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 00:49:51.639 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: fip-port-details 2026-04-23 00:49:51.640 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: flavors 2026-04-23 00:49:51.641 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 00:49:51.642 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 00:49:51.643 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: ip_allocation 2026-04-23 00:49:51.643 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 00:49:51.644 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 00:49:51.645 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: router 2026-04-23 00:49:51.647 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:49:51.648 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 00:49:51.648 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: l3-ha 2026-04-23 00:49:51.649 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 00:49:51.649 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 00:49:51.650 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: l3-flavors 2026-04-23 00:49:51.651 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 00:49:51.651 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 00:49:51.653 7 WARNING stevedore.named [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 00:49:51.653 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 00:49:51.654 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 00:49:51.655 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 00:49:51.656 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 00:49:51.657 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 00:49:51.658 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: multi-provider 2026-04-23 00:49:51.658 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: net-mtu 2026-04-23 00:49:51.659 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 00:49:51.660 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 00:49:51.660 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: network_ha 2026-04-23 00:49:51.661 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 00:49:51.662 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 00:49:51.662 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: pagination 2026-04-23 00:49:51.663 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: port-device-profile 2026-04-23 00:49:51.663 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 00:49:51.664 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 00:49:51.665 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: port-mac-override 2026-04-23 00:49:51.665 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 00:49:51.666 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 00:49:51.666 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: port-resource-request 2026-04-23 00:49:51.667 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 00:49:51.667 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: binding 2026-04-23 00:49:51.668 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: binding-extended 2026-04-23 00:49:51.669 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: port-security 2026-04-23 00:49:51.669 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: project-id 2026-04-23 00:49:51.670 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: provider 2026-04-23 00:49:51.671 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: qos 2026-04-23 00:49:51.672 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 00:49:51.673 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 00:49:51.673 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: qos-default 2026-04-23 00:49:51.674 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: qos-fip 2026-04-23 00:49:51.675 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 00:49:51.675 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 00:49:51.676 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 00:49:51.676 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 00:49:51.677 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 00:49:51.678 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: qos-pps 2026-04-23 00:49:51.678 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 00:49:51.679 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 00:49:51.679 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 00:49:51.680 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 00:49:51.682 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: quotas 2026-04-23 00:49:51.683 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: quota_details 2026-04-23 00:49:51.684 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: rbac-policies 2026-04-23 00:49:51.685 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 00:49:51.685 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 00:49:51.686 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 00:49:51.687 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 00:49:51.687 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: revision-if-match 2026-04-23 00:49:51.688 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 00:49:51.689 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 00:49:51.689 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 00:49:51.691 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 00:49:51.691 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 00:49:51.692 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 00:49:51.692 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 00:49:51.693 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 00:49:51.699 7 INFO neutron_vpnaas.services.vpn.plugin [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 00:49:51.699 7 INFO neutron.common.utils [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 00:49:51.699 7 INFO neutron.manager [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loading Plugin: auto_allocate 2026-04-23 00:49:51.700 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: security-group 2026-04-23 00:49:51.701 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: segment 2026-04-23 00:49:51.702 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 00:49:51.702 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: service-type 2026-04-23 00:49:51.703 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: sorting 2026-04-23 00:49:51.703 7 INFO neutron.manager [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loading Plugin: tag 2026-04-23 00:49:51.703 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 00:49:51.704 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 00:49:51.705 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 00:49:51.705 8 WARNING neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 00:49:51.706 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 00:49:51.706 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 00:49:51.707 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 00:49:51.707 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 00:49:51.708 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 00:49:51.708 7 INFO neutron.manager [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loading Plugin: timestamp 2026-04-23 00:49:51.709 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 00:49:51.709 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 00:49:51.710 7 INFO neutron.manager [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 00:49:51.712 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 00:49:51.713 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 00:49:51.713 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: trunk 2026-04-23 00:49:51.714 7 INFO neutron.manager [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loading Plugin: flavors 2026-04-23 00:49:51.714 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: trunk-details 2026-04-23 00:49:51.715 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 00:49:51.715 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 00:49:51.716 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 00:49:51.716 7 INFO neutron.manager [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loading Plugin: revisions 2026-04-23 00:49:51.717 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 00:49:51.718 8 INFO neutron.api.extensions [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Loaded extension: vpnaas 2026-04-23 00:49:51.719 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Initializing extension manager. 2026-04-23 00:49:51.720 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 00:49:51.720 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 00:49:51.721 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: address-group 2026-04-23 00:49:51.721 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:49:51.721 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 00:49:51.721 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: address-scope 2026-04-23 00:49:51.722 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 00:49:51.722 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 00:49:51.722 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 00:49:51.723 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: agent 2026-04-23 00:49:51.723 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 00:49:51.724 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 00:49:51.724 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 00:49:51.724 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 00:49:51.725 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:49:51.724 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 00:49:51.725 8 WARNING neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] subnetpool is already registered 2026-04-23 00:49:51.725 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:49:51.725 8 WARNING neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] subnetpool is already registered 2026-04-23 00:49:51.725 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 00:49:51.725 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 00:49:51.726 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 00:49:51.726 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 00:49:51.726 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: availability_zone 2026-04-23 00:49:51.726 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 00:49:51.726 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 00:49:51.727 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 00:49:51.727 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 00:49:51.727 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 00:49:51.728 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: default-subnetpools 2026-04-23 00:49:51.728 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 00:49:51.729 8 WARNING neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] router is already registered 2026-04-23 00:49:51.729 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 00:49:51.729 8 WARNING neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] floatingip is already registered 2026-04-23 00:49:51.729 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 00:49:51.729 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: dns-integration 2026-04-23 00:49:51.730 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 00:49:51.730 8 WARNING neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] rbac_policy is already registered 2026-04-23 00:49:51.730 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 00:49:51.730 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 00:49:51.730 8 WARNING neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] security_group is already registered 2026-04-23 00:49:51.731 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 00:49:51.731 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 00:49:51.731 8 WARNING neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] security_group_rule is already registered 2026-04-23 00:49:51.731 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:49:51.731 8 WARNING neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] subnetpool is already registered 2026-04-23 00:49:51.731 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: dvr 2026-04-23 00:49:51.731 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:49:51.732 8 WARNING neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] subnetpool is already registered 2026-04-23 00:49:51.732 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 00:49:51.732 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 00:49:51.732 8 WARNING neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] trunk is already registered 2026-04-23 00:49:51.732 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 00:49:51.732 8 WARNING neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] endpoint_group is already registered 2026-04-23 00:49:51.732 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 00:49:51.732 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 00:49:51.733 8 WARNING neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] vpnservice is already registered 2026-04-23 00:49:51.733 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 00:49:51.733 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:49:51.733 8 WARNING neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] ipsec_site_connection is already registered 2026-04-23 00:49:51.733 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 00:49:51.733 8 WARNING neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] ipsecpolicy is already registered 2026-04-23 00:49:51.733 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 00:49:51.734 8 INFO neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 00:49:51.734 8 WARNING neutron.quota.resource_registry [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] ikepolicy is already registered 2026-04-23 00:49:51.734 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: external-net 2026-04-23 00:49:51.735 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 00:49:51.735 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: extraroute 2026-04-23 00:49:51.736 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 00:49:51.736 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 00:49:51.737 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 00:49:51.737 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 00:49:51.738 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 00:49:51.739 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: fip-port-details 2026-04-23 00:49:51.739 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: flavors 2026-04-23 00:49:51.740 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 00:49:51.741 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: floatingip-pools 2026-04-23 00:49:51.742 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: ip_allocation 2026-04-23 00:49:51.742 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 00:49:51.743 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: l2_adjacency 2026-04-23 00:49:51.744 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: router 2026-04-23 00:49:51.745 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:49:51.746 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 00:49:51.747 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: l3-ha 2026-04-23 00:49:51.747 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 00:49:51.748 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 00:49:51.748 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: l3-flavors 2026-04-23 00:49:51.749 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 00:49:51.750 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 00:49:51.751 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 00:49:51.752 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 00:49:51.753 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 00:49:51.754 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 00:49:51.755 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 00:49:51.756 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: multi-provider 2026-04-23 00:49:51.756 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: net-mtu 2026-04-23 00:49:51.757 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 00:49:51.757 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: network_availability_zone 2026-04-23 00:49:51.758 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: network_ha 2026-04-23 00:49:51.759 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: network-ip-availability 2026-04-23 00:49:51.760 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 00:49:51.760 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: pagination 2026-04-23 00:49:51.761 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: port-device-profile 2026-04-23 00:49:51.761 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 00:49:51.762 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 00:49:51.762 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: port-mac-override 2026-04-23 00:49:51.763 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 00:49:51.763 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 00:49:51.764 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: port-resource-request 2026-04-23 00:49:51.764 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 00:49:51.765 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: binding 2026-04-23 00:49:51.766 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: binding-extended 2026-04-23 00:49:51.766 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: port-security 2026-04-23 00:49:51.767 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: project-id 2026-04-23 00:49:51.767 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: provider 2026-04-23 00:49:51.769 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: qos 2026-04-23 00:49:51.769 8 WARNING keystonemiddleware._common.config [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 00:49:51.769 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 00:49:51.770 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 00:49:51.771 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: qos-default 2026-04-23 00:49:51.771 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: qos-fip 2026-04-23 00:49:51.772 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 00:49:51.772 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 00:49:51.773 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 00:49:51.773 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 00:49:51.774 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 00:49:51.775 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: qos-pps 2026-04-23 00:49:51.775 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 00:49:51.776 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 00:49:51.776 8 WARNING oslo_config.cfg [None req-95d04d69-f342-4e76-b57c-d9507b0d3c28 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 00:49:51.776 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 00:49:51.777 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: quota-check-limit WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x56113ad22180 pid: 8 (default app) 2026-04-23 00:49:51.778 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: quotas 2026-04-23 00:49:51.779 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: quota_details 2026-04-23 00:49:51.781 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: rbac-policies 2026-04-23 00:49:51.781 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: rbac-address-group 2026-04-23 00:49:51.782 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 00:49:51.782 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 00:49:51.783 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 00:49:51.783 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: revision-if-match 2026-04-23 00:49:51.784 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 00:49:51.785 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: router_availability_zone 2026-04-23 00:49:51.785 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 00:49:51.786 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 00:49:51.787 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 00:49:51.788 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 00:49:51.788 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 00:49:51.789 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 00:49:51.796 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: security-group 2026-04-23 00:49:51.797 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: segment 2026-04-23 00:49:51.797 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 00:49:51.798 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: service-type 2026-04-23 00:49:51.799 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: sorting 2026-04-23 00:49:51.799 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 00:49:51.800 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: standard-attr-description 2026-04-23 00:49:51.800 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: stateful-security-group 2026-04-23 00:49:51.801 7 WARNING neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 00:49:51.801 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 00:49:51.802 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: subnet_onboard 2026-04-23 00:49:51.802 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 00:49:51.803 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: subnet-service-types 2026-04-23 00:49:51.804 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: subnet_allocation 2026-04-23 00:49:51.804 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 00:49:51.805 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 00:49:51.808 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 00:49:51.808 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 00:49:51.809 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: trunk 2026-04-23 00:49:51.810 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: trunk-details 2026-04-23 00:49:51.810 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 00:49:51.811 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 00:49:51.812 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 00:49:51.812 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: vpn-flavors 2026-04-23 00:49:51.814 7 INFO neutron.api.extensions [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Loaded extension: vpnaas 2026-04-23 00:49:51.816 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 00:49:51.816 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 00:49:51.816 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:49:51.817 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 00:49:51.817 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 00:49:51.818 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 00:49:51.821 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 00:49:51.821 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 00:49:51.821 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 00:49:51.821 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:49:51.822 7 WARNING neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] subnetpool is already registered 2026-04-23 00:49:51.822 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:49:51.822 7 WARNING neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] subnetpool is already registered 2026-04-23 00:49:51.822 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 00:49:51.822 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 00:49:51.823 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 00:49:51.823 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 00:49:51.823 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 00:49:51.823 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 00:49:51.825 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 00:49:51.825 7 WARNING neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] router is already registered 2026-04-23 00:49:51.825 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 00:49:51.826 7 WARNING neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] floatingip is already registered 2026-04-23 00:49:51.827 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 00:49:51.827 7 WARNING neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] rbac_policy is already registered 2026-04-23 00:49:51.827 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 00:49:51.827 7 WARNING neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] security_group is already registered 2026-04-23 00:49:51.827 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 00:49:51.828 7 WARNING neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] security_group_rule is already registered 2026-04-23 00:49:51.828 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:49:51.828 7 WARNING neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] subnetpool is already registered 2026-04-23 00:49:51.828 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:49:51.828 7 WARNING neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] subnetpool is already registered 2026-04-23 00:49:51.829 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 00:49:51.829 7 WARNING neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] trunk is already registered 2026-04-23 00:49:51.829 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 00:49:51.829 7 WARNING neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] endpoint_group is already registered 2026-04-23 00:49:51.829 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 00:49:51.829 7 WARNING neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] vpnservice is already registered 2026-04-23 00:49:51.830 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 00:49:51.830 7 WARNING neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] ipsec_site_connection is already registered 2026-04-23 00:49:51.830 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 00:49:51.830 7 WARNING neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] ipsecpolicy is already registered 2026-04-23 00:49:51.830 7 INFO neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 00:49:51.830 7 WARNING neutron.quota.resource_registry [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] ikepolicy is already registered 2026-04-23 00:49:51.866 7 WARNING keystonemiddleware._common.config [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 00:49:51.873 7 WARNING oslo_config.cfg [None req-29d5e4a2-4fa2-4057-b7e8-11c08f41a3ef - - - - - -] 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 0x56113ad22180 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 00:49:57.545 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df930dd8-764e-4ecc-b234-9f4b8a6d6462 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.23 () {44 vars in 923 bytes} [Thu Apr 23 00:49:56 2026] GET /v2.0/networks/public => generated 108 bytes in 729 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.23 () {44 vars in 945 bytes} [Thu Apr 23 00:49:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:49:57.986 8 WARNING oslo_policy.policy [None req-7f3fb781-186e-4846-9e1f-cbaf9f2fdecb 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-23 00:49:58.230 8 WARNING neutron.services.revisions.revision_plugin [None req-7f3fb781-186e-4846-9e1f-cbaf9f2fdecb 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:49:58.254 8 INFO neutron.db.segments_db [None req-7f3fb781-186e-4846-9e1f-cbaf9f2fdecb 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 268dc5c7-825f-4d62-a1ba-0c2383faae08 of type flat for network 476d2d3b-d8fe-45ae-a5a3-bf4b51c0c0d6 2026-04-23 00:49:58.322 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f3fb781-186e-4846-9e1f-cbaf9f2fdecb 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.23 () {48 vars in 963 bytes} [Thu Apr 23 00:49:57 2026] POST /v2.0/networks => generated 124 bytes in 515 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:50:04.181 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb21cd67-4862-4340-9f1e-a819c5582fce 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.23 () {44 vars in 923 bytes} [Thu Apr 23 00:50:04 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.23 () {44 vars in 945 bytes} [Thu Apr 23 00:50:04 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-04-23 00:50:04.265 8 WARNING neutron.services.revisions.revision_plugin [None req-7075a9ff-68e1-4fde-897d-c5d3502e15c9 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:50:04.282 8 INFO neutron.db.segments_db [None req-7075a9ff-68e1-4fde-897d-c5d3502e15c9 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 20f257d8-1fbb-46d7-ab30-32302d1ef19b of type flat for network c4749dbb-f368-4f8b-88f5-d1491e34668f 2026-04-23 00:50:04.316 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7075a9ff-68e1-4fde-897d-c5d3502e15c9 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.23 () {48 vars in 963 bytes} [Thu Apr 23 00:50:04 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-04-23 00:50:10.467 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a70e88f2-116c-4b2b-a1f5-c7787f600d6b 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.23 () {44 vars in 923 bytes} [Thu Apr 23 00:50:10 2026] GET /v2.0/networks/public => generated 108 bytes in 358 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.23 () {44 vars in 945 bytes} [Thu Apr 23 00:50:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:50:10.771 7 WARNING oslo_policy.policy [None req-f44911fa-f0f6-4fb3-8cd7-be9ee017338b 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-23 00:50:10.805 7 WARNING neutron.services.revisions.revision_plugin [None req-f44911fa-f0f6-4fb3-8cd7-be9ee017338b 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:50:10.834 7 INFO neutron.db.segments_db [None req-f44911fa-f0f6-4fb3-8cd7-be9ee017338b 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 71b42eae-1e96-43db-98b5-ac3bc50b6d4a of type flat for network 6f242355-0edf-4b4c-943a-38f0e78458d5 2026-04-23 00:50:10.886 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f44911fa-f0f6-4fb3-8cd7-be9ee017338b 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.23 () {48 vars in 963 bytes} [Thu Apr 23 00:50:10 2026] POST /v2.0/networks => generated 124 bytes in 391 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:50:16.743 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3509c16-c73f-4a66-9afd-41b1208b0aaf 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.23 () {44 vars in 923 bytes} [Thu Apr 23 00:50:16 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.23 () {44 vars in 945 bytes} [Thu Apr 23 00:50:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:50:16.817 7 WARNING neutron.services.revisions.revision_plugin [None req-eece100e-338d-4044-ae40-f61dd227794e 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:50:16.840 7 INFO neutron.db.segments_db [None req-eece100e-338d-4044-ae40-f61dd227794e 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 80066e52-68d0-47b9-9ea4-9e8cc6ecbc84 of type flat for network ddb6ec03-9cfb-4b98-9703-5e1792528082 2026-04-23 00:50:16.870 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eece100e-338d-4044-ae40-f61dd227794e 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.23 () {48 vars in 963 bytes} [Thu Apr 23 00:50:16 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:50:22.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5fa3790-4415-4ff7-845a-70a9501d5e43 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.23 () {44 vars in 923 bytes} [Thu Apr 23 00:50:22 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.23 () {44 vars in 945 bytes} [Thu Apr 23 00:50:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:50:22.831 8 WARNING neutron.services.revisions.revision_plugin [None req-60bd7650-9fd1-4564-87d4-e9a087021d67 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:50:22.859 8 INFO neutron.db.segments_db [None req-60bd7650-9fd1-4564-87d4-e9a087021d67 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 7cb4a29d-b06f-46c5-905a-df26c7b665ee of type flat for network 397351a3-43d0-4fc1-b8e6-efa001049d11 2026-04-23 00:50:22.892 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60bd7650-9fd1-4564-87d4-e9a087021d67 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.23 () {48 vars in 963 bytes} [Thu Apr 23 00:50:22 2026] POST /v2.0/networks => generated 124 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:50:28.792 7 INFO neutron.pecan_wsgi.hooks.translation [None req-16dc5db8-0f7f-44c2-be67-bf8a06b2ec63 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.23 () {44 vars in 923 bytes} [Thu Apr 23 00:50:28 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.23 () {44 vars in 945 bytes} [Thu Apr 23 00:50:28 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-04-23 00:50:28.960 7 WARNING neutron.services.revisions.revision_plugin [None req-41d3293d-b7ee-4fb0-94d6-4cb7218de070 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:50:28.977 7 INFO neutron.db.segments_db [None req-41d3293d-b7ee-4fb0-94d6-4cb7218de070 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 8022af79-1ab1-491e-b5c9-6a3d20acbb38 of type flat for network 3248ace3-8324-47a2-88ee-0f1da5955ef8 [pid: 7|app: 0|req: 10/22] 199.204.45.23 () {48 vars in 963 bytes} [Thu Apr 23 00:50:28 2026] POST /v2.0/networks => generated 706 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 00:50:30.258 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07efee2f-55bd-4695-b886-856c2b0a065e 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.23 () {44 vars in 923 bytes} [Thu Apr 23 00:50:30 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.23 () {44 vars in 945 bytes} [Thu Apr 23 00:50:30 2026] GET /v2.0/networks?name=public => generated 709 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 00:50:30.369 8 INFO neutron.pecan_wsgi.hooks.translation [None req-902c0fe1-15a6-4fa3-8d81-de0e03197cef 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.204.45.23 () {44 vars in 1030 bytes} [Thu Apr 23 00:50:30 2026] GET /v2.0/subnets/public-subnet?network_id=3248ace3-8324-47a2-88ee-0f1da5955ef8 => generated 113 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.204.45.23 () {44 vars in 1053 bytes} [Thu Apr 23 00:50:30 2026] GET /v2.0/subnets?name=public-subnet&network_id=3248ace3-8324-47a2-88ee-0f1da5955ef8 => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.23 () {48 vars in 961 bytes} [Thu Apr 23 00:50:30 2026] POST /v2.0/subnets => generated 641 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 00:54:55.609 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f1af0d15-fc3a-43fc-8bdc-991a955b6c68] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 00:54:55.614 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [605af948-bf57-4944-9b8e-42a00a1dabc3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 00:54:55.725 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac45b596-23e5-4efb-a560-8263466e87e1 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/63] 199.204.45.23 () {44 vars in 933 bytes} [Thu Apr 23 00:54:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:54:55.735 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8a204a8b-5cd7-4b76-a256-75b1edd31fb3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 00:54:55.736 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [caf67b46-f813-4699-a7dd-64d57df5b35c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 00:54:55.740 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 00:54:55 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.23) !!! [pid: 8|app: 0|req: 33/64] 199.204.45.23 () {44 vars in 955 bytes} [Thu Apr 23 00:54:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:54:55.826 7 INFO neutron.db.segments_db [None req-a4b51e7f-365e-46c0-b807-de62c23b27e6 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 120926e7-56ab-4d08-bd94-782e28d1b57d of type vxlan for network 3a1ecb61-b9cc-481d-a139-97b7853a9df9 [pid: 7|app: 0|req: 32/65] 199.204.45.23 () {48 vars in 962 bytes} [Thu Apr 23 00:54:55 2026] POST /v2.0/networks => generated 707 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 00:54:56.808 8 INFO oslo.messaging._drivers.impl_rabbit [-] [caf67b46-f813-4699-a7dd-64d57df5b35c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43682. 2026-04-23 00:54:56.809 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8a204a8b-5cd7-4b76-a256-75b1edd31fb3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43690. 2026-04-23 00:54:56.850 8 INFO neutron.pecan_wsgi.hooks.translation [None req-201d3ee2-7324-4d31-ab26-494993db96c6 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/66] 199.204.45.23 () {44 vars in 933 bytes} [Thu Apr 23 00:54:56 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:54:56.905 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f1af0d15-fc3a-43fc-8bdc-991a955b6c68] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43706. 2026-04-23 00:54:56.905 7 INFO oslo.messaging._drivers.impl_rabbit [-] [605af948-bf57-4944-9b8e-42a00a1dabc3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43722. [pid: 7|app: 0|req: 33/67] 199.204.45.23 () {44 vars in 955 bytes} [Thu Apr 23 00:54:56 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-04-23 00:54:56.941 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d08f528a-6943-484b-84a2-645746a63011 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/68] 199.204.45.23 () {44 vars in 1032 bytes} [Thu Apr 23 00:54:56 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/69] 199.204.45.23 () {44 vars in 1055 bytes} [Thu Apr 23 00:54:56 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.204.45.23 () {48 vars in 961 bytes} [Thu Apr 23 00:54:56 2026] POST /v2.0/subnets => generated 627 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 00:54:58.271 7 INFO neutron.api.v2.resource [None req-aac5d4bc-7533-4598-bb8e-dae26753072c 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/71] 199.204.45.23 () {44 vars in 967 bytes} [Thu Apr 23 00:54:58 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.204.45.23 () {44 vars in 989 bytes} [Thu Apr 23 00:54:58 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.204.45.23 () {48 vars in 976 bytes} [Thu Apr 23 00:54:58 2026] POST /v2.0/security-groups => generated 1552 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:54:59 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 1552 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:54:59 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 1552 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:54:59 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 1552 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.204.45.23 () {48 vars in 987 bytes} [Thu Apr 23 00:54:59 2026] POST /v2.0/security-group-rules => generated 569 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:00 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 2134 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:00 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 2134 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:00 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 2134 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.23 () {48 vars in 987 bytes} [Thu Apr 23 00:55:00 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: 43/84] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:01 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 2718 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:01 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 2718 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:01 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 2718 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.23 () {48 vars in 987 bytes} [Thu Apr 23 00:55:01 2026] POST /v2.0/security-group-rules => generated 571 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:02 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 3302 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:02 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 3302 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:02 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 3302 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.23 () {48 vars in 987 bytes} [Thu Apr 23 00:55:02 2026] POST /v2.0/security-group-rules => generated 571 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:03 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 3886 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:03 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => 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: 48/94] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:03 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 3886 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.23 () {48 vars in 987 bytes} [Thu Apr 23 00:55:04 2026] POST /v2.0/security-group-rules => generated 571 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.23 () {44 vars in 983 bytes} [Thu Apr 23 00:55:05 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9 => generated 732 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 00:55:05.341 7 INFO neutron.pecan_wsgi.hooks.translation [None req-137e8ec2-6092-4b73-a30c-85a51f9f5a31 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/97] 199.204.45.23 () {44 vars in 1072 bytes} [Thu Apr 23 00:55:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9 => 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: 50/98] 199.204.45.23 () {44 vars in 1095 bytes} [Thu Apr 23 00:55:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:05 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => 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: 51/100] 199.204.45.23 () {48 vars in 957 bytes} [Thu Apr 23 00:55:05 2026] POST /v2.0/ports => generated 1096 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 00:55:11.331 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34091617-f9a0-4e31-b5d5-ce893654a61e 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/101] 199.204.45.23 () {44 vars in 975 bytes} [Thu Apr 23 00:55:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 62 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: 52/102] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:11 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/103] 199.204.45.23 () {48 vars in 1027 bytes} [Thu Apr 23 00:55:11 2026] PUT /v2.0/ports/748258d2-7ce1-4b6c-ba65-307be96b6c78 => generated 1209 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.204.45.23 () {44 vars in 916 bytes} [Thu Apr 23 00:55:13 2026] GET /v2.0/ports => generated 3726 bytes in 101 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-04-23 00:55:14.430 7 INFO neutron.api.v2.resource [None req-27399f8a-9633-4fe4-8304-5dc27656029e 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/105] 199.204.45.23 () {44 vars in 955 bytes} [Thu Apr 23 00:55:14 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.23 () {44 vars in 977 bytes} [Thu Apr 23 00:55:14 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.23 () {48 vars in 976 bytes} [Thu Apr 23 00:55:14 2026] POST /v2.0/security-groups => generated 1546 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:15 2026] GET /v2.0/security-groups/c0804e95-dd60-438b-8fae-d2782ca51473 => generated 1546 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:15 2026] GET /v2.0/security-groups/c0804e95-dd60-438b-8fae-d2782ca51473 => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:15 2026] GET /v2.0/security-groups/c0804e95-dd60-438b-8fae-d2782ca51473 => generated 1546 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.23 () {48 vars in 987 bytes} [Thu Apr 23 00:55:15 2026] POST /v2.0/security-group-rules => generated 589 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:16 2026] GET /v2.0/security-groups/c0804e95-dd60-438b-8fae-d2782ca51473 => generated 2148 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:16 2026] GET /v2.0/security-groups/c0804e95-dd60-438b-8fae-d2782ca51473 => generated 2148 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 00:55:16 2026] GET /v2.0/security-groups/c0804e95-dd60-438b-8fae-d2782ca51473 => generated 2148 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 199.204.45.23 () {48 vars in 987 bytes} [Thu Apr 23 00:55:16 2026] POST /v2.0/security-group-rules => generated 593 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/126] 199.204.45.23 () {44 vars in 971 bytes} [Thu Apr 23 00:56:20 2026] GET /v2.0/quotas/9d4242857c51467b95c3368ff9161c2d => generated 292 bytes in 14 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/127] 199.204.45.23 () {48 vars in 1023 bytes} [Thu Apr 23 00:56:21 2026] PUT /v2.0/quotas/9d4242857c51467b95c3368ff9161c2d => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 00:58:30.584 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [caf67b46-f813-4699-a7dd-64d57df5b35c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 00:58:30.588 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8a204a8b-5cd7-4b76-a256-75b1edd31fb3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 00:58:30.589 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 00:58:30 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.23) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-23 00:58:30.826 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e26f6348-fb16-44e2-8c39-0644b1882f05 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/146] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 00:58:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 250 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:58:30.840 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [605af948-bf57-4944-9b8e-42a00a1dabc3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 00:58:30.841 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f1af0d15-fc3a-43fc-8bdc-991a955b6c68] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 00:58:30.844 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 00:58:30 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.23) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/147] 199.204.45.23 () {30 vars in 762 bytes} [Thu Apr 23 00:58:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 00:58:32.451 8 INFO oslo.messaging._drivers.impl_rabbit [-] [caf67b46-f813-4699-a7dd-64d57df5b35c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58970. 2026-04-23 00:58:32.452 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8a204a8b-5cd7-4b76-a256-75b1edd31fb3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58986. 2026-04-23 00:58:32.552 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2622b75e-afb0-42f0-964e-d4146d7f325e 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/148] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 00:58:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:58:32.592 7 INFO oslo.messaging._drivers.impl_rabbit [-] [605af948-bf57-4944-9b8e-42a00a1dabc3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58996. 2026-04-23 00:58:32.593 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f1af0d15-fc3a-43fc-8bdc-991a955b6c68] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59004. [pid: 7|app: 0|req: 74/149] 199.204.45.23 () {30 vars in 762 bytes} [Thu Apr 23 00:58:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:04:07.055 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8a204a8b-5cd7-4b76-a256-75b1edd31fb3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:04:07.056 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [caf67b46-f813-4699-a7dd-64d57df5b35c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:04:07.059 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 01:04:07 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=da206052495a4a3f964532ffdf3cba3a (ip 199.204.45.23) !!! 2026-04-23 01:04:07.237 8 INFO neutron.api.v2.resource [None req-5f1e9940-7047-4c55-b69f-f96a451b295c 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 98/194] 199.204.45.23 () {44 vars in 1070 bytes} [Thu Apr 23 01:04:07 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=da206052495a4a3f964532ffdf3cba3a => generated 139 bytes in 187 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:04:07.247 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [605af948-bf57-4944-9b8e-42a00a1dabc3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:04:07.249 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f1af0d15-fc3a-43fc-8bdc-991a955b6c68] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:04:07.250 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 01:04:07 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=da206052495a4a3f964532ffdf3cba3a (ip 199.204.45.23) !!! [pid: 7|app: 0|req: 97/195] 199.204.45.23 () {44 vars in 1093 bytes} [Thu Apr 23 01:04:07 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=da206052495a4a3f964532ffdf3cba3a => generated 23 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/196] 199.204.45.23 () {48 vars in 977 bytes} [Thu Apr 23 01:04:07 2026] POST /v2.0/security-groups => generated 1560 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:04:08.546 7 INFO oslo.messaging._drivers.impl_rabbit [-] [605af948-bf57-4944-9b8e-42a00a1dabc3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49742. 2026-04-23 01:04:08.547 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f1af0d15-fc3a-43fc-8bdc-991a955b6c68] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49746. [pid: 7|app: 0|req: 98/197] 199.204.45.23 () {44 vars in 1084 bytes} [Thu Apr 23 01:04:08 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7?project_id=da206052495a4a3f964532ffdf3cba3a => generated 1560 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:04:08.645 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8a204a8b-5cd7-4b76-a256-75b1edd31fb3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49758. 2026-04-23 01:04:08.649 8 INFO oslo.messaging._drivers.impl_rabbit [-] [caf67b46-f813-4699-a7dd-64d57df5b35c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49772. [pid: 8|app: 0|req: 100/198] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:04:08 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7 => generated 1560 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/199] 199.204.45.23 () {44 vars in 1084 bytes} [Thu Apr 23 01:04:08 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7?project_id=da206052495a4a3f964532ffdf3cba3a => generated 1560 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/200] 199.204.45.23 () {48 vars in 987 bytes} [Thu Apr 23 01:04:08 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) [pid: 7|app: 0|req: 100/201] 199.204.45.23 () {44 vars in 1084 bytes} [Thu Apr 23 01:04:09 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7?project_id=da206052495a4a3f964532ffdf3cba3a => generated 2138 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/202] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:04:09 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7 => generated 2138 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/203] 199.204.45.23 () {44 vars in 1084 bytes} [Thu Apr 23 01:04:09 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7?project_id=da206052495a4a3f964532ffdf3cba3a => generated 2138 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/204] 199.204.45.23 () {48 vars in 987 bytes} [Thu Apr 23 01:04:10 2026] POST /v2.0/security-group-rules => generated 567 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/205] 199.204.45.23 () {44 vars in 1084 bytes} [Thu Apr 23 01:04:10 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7?project_id=da206052495a4a3f964532ffdf3cba3a => generated 2718 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/206] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:04:11 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7 => generated 2718 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/207] 199.204.45.23 () {44 vars in 1084 bytes} [Thu Apr 23 01:04:11 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7?project_id=da206052495a4a3f964532ffdf3cba3a => generated 2718 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/208] 199.204.45.23 () {48 vars in 987 bytes} [Thu Apr 23 01:04:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/209] 199.204.45.23 () {44 vars in 1084 bytes} [Thu Apr 23 01:04:12 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7?project_id=da206052495a4a3f964532ffdf3cba3a => generated 3300 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/210] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:04:12 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7 => generated 3300 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/211] 199.204.45.23 () {44 vars in 1084 bytes} [Thu Apr 23 01:04:12 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7?project_id=da206052495a4a3f964532ffdf3cba3a => generated 3300 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/212] 199.204.45.23 () {48 vars in 987 bytes} [Thu Apr 23 01:04:12 2026] POST /v2.0/security-group-rules => generated 570 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/231] 199.204.45.23 () {30 vars in 739 bytes} [Thu Apr 23 01:06:16 2026] GET /v2.0/networks?tenant_id=da206052495a4a3f964532ffdf3cba3a&shared=False => generated 15 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:06:16.973 7 INFO neutron.db.segments_db [None req-02b173eb-9448-40cd-bc67-7277be742a62 5bebdbbb4146452b9be3c42ce43f1012 da206052495a4a3f964532ffdf3cba3a - - 0068d90204504b8ea06f8d78753b48ee 0068d90204504b8ea06f8d78753b48ee] Added segment 082ad269-963f-4f6d-a5ac-000fa20f3ffc of type vxlan for network 24648df1-c798-4f2d-93a6-7d8903835688 [pid: 7|app: 0|req: 115/232] 199.204.45.23 () {34 vars in 681 bytes} [Thu Apr 23 01:06:16 2026] POST /v2.0/networks => generated 718 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/233] 199.204.45.23 () {30 vars in 721 bytes} [Thu Apr 23 01:06:17 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 116/234] 199.204.45.23 () {30 vars in 632 bytes} [Thu Apr 23 01:06:17 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: 119/235] 199.204.45.23 () {34 vars in 676 bytes} [Thu Apr 23 01:06:17 2026] POST /v2.0/ports => generated 963 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/236] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:06:17 2026] GET /v2.0/networks/24648df1-c798-4f2d-93a6-7d8903835688 => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/237] 199.204.45.23 () {30 vars in 721 bytes} [Thu Apr 23 01:06:19 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/238] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:06:20 2026] GET /v2.0/networks/24648df1-c798-4f2d-93a6-7d8903835688 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/241] 199.204.45.23 () {44 vars in 971 bytes} [Thu Apr 23 01:06:35 2026] GET /v2.0/quotas/da206052495a4a3f964532ffdf3cba3a => 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: 120/242] 199.204.45.23 () {48 vars in 1023 bytes} [Thu Apr 23 01:06:36 2026] PUT /v2.0/quotas/da206052495a4a3f964532ffdf3cba3a => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:17:04.558 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f1af0d15-fc3a-43fc-8bdc-991a955b6c68] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:17:04.560 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [605af948-bf57-4944-9b8e-42a00a1dabc3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:17:04.561 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 01:17:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.23) !!! 2026-04-23 01:17:04.722 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e51a38e-6ebd-4713-aa42-7ed3c0e9d9d8 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 163/327] 199.204.45.23 () {44 vars in 923 bytes} [Thu Apr 23 01:17:04 2026] GET /v2.0/networks/public => generated 108 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:17:04.732 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8a204a8b-5cd7-4b76-a256-75b1edd31fb3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:17:04.734 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [caf67b46-f813-4699-a7dd-64d57df5b35c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:17:04.735 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 01:17:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.23) !!! [pid: 8|app: 0|req: 165/328] 199.204.45.23 () {44 vars in 945 bytes} [Thu Apr 23 01:17:04 2026] GET /v2.0/networks?name=public => generated 753 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:17:05.938 7 INFO oslo.messaging._drivers.impl_rabbit [-] [605af948-bf57-4944-9b8e-42a00a1dabc3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54446. 2026-04-23 01:17:05.939 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f1af0d15-fc3a-43fc-8bdc-991a955b6c68] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54434. 2026-04-23 01:17:05.977 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd5d63b8-2408-41e9-8524-5fe15f674550 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 164/329] 199.204.45.23 () {44 vars in 923 bytes} [Thu Apr 23 01:17:05 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-04-23 01:17:06.024 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8a204a8b-5cd7-4b76-a256-75b1edd31fb3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54448. 2026-04-23 01:17:06.026 8 INFO oslo.messaging._drivers.impl_rabbit [-] [caf67b46-f813-4699-a7dd-64d57df5b35c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54452. [pid: 8|app: 0|req: 166/330] 199.204.45.23 () {44 vars in 945 bytes} [Thu Apr 23 01:17:05 2026] GET /v2.0/networks?name=public => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:17:06.080 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87d7211d-9146-4318-a99e-d6c048d0e22b 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 165/331] 199.204.45.23 () {44 vars in 1030 bytes} [Thu Apr 23 01:17:06 2026] GET /v2.0/subnets/public-subnet?network_id=3248ace3-8324-47a2-88ee-0f1da5955ef8 => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/332] 199.204.45.23 () {44 vars in 1053 bytes} [Thu Apr 23 01:17:06 2026] GET /v2.0/subnets?name=public-subnet&network_id=3248ace3-8324-47a2-88ee-0f1da5955ef8 => generated 644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:17:38.257 7 INFO neutron.pecan_wsgi.hooks.translation [None req-56bcb07a-d86a-4fa7-8163-d1df87b704f9 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 168/337] 199.204.45.23 () {44 vars in 933 bytes} [Thu Apr 23 01:17:38 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/338] 199.204.45.23 () {44 vars in 955 bytes} [Thu Apr 23 01:17:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:17:39.211 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d097a08-cc54-4a2d-8015-1a36752092a8 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 169/339] 199.204.45.23 () {44 vars in 933 bytes} [Thu Apr 23 01:17:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/340] 199.204.45.23 () {44 vars in 955 bytes} [Thu Apr 23 01:17:39 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:17:39.304 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9cd8ed1-ab01-4adb-b81b-65eea5dee5c8 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/341] 199.204.45.23 () {44 vars in 1032 bytes} [Thu Apr 23 01:17:39 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/342] 199.204.45.23 () {44 vars in 1055 bytes} [Thu Apr 23 01:17:39 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:17:40.431 7 INFO neutron.api.v2.resource [None req-e66a535c-4489-41bd-99eb-9c098005c2fd 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/343] 199.204.45.23 () {44 vars in 967 bytes} [Thu Apr 23 01:17:40 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: 173/344] 199.204.45.23 () {44 vars in 989 bytes} [Thu Apr 23 01:17:40 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/345] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:41 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 4470 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/346] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:41 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => 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: 173/347] 199.204.45.23 () {44 vars in 1007 bytes} [Thu Apr 23 01:17:41 2026] GET /v2.0/security-group-rules/7bbe4884-0494-475b-b1af-21b78d861cd0 => 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: 175/348] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:42 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 4470 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/349] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:42 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => 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: 176/350] 199.204.45.23 () {44 vars in 1007 bytes} [Thu Apr 23 01:17:42 2026] GET /v2.0/security-group-rules/536aa9a9-8c43-490e-8da5-216eeb8c84f9 => 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: 175/351] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:43 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 4470 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/352] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:43 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/353] 199.204.45.23 () {44 vars in 1007 bytes} [Thu Apr 23 01:17:43 2026] GET /v2.0/security-group-rules/e3a8201b-f9ad-4902-a0b6-af2eeb830f59 => generated 571 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/354] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:44 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 4470 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/355] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:44 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 4470 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/356] 199.204.45.23 () {44 vars in 1007 bytes} [Thu Apr 23 01:17:44 2026] GET /v2.0/security-group-rules/f3572414-c98b-4092-be0d-be7068b3d7fd => generated 571 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/357] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:45 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 4470 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/358] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:45 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 4470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/359] 199.204.45.23 () {44 vars in 1007 bytes} [Thu Apr 23 01:17:45 2026] GET /v2.0/security-group-rules/1b292257-9de8-4a1e-b393-5701977ae7e4 => generated 571 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/362] 199.204.45.23 () {44 vars in 983 bytes} [Thu Apr 23 01:17:46 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9 => generated 732 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:17:46.591 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d5e2d9f-2871-431f-afca-1c1508970b45 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/363] 199.204.45.23 () {44 vars in 1072 bytes} [Thu Apr 23 01:17:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9 => 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: 183/364] 199.204.45.23 () {44 vars in 1095 bytes} [Thu Apr 23 01:17:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9 => generated 1250 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/365] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:46 2026] GET /v2.0/security-groups/926f3ca9-add3-41dd-87b5-4b2e29f79da1 => generated 4470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:17:52.841 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0830971-0567-463b-8e75-0fef2e3d6f59 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/366] 199.204.45.23 () {44 vars in 975 bytes} [Thu Apr 23 01:17:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 199.204.45.23 () {44 vars in 916 bytes} [Thu Apr 23 01:17:54 2026] GET /v2.0/ports => generated 4721 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:17:55.364 7 INFO neutron.api.v2.resource [None req-5d93cc79-f9b9-4192-a89f-d2b079ac912d 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/369] 199.204.45.23 () {44 vars in 955 bytes} [Thu Apr 23 01:17:55 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.204.45.23 () {44 vars in 977 bytes} [Thu Apr 23 01:17:55 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2757 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:56 2026] GET /v2.0/security-groups/c0804e95-dd60-438b-8fae-d2782ca51473 => 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: 187/372] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:56 2026] GET /v2.0/security-groups/c0804e95-dd60-438b-8fae-d2782ca51473 => generated 2754 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.23 () {44 vars in 1007 bytes} [Thu Apr 23 01:17:56 2026] GET /v2.0/security-group-rules/387b760f-3a54-43f7-b893-096fe557c41a => generated 589 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:57 2026] GET /v2.0/security-groups/c0804e95-dd60-438b-8fae-d2782ca51473 => generated 2754 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:17:57 2026] GET /v2.0/security-groups/c0804e95-dd60-438b-8fae-d2782ca51473 => generated 2754 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.23 () {44 vars in 1007 bytes} [Thu Apr 23 01:17:57 2026] GET /v2.0/security-group-rules/d8d1adef-bd10-4062-990d-4f2a7e0966cc => generated 593 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.23 () {44 vars in 971 bytes} [Thu Apr 23 01:18:07 2026] GET /v2.0/quotas/9d4242857c51467b95c3368ff9161c2d => generated 291 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:18:54.860 8 INFO neutron.api.v2.resource [None req-79599172-77db-408f-b2f5-aec3dde0d4f1 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/386] 199.204.45.23 () {44 vars in 1070 bytes} [Thu Apr 23 01:18:54 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=da206052495a4a3f964532ffdf3cba3a => generated 139 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.204.45.23 () {44 vars in 1093 bytes} [Thu Apr 23 01:18:54 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=da206052495a4a3f964532ffdf3cba3a => generated 3886 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.204.45.23 () {44 vars in 1084 bytes} [Thu Apr 23 01:18:55 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7?project_id=da206052495a4a3f964532ffdf3cba3a => generated 3883 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:18:55 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7 => generated 3883 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.204.45.23 () {44 vars in 1007 bytes} [Thu Apr 23 01:18:55 2026] GET /v2.0/security-group-rules/0246b40a-6d9d-4a0a-85de-3967804d4d7d => generated 565 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.204.45.23 () {44 vars in 1084 bytes} [Thu Apr 23 01:18:56 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7?project_id=da206052495a4a3f964532ffdf3cba3a => generated 3883 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:18:56 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7 => generated 3883 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.204.45.23 () {44 vars in 1007 bytes} [Thu Apr 23 01:18:56 2026] GET /v2.0/security-group-rules/122d1609-ee75-438a-afbd-1f4a3c33851d => generated 567 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.204.45.23 () {44 vars in 1084 bytes} [Thu Apr 23 01:18:57 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7?project_id=da206052495a4a3f964532ffdf3cba3a => generated 3883 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:18:57 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7 => generated 3883 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.23 () {44 vars in 1007 bytes} [Thu Apr 23 01:18:57 2026] GET /v2.0/security-group-rules/fa4bca47-7ad0-4f49-b710-f5e556a0575b => 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: 198/397] 199.204.45.23 () {44 vars in 1084 bytes} [Thu Apr 23 01:18:58 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7?project_id=da206052495a4a3f964532ffdf3cba3a => generated 3883 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.204.45.23 () {44 vars in 997 bytes} [Thu Apr 23 01:18:59 2026] GET /v2.0/security-groups/667c9976-8aac-49a6-9d9b-bb88a71bf9b7 => generated 3883 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.204.45.23 () {44 vars in 1007 bytes} [Thu Apr 23 01:18:59 2026] GET /v2.0/security-group-rules/57ff8a2d-3961-45ea-9d26-462a6a800b21 => generated 570 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.23 () {44 vars in 971 bytes} [Thu Apr 23 01:19:06 2026] GET /v2.0/quotas/da206052495a4a3f964532ffdf3cba3a => generated 291 bytes in 18 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.23 () {44 vars in 945 bytes} [Thu Apr 23 01:19:54 2026] GET /v2.0/networks?name=public => generated 753 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:20:33.529 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8a204a8b-5cd7-4b76-a256-75b1edd31fb3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:20:33.532 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [caf67b46-f813-4699-a7dd-64d57df5b35c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 208/416] 10.0.0.128 () {32 vars in 649 bytes} [Thu Apr 23 01:20:33 2026] GET /v2.0/networks => generated 2168 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:20:34.897 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [605af948-bf57-4944-9b8e-42a00a1dabc3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 01:20:34.905 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f1af0d15-fc3a-43fc-8bdc-991a955b6c68] 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: 209/417] 10.0.0.128 () {32 vars in 655 bytes} [Thu Apr 23 01:20:34 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 10.0.0.128 () {32 vars in 647 bytes} [Thu Apr 23 01:20:34 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 10.0.0.128 () {32 vars in 643 bytes} [Thu Apr 23 01:20:34 2026] GET /v2.0/ports => generated 4721 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 10.0.0.128 () {32 vars in 647 bytes} [Thu Apr 23 01:20:35 2026] GET /v2.0/subnets => generated 1261 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 10.0.0.128 () {32 vars in 649 bytes} [Thu Apr 23 01:20:35 2026] GET /v2.0/networks => generated 2168 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:20:35.204 8 INFO oslo.messaging._drivers.impl_rabbit [-] [caf67b46-f813-4699-a7dd-64d57df5b35c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46752. 2026-04-23 01:20:35.212 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8a204a8b-5cd7-4b76-a256-75b1edd31fb3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46756. [pid: 8|app: 0|req: 211/422] 10.0.0.128 () {32 vars in 663 bytes} [Thu Apr 23 01:20:35 2026] GET /v2.0/security-groups => generated 16622 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 10.0.0.128 () {32 vars in 655 bytes} [Thu Apr 23 01:20:35 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-04-23 01:20:45.699 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f1af0d15-fc3a-43fc-8bdc-991a955b6c68] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33372. 2026-04-23 01:20:45.701 7 INFO oslo.messaging._drivers.impl_rabbit [-] [605af948-bf57-4944-9b8e-42a00a1dabc3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33376. 2026-04-23 01:20:45.886 8 INFO neutron.db.segments_db [None req-80c6d549-428c-4c48-8979-9688a010e900 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment ae0cc5a4-d1f4-414f-aafa-affbd73bf877 of type vxlan for network 2a1b0b4f-f463-4005-bc12-b52ae9fec712 2026-04-23 01:20:45.888 7 INFO neutron.db.segments_db [None req-60660b4f-8b7d-4acd-9ff9-d85b0085b905 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment cb0f5f2f-5447-4614-a361-d8cc0bd781dd of type vxlan for network 5470486b-3ad7-47bf-84e0-62f836667f3f [pid: 7|app: 0|req: 214/426] 10.0.0.128 () {34 vars in 671 bytes} [Thu Apr 23 01:20:45 2026] POST /v2.0/networks => generated 745 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/427] 10.0.0.128 () {34 vars in 671 bytes} [Thu Apr 23 01:20:45 2026] POST /v2.0/networks => generated 749 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/428] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:20:45 2026] POST /v2.0/subnets => generated 668 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:20:46.262 7 INFO neutron.db.segments_db [None req-42c0ddc2-6e49-420d-8c95-6a5006f45d9c 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment c9f44021-2545-47a8-b3d4-aa2b0e15b16f of type vxlan for network 35d41275-2f92-4bd5-ad23-92279b1a2a70 [pid: 7|app: 0|req: 215/429] 10.0.0.128 () {34 vars in 671 bytes} [Thu Apr 23 01:20:45 2026] POST /v2.0/networks => generated 737 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/430] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:20:46 2026] POST /v2.0/subnets => generated 672 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:20:46.483 8 INFO neutron.db.segments_db [None req-43cec1cc-a4fd-4b24-b8fc-44b05feb2af9 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment ee321370-1b90-4134-9aee-d68b19eef7f9 of type vxlan for network c4a883ef-2d0e-49f6-90b6-98ba9e4022d1 [pid: 7|app: 0|req: 216/431] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:20:46 2026] GET /v2.0/security-groups?tenant_id=5e73b5cc89774624b95519e1f306a708&name=default => generated 2797 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/432] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:20:46 2026] POST /v2.0/subnets => generated 660 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:20:46.761 8 INFO neutron.db.l3_hamode_db [None req-43cec1cc-a4fd-4b24-b8fc-44b05feb2af9 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:20:46.808 7 INFO neutron.db.segments_db [None req-436875f4-0bd2-44e3-b172-3a6e0f0816bc 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment bce9c57e-71b3-40ec-91be-2b13297a5873 of type vxlan for network 7c6e64f0-6a5d-4b44-8890-31a671b991fd 2026-04-23 01:20:47.142 7 INFO neutron.db.l3_hamode_db [None req-436875f4-0bd2-44e3-b172-3a6e0f0816bc 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:20:48.072 8 INFO neutron.db.l3_hamode_db [None req-43cec1cc-a4fd-4b24-b8fc-44b05feb2af9 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:20:48.464 7 INFO neutron.db.l3_hamode_db [None req-436875f4-0bd2-44e3-b172-3a6e0f0816bc 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 216/433] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:20:46 2026] POST /v2.0/routers => generated 732 bytes in 2797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/434] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:20:49 2026] DELETE /v2.0/security-groups/ba9116e4-b5e2-40b1-9884-e5259eb78d97 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:20:49.399 8 INFO neutron.db.segments_db [None req-18ee3a67-054f-4696-bc2c-5d63d503a153 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment ae50784f-00bf-4613-9afc-c8819c47bce4 of type vxlan for network 0b1fa2db-5713-48ed-8a97-846d0371239d [pid: 7|app: 0|req: 218/435] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:20:46 2026] POST /v2.0/routers => generated 736 bytes in 2864 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:20:49.681 8 INFO neutron.db.l3_hamode_db [None req-18ee3a67-054f-4696-bc2c-5d63d503a153 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:20:50.736 8 INFO neutron.db.l3_hamode_db [None req-18ee3a67-054f-4696-bc2c-5d63d503a153 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 219/436] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:20:49 2026] PUT /v2.0/routers/195a7bef-a165-491e-87ea-bdeb3238e841/add_router_interface => generated 309 bytes in 1505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/437] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:20:49 2026] POST /v2.0/routers => generated 724 bytes in 2448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/438] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:20:51 2026] PUT /v2.0/routers/576a22b3-1624-453e-9fc0-3ef89d3717e2/add_router_interface => generated 309 bytes in 1411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:20:52.702 7 WARNING neutron_lib.context [req-ba2edaac-2040-4842-8858-f3ea58757b1b req-db6cafd0-19ce-4144-b820-bb45be8e0117 11dd1fb2427144709ef522360b3fa1eb 9cdbb83a272140af8be575249c16d719 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 221/439] 10.0.0.153 () {38 vars in 971 bytes} [Thu Apr 23 01:20:52 2026] POST /v2.0/security-groups => generated 1617 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:20:53.086 7 WARNING neutron_lib.context [req-0e35a006-bad7-466c-8e52-0f956b307136 req-cbb2b344-7051-43ed-b41b-d4bb37afea28 9f30d730f2864ce29bbdfd642d991b53 f65bdbbae4d54be585d396725a58fd0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 222/440] 10.0.0.153 () {38 vars in 971 bytes} [Thu Apr 23 01:20:53 2026] POST /v2.0/security-groups => generated 1620 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/441] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:53 2026] GET /v2.0/security-groups/a098892a-fbf2-4692-beb7-b1fc6a0d322e => generated 1620 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/442] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:20:51 2026] PUT /v2.0/routers/8d05d829-812f-4d5b-b284-49c2907b4bb9/add_router_interface => generated 309 bytes in 1486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:20:53.309 7 WARNING neutron_lib.context [req-102fb918-12ec-47bb-bae7-2011b0ca3a30 req-85d02f52-939d-4694-929d-3d8c6a91abde 9f30d730f2864ce29bbdfd642d991b53 f65bdbbae4d54be585d396725a58fd0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 224/443] 10.0.0.153 () {38 vars in 981 bytes} [Thu Apr 23 01:20:53 2026] POST /v2.0/security-group-rules => generated 582 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:20:53.468 8 WARNING neutron_lib.context [req-c7f38dee-e23c-4499-9cc8-00b89a3d3a62 req-74065e18-2756-43f9-911e-a54f07369010 11dd1fb2427144709ef522360b3fa1eb 9cdbb83a272140af8be575249c16d719 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:20:53.471 7 WARNING neutron_lib.context [req-5c3470b7-7f04-47ed-a8ad-bf69e0d74814 req-7749673c-88b0-4b6b-a7e3-5c9ee8d3976c 9f30d730f2864ce29bbdfd642d991b53 f65bdbbae4d54be585d396725a58fd0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 225/444] 10.0.0.153 () {38 vars in 971 bytes} [Thu Apr 23 01:20:53 2026] POST /v2.0/security-groups => generated 1620 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/445] 10.0.0.153 () {38 vars in 971 bytes} [Thu Apr 23 01:20:53 2026] POST /v2.0/security-groups => generated 1618 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/446] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:53 2026] GET /v2.0/security-groups/6a054972-725a-4d06-9611-81a5185bd6c1 => generated 1620 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:20:53.690 8 WARNING neutron_lib.context [req-68c0ceb5-f057-4bc7-a8ed-85536a694bf6 req-88137abe-166d-4c9c-81d4-11ff9e4bd830 11dd1fb2427144709ef522360b3fa1eb 9cdbb83a272140af8be575249c16d719 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 226/447] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:20:53 2026] GET /v2.0/security-groups?tenant_id=263ee35d10314d6aa746cb3de90d4855&name=default => generated 2801 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:20:53.782 7 WARNING neutron_lib.context [req-c90deeda-f903-4861-b17d-b5c01e6c46be req-456446c3-2567-435f-b23f-e1bc6224e295 9f30d730f2864ce29bbdfd642d991b53 f65bdbbae4d54be585d396725a58fd0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 222/448] 10.0.0.153 () {38 vars in 971 bytes} [Thu Apr 23 01:20:53 2026] POST /v2.0/security-groups => generated 1617 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/449] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:20:53 2026] DELETE /v2.0/security-groups/3506f8b0-20da-452f-a9c0-a3f72699b656 => 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: 227/450] 10.0.0.153 () {38 vars in 981 bytes} [Thu Apr 23 01:20:53 2026] POST /v2.0/security-group-rules => generated 582 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:20:53.923 8 WARNING neutron_lib.context [None req-f0c9012b-e3b6-4bb3-98ee-abe9cbc25d92 aec62c9327f3426abe4009a4c88fe879 74467d23c76f4c1197fa095efb0d2e4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/451] 10.0.0.153 () {34 vars in 1002 bytes} [Thu Apr 23 01:20:53 2026] GET /v2.0/security-groups?tenant_id=9cdbb83a272140af8be575249c16d719 => generated 7595 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/452] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:53 2026] GET /v2.0/security-groups/6a054972-725a-4d06-9611-81a5185bd6c1 => generated 2213 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/453] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:54 2026] GET /v2.0/security-groups/d5c8d21f-1e2a-4267-815a-d62bbefcc5e6 => generated 2794 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:20:54.035 7 WARNING neutron_lib.context [req-5c2adc26-0184-4c48-b4d0-31b53de22e77 req-ab5c3410-9357-4cc1-889b-ba63444034ac 9f30d730f2864ce29bbdfd642d991b53 f65bdbbae4d54be585d396725a58fd0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 224/454] 10.0.0.128 () {34 vars in 685 bytes} [Thu Apr 23 01:20:53 2026] POST /v2.0/security-groups => generated 1595 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/455] 10.0.0.153 () {38 vars in 981 bytes} [Thu Apr 23 01:20:54 2026] POST /v2.0/security-group-rules => generated 587 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/456] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:54 2026] GET /v2.0/security-groups/d5c8d21f-1e2a-4267-815a-d62bbefcc5e6 => generated 2794 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:20:54.162 7 WARNING neutron_lib.context [None req-46589552-0c25-43c4-9f0a-2943a8a86e14 aec62c9327f3426abe4009a4c88fe879 74467d23c76f4c1197fa095efb0d2e4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/457] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:20:54 2026] GET /v2.0/security-groups?tenant_id=38ec784b895146a199f30f1542099fa5&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/458] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:54 2026] GET /v2.0/security-groups/6a054972-725a-4d06-9611-81a5185bd6c1 => generated 2811 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/459] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:20:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/461] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:54 2026] GET /v2.0/security-groups/55f32d38-85ea-4277-9608-fd363b14fdcc => generated 1617 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/461] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:20:54 2026] DELETE /v2.0/security-groups/22bcec09-7aae-4b92-b4bc-6d7ab4dcdf58 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:20:54.289 8 WARNING neutron_lib.context [None req-1c4b5574-a517-4873-8ba7-24d008b7bae6 aec62c9327f3426abe4009a4c88fe879 74467d23c76f4c1197fa095efb0d2e4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/462] 10.0.0.153 () {34 vars in 1001 bytes} [Thu Apr 23 01:20:54 2026] GET /v2.0/security-group-rules/f10c6c17-920d-46a5-aaa9-de1b52b258fd => generated 584 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/463] 10.0.0.153 () {36 vars in 1013 bytes} [Thu Apr 23 01:20:54 2026] DELETE /v2.0/security-groups/55f32d38-85ea-4277-9608-fd363b14fdcc => 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: 228/464] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:20:54 2026] POST /v2.0/security-group-rules => generated 570 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:20:54.437 8 WARNING neutron_lib.context [None req-4225ac74-09c9-4b1e-86f6-7829645c560e aec62c9327f3426abe4009a4c88fe879 74467d23c76f4c1197fa095efb0d2e4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/465] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:54 2026] GET /v2.0/security-groups/6a054972-725a-4d06-9611-81a5185bd6c1 => generated 2811 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:20:54.452 7 INFO neutron.api.v2.resource [req-73da4ef0-76da-4be5-a410-3ef3c8e5de8f req-b7f878bb-27cf-4762-b233-0526aecb7974 11dd1fb2427144709ef522360b3fa1eb 9cdbb83a272140af8be575249c16d719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 238/466] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:54 2026] GET /v2.0/security-groups/55f32d38-85ea-4277-9608-fd363b14fdcc => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/467] 10.0.0.153 () {36 vars in 1023 bytes} [Thu Apr 23 01:20:54 2026] DELETE /v2.0/security-group-rules/f10c6c17-920d-46a5-aaa9-de1b52b258fd => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/468] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:54 2026] GET /v2.0/security-groups/31a59dad-8a57-46aa-8ed5-5f88092563b6 => generated 1618 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/469] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:54 2026] GET /v2.0/security-groups/6a054972-725a-4d06-9611-81a5185bd6c1 => generated 2213 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/470] 10.0.0.153 () {36 vars in 1013 bytes} [Thu Apr 23 01:20:54 2026] DELETE /v2.0/security-groups/31a59dad-8a57-46aa-8ed5-5f88092563b6 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/471] 10.0.0.153 () {36 vars in 1013 bytes} [Thu Apr 23 01:20:54 2026] DELETE /v2.0/security-groups/6a054972-725a-4d06-9611-81a5185bd6c1 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:20:54.751 7 INFO neutron.api.v2.resource [req-852ab10d-d7a6-40b6-9537-5f30a0a60d70 req-178509df-8ce1-4dc0-be9d-fd212c6ef444 11dd1fb2427144709ef522360b3fa1eb 9cdbb83a272140af8be575249c16d719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 244/472] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:54 2026] GET /v2.0/security-groups/31a59dad-8a57-46aa-8ed5-5f88092563b6 => 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: 245/473] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:54 2026] GET /v2.0/security-groups/a098892a-fbf2-4692-beb7-b1fc6a0d322e => generated 2213 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/474] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:54 2026] GET /v2.0/security-groups/9768c764-b069-46bb-8140-ab55bbf085c0 => generated 1617 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/475] 10.0.0.153 () {36 vars in 1013 bytes} [Thu Apr 23 01:20:54 2026] DELETE /v2.0/security-groups/a098892a-fbf2-4692-beb7-b1fc6a0d322e => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/476] 10.0.0.153 () {36 vars in 1013 bytes} [Thu Apr 23 01:20:54 2026] DELETE /v2.0/security-groups/9768c764-b069-46bb-8140-ab55bbf085c0 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/477] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:20:54 2026] POST /v2.0/floatingips => generated 552 bytes in 837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:20:55.277 8 INFO neutron.api.v2.resource [req-eafe52df-c714-4b29-b884-1225de8a6d91 req-03ba0067-d176-4761-8c87-a415478d1e2f 11dd1fb2427144709ef522360b3fa1eb 9cdbb83a272140af8be575249c16d719 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 230/478] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:55 2026] GET /v2.0/security-groups/9768c764-b069-46bb-8140-ab55bbf085c0 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/479] 10.0.0.153 () {34 vars in 1002 bytes} [Thu Apr 23 01:20:55 2026] GET /v2.0/security-groups?tenant_id=9cdbb83a272140af8be575249c16d719 => generated 2797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/480] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:55 2026] GET /v2.0/security-groups/d5c8d21f-1e2a-4267-815a-d62bbefcc5e6 => generated 2794 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/481] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:55 2026] GET /v2.0/security-groups/d5c8d21f-1e2a-4267-815a-d62bbefcc5e6 => generated 2794 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:20:55.483 8 INFO neutron.api.v2.resource [req-6215107c-d17e-44b1-a184-e74d74122a0d req-c4c3a9d5-ec49-4151-95c5-4fb05fa0b3cb 11dd1fb2427144709ef522360b3fa1eb 9cdbb83a272140af8be575249c16d719 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 234/482] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:55 2026] GET /v2.0/security-groups/9768c764-b069-46bb-8140-ab55bbf085c0 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:20:55.525 8 INFO neutron.api.v2.resource [req-e5c6d608-9601-4e6f-a5ed-ff736112fd84 req-0f7cfa9a-c0b4-4a71-8ca3-0bf04b3ad714 11dd1fb2427144709ef522360b3fa1eb 9cdbb83a272140af8be575249c16d719 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 235/483] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:55 2026] GET /v2.0/security-groups/31a59dad-8a57-46aa-8ed5-5f88092563b6 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:20:55.564 8 INFO neutron.api.v2.resource [req-9059d6b6-517d-4e4a-9c88-3453f6c6d02f req-fbd1f0ef-409e-44ee-ab40-6d8370c4644a 11dd1fb2427144709ef522360b3fa1eb 9cdbb83a272140af8be575249c16d719 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 236/484] 10.0.0.153 () {34 vars in 991 bytes} [Thu Apr 23 01:20:55 2026] GET /v2.0/security-groups/55f32d38-85ea-4277-9608-fd363b14fdcc => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/485] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:20:54 2026] PUT /v2.0/routers/576a22b3-1624-453e-9fc0-3ef89d3717e2/remove_router_interface => generated 309 bytes in 1290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/486] 10.0.0.153 () {34 vars in 1096 bytes} [Thu Apr 23 01:20:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--90384626&fields=id&tenant_id=74467d23c76f4c1197fa095efb0d2e4f => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:20:56.502 7 WARNING neutron_lib.context [None req-4c1953fa-cd63-4a25-bac8-19dcc07be688 db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:20:56.503 7 WARNING neutron_lib.context [None req-4c1953fa-cd63-4a25-bac8-19dcc07be688 db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:20:56.633 7 INFO neutron.db.segments_db [None req-4c1953fa-cd63-4a25-bac8-19dcc07be688 db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Added segment 5d30f3dc-7765-431a-8a4a-a42b042e9b67 of type vxlan for network cd11eaae-b8e3-4251-9b79-e4ae9b0ba2a2 2026-04-23 01:20:56.741 7 INFO neutron.db.segments_db [None req-4c1953fa-cd63-4a25-bac8-19dcc07be688 db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Added segment ca433443-338e-4ef5-a506-049ab83d348f of type vxlan for network 66bc4601-45ff-434c-a153-99d033cc2ec6 [pid: 8|app: 0|req: 237/487] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:20:55 2026] PUT /v2.0/routers/195a7bef-a165-491e-87ea-bdeb3238e841/remove_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/488] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:20:56 2026] POST /v2.0/networks => generated 1245 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/489] 10.0.0.153 () {34 vars in 982 bytes} [Thu Apr 23 01:20:56 2026] GET /v2.0/networks?id=35d41275-2f92-4bd5-ad23-92279b1a2a70 => generated 669 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:20:57.433 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-726f3310-06fd-4b6d-9112-67d06edf329a 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - 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-04-23 01:20:57.639 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-4f432f21-2811-4eef-b97d-5da831f700c4 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - 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-04-23 01:20:57.854 8 INFO neutron.db.l3_hamode_db [None req-726f3310-06fd-4b6d-9112-67d06edf329a 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] HA network 7c6e64f0-6a5d-4b44-8890-31a671b991fd was deleted as no HA routers are present in tenant f65bdbbae4d54be585d396725a58fd0d. [pid: 8|app: 0|req: 238/490] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:20:56 2026] DELETE /v2.0/routers/576a22b3-1624-453e-9fc0-3ef89d3717e2 => generated 0 bytes in 1065 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/491] 10.0.0.128 () {32 vars in 649 bytes} [Thu Apr 23 01:20:57 2026] GET /v2.0/networks => generated 1844 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/492] 10.0.0.153 () {34 vars in 965 bytes} [Thu Apr 23 01:20:57 2026] GET /v2.0/quotas/74467d23c76f4c1197fa095efb0d2e4f => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:20:58.070 7 INFO neutron.db.l3_hamode_db [None req-4f432f21-2811-4eef-b97d-5da831f700c4 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] HA network c4a883ef-2d0e-49f6-90b6-98ba9e4022d1 was deleted as no HA routers are present in tenant 9cdbb83a272140af8be575249c16d719. [pid: 7|app: 0|req: 253/493] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:20:56 2026] DELETE /v2.0/routers/195a7bef-a165-491e-87ea-bdeb3238e841 => generated 0 bytes in 1084 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/494] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:20:57 2026] DELETE /v2.0/subnets/5c3f2907-1913-4864-bf3c-9088c6947912 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/495] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:20:58 2026] DELETE /v2.0/networks/cd11eaae-b8e3-4251-9b79-e4ae9b0ba2a2 => 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: 242/496] 10.0.0.153 () {34 vars in 1002 bytes} [Thu Apr 23 01:20:58 2026] GET /v2.0/ports?tenant_id=74467d23c76f4c1197fa095efb0d2e4f&fields=id => generated 103 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:20:58.359 8 INFO neutron.services.segments.plugin [-] Segment bce9c57e-71b3-40ec-91be-2b13297a5873 resource provider aggregate not found 2026-04-23 01:20:58.364 8 INFO neutron.services.segments.plugin [-] Segment bce9c57e-71b3-40ec-91be-2b13297a5873 resource provider aggregate not found 2026-04-23 01:20:58.392 8 INFO neutron.services.segments.plugin [-] Segment bce9c57e-71b3-40ec-91be-2b13297a5873 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bce9c57e-71b3-40ec-91be-2b13297a5873 found for delete ", "request_id": "req-97ba25cf-2abe-4538-a8b0-bb77037fba14"}]} 2026-04-23 01:20:58.398 8 INFO neutron.services.segments.plugin [-] Segment bce9c57e-71b3-40ec-91be-2b13297a5873 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bce9c57e-71b3-40ec-91be-2b13297a5873 found for delete ", "request_id": "req-ad44654f-5caa-4820-9724-a9c5736706b1"}]} 2026-04-23 01:20:58.414 7 INFO neutron.services.segments.plugin [-] Segment ee321370-1b90-4134-9aee-d68b19eef7f9 resource provider aggregate not found 2026-04-23 01:20:58.439 7 INFO neutron.services.segments.plugin [-] Segment ee321370-1b90-4134-9aee-d68b19eef7f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee321370-1b90-4134-9aee-d68b19eef7f9 found for delete ", "request_id": "req-c188ed6d-b8c9-441a-a3f0-95bff5098fab"}]} 2026-04-23 01:20:58.475 7 INFO neutron.services.segments.plugin [-] Segment ee321370-1b90-4134-9aee-d68b19eef7f9 resource provider aggregate not found 2026-04-23 01:20:58.499 7 INFO neutron.services.segments.plugin [-] Segment ee321370-1b90-4134-9aee-d68b19eef7f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee321370-1b90-4134-9aee-d68b19eef7f9 found for delete ", "request_id": "req-dab02954-ae33-4c8c-a8fc-3a0b2b6f2485"}]} [pid: 7|app: 0|req: 255/497] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:20:58 2026] DELETE /v2.0/subnets/9da38bff-372b-420e-ab35-388c6c3133b2 => generated 0 bytes in 270 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: 7|app: 0|req: 256/498] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:20:58 2026] DELETE /v2.0/networks/66bc4601-45ff-434c-a153-99d033cc2ec6 => 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: 243/499] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:20:58 2026] DELETE /v2.0/networks/2a1b0b4f-f463-4005-bc12-b52ae9fec712 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/500] 10.0.0.153 () {34 vars in 907 bytes} [Thu Apr 23 01:20:58 2026] GET /v2.0/extensions => generated 19600 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/501] 10.0.0.128 () {32 vars in 649 bytes} [Thu Apr 23 01:20:58 2026] GET /v2.0/networks => generated 651 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/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() [pid: 8|app: 0|req: 246/502] 10.0.0.153 () {34 vars in 1008 bytes} [Thu Apr 23 01:20:58 2026] GET /v2.0/networks/35d41275-2f92-4bd5-ad23-92279b1a2a70?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-23 01:20:58.968 8 WARNING neutron_lib.context [None req-20cb563b-9de5-4bf8-83fd-cdc88652e15e db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:20:59.013 8 INFO neutron.db.segments_db [None req-20cb563b-9de5-4bf8-83fd-cdc88652e15e db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Added segment c83a60b3-1683-44e3-8f04-c2b9a196825b of type vxlan for network f8c404c2-ebb0-4961-a881-1b10ac646d29 [pid: 7|app: 0|req: 257/503] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:20:58 2026] DELETE /v2.0/networks/5470486b-3ad7-47bf-84e0-62f836667f3f => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/504] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:20:59 2026] GET /v2.0/security-groups?tenant_id=f65bdbbae4d54be585d396725a58fd0d&name=default => generated 2797 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/505] 10.0.0.153 () {34 vars in 1108 bytes} [Thu Apr 23 01:20:59 2026] GET /v2.0/networks/35d41275-2f92-4bd5-ad23-92279b1a2a70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/506] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:20:59 2026] DELETE /v2.0/security-groups/2aa2600e-ba6e-4b6b-bb75-0343fe5d463a => 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: 261/507] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:20:59 2026] GET /v2.0/security-groups?tenant_id=9cdbb83a272140af8be575249c16d719&name=default => generated 2797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/508] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:20:58 2026] POST /v2.0/networks => generated 649 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/509] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:20:59 2026] DELETE /v2.0/security-groups/d5c8d21f-1e2a-4267-815a-d62bbefcc5e6 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:20:59.429 7 WARNING neutron_lib.context [None req-0191a906-b2dd-41ae-86b0-ca5081c7a4db db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 248/510] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:20:59 2026] GET /v2.0/ports?device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:20:59.497 7 INFO neutron.db.segments_db [None req-0191a906-b2dd-41ae-86b0-ca5081c7a4db db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Added segment 671e234b-3aa5-4074-9f60-b0b590bf0e1c of type vxlan for network 9167a836-929c-4db2-8955-53ad1be21412 [pid: 7|app: 0|req: 263/511] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:20:59 2026] POST /v2.0/networks => generated 649 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:20:59.664 8 WARNING neutron_lib.context [None req-fc235d65-5ac5-4aad-901c-feed7c402002 db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:20:59.727 8 WARNING neutron_lib.context [None req-fc235d65-5ac5-4aad-901c-feed7c402002 db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 249/512] 10.0.0.128 () {34 vars in 665 bytes} [Thu Apr 23 01:20:59 2026] POST /v2.0/ports => generated 1506 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:21:00.468 7 INFO neutron.services.segments.plugin [-] Segment 5d30f3dc-7765-431a-8a4a-a42b042e9b67 resource provider aggregate not found 2026-04-23 01:21:00.489 7 INFO neutron.services.segments.plugin [-] Segment 5d30f3dc-7765-431a-8a4a-a42b042e9b67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d30f3dc-7765-431a-8a4a-a42b042e9b67 found for delete ", "request_id": "req-45bccb32-f7db-4dba-82f3-39b8fc8615af"}]} 2026-04-23 01:21:00.515 7 INFO neutron.services.segments.plugin [-] Segment ca433443-338e-4ef5-a506-049ab83d348f resource provider aggregate not found 2026-04-23 01:21:00.535 7 INFO neutron.services.segments.plugin [-] Segment 5d30f3dc-7765-431a-8a4a-a42b042e9b67 resource provider aggregate not found 2026-04-23 01:21:00.539 7 INFO neutron.services.segments.plugin [-] Segment ca433443-338e-4ef5-a506-049ab83d348f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca433443-338e-4ef5-a506-049ab83d348f found for delete ", "request_id": "req-68d30ecf-c8b1-46ed-8125-88fad2b07a10"}]} 2026-04-23 01:21:00.556 7 INFO neutron.services.segments.plugin [-] Segment cb0f5f2f-5447-4614-a361-d8cc0bd781dd resource provider aggregate not found 2026-04-23 01:21:00.560 7 INFO neutron.services.segments.plugin [-] Segment 5d30f3dc-7765-431a-8a4a-a42b042e9b67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d30f3dc-7765-431a-8a4a-a42b042e9b67 found for delete ", "request_id": "req-9e9534ed-8c19-4946-a08b-ab5206f32c10"}]} 2026-04-23 01:21:00.578 7 INFO neutron.services.segments.plugin [-] Segment cb0f5f2f-5447-4614-a361-d8cc0bd781dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb0f5f2f-5447-4614-a361-d8cc0bd781dd found for delete ", "request_id": "req-c7d4c0dd-58e4-48b2-8aca-6150a223b863"}]} 2026-04-23 01:21:00.588 7 INFO neutron.services.segments.plugin [-] Segment ca433443-338e-4ef5-a506-049ab83d348f resource provider aggregate not found 2026-04-23 01:21:00.608 7 INFO neutron.services.segments.plugin [-] Segment ca433443-338e-4ef5-a506-049ab83d348f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca433443-338e-4ef5-a506-049ab83d348f found for delete ", "request_id": "req-c247ef13-e7b0-41b7-b983-851063f74eb0"}]} 2026-04-23 01:21:00.630 7 INFO neutron.services.segments.plugin [-] Segment cb0f5f2f-5447-4614-a361-d8cc0bd781dd 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-04-23 01:21:00.642 8 INFO neutron.services.segments.plugin [-] Segment ae0cc5a4-d1f4-414f-aafa-affbd73bf877 resource provider aggregate not found 2026-04-23 01:21:00.649 7 INFO neutron.services.segments.plugin [-] Segment cb0f5f2f-5447-4614-a361-d8cc0bd781dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb0f5f2f-5447-4614-a361-d8cc0bd781dd found for delete ", "request_id": "req-d9bc0c75-06f8-4960-8b3d-1f8647290853"}]} 2026-04-23 01:21:00.651 8 INFO neutron.services.segments.plugin [-] Segment ae0cc5a4-d1f4-414f-aafa-affbd73bf877 resource provider aggregate not found [pid: 7|app: 0|req: 264/515] 10.0.0.128 () {32 vars in 643 bytes} [Thu Apr 23 01:21:00 2026] GET /v2.0/ports => generated 1506 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:00.674 8 INFO neutron.services.segments.plugin [-] Segment ae0cc5a4-d1f4-414f-aafa-affbd73bf877 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae0cc5a4-d1f4-414f-aafa-affbd73bf877 found for delete ", "request_id": "req-1e22b7cc-4b58-4285-8b5f-ff7349acc4f2"}]} 2026-04-23 01:21:00.675 8 INFO neutron.services.segments.plugin [-] Segment ae0cc5a4-d1f4-414f-aafa-affbd73bf877 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae0cc5a4-d1f4-414f-aafa-affbd73bf877 found for delete ", "request_id": "req-5bfa684a-a713-4f67-9725-74e22d5198a6"}]} [pid: 8|app: 0|req: 252/516] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:00 2026] GET /v2.0/ports?device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/517] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:21:00 2026] DELETE /v2.0/ports/2f17af99-a4ab-43e7-bcea-48f4f97d8b51 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/518] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:21:00 2026] DELETE /v2.0/ports/68870274-2d61-4a65-a04a-e8d42d777985 => 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: 253/519] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:00 2026] GET /v2.0/networks?id=35d41275-2f92-4bd5-ad23-92279b1a2a70 => generated 669 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:01.319 7 INFO neutron.db.segments_db [None req-39afe133-8251-4ac9-9b08-b5f769fbb452 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 9af13c03-a590-4227-aa8f-631cba335f79 of type vxlan for network 82e5178f-a9a5-495c-9866-2360fe0747e9 2026-04-23 01:21:01.388 8 INFO neutron.db.segments_db [None req-5689926b-f0db-44b3-a323-2a0419fa476a 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 1f4a4add-f18c-4048-a27c-5a91e359859d of type vxlan for network 0cf39ef8-3c60-4fd5-915a-5332f7634716 [pid: 7|app: 0|req: 267/520] 10.0.0.128 () {34 vars in 671 bytes} [Thu Apr 23 01:21:01 2026] POST /v2.0/networks => generated 750 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/521] 10.0.0.128 () {32 vars in 643 bytes} [Thu Apr 23 01:21:01 2026] GET /v2.0/ports => 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: 269/522] 199.204.45.23 () {34 vars in 1049 bytes} [Thu Apr 23 01:21:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=74467d23c76f4c1197fa095efb0d2e4f => generated 179 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/523] 10.0.0.128 () {34 vars in 671 bytes} [Thu Apr 23 01:21:01 2026] POST /v2.0/networks => generated 747 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:21:01.523 8 WARNING neutron_lib.context [None req-9a2da2a0-9d66-42d0-9178-6d48a01de3cf db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:01.648 8 INFO neutron.db.segments_db [None req-9a2da2a0-9d66-42d0-9178-6d48a01de3cf db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Added segment f21d607e-ab38-4d23-9a2a-eba8c688ff4c of type vxlan for network c7de04fe-4012-4193-a916-38ecfa4c7b2a [pid: 8|app: 0|req: 255/524] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:21:01 2026] POST /v2.0/networks => generated 649 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:21:01.765 8 WARNING neutron_lib.context [req-f625de66-3ba6-451a-888e-c1d17d93d9be req-2432c646-53c3-471d-8efc-9331ad80835e aec62c9327f3426abe4009a4c88fe879 74467d23c76f4c1197fa095efb0d2e4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 270/525] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:01 2026] POST /v2.0/subnets => generated 673 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/526] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:01 2026] POST /v2.0/subnets => generated 670 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:21:02.071 7 WARNING neutron_lib.context [None req-795c9769-4a3a-480d-846c-36574ca09898 db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:02.121 7 INFO neutron.db.segments_db [None req-795c9769-4a3a-480d-846c-36574ca09898 db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Added segment 6fd2d921-e901-40af-9d79-8a2e86471cef of type vxlan for network 05680288-77bc-4a17-9dea-9f103a7ce122 [pid: 7|app: 0|req: 272/527] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:21:02 2026] POST /v2.0/networks => generated 650 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/528] 199.204.45.23 () {38 vars in 954 bytes} [Thu Apr 23 01:21:01 2026] POST /v2.0/ports => generated 954 bytes in 470 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-04-23 01:21:02.257 7 INFO neutron.db.segments_db [None req-9bf242fd-4166-467f-89ab-18ca5bc8dc1d 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment e4c226ea-5c49-4578-85f4-2a373e469a48 of type vxlan for network d2ebdfd2-bf28-434c-9f85-b242fcec34f4 [pid: 8|app: 0|req: 257/529] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:02 2026] GET /v2.0/ports?device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 957 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:02.307 8 INFO neutron.db.segments_db [None req-a9ffc650-ddc5-4128-a0c0-40b3aed3560f 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment f3ae4e98-08a4-473b-a694-2f3250fd4569 of type vxlan for network eb9342c0-c0fc-4191-836a-c6c0370bf7fa 2026-04-23 01:21:02.640 8 INFO neutron.db.l3_hamode_db [None req-a9ffc650-ddc5-4128-a0c0-40b3aed3560f 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:21:02.884 7 INFO neutron.db.l3_hamode_db [None req-9bf242fd-4166-467f-89ab-18ca5bc8dc1d 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:21:03.788 8 INFO neutron.db.l3_hamode_db [None req-a9ffc650-ddc5-4128-a0c0-40b3aed3560f 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:21:03.848 7 INFO neutron.db.l3_hamode_db [None req-9bf242fd-4166-467f-89ab-18ca5bc8dc1d 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 258/530] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:02 2026] POST /v2.0/routers => generated 734 bytes in 2641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/531] 199.204.45.23 () {34 vars in 910 bytes} [Thu Apr 23 01:21:04 2026] GET /v2.0/extensions => generated 19600 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 01:21:04.927 8 WARNING neutron_lib.context [None req-c3c60105-2877-4a78-b40c-1ae4d3a7f0e0 db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:04.966 8 WARNING neutron_lib.context [None req-c3c60105-2877-4a78-b40c-1ae4d3a7f0e0 db9c4a0d7c794f7885322b3817fd3160 2700738fa09c445db8b40572e24e8440 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 273/532] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:02 2026] POST /v2.0/routers => generated 737 bytes in 2829 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/533] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:05 2026] GET /v2.0/security-groups?id=2b86b3fe-8980-499e-9ce4-59071afb66f9&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/534] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:04 2026] POST /v2.0/subnets => generated 1225 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/535] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:21:05 2026] PUT /v2.0/routers/241309b0-19f4-4523-8fd3-1da5d5e0f954/add_router_interface => generated 309 bytes in 1511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/536] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:21:06 2026] PUT /v2.0/ports/e8208f9f-649a-46d1-8876-eaf478ab9a99 => generated 1199 bytes in 689 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: 277/537] 10.0.0.128 () {32 vars in 647 bytes} [Thu Apr 23 01:21:07 2026] GET /v2.0/subnets => generated 1838 bytes in 93 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: 261/538] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:21:05 2026] PUT /v2.0/routers/c48a5bee-4df9-496f-b099-03e04ad81d50/add_router_interface => generated 309 bytes in 1810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:07.392 8 WARNING neutron_lib.context [None req-89fd53d8-0eee-4c51-a918-337f7697b9a5 ed1f47a950a94426b0613bfb333d373a 85c2022da5284216bb76fced587ba6c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 278/539] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:07 2026] GET /v2.0/ports?device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 969 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/540] 10.0.0.128 () {34 vars in 685 bytes} [Thu Apr 23 01:21:07 2026] POST /v2.0/security-groups => generated 1596 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/541] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:07 2026] GET /v2.0/ports?tenant_id=74467d23c76f4c1197fa095efb0d2e4f&device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/542] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:07 2026] GET /v2.0/security-groups?id=2b86b3fe-8980-499e-9ce4-59071afb66f9&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:07.612 7 WARNING neutron_lib.context [None req-5027f3cf-2213-4edc-89e0-980b6dd0129d ed1f47a950a94426b0613bfb333d373a 85c2022da5284216bb76fced587ba6c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 263/543] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:07 2026] DELETE /v2.0/subnets/f979f3ea-9a69-43af-807b-d6e96934e62e => 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: 281/544] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:21:07 2026] POST /v2.0/security-group-rules => generated 565 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/545] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e8208f9f-649a-46d1-8876-eaf478ab9a99 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:21:07.806 8 WARNING neutron_lib.context [None req-101966b9-73ac-4df3-83b3-e7b96ff09b85 ed1f47a950a94426b0613bfb333d373a 85c2022da5284216bb76fced587ba6c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:07.812 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-06a05f81-4fd1-40fe-ae95-9f1f232c7e79'] response: {'name': 'network-changed', 'server_uuid': '779fc0cf-e305-4df5-835e-025473016a7e', 'tag': 'e8208f9f-649a-46d1-8876-eaf478ab9a99', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 265/546] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:21:07 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: 8|app: 0|req: 266/547] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:07 2026] GET /v2.0/subnets?id=940e0328-f36a-4b2f-8f3d-f01b91de5492 => generated 663 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:07.980 8 WARNING neutron_lib.context [None req-e24ea37c-f2b3-4a6d-9b21-216f48a5a086 bf1b41fd2b1e4e43a3e12bd5a3e036eb 013961499db94ec2bc32a9ad359ad762 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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.128 () {34 vars in 685 bytes} [Thu Apr 23 01:21:07 2026] POST /v2.0/security-groups => generated 1595 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:21:08.097 8 WARNING neutron_lib.context [None req-9020b59b-5c7f-4b12-9aff-7cabff5703bc ed1f47a950a94426b0613bfb333d373a 85c2022da5284216bb76fced587ba6c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 282/549] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:07 2026] DELETE /v2.0/subnets/b22066a6-ed15-4a78-9753-49748eb9384d => generated 0 bytes in 563 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/550] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:08 2026] GET /v2.0/ports?network_id=35d41275-2f92-4bd5-ad23-92279b1a2a70&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:08.387 7 WARNING neutron_lib.context [None req-1c86f227-e1ca-4414-a431-d69402a53ae2 bf1b41fd2b1e4e43a3e12bd5a3e036eb 013961499db94ec2bc32a9ad359ad762 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 284/551] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:21:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/552] 10.0.0.128 () {32 vars in 647 bytes} [Thu Apr 23 01:21:08 2026] GET /v2.0/subnets => generated 626 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/553] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:08 2026] GET /v2.0/networks/35d41275-2f92-4bd5-ad23-92279b1a2a70?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:21:08.601 7 WARNING neutron_lib.context [None req-f2806279-b355-47ad-aec1-8b4a90087565 bf1b41fd2b1e4e43a3e12bd5a3e036eb 013961499db94ec2bc32a9ad359ad762 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 287/554] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:21:08 2026] POST /v2.0/security-group-rules => generated 570 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/555] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:21:08 2026] POST /v2.0/floatingips => generated 552 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/556] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:08 2026] GET /v2.0/networks/35d41275-2f92-4bd5-ad23-92279b1a2a70?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: 270/557] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:08 2026] GET /v2.0/ports?device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:08.944 8 WARNING neutron_lib.context [None req-7fd783b9-fd68-46b2-926c-ac890770d73b bf1b41fd2b1e4e43a3e12bd5a3e036eb 013961499db94ec2bc32a9ad359ad762 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:09.068 7 INFO neutron.services.segments.plugin [-] Segment 6fd2d921-e901-40af-9d79-8a2e86471cef resource provider aggregate not found 2026-04-23 01:21:09.073 7 INFO neutron.services.segments.plugin [-] Segment 6fd2d921-e901-40af-9d79-8a2e86471cef resource provider aggregate not found 2026-04-23 01:21:09.090 7 INFO neutron.services.segments.plugin [-] Segment 6fd2d921-e901-40af-9d79-8a2e86471cef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fd2d921-e901-40af-9d79-8a2e86471cef found for delete ", "request_id": "req-e742ddcd-856d-4429-9f18-95f8f3134829"}]} 2026-04-23 01:21:09.094 7 INFO neutron.services.segments.plugin [-] Segment 6fd2d921-e901-40af-9d79-8a2e86471cef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fd2d921-e901-40af-9d79-8a2e86471cef found for delete ", "request_id": "req-1e5b2418-1566-49b9-b404-00036da1983c"}]} [pid: 7|app: 0|req: 288/558] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:21:08 2026] DELETE /v2.0/networks/05680288-77bc-4a17-9dea-9f103a7ce122 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/559] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:09 2026] GET /v2.0/ports?tenant_id=74467d23c76f4c1197fa095efb0d2e4f&device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/560] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:09 2026] GET /v2.0/security-groups?id=2b86b3fe-8980-499e-9ce4-59071afb66f9&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: 291/561] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:21:09 2026] DELETE /v2.0/networks/c7de04fe-4012-4193-a916-38ecfa4c7b2a => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/562] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:21:08 2026] POST /v2.0/floatingips => generated 552 bytes in 736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/563] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:09 2026] GET /v2.0/networks?id=35d41275-2f92-4bd5-ad23-92279b1a2a70 => generated 765 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/564] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e8208f9f-649a-46d1-8876-eaf478ab9a99 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:21:09.856 8 INFO neutron.services.segments.plugin [-] Segment 671e234b-3aa5-4074-9f60-b0b590bf0e1c resource provider aggregate not found 2026-04-23 01:21:09.862 8 INFO neutron.services.segments.plugin [-] Segment 671e234b-3aa5-4074-9f60-b0b590bf0e1c resource provider aggregate not found 2026-04-23 01:21:09.873 8 INFO neutron.services.segments.plugin [-] Segment 671e234b-3aa5-4074-9f60-b0b590bf0e1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 671e234b-3aa5-4074-9f60-b0b590bf0e1c found for delete ", "request_id": "req-63771279-7642-439e-9da4-c6c063217c7c"}]} 2026-04-23 01:21:09.888 8 INFO neutron.services.segments.plugin [-] Segment 671e234b-3aa5-4074-9f60-b0b590bf0e1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 671e234b-3aa5-4074-9f60-b0b590bf0e1c found for delete ", "request_id": "req-9e72c894-26af-4729-b3e0-0908e4c1a441"}]} [pid: 7|app: 0|req: 294/565] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:09 2026] GET /v2.0/subnets?id=940e0328-f36a-4b2f-8f3d-f01b91de5492 => generated 663 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/566] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:21:09 2026] DELETE /v2.0/networks/9167a836-929c-4db2-8955-53ad1be21412 => 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: 295/567] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:09 2026] GET /v2.0/ports?network_id=35d41275-2f92-4bd5-ad23-92279b1a2a70&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: 296/568] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:09 2026] GET /v2.0/networks/35d41275-2f92-4bd5-ad23-92279b1a2a70?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: 297/569] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:10 2026] GET /v2.0/networks/35d41275-2f92-4bd5-ad23-92279b1a2a70?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: 273/570] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:21:09 2026] DELETE /v2.0/networks/f8c404c2-ebb0-4961-a881-1b10ac646d29 => 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: 298/571] 10.0.0.153 () {34 vars in 1098 bytes} [Thu Apr 23 01:21:10 2026] GET /v2.0/security-groups?name=tempest-securitygroup--537484827&fields=id&tenant_id=013961499db94ec2bc32a9ad359ad762 => 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: 274/572] 10.0.0.153 () {34 vars in 982 bytes} [Thu Apr 23 01:21:10 2026] GET /v2.0/networks?id=82e5178f-a9a5-495c-9866-2360fe0747e9 => generated 682 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/573] 10.0.0.153 () {34 vars in 965 bytes} [Thu Apr 23 01:21:10 2026] GET /v2.0/quotas/013961499db94ec2bc32a9ad359ad762 => 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: 300/574] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:10 2026] GET /v2.0/ports?device_id=779fc0cf-e305-4df5-835e-025473016a7e => 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: 275/575] 10.0.0.153 () {34 vars in 1002 bytes} [Thu Apr 23 01:21:10 2026] GET /v2.0/ports?tenant_id=013961499db94ec2bc32a9ad359ad762&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/576] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:10 2026] GET /v2.0/security-groups?id=2b86b3fe-8980-499e-9ce4-59071afb66f9&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/577] 10.0.0.153 () {34 vars in 1008 bytes} [Thu Apr 23 01:21:10 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?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: 302/578] 10.0.0.153 () {34 vars in 1108 bytes} [Thu Apr 23 01:21:10 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?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: 303/579] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:10 2026] GET /v2.0/ports?device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/580] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:21:10 2026] GET /v2.0/security-groups?tenant_id=2700738fa09c445db8b40572e24e8440&name=default => generated 2801 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/581] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:21:10 2026] DELETE /v2.0/security-groups/8b0b5e1e-7e95-4fbc-a4b9-f2b81ef2edb0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/582] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:11 2026] GET /v2.0/ports?device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:11.558 7 INFO neutron.services.segments.plugin [-] Segment f21d607e-ab38-4d23-9a2a-eba8c688ff4c resource provider aggregate not found 2026-04-23 01:21:11.564 7 INFO neutron.services.segments.plugin [-] Segment f21d607e-ab38-4d23-9a2a-eba8c688ff4c resource provider aggregate not found 2026-04-23 01:21:11.572 7 INFO neutron.services.segments.plugin [-] Segment f21d607e-ab38-4d23-9a2a-eba8c688ff4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f21d607e-ab38-4d23-9a2a-eba8c688ff4c found for delete ", "request_id": "req-9ad432c8-8022-40d9-8174-55bac17fada3"}]} [pid: 7|app: 0|req: 305/583] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:11 2026] GET /v2.0/security-groups?id=2b86b3fe-8980-499e-9ce4-59071afb66f9&fields=id&fields=name => generated 112 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/584] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:11 2026] GET /v2.0/networks?id=82e5178f-a9a5-495c-9866-2360fe0747e9 => generated 682 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:11.673 7 INFO neutron.services.segments.plugin [-] Segment f21d607e-ab38-4d23-9a2a-eba8c688ff4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f21d607e-ab38-4d23-9a2a-eba8c688ff4c found for delete ", "request_id": "req-754b8e22-a175-4df1-bf4a-39cd6de547a5"}]} [pid: 7|app: 0|req: 306/585] 199.204.45.23 () {34 vars in 1049 bytes} [Thu Apr 23 01:21:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=013961499db94ec2bc32a9ad359ad762 => generated 180 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:11.768 8 WARNING neutron_lib.context [req-7182710e-9f7b-40c2-9676-15568ea0b895 req-125dd52f-47a3-4da0-8fb2-2708d734c676 bf1b41fd2b1e4e43a3e12bd5a3e036eb 013961499db94ec2bc32a9ad359ad762 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:11.900 8 INFO neutron.services.segments.plugin [-] Segment c83a60b3-1683-44e3-8f04-c2b9a196825b resource provider aggregate not found 2026-04-23 01:21:11.915 8 INFO neutron.services.segments.plugin [-] Segment c83a60b3-1683-44e3-8f04-c2b9a196825b resource provider aggregate not found 2026-04-23 01:21:11.923 8 INFO neutron.services.segments.plugin [-] Segment c83a60b3-1683-44e3-8f04-c2b9a196825b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c83a60b3-1683-44e3-8f04-c2b9a196825b found for delete ", "request_id": "req-03ae713b-3185-47a0-9658-cdeda9c05f6e"}]} 2026-04-23 01:21:11.938 8 INFO neutron.services.segments.plugin [-] Segment c83a60b3-1683-44e3-8f04-c2b9a196825b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c83a60b3-1683-44e3-8f04-c2b9a196825b found for delete ", "request_id": "req-ec48882b-d8a2-4427-be31-8bf3665acf45"}]} [pid: 7|app: 0|req: 307/586] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:11 2026] GET /v2.0/ports?device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/587] 199.204.45.23 () {38 vars in 954 bytes} [Thu Apr 23 01:21:11 2026] POST /v2.0/ports => generated 954 bytes in 527 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: 281/588] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:12 2026] GET /v2.0/ports?device_id=779fc0cf-e305-4df5-835e-025473016a7e => 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: 282/589] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:12 2026] GET /v2.0/security-groups?id=2b86b3fe-8980-499e-9ce4-59071afb66f9&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/590] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:21:12 2026] PUT /v2.0/ports/321f1acd-8811-4daa-bb11-c4328c0c0a7c => generated 1199 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:21:12.932 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb414b1a-f6f9-448f-9f78-56b5ce35e062'] response: {'name': 'network-changed', 'server_uuid': '48e97238-08a2-4b34-8655-94f4315c95ed', 'tag': '321f1acd-8811-4daa-bb11-c4328c0c0a7c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 309/591] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:12 2026] GET /v2.0/ports?tenant_id=013961499db94ec2bc32a9ad359ad762&device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 1238 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:12.975 8 WARNING neutron_lib.context [None req-65471f92-4791-4e4f-b157-266b552caa16 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 310/592] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=321f1acd-8811-4daa-bb11-c4328c0c0a7c => 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: 311/593] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/subnets?id=45715f27-a047-453d-ba9b-213f7ba065ba => generated 676 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/594] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/ports?device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:13.173 8 INFO neutron.db.segments_db [None req-65471f92-4791-4e4f-b157-266b552caa16 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Added segment 90005905-1cba-48ad-9fac-dbeb3bb76dcc of type vxlan for network 00ccfcf1-6aa0-4cd7-8bb7-5579197fde61 [pid: 7|app: 0|req: 313/595] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/ports?network_id=82e5178f-a9a5-495c-9866-2360fe0747e9&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/596] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/security-groups?id=fd890be1-1406-417b-b4e8-ef0c70c627e2&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: 283/597] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:21:12 2026] POST /v2.0/networks => generated 628 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:21:13.320 8 WARNING neutron_lib.context [None req-8cf0d726-1357-4b56-a43a-8f27403645d9 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 315/598] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:21:13.393 8 INFO neutron.db.segments_db [None req-8cf0d726-1357-4b56-a43a-8f27403645d9 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Added segment 8ba92af7-1d6e-4bb1-bd9f-6a00cd18a54f of type vxlan for network 6e449e7b-9bb0-49e6-a18b-68b121314f96 [pid: 7|app: 0|req: 316/599] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?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: 317/600] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/ports?tenant_id=013961499db94ec2bc32a9ad359ad762&device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/601] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:21:13 2026] POST /v2.0/networks => generated 629 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:21:13.514 8 WARNING neutron_lib.context [None req-fc3f2074-fef0-4abc-89d3-3b9f2b773bf4 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 318/602] 10.0.0.153 () {34 vars in 1098 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--603303312&fields=id&tenant_id=85c2022da5284216bb76fced587ba6c6 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/603] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/networks?id=82e5178f-a9a5-495c-9866-2360fe0747e9 => generated 778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/604] 10.0.0.153 () {34 vars in 982 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/networks?id=0cf39ef8-3c60-4fd5-915a-5332f7634716 => generated 679 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/605] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=321f1acd-8811-4daa-bb11-c4328c0c0a7c => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/606] 10.0.0.153 () {34 vars in 965 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/quotas/85c2022da5284216bb76fced587ba6c6 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/607] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/subnets?id=45715f27-a047-453d-ba9b-213f7ba065ba => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/608] 10.0.0.153 () {34 vars in 1002 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/ports?tenant_id=85c2022da5284216bb76fced587ba6c6&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/609] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:13 2026] POST /v2.0/subnets => generated 602 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/610] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/ports?network_id=82e5178f-a9a5-495c-9866-2360fe0747e9&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: 286/611] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/ports?device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:13.933 8 WARNING neutron_lib.context [None req-35408c58-1faf-42c3-ab7d-a1c30e6a3e26 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 326/612] 10.0.0.153 () {34 vars in 1008 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/networks/0cf39ef8-3c60-4fd5-915a-5332f7634716?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/613] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:13 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?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: 328/614] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:14 2026] GET /v2.0/security-groups?id=2b86b3fe-8980-499e-9ce4-59071afb66f9&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/615] 10.0.0.153 () {34 vars in 1108 bytes} [Thu Apr 23 01:21:14 2026] GET /v2.0/networks/0cf39ef8-3c60-4fd5-915a-5332f7634716?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/616] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:14 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/617] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:13 2026] POST /v2.0/subnets => generated 602 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:21:14.314 8 WARNING neutron_lib.context [None req-fce911d1-33ca-4d39-af7d-be76a08ded72 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:14.364 8 INFO neutron.db.segments_db [None req-fce911d1-33ca-4d39-af7d-be76a08ded72 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Added segment 70c90eaf-de43-430c-8b71-3edf36441676 of type vxlan for network e65cff9e-994b-43b8-ac0b-bc79cd35cabd [pid: 7|app: 0|req: 331/618] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:14 2026] GET /v2.0/ports?device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:14.684 8 INFO neutron.db.l3_hamode_db [None req-fce911d1-33ca-4d39-af7d-be76a08ded72 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:21:14.902 7 INFO neutron.db.l3_db [None req-37a93f73-f7b3-4771-8350-305c6276a457 aec62c9327f3426abe4009a4c88fe879 74467d23c76f4c1197fa095efb0d2e4f - - default default] Floating IP d0083b90-97c5-4065-8061-0e0465e1448d associated. External IP: 10.96.250.212, port: e8208f9f-649a-46d1-8876-eaf478ab9a99. 2026-04-23 01:21:14.940 8 INFO neutron.db.l3_hamode_db [None req-fce911d1-33ca-4d39-af7d-be76a08ded72 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 332/619] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:21:14 2026] PUT /v2.0/floatingips/d0083b90-97c5-4065-8061-0e0465e1448d => generated 855 bytes in 910 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/620] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:15 2026] GET /v2.0/ports?device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/621] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:15 2026] GET /v2.0/ports?device_id=3f60d647-b845-4a6e-a85c-4757920a5d2d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/622] 199.204.45.23 () {34 vars in 1095 bytes} [Thu Apr 23 01:21:15 2026] GET /v2.0/ports?device_id=779fc0cf-e305-4df5-835e-025473016a7e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/623] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:15 2026] GET /v2.0/networks?id=0cf39ef8-3c60-4fd5-915a-5332f7634716 => generated 679 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/624] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:15 2026] GET /v2.0/security-groups?id=fd890be1-1406-417b-b4e8-ef0c70c627e2&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: 338/625] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:15 2026] GET /v2.0/ports?device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:15.562 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37ebde91-b50a-441e-b458-c23a068e5960'] response: {'name': 'network-changed', 'server_uuid': '779fc0cf-e305-4df5-835e-025473016a7e', 'tag': 'e8208f9f-649a-46d1-8876-eaf478ab9a99', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 341/628] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:15 2026] GET /v2.0/ports?tenant_id=74467d23c76f4c1197fa095efb0d2e4f&device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/629] 199.204.45.23 () {34 vars in 1049 bytes} [Thu Apr 23 01:21:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=85c2022da5284216bb76fced587ba6c6 => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/630] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:15 2026] GET /v2.0/security-groups?id=2b86b3fe-8980-499e-9ce4-59071afb66f9&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/631] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:15 2026] GET /v2.0/networks?id=35d41275-2f92-4bd5-ad23-92279b1a2a70 => generated 765 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:15.816 7 WARNING neutron_lib.context [req-9ff3d64d-130d-4177-b46b-b65aec014ec0 req-20fbc50f-6eb2-4856-a13a-e6025da9950b ed1f47a950a94426b0613bfb333d373a 85c2022da5284216bb76fced587ba6c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 288/632] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:14 2026] POST /v2.0/routers => generated 506 bytes in 1574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/633] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e8208f9f-649a-46d1-8876-eaf478ab9a99 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/634] 199.204.45.23 () {38 vars in 954 bytes} [Thu Apr 23 01:21:15 2026] POST /v2.0/ports => generated 958 bytes in 595 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: 346/635] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:16 2026] GET /v2.0/subnets?id=940e0328-f36a-4b2f-8f3d-f01b91de5492 => generated 663 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/636] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:16 2026] GET /v2.0/ports?device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/637] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:21:16 2026] PUT /v2.0/ports/eecda42c-49a9-4fdf-9a5b-8c7a0f7b45e0 => generated 1203 bytes in 958 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: 349/638] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:17 2026] GET /v2.0/ports?device_id=3f60d647-b845-4a6e-a85c-4757920a5d2d => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/639] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:17 2026] GET /v2.0/ports?network_id=35d41275-2f92-4bd5-ad23-92279b1a2a70&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/640] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:17 2026] GET /v2.0/security-groups?id=2b86b3fe-8980-499e-9ce4-59071afb66f9&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: 352/641] 199.204.45.23 () {34 vars in 993 bytes} [Thu Apr 23 01:21:17 2026] GET /v2.0/ports?device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/642] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:17 2026] GET /v2.0/security-groups?id=eb58c97a-1188-43b0-a87a-015a477a822a&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: 354/643] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:17 2026] GET /v2.0/ports?tenant_id=85c2022da5284216bb76fced587ba6c6&device_id=3f60d647-b845-4a6e-a85c-4757920a5d2d => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:17.754 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-43d1579a-b28a-4c81-9f48-661573939b14'] response: {'name': 'network-changed', 'server_uuid': '3f60d647-b845-4a6e-a85c-4757920a5d2d', 'tag': 'eecda42c-49a9-4fdf-9a5b-8c7a0f7b45e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 355/644] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:17 2026] GET /v2.0/networks/35d41275-2f92-4bd5-ad23-92279b1a2a70?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: 356/645] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:17 2026] GET /v2.0/ports?device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/646] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:21:15 2026] PUT /v2.0/routers/f8c96a8e-63ed-4357-81b5-dbc5f782ec45/add_router_interface => generated 309 bytes in 1971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/647] 199.204.45.23 () {34 vars in 1059 bytes} [Thu Apr 23 01:21:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=eecda42c-49a9-4fdf-9a5b-8c7a0f7b45e0 => 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: 292/648] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:17 2026] GET /v2.0/networks/35d41275-2f92-4bd5-ad23-92279b1a2a70?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: 293/649] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:18 2026] GET /v2.0/security-groups?id=fd890be1-1406-417b-b4e8-ef0c70c627e2&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: 294/650] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:21:18 2026] GET /v2.0/ports/c920776c-d85a-4cf6-8bed-833932ce9355 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/651] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:18 2026] GET /v2.0/subnets?id=a80f7cba-c5b5-4a77-8c09-aa2289d984c7 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/652] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:18 2026] GET /v2.0/ports?tenant_id=74467d23c76f4c1197fa095efb0d2e4f&device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 1240 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:18.243 7 INFO neutron.db.l3_db [req-42f861c7-a35a-4f81-a3a6-61f0c47fc289 req-2dda9605-bbbc-4b77-8191-67aab21896d3 aec62c9327f3426abe4009a4c88fe879 74467d23c76f4c1197fa095efb0d2e4f - - default default] Floating IP d0083b90-97c5-4065-8061-0e0465e1448d disassociated. External IP: 10.96.250.212, port: e8208f9f-649a-46d1-8876-eaf478ab9a99. [pid: 7|app: 0|req: 357/653] 199.204.45.23 () {36 vars in 996 bytes} [Thu Apr 23 01:21:17 2026] DELETE /v2.0/ports/e8208f9f-649a-46d1-8876-eaf478ab9a99 => generated 0 bytes in 891 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/654] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:18 2026] GET /v2.0/ports?network_id=0cf39ef8-3c60-4fd5-915a-5332f7634716&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: 359/655] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:18 2026] GET /v2.0/ports?device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/656] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:18 2026] GET /v2.0/networks?id=35d41275-2f92-4bd5-ad23-92279b1a2a70 => generated 765 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/657] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:18 2026] GET /v2.0/ports?device_id=779fc0cf-e305-4df5-835e-025473016a7e => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/658] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:19 2026] GET /v2.0/networks/0cf39ef8-3c60-4fd5-915a-5332f7634716?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:21:19.512 7 INFO neutron.db.l3_db [None req-eafde0c3-dded-4cab-a527-d3f3d86e19e6 bf1b41fd2b1e4e43a3e12bd5a3e036eb 013961499db94ec2bc32a9ad359ad762 - - default default] Floating IP bd4503ce-b4bd-4a0d-a0dd-a1520c446dbd associated. External IP: 10.96.250.220, port: 321f1acd-8811-4daa-bb11-c4328c0c0a7c. 2026-04-23 01:21:19.794 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-100b0b2e-e1cf-4842-87e1-b9d6bcc15bce'] response: {'server_uuid': '779fc0cf-e305-4df5-835e-025473016a7e', 'name': 'network-vif-deleted', 'tag': 'e8208f9f-649a-46d1-8876-eaf478ab9a99', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 297/659] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:21:18 2026] PUT /v2.0/routers/f8c96a8e-63ed-4357-81b5-dbc5f782ec45/add_router_interface => generated 309 bytes in 1614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/660] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:21:19 2026] PUT /v2.0/floatingips/bd4503ce-b4bd-4a0d-a0dd-a1520c446dbd => generated 855 bytes in 820 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/661] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:19 2026] GET /v2.0/ports?device_id=3f60d647-b845-4a6e-a85c-4757920a5d2d => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/662] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e8208f9f-649a-46d1-8876-eaf478ab9a99 => 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: 299/663] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:19 2026] GET /v2.0/networks/0cf39ef8-3c60-4fd5-915a-5332f7634716?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: 300/664] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:19 2026] GET /v2.0/security-groups?id=eb58c97a-1188-43b0-a87a-015a477a822a&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: 365/665] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:21:19 2026] GET /v2.0/ports/367bd77e-2b5a-404e-a96e-4aa9aa34cd07 => generated 955 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/666] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:20 2026] GET /v2.0/subnets?id=940e0328-f36a-4b2f-8f3d-f01b91de5492 => generated 663 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/667] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:20 2026] GET /v2.0/ports?device_id=48e97238-08a2-4b34-8655-94f4315c95ed => 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: 302/668] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:20 2026] GET /v2.0/ports?tenant_id=85c2022da5284216bb76fced587ba6c6&device_id=3f60d647-b845-4a6e-a85c-4757920a5d2d => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/669] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:20 2026] GET /v2.0/ports?network_id=35d41275-2f92-4bd5-ad23-92279b1a2a70&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: 304/670] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:20 2026] GET /v2.0/security-groups?id=fd890be1-1406-417b-b4e8-ef0c70c627e2&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: 305/671] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:21:20 2026] DELETE /v2.0/security-groups/2b86b3fe-8980-499e-9ce4-59071afb66f9 => 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: 306/672] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:20 2026] GET /v2.0/networks?id=0cf39ef8-3c60-4fd5-915a-5332f7634716 => generated 775 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/673] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:20 2026] GET /v2.0/networks/35d41275-2f92-4bd5-ad23-92279b1a2a70?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:21:20.489 8 INFO neutron.api.v2.resource [None req-89585a47-1152-41fc-8766-24f85b618db9 aec62c9327f3426abe4009a4c88fe879 74467d23c76f4c1197fa095efb0d2e4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 308/674] 10.0.0.128 () {32 vars in 737 bytes} [Thu Apr 23 01:21:20 2026] GET /v2.0/security-groups/2b86b3fe-8980-499e-9ce4-59071afb66f9 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/675] 199.204.45.23 () {34 vars in 1059 bytes} [Thu Apr 23 01:21:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=eecda42c-49a9-4fdf-9a5b-8c7a0f7b45e0 => 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: 310/676] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:20 2026] GET /v2.0/networks/35d41275-2f92-4bd5-ad23-92279b1a2a70?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: 311/677] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:21:20 2026] DELETE /v2.0/floatingips/d0083b90-97c5-4065-8061-0e0465e1448d => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/678] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:20 2026] GET /v2.0/subnets?id=a80f7cba-c5b5-4a77-8c09-aa2289d984c7 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/679] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:21:20 2026] PUT /v2.0/routers/f8c96a8e-63ed-4357-81b5-dbc5f782ec45/remove_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/680] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:21 2026] GET /v2.0/ports?network_id=0cf39ef8-3c60-4fd5-915a-5332f7634716&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: 369/681] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:21 2026] GET /v2.0/ports?device_id=3f60d647-b845-4a6e-a85c-4757920a5d2d => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:21.842 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6afd195e-36db-4579-b057-2e0efefb4109'] response: {'name': 'network-changed', 'server_uuid': '48e97238-08a2-4b34-8655-94f4315c95ed', 'tag': '321f1acd-8811-4daa-bb11-c4328c0c0a7c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 313/682] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:21:20 2026] PUT /v2.0/routers/8d05d829-812f-4d5b-b284-49c2907b4bb9/remove_router_interface => generated 309 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/683] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:21 2026] GET /v2.0/networks/0cf39ef8-3c60-4fd5-915a-5332f7634716?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/684] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:22 2026] GET /v2.0/security-groups?id=eb58c97a-1188-43b0-a87a-015a477a822a&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/685] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:22 2026] GET /v2.0/ports?tenant_id=013961499db94ec2bc32a9ad359ad762&device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/686] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:21:21 2026] PUT /v2.0/routers/f8c96a8e-63ed-4357-81b5-dbc5f782ec45/remove_router_interface => generated 309 bytes in 960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/687] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:22 2026] GET /v2.0/networks/0cf39ef8-3c60-4fd5-915a-5332f7634716?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: 7|app: 0|req: 372/688] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:22 2026] GET /v2.0/networks?id=82e5178f-a9a5-495c-9866-2360fe0747e9 => generated 778 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/689] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:21:22 2026] GET /v2.0/ports?device_id=f8c96a8e-63ed-4357-81b5-dbc5f782ec45 => 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: 374/690] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=321f1acd-8811-4daa-bb11-c4328c0c0a7c => generated 860 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:23.112 8 INFO neutron.services.segments.plugin [-] Segment ae50784f-00bf-4613-9afc-c8819c47bce4 resource provider aggregate not found 2026-04-23 01:21:23.116 8 INFO neutron.services.segments.plugin [-] Segment ae50784f-00bf-4613-9afc-c8819c47bce4 resource provider aggregate not found 2026-04-23 01:21:23.139 8 INFO neutron.services.segments.plugin [-] Segment ae50784f-00bf-4613-9afc-c8819c47bce4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae50784f-00bf-4613-9afc-c8819c47bce4 found for delete ", "request_id": "req-23009724-d5c6-4a6b-9bde-124ecc1e156a"}]} 2026-04-23 01:21:23.147 8 INFO neutron.services.segments.plugin [-] Segment ae50784f-00bf-4613-9afc-c8819c47bce4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae50784f-00bf-4613-9afc-c8819c47bce4 found for delete ", "request_id": "req-83170318-dee8-4057-96b7-838e22c992e6"}]} 2026-04-23 01:21:23.152 8 INFO neutron.db.l3_hamode_db [None req-6a17378f-6cb0-496c-bf50-414fce9d05fa 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] HA network 0b1fa2db-5713-48ed-8a97-846d0371239d was deleted as no HA routers are present in tenant 74467d23c76f4c1197fa095efb0d2e4f. [pid: 8|app: 0|req: 317/691] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:22 2026] DELETE /v2.0/routers/8d05d829-812f-4d5b-b284-49c2907b4bb9 => generated 0 bytes in 1058 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/692] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:23 2026] GET /v2.0/subnets?id=45715f27-a047-453d-ba9b-213f7ba065ba => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/693] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:23 2026] GET /v2.0/ports?device_id=3f60d647-b845-4a6e-a85c-4757920a5d2d => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/694] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:23 2026] DELETE /v2.0/subnets/940e0328-f36a-4b2f-8f3d-f01b91de5492 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:21:23.469 7 INFO neutron.services.segments.plugin [-] Segment 70c90eaf-de43-430c-8b71-3edf36441676 resource provider aggregate not found 2026-04-23 01:21:23.474 7 INFO neutron.services.segments.plugin [-] Segment 70c90eaf-de43-430c-8b71-3edf36441676 resource provider aggregate not found 2026-04-23 01:21:23.487 7 INFO neutron.services.segments.plugin [-] Segment 70c90eaf-de43-430c-8b71-3edf36441676 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70c90eaf-de43-430c-8b71-3edf36441676 found for delete ", "request_id": "req-8970a3a5-7415-4278-89ea-974c6d71f2ec"}]} 2026-04-23 01:21:23.491 7 INFO neutron.db.l3_hamode_db [None req-b665c7a6-0faa-4dd5-9fa9-9b0b98d6d59e 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] HA network e65cff9e-994b-43b8-ac0b-bc79cd35cabd was deleted as no HA routers are present in tenant 020532b6cddf43f1832906922dc1b117. [pid: 7|app: 0|req: 375/695] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:22 2026] DELETE /v2.0/routers/f8c96a8e-63ed-4357-81b5-dbc5f782ec45 => generated 0 bytes in 719 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:21:23.505 7 INFO neutron.services.segments.plugin [-] Segment 70c90eaf-de43-430c-8b71-3edf36441676 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70c90eaf-de43-430c-8b71-3edf36441676 found for delete ", "request_id": "req-7dafcf78-b8bb-4466-bad4-43b3c9d93344"}]} [pid: 8|app: 0|req: 321/696] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:23 2026] GET /v2.0/ports?network_id=82e5178f-a9a5-495c-9866-2360fe0747e9&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: 376/697] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:23 2026] GET /v2.0/security-groups?id=eb58c97a-1188-43b0-a87a-015a477a822a&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/698] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:23 2026] DELETE /v2.0/subnets/948d6e45-290d-45c4-97cc-5a9c911cbdf2 => 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: 378/699] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:23 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/700] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:23 2026] GET /v2.0/ports?device_id=3f60d647-b845-4a6e-a85c-4757920a5d2d => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/701] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:21:23 2026] DELETE /v2.0/networks/35d41275-2f92-4bd5-ad23-92279b1a2a70 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/702] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:23 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/703] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:23 2026] DELETE /v2.0/subnets/6825496a-4027-41b4-aa4e-25594b36cc13 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/704] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:21:24 2026] GET /v2.0/security-groups?tenant_id=74467d23c76f4c1197fa095efb0d2e4f&name=default => generated 2797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/705] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:21:24 2026] DELETE /v2.0/networks/6e449e7b-9bb0-49e6-a18b-68b121314f96 => 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: 383/706] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:21:24 2026] DELETE /v2.0/security-groups/f37a1f63-ef66-4993-b31f-698a5e980349 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:21:24.768 8 INFO neutron.db.l3_db [None req-fd2542ac-d092-4462-babd-1724fba7a613 ed1f47a950a94426b0613bfb333d373a 85c2022da5284216bb76fced587ba6c6 - - default default] Floating IP 2e72a6a2-35a0-4a4e-b841-6e0d7b58962f associated. External IP: 10.96.250.203, port: eecda42c-49a9-4fdf-9a5b-8c7a0f7b45e0. [pid: 7|app: 0|req: 384/707] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:21:24 2026] DELETE /v2.0/networks/00ccfcf1-6aa0-4cd7-8bb7-5579197fde61 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:21:24.825 7 WARNING neutron_lib.context [None req-6051d932-726c-4c44-bc7e-890b6f4d8615 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:24.893 7 INFO neutron.db.segments_db [None req-6051d932-726c-4c44-bc7e-890b6f4d8615 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Added segment 5318fc3f-7654-4839-9442-d81fadc27971 of type vxlan for network 5b1e46e2-b195-4ff3-8bfe-8194575e5bdc [pid: 7|app: 0|req: 385/708] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:21:24 2026] POST /v2.0/networks => generated 630 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:21:25.047 7 WARNING neutron_lib.context [None req-ba275034-9f8c-4895-b23c-03a89fe475dc 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:25.168 8 INFO neutron.services.segments.plugin [-] Segment c9f44021-2545-47a8-b3d4-aa2b0e15b16f resource provider aggregate not found 2026-04-23 01:21:25.175 8 INFO neutron.services.segments.plugin [-] Segment c9f44021-2545-47a8-b3d4-aa2b0e15b16f resource provider aggregate not found [pid: 8|app: 0|req: 324/709] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:21:23 2026] PUT /v2.0/floatingips/2e72a6a2-35a0-4a4e-b841-6e0d7b58962f => generated 856 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:25.236 8 INFO neutron.services.segments.plugin [-] Segment c9f44021-2545-47a8-b3d4-aa2b0e15b16f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9f44021-2545-47a8-b3d4-aa2b0e15b16f found for delete ", "request_id": "req-2936d438-d8be-4182-8b4d-8657ee7bfb54"}]} 2026-04-23 01:21:25.237 8 INFO neutron.services.segments.plugin [-] Segment c9f44021-2545-47a8-b3d4-aa2b0e15b16f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9f44021-2545-47a8-b3d4-aa2b0e15b16f found for delete ", "request_id": "req-0e024332-ebab-4eaf-88eb-66f59d70d157"}]} [pid: 8|app: 0|req: 325/710] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:25 2026] GET /v2.0/ports?device_id=3f60d647-b845-4a6e-a85c-4757920a5d2d => 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: 326/711] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:25 2026] GET /v2.0/security-groups?id=eb58c97a-1188-43b0-a87a-015a477a822a&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/712] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:25 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-04-23 01:21:25.403 8 WARNING neutron_lib.context [None req-fd1133a2-b19d-4bcb-bf55-55ead950fa3a 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:25.449 8 INFO neutron.db.segments_db [None req-fd1133a2-b19d-4bcb-bf55-55ead950fa3a 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Added segment 54e65758-a572-4551-96bb-851d643b64e7 of type vxlan for network c78e3a60-8876-47f0-8a66-5dbaf4e4b7d4 2026-04-23 01:21:25.705 7 INFO neutron.services.segments.plugin [-] Segment 8ba92af7-1d6e-4bb1-bd9f-6a00cd18a54f resource provider aggregate not found 2026-04-23 01:21:25.711 7 INFO neutron.services.segments.plugin [-] Segment 8ba92af7-1d6e-4bb1-bd9f-6a00cd18a54f resource provider aggregate not found [pid: 7|app: 0|req: 387/713] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:25 2026] GET /v2.0/ports?device_id=3f60d647-b845-4a6e-a85c-4757920a5d2d => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:25.745 7 INFO neutron.services.segments.plugin [-] Segment 8ba92af7-1d6e-4bb1-bd9f-6a00cd18a54f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba92af7-1d6e-4bb1-bd9f-6a00cd18a54f found for delete ", "request_id": "req-b2fbdb94-7274-476f-98ec-a3b0e0ccefc6"}]} 2026-04-23 01:21:25.751 7 INFO neutron.services.segments.plugin [-] Segment 8ba92af7-1d6e-4bb1-bd9f-6a00cd18a54f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba92af7-1d6e-4bb1-bd9f-6a00cd18a54f found for delete ", "request_id": "req-5c18b568-2a1c-48b4-b72f-323b389ae8e2"}]} 2026-04-23 01:21:25.778 7 INFO neutron.services.segments.plugin [-] Segment 90005905-1cba-48ad-9fac-dbeb3bb76dcc resource provider aggregate not found 2026-04-23 01:21:25.785 7 INFO neutron.services.segments.plugin [-] Segment 90005905-1cba-48ad-9fac-dbeb3bb76dcc resource provider aggregate not found 2026-04-23 01:21:25.797 8 INFO neutron.db.l3_hamode_db [None req-fd1133a2-b19d-4bcb-bf55-55ead950fa3a 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:21:25.805 7 INFO neutron.services.segments.plugin [-] Segment 90005905-1cba-48ad-9fac-dbeb3bb76dcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90005905-1cba-48ad-9fac-dbeb3bb76dcc found for delete ", "request_id": "req-b7739d01-e91f-4b73-9246-d4e7358290fc"}]} 2026-04-23 01:21:25.809 7 INFO neutron.services.segments.plugin [-] Segment 90005905-1cba-48ad-9fac-dbeb3bb76dcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90005905-1cba-48ad-9fac-dbeb3bb76dcc found for delete ", "request_id": "req-80cf3423-ca2e-4bf1-b3e0-ba22e4712c4e"}]} [pid: 7|app: 0|req: 388/714] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:25 2026] GET /v2.0/security-groups?id=eb58c97a-1188-43b0-a87a-015a477a822a&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:25.842 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab11d323-f1ca-4e07-813a-30f23348962a'] response: {'name': 'network-changed', 'server_uuid': '3f60d647-b845-4a6e-a85c-4757920a5d2d', 'tag': 'eecda42c-49a9-4fdf-9a5b-8c7a0f7b45e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 389/715] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:25 2026] GET /v2.0/ports?tenant_id=85c2022da5284216bb76fced587ba6c6&device_id=3f60d647-b845-4a6e-a85c-4757920a5d2d => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:25.964 8 INFO neutron.db.l3_hamode_db [None req-fd1133a2-b19d-4bcb-bf55-55ead950fa3a 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 390/716] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:25 2026] GET /v2.0/networks?id=0cf39ef8-3c60-4fd5-915a-5332f7634716 => generated 775 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/717] 199.204.45.23 () {34 vars in 1059 bytes} [Thu Apr 23 01:21:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=eecda42c-49a9-4fdf-9a5b-8c7a0f7b45e0 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/718] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:26 2026] GET /v2.0/subnets?id=a80f7cba-c5b5-4a77-8c09-aa2289d984c7 => generated 673 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/719] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:26 2026] GET /v2.0/ports?network_id=0cf39ef8-3c60-4fd5-915a-5332f7634716&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/720] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:26 2026] GET /v2.0/networks/0cf39ef8-3c60-4fd5-915a-5332f7634716?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: 395/721] 199.204.45.23 () {34 vars in 993 bytes} [Thu Apr 23 01:21:26 2026] GET /v2.0/ports?device_id=3f60d647-b845-4a6e-a85c-4757920a5d2d => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/722] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:26 2026] GET /v2.0/networks/0cf39ef8-3c60-4fd5-915a-5332f7634716?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) 2026-04-23 01:21:26.643 7 INFO neutron.db.l3_db [req-0bbd4b29-d71a-4401-b3bc-1a6804d48cc6 req-cc68abc0-5c0c-4494-8592-c3f0e58f6323 ed1f47a950a94426b0613bfb333d373a 85c2022da5284216bb76fced587ba6c6 - - default default] Floating IP 2e72a6a2-35a0-4a4e-b841-6e0d7b58962f disassociated. External IP: 10.96.250.203, port: eecda42c-49a9-4fdf-9a5b-8c7a0f7b45e0. [pid: 8|app: 0|req: 327/723] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:25 2026] POST /v2.0/routers => generated 507 bytes in 1271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:21:27.026 8 INFO neutron.db.segments_db [None req-bd7c7482-bf69-4192-9530-3ceed2ec5910 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 1d441de5-9e05-4e5e-a927-9a0f1e1d09ed of type vxlan for network ce300e40-8732-4001-8701-274124c7fd92 [pid: 7|app: 0|req: 397/724] 199.204.45.23 () {36 vars in 996 bytes} [Thu Apr 23 01:21:26 2026] DELETE /v2.0/ports/eecda42c-49a9-4fdf-9a5b-8c7a0f7b45e0 => generated 0 bytes in 655 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:21:27.055 7 WARNING neutron_lib.context [None req-77df595b-8e7d-4cd3-bfe2-9369c9d1ca51 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:27.102 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e37c3e5b-18c5-4b1c-8dc6-62596cc896b5'] response: {'server_uuid': '3f60d647-b845-4a6e-a85c-4757920a5d2d', 'name': 'network-vif-deleted', 'tag': 'eecda42c-49a9-4fdf-9a5b-8c7a0f7b45e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 328/725] 10.0.0.128 () {34 vars in 671 bytes} [Thu Apr 23 01:21:26 2026] POST /v2.0/networks => generated 743 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/726] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:27 2026] GET /v2.0/ports?device_id=3f60d647-b845-4a6e-a85c-4757920a5d2d => 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: 330/727] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:27 2026] POST /v2.0/subnets => generated 666 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:21:27.483 8 INFO neutron.db.segments_db [None req-5074804a-a46e-4326-a4bc-ae335c86d0e4 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 126a8a82-42cc-4a54-bffb-16b2f2dd4a63 of type vxlan for network b872bffa-c127-4404-9205-e564434a3fa4 [pid: 7|app: 0|req: 398/728] 10.0.0.128 () {34 vars in 665 bytes} [Thu Apr 23 01:21:27 2026] POST /v2.0/ports => generated 948 bytes in 498 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-04-23 01:21:27.834 8 INFO neutron.db.l3_hamode_db [None req-5074804a-a46e-4326-a4bc-ae335c86d0e4 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:21:28.961 8 INFO neutron.db.l3_hamode_db [None req-5074804a-a46e-4326-a4bc-ae335c86d0e4 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 399/729] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:21:27 2026] PUT /v2.0/routers/1676a3c7-2d18-426b-a146-a32c3529344e/add_router_interface => generated 309 bytes in 1463 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: 400/730] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:21:29 2026] DELETE /v2.0/security-groups/eb58c97a-1188-43b0-a87a-015a477a822a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/731] 10.0.0.54 () {34 vars in 989 bytes} [Thu Apr 23 01:21:29 2026] GET /v2.0/ports?device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 1240 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/732] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:21:29 2026] GET /v2.0/ports/7d167642-a096-40aa-96c9-8fdc76283fe9 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:29.267 7 INFO neutron.api.v2.resource [None req-2103cab3-a292-468a-93ec-435c5b79faa5 ed1f47a950a94426b0613bfb333d373a 85c2022da5284216bb76fced587ba6c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 403/733] 10.0.0.128 () {32 vars in 737 bytes} [Thu Apr 23 01:21:29 2026] GET /v2.0/security-groups/eb58c97a-1188-43b0-a87a-015a477a822a => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/734] 10.0.0.54 () {34 vars in 1039 bytes} [Thu Apr 23 01:21:29 2026] GET /v2.0/security-groups?id=fd890be1-1406-417b-b4e8-ef0c70c627e2&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/735] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:27 2026] POST /v2.0/routers => generated 730 bytes in 2694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/736] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:21:30 2026] DELETE /v2.0/floatingips/2e72a6a2-35a0-4a4e-b841-6e0d7b58962f => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/737] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:21:29 2026] PUT /v2.0/routers/1676a3c7-2d18-426b-a146-a32c3529344e/remove_router_interface => generated 309 bytes in 1357 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: 408/740] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:21:30 2026] PUT /v2.0/routers/241309b0-19f4-4523-8fd3-1da5d5e0f954/remove_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:31.931 7 INFO neutron.api.v2.resource [None req-e5ee2a74-624c-412f-8d4a-6ef64d208bc9 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 409/741] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:21:31 2026] PUT /v2.0/routers/1676a3c7-2d18-426b-a146-a32c3529344e/remove_router_interface => generated 197 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/742] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:21:30 2026] PUT /v2.0/routers/49ff3324-6115-4cfc-9491-e49814853592/add_router_interface => generated 309 bytes in 1740 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/743] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:21:32 2026] GET /v2.0/ports?device_id=1676a3c7-2d18-426b-a146-a32c3529344e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:21:32.882 8 INFO neutron.services.segments.plugin [-] Segment 54e65758-a572-4551-96bb-851d643b64e7 resource provider aggregate not found 2026-04-23 01:21:32.895 8 INFO neutron.services.segments.plugin [-] Segment 54e65758-a572-4551-96bb-851d643b64e7 resource provider aggregate not found 2026-04-23 01:21:32.915 8 INFO neutron.services.segments.plugin [-] Segment 54e65758-a572-4551-96bb-851d643b64e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54e65758-a572-4551-96bb-851d643b64e7 found for delete ", "request_id": "req-99dab250-c81b-4455-af8b-2c17f89a093f"}]} 2026-04-23 01:21:32.918 8 INFO neutron.services.segments.plugin [-] Segment 54e65758-a572-4551-96bb-851d643b64e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54e65758-a572-4551-96bb-851d643b64e7 found for delete ", "request_id": "req-2a686f22-8fbf-4dd4-960e-68a641c3202a"}]} 2026-04-23 01:21:32.922 7 INFO neutron.services.segments.plugin [-] Segment f3ae4e98-08a4-473b-a694-2f3250fd4569 resource provider aggregate not found 2026-04-23 01:21:32.931 7 INFO neutron.services.segments.plugin [-] Segment f3ae4e98-08a4-473b-a694-2f3250fd4569 resource provider aggregate not found 2026-04-23 01:21:32.938 8 INFO neutron.db.l3_hamode_db [None req-91f3012c-ac77-41f4-9bd8-6629eabb5101 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] HA network c78e3a60-8876-47f0-8a66-5dbaf4e4b7d4 was deleted as no HA routers are present in tenant 020532b6cddf43f1832906922dc1b117. 2026-04-23 01:21:32.940 7 INFO neutron.services.segments.plugin [-] Segment f3ae4e98-08a4-473b-a694-2f3250fd4569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3ae4e98-08a4-473b-a694-2f3250fd4569 found for delete ", "request_id": "req-0479b8e8-7a9b-4c56-8c49-215db8d0cb44"}]} 2026-04-23 01:21:32.949 7 INFO neutron.db.l3_hamode_db [None req-bbddcc19-fefa-413d-9d6a-9370801dead0 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] HA network eb9342c0-c0fc-4191-836a-c6c0370bf7fa was deleted as no HA routers are present in tenant 85c2022da5284216bb76fced587ba6c6. [pid: 8|app: 0|req: 335/744] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:32 2026] DELETE /v2.0/routers/1676a3c7-2d18-426b-a146-a32c3529344e => generated 0 bytes in 730 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:21:32.956 7 INFO neutron.services.segments.plugin [-] Segment f3ae4e98-08a4-473b-a694-2f3250fd4569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3ae4e98-08a4-473b-a694-2f3250fd4569 found for delete ", "request_id": "req-8cf26646-c81d-45cb-b199-c0a6774fb261"}]} 2026-04-23 01:21:32.957 8 WARNING neutron_lib.context [None req-f3825ef9-d504-40a0-acae-15b67fb3e1f4 11a8529a878b4a289bd2570178ca7934 70f95523c4b944ddad3ee3087d1fc63e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 410/745] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:31 2026] DELETE /v2.0/routers/241309b0-19f4-4523-8fd3-1da5d5e0f954 => generated 0 bytes in 1027 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/746] 10.0.0.128 () {34 vars in 685 bytes} [Thu Apr 23 01:21:32 2026] POST /v2.0/security-groups => generated 1595 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/747] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:32 2026] DELETE /v2.0/subnets/80154a76-e768-4c41-9130-d9fdcd6e181d => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:21:33.181 7 WARNING neutron_lib.context [None req-aa814023-ab64-4d79-9dbe-954de37c6c20 11a8529a878b4a289bd2570178ca7934 70f95523c4b944ddad3ee3087d1fc63e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 337/748] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:33 2026] DELETE /v2.0/subnets/a80f7cba-c5b5-4a77-8c09-aa2289d984c7 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/749] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:21:33 2026] POST /v2.0/security-group-rules => generated 565 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/750] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:21:33 2026] DELETE /v2.0/networks/5b1e46e2-b195-4ff3-8bfe-8194575e5bdc => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:21:33.643 8 WARNING neutron_lib.context [None req-f02832f5-b58b-4749-b580-ef94a2206d7c 11a8529a878b4a289bd2570178ca7934 70f95523c4b944ddad3ee3087d1fc63e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/751] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:21:33 2026] DELETE /v2.0/networks/0cf39ef8-3c60-4fd5-915a-5332f7634716 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:21:33.745 7 WARNING neutron_lib.context [None req-ad78f3a7-7431-439d-9359-c4f4dc38531c 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 339/752] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:21:33 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) 2026-04-23 01:21:33.760 8 WARNING neutron_lib.context [None req-2273afd5-f9fc-44f6-8fa9-e30065c5a90f 11a8529a878b4a289bd2570178ca7934 70f95523c4b944ddad3ee3087d1fc63e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:33.793 7 INFO neutron.db.segments_db [None req-ad78f3a7-7431-439d-9359-c4f4dc38531c 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Added segment d876fcf2-1fae-4868-932e-c4ffdff9c28d of type vxlan for network dc821864-be21-48f5-959a-52973d34426f [pid: 7|app: 0|req: 414/753] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:21:33 2026] POST /v2.0/networks => generated 630 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/754] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:21:33 2026] GET /v2.0/security-groups?tenant_id=85c2022da5284216bb76fced587ba6c6&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:33.954 7 WARNING neutron_lib.context [None req-801e9195-3bb9-453a-b976-97d5afdfe6ad 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 416/755] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:33 2026] POST /v2.0/subnets => generated 602 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/756] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:21:33 2026] POST /v2.0/floatingips => generated 552 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/757] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:21:34 2026] DELETE /v2.0/security-groups/62341546-7d3d-4ff7-9f46-8ec452544fc8 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:21:34.419 8 WARNING neutron_lib.context [None req-883beb2f-62f2-4f1c-86f9-a55a489e6b45 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:34.463 8 INFO neutron.db.segments_db [None req-883beb2f-62f2-4f1c-86f9-a55a489e6b45 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Added segment 98b30519-1112-4d57-a798-3625b0296863 of type vxlan for network 3da32418-c89e-417d-8269-dfe69a34d284 2026-04-23 01:21:34.733 8 INFO neutron.db.l3_hamode_db [None req-883beb2f-62f2-4f1c-86f9-a55a489e6b45 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 418/758] 10.0.0.153 () {34 vars in 1098 bytes} [Thu Apr 23 01:21:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--634443068&fields=id&tenant_id=70f95523c4b944ddad3ee3087d1fc63e => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:21:34.929 8 INFO neutron.db.l3_hamode_db [None req-883beb2f-62f2-4f1c-86f9-a55a489e6b45 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:21:34.938 8 INFO neutron.services.segments.plugin [-] Segment 5318fc3f-7654-4839-9442-d81fadc27971 resource provider aggregate not found 2026-04-23 01:21:34.946 8 INFO neutron.services.segments.plugin [-] Segment 5318fc3f-7654-4839-9442-d81fadc27971 resource provider aggregate not found 2026-04-23 01:21:34.957 8 INFO neutron.services.segments.plugin [-] Segment 5318fc3f-7654-4839-9442-d81fadc27971 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5318fc3f-7654-4839-9442-d81fadc27971 found for delete ", "request_id": "req-987a3175-c427-483e-8497-76ba0aa845bd"}]} 2026-04-23 01:21:34.957 7 INFO neutron.services.segments.plugin [-] Segment 1f4a4add-f18c-4048-a27c-5a91e359859d resource provider aggregate not found 2026-04-23 01:21:34.975 8 INFO neutron.services.segments.plugin [-] Segment 5318fc3f-7654-4839-9442-d81fadc27971 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5318fc3f-7654-4839-9442-d81fadc27971 found for delete ", "request_id": "req-329891b8-13ca-4faa-9e6e-96360ee581db"}]} 2026-04-23 01:21:34.994 7 INFO neutron.services.segments.plugin [-] Segment 1f4a4add-f18c-4048-a27c-5a91e359859d resource provider aggregate not found 2026-04-23 01:21:35.005 7 INFO neutron.services.segments.plugin [-] Segment 1f4a4add-f18c-4048-a27c-5a91e359859d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f4a4add-f18c-4048-a27c-5a91e359859d found for delete ", "request_id": "req-76e0aab2-078b-4a76-a0b1-a23ecfbd3503"}]} 2026-04-23 01:21:35.020 7 INFO neutron.services.segments.plugin [-] Segment 1f4a4add-f18c-4048-a27c-5a91e359859d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f4a4add-f18c-4048-a27c-5a91e359859d found for delete ", "request_id": "req-5e4c631b-1d03-450b-b4dc-5a68c10ffd15"}]} [pid: 7|app: 0|req: 419/759] 10.0.0.153 () {34 vars in 982 bytes} [Thu Apr 23 01:21:34 2026] GET /v2.0/networks?id=ce300e40-8732-4001-8701-274124c7fd92 => generated 675 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/760] 10.0.0.153 () {34 vars in 965 bytes} [Thu Apr 23 01:21:35 2026] GET /v2.0/quotas/70f95523c4b944ddad3ee3087d1fc63e => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/761] 10.0.0.153 () {34 vars in 1002 bytes} [Thu Apr 23 01:21:35 2026] GET /v2.0/ports?tenant_id=70f95523c4b944ddad3ee3087d1fc63e&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/762] 10.0.0.153 () {34 vars in 907 bytes} [Thu Apr 23 01:21:35 2026] GET /v2.0/extensions => generated 19600 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/763] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:34 2026] POST /v2.0/routers => generated 506 bytes in 1316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/764] 10.0.0.153 () {34 vars in 1008 bytes} [Thu Apr 23 01:21:35 2026] GET /v2.0/networks/ce300e40-8732-4001-8701-274124c7fd92?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: 424/765] 10.0.0.153 () {34 vars in 1108 bytes} [Thu Apr 23 01:21:35 2026] GET /v2.0/networks/ce300e40-8732-4001-8701-274124c7fd92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/766] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:36 2026] GET /v2.0/ports?device_id=c9516118-82c6-47cb-83a3-48d24ec8baad => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:21:36.432 7 INFO neutron.db.segments_db [None req-f159e3d9-d8b0-48f4-83e4-8bbcd2e4e028 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment b457ca4b-1efa-4c48-9346-b295bfe758eb of type vxlan for network 02c01a26-5f32-4d30-b29f-1d6d088eab28 [pid: 7|app: 0|req: 426/767] 10.0.0.128 () {34 vars in 671 bytes} [Thu Apr 23 01:21:36 2026] POST /v2.0/networks => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/768] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:36 2026] POST /v2.0/subnets => generated 666 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:21:36.823 7 INFO neutron.db.segments_db [None req-d2f2b8c8-cc73-456c-a59b-3dbbfbf008ab 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment a8d9d9a5-6a9f-42d8-9099-a8548b03b96d of type vxlan for network 35dad7d7-438e-4908-bc56-e1bbf232f8f8 2026-04-23 01:21:37.180 7 INFO neutron.db.l3_hamode_db [None req-d2f2b8c8-cc73-456c-a59b-3dbbfbf008ab 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 342/769] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:21:35 2026] PUT /v2.0/routers/3d56304a-0fa2-4cac-be0d-6cb0e77f1fdf/add_router_interface => generated 309 bytes in 1521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/770] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:37 2026] GET /v2.0/networks?id=ce300e40-8732-4001-8701-274124c7fd92 => generated 675 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/771] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:37 2026] GET /v2.0/ports?device_id=c9516118-82c6-47cb-83a3-48d24ec8baad => 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: 345/772] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:21:37 2026] GET /v2.0/ports/e393b16c-e3df-4e15-9b65-ce32ddaa20dd => 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: 346/773] 199.204.45.23 () {34 vars in 1049 bytes} [Thu Apr 23 01:21:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=70f95523c4b944ddad3ee3087d1fc63e => generated 180 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:38.189 7 INFO neutron.db.l3_hamode_db [None req-d2f2b8c8-cc73-456c-a59b-3dbbfbf008ab 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 347/774] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:21:37 2026] PUT /v2.0/routers/3d56304a-0fa2-4cac-be0d-6cb0e77f1fdf/remove_router_interface => generated 309 bytes in 969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:38.508 8 WARNING neutron_lib.context [req-dea679ef-ba65-4a5a-9d97-1e09fb0181fd req-e958395a-0872-42c8-8d48-d01de10680ed 11a8529a878b4a289bd2570178ca7934 70f95523c4b944ddad3ee3087d1fc63e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 348/775] 199.204.45.23 () {38 vars in 954 bytes} [Thu Apr 23 01:21:38 2026] POST /v2.0/ports => generated 954 bytes in 748 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: 428/776] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:36 2026] POST /v2.0/routers => generated 730 bytes in 2506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/777] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:21:39 2026] GET /v2.0/ports?device_id=3d56304a-0fa2-4cac-be0d-6cb0e77f1fdf => 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: 349/778] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:39 2026] GET /v2.0/ports?device_id=c9516118-82c6-47cb-83a3-48d24ec8baad => generated 957 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/779] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:21:39 2026] PUT /v2.0/ports/607675bc-d6cb-453d-8fe7-209e9ec915b5 => generated 1199 bytes in 452 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-04-23 01:21:40.153 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-251510cb-9b4d-4dd6-849b-90e7cf933ba8'] response: {'name': 'network-changed', 'server_uuid': 'c9516118-82c6-47cb-83a3-48d24ec8baad', 'tag': '607675bc-d6cb-453d-8fe7-209e9ec915b5', 'status': 'completed', 'code': 200} 2026-04-23 01:21:40.779 7 INFO neutron.services.segments.plugin [-] Segment 98b30519-1112-4d57-a798-3625b0296863 resource provider aggregate not found 2026-04-23 01:21:40.796 7 INFO neutron.services.segments.plugin [-] Segment 98b30519-1112-4d57-a798-3625b0296863 resource provider aggregate not found 2026-04-23 01:21:40.805 7 INFO neutron.services.segments.plugin [-] Segment 98b30519-1112-4d57-a798-3625b0296863 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98b30519-1112-4d57-a798-3625b0296863 found for delete ", "request_id": "req-e95d6166-d1af-430f-8067-9e824860543d"}]} [pid: 8|app: 0|req: 350/780] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:21:39 2026] PUT /v2.0/routers/116a014f-0d55-4b6d-b804-e588b0e0d0e8/add_router_interface => generated 309 bytes in 1456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:40.815 7 INFO neutron.services.segments.plugin [-] Segment 98b30519-1112-4d57-a798-3625b0296863 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98b30519-1112-4d57-a798-3625b0296863 found for delete ", "request_id": "req-ef09de66-9c8b-4526-ada3-c847ff10fab9"}]} 2026-04-23 01:21:40.819 7 INFO neutron.db.l3_hamode_db [None req-b5f001e6-9145-4d50-92d0-d35adb3a746e 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] HA network 3da32418-c89e-417d-8269-dfe69a34d284 was deleted as no HA routers are present in tenant 020532b6cddf43f1832906922dc1b117. [pid: 7|app: 0|req: 431/781] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:39 2026] DELETE /v2.0/routers/3d56304a-0fa2-4cac-be0d-6cb0e77f1fdf => generated 0 bytes in 1062 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/782] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:40 2026] GET /v2.0/security-groups?id=01a65c12-bae1-4615-a506-6f4f9a54e3f2&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/783] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:40 2026] GET /v2.0/ports?tenant_id=70f95523c4b944ddad3ee3087d1fc63e&device_id=c9516118-82c6-47cb-83a3-48d24ec8baad => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/784] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:40 2026] GET /v2.0/ports?device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/785] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=607675bc-d6cb-453d-8fe7-209e9ec915b5 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/786] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:40 2026] GET /v2.0/subnets?id=f523b749-bebb-4014-a13b-aaeb5446ecc1 => generated 669 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/787] 10.0.0.153 () {34 vars in 971 bytes} [Thu Apr 23 01:21:40 2026] GET /v2.0/ports/321f1acd-8811-4daa-bb11-c4328c0c0a7c => generated 968 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/788] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:41 2026] GET /v2.0/ports?network_id=ce300e40-8732-4001-8701-274124c7fd92&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/789] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:40 2026] DELETE /v2.0/subnets/a267aa9c-d56f-4c77-b1a3-1f627ae7a719 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/790] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:41 2026] GET /v2.0/networks/ce300e40-8732-4001-8701-274124c7fd92?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: 358/791] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:41 2026] GET /v2.0/networks/ce300e40-8732-4001-8701-274124c7fd92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/792] 199.204.45.23 () {34 vars in 999 bytes} [Thu Apr 23 01:21:41 2026] GET /v2.0/subnets?network_id=82e5178f-a9a5-495c-9866-2360fe0747e9 => generated 658 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/793] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:41 2026] GET /v2.0/ports?tenant_id=70f95523c4b944ddad3ee3087d1fc63e&device_id=c9516118-82c6-47cb-83a3-48d24ec8baad => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/794] 199.204.45.23 () {34 vars in 1145 bytes} [Thu Apr 23 01:21:41 2026] GET /v2.0/ports?device_id=48e97238-08a2-4b34-8655-94f4315c95ed&device_owner=compute%3Anova&network_id=82e5178f-a9a5-495c-9866-2360fe0747e9 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/795] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:41 2026] GET /v2.0/networks?id=ce300e40-8732-4001-8701-274124c7fd92 => generated 771 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/796] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:21:41 2026] DELETE /v2.0/networks/dc821864-be21-48f5-959a-52973d34426f => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:21:41.604 7 WARNING neutron_lib.context [None req-638c67a8-1b9a-4267-8572-5cbefff8aa26 ad9050c4bc66416390d6e78db5b8a52e bc25708f4e8a4bb0ab560c2c67bd31d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 435/797] 10.0.0.128 () {34 vars in 685 bytes} [Thu Apr 23 01:21:41 2026] POST /v2.0/security-groups => generated 1597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/798] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=607675bc-d6cb-453d-8fe7-209e9ec915b5 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:21:41.752 7 WARNING neutron_lib.context [None req-a9b8a24f-d85f-4f5b-8fbb-f581c3ee8440 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:41.793 7 INFO neutron.db.segments_db [None req-a9b8a24f-d85f-4f5b-8fbb-f581c3ee8440 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Added segment 0eed75de-284a-42c6-8347-f9a49a636ac2 of type vxlan for network 613fbf9e-5621-4070-9b74-cdcc36b5141f [pid: 8|app: 0|req: 363/799] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:21:41 2026] PUT /v2.0/ports/321f1acd-8811-4daa-bb11-c4328c0c0a7c => generated 1145 bytes in 575 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-04-23 01:21:42.063 8 WARNING neutron_lib.context [None req-5b7ed99b-da83-43ca-b91d-7df950f66d4c ad9050c4bc66416390d6e78db5b8a52e bc25708f4e8a4bb0ab560c2c67bd31d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:42.094 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3281425d-f0d5-4def-9c6f-b7e794afdd24'] response: {'name': 'network-changed', 'server_uuid': '48e97238-08a2-4b34-8655-94f4315c95ed', 'tag': '321f1acd-8811-4daa-bb11-c4328c0c0a7c', 'status': 'completed', 'code': 200} 2026-04-23 01:21:42.130 7 INFO neutron.db.l3_hamode_db [None req-a9b8a24f-d85f-4f5b-8fbb-f581c3ee8440 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 364/800] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:21:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/801] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:42 2026] GET /v2.0/subnets?id=f523b749-bebb-4014-a13b-aaeb5446ecc1 => generated 669 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/802] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:42 2026] GET /v2.0/ports?device_id=c9516118-82c6-47cb-83a3-48d24ec8baad => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/803] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:42 2026] GET /v2.0/ports?tenant_id=013961499db94ec2bc32a9ad359ad762&device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 1417 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:42.290 8 WARNING neutron_lib.context [None req-5911706a-ddfd-4ef2-88f5-1d9d1ed5e00c ad9050c4bc66416390d6e78db5b8a52e bc25708f4e8a4bb0ab560c2c67bd31d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/804] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:21:42 2026] POST /v2.0/security-group-rules => generated 570 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/805] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:42 2026] GET /v2.0/ports?network_id=ce300e40-8732-4001-8701-274124c7fd92&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/806] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:42 2026] GET /v2.0/security-groups?id=01a65c12-bae1-4615-a506-6f4f9a54e3f2&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: 371/807] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:42 2026] GET /v2.0/networks?id=82e5178f-a9a5-495c-9866-2360fe0747e9 => generated 778 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:42.532 8 WARNING neutron_lib.context [None req-e2d71a3b-6617-4a65-9339-5501c737b0e2 ad9050c4bc66416390d6e78db5b8a52e bc25708f4e8a4bb0ab560c2c67bd31d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:42.834 7 INFO neutron.services.segments.plugin [-] Segment d876fcf2-1fae-4868-932e-c4ffdff9c28d resource provider aggregate not found 2026-04-23 01:21:42.844 7 INFO neutron.services.segments.plugin [-] Segment d876fcf2-1fae-4868-932e-c4ffdff9c28d resource provider aggregate not found 2026-04-23 01:21:42.868 7 INFO neutron.services.segments.plugin [-] Segment d876fcf2-1fae-4868-932e-c4ffdff9c28d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d876fcf2-1fae-4868-932e-c4ffdff9c28d found for delete ", "request_id": "req-2bda3df4-b6bb-4262-8015-b152db059c3b"}]} 2026-04-23 01:21:42.871 7 INFO neutron.services.segments.plugin [-] Segment d876fcf2-1fae-4868-932e-c4ffdff9c28d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d876fcf2-1fae-4868-932e-c4ffdff9c28d found for delete ", "request_id": "req-90e69bdd-33a7-4a80-989f-4f57dd688d2c"}]} [pid: 8|app: 0|req: 372/808] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:21:42 2026] POST /v2.0/floatingips => generated 552 bytes in 710 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:21:43.299 7 INFO neutron.db.l3_hamode_db [None req-a9b8a24f-d85f-4f5b-8fbb-f581c3ee8440 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 373/809] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:43 2026] GET /v2.0/networks/ce300e40-8732-4001-8701-274124c7fd92?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/810] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=321f1acd-8811-4daa-bb11-c4328c0c0a7c => 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: 375/811] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:43 2026] GET /v2.0/networks/ce300e40-8732-4001-8701-274124c7fd92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/812] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=321f1acd-8811-4daa-bb11-c4328c0c0a7c => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/813] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:43 2026] GET /v2.0/subnets?id=45715f27-a047-453d-ba9b-213f7ba065ba => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/814] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:43 2026] GET /v2.0/ports?network_id=82e5178f-a9a5-495c-9866-2360fe0747e9&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/815] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:43 2026] GET /v2.0/ports?device_id=c9516118-82c6-47cb-83a3-48d24ec8baad => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/816] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:43 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/817] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:43 2026] GET /v2.0/security-groups?id=01a65c12-bae1-4615-a506-6f4f9a54e3f2&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: 382/818] 10.0.0.153 () {34 vars in 1100 bytes} [Thu Apr 23 01:21:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1542874680&fields=id&tenant_id=bc25708f4e8a4bb0ab560c2c67bd31d0 => 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: 383/819] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:43 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?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: 384/820] 10.0.0.153 () {34 vars in 982 bytes} [Thu Apr 23 01:21:43 2026] GET /v2.0/networks?id=02c01a26-5f32-4d30-b29f-1d6d088eab28 => generated 675 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/821] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:43 2026] GET /v2.0/ports?device_id=c9516118-82c6-47cb-83a3-48d24ec8baad => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/822] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:43 2026] GET /v2.0/ports?tenant_id=013961499db94ec2bc32a9ad359ad762&device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 1417 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/823] 10.0.0.153 () {34 vars in 965 bytes} [Thu Apr 23 01:21:44 2026] GET /v2.0/quotas/bc25708f4e8a4bb0ab560c2c67bd31d0 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:44.425 8 INFO neutron.db.l3_db [None req-299bce86-d333-4b84-83a5-22f6a3a7f77d 11a8529a878b4a289bd2570178ca7934 70f95523c4b944ddad3ee3087d1fc63e - - default default] Floating IP 9b0dfd16-5bff-4dce-b381-c48822f13428 associated. External IP: 10.96.250.203, port: 607675bc-d6cb-453d-8fe7-209e9ec915b5. [pid: 7|app: 0|req: 437/824] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:21:41 2026] POST /v2.0/routers => generated 687 bytes in 2682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/825] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:44 2026] GET /v2.0/networks?id=82e5178f-a9a5-495c-9866-2360fe0747e9 => generated 778 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/826] 10.0.0.153 () {34 vars in 1002 bytes} [Thu Apr 23 01:21:44 2026] GET /v2.0/ports?tenant_id=bc25708f4e8a4bb0ab560c2c67bd31d0&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/827] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:44 2026] GET /v2.0/ports?device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 1148 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/828] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:21:44 2026] PUT /v2.0/floatingips/9b0dfd16-5bff-4dce-b381-c48822f13428 => generated 855 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/829] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:21:44 2026] GET /v2.0/routers/3682aaa8-c99a-4638-a4e3-20d380eedb79 => generated 693 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/830] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=321f1acd-8811-4daa-bb11-c4328c0c0a7c => 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: 442/831] 10.0.0.153 () {34 vars in 1008 bytes} [Thu Apr 23 01:21:44 2026] GET /v2.0/networks/02c01a26-5f32-4d30-b29f-1d6d088eab28?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: 390/832] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:44 2026] GET /v2.0/security-groups?id=fd890be1-1406-417b-b4e8-ef0c70c627e2&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: 391/833] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=321f1acd-8811-4daa-bb11-c4328c0c0a7c => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/834] 10.0.0.153 () {34 vars in 1108 bytes} [Thu Apr 23 01:21:44 2026] GET /v2.0/networks/02c01a26-5f32-4d30-b29f-1d6d088eab28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/835] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:44 2026] GET /v2.0/subnets?id=45715f27-a047-453d-ba9b-213f7ba065ba => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/836] 10.0.0.128 () {32 vars in 647 bytes} [Thu Apr 23 01:21:44 2026] GET /v2.0/routers => generated 696 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/837] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:44 2026] GET /v2.0/ports?device_id=c9516118-82c6-47cb-83a3-48d24ec8baad => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:45.089 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2d8aa46-52df-4820-876b-c32a8305924f'] response: {'name': 'network-changed', 'server_uuid': 'c9516118-82c6-47cb-83a3-48d24ec8baad', 'tag': '607675bc-d6cb-453d-8fe7-209e9ec915b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 395/838] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/ports?network_id=82e5178f-a9a5-495c-9866-2360fe0747e9&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/839] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/security-groups?id=01a65c12-bae1-4615-a506-6f4f9a54e3f2&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/840] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/ports?tenant_id=70f95523c4b944ddad3ee3087d1fc63e&device_id=c9516118-82c6-47cb-83a3-48d24ec8baad => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/841] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?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: 399/842] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => 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: 400/843] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/networks?id=ce300e40-8732-4001-8701-274124c7fd92 => generated 771 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/844] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?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: 402/845] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=607675bc-d6cb-453d-8fe7-209e9ec915b5 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/848] 199.204.45.23 () {34 vars in 1117 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/ports?device_id=48e97238-08a2-4b34-8655-94f4315c95ed&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1148 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/849] 10.0.0.128 () {34 vars in 741 bytes} [Thu Apr 23 01:21:44 2026] PUT /v2.0/routers/3682aaa8-c99a-4638-a4e3-20d380eedb79 => generated 700 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/850] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/subnets?id=f523b749-bebb-4014-a13b-aaeb5446ecc1 => generated 669 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/851] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/ports?device_id=c9516118-82c6-47cb-83a3-48d24ec8baad => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/852] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/routers/3682aaa8-c99a-4638-a4e3-20d380eedb79 => generated 700 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/853] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/ports?network_id=ce300e40-8732-4001-8701-274124c7fd92&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: 410/854] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/security-groups?id=01a65c12-bae1-4615-a506-6f4f9a54e3f2&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: 411/855] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/ports?device_id=3682aaa8-c99a-4638-a4e3-20d380eedb79 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/856] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:45 2026] GET /v2.0/networks/ce300e40-8732-4001-8701-274124c7fd92?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/857] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:21:45 2026] PUT /v2.0/ports/321f1acd-8811-4daa-bb11-c4328c0c0a7c => generated 968 bytes in 879 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-04-23 01:21:46.489 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4590e0e-c977-4132-b486-6841eaf30656'] response: {'name': 'network-changed', 'server_uuid': '48e97238-08a2-4b34-8655-94f4315c95ed', 'tag': '321f1acd-8811-4daa-bb11-c4328c0c0a7c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 446/858] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:46 2026] GET /v2.0/networks?id=02c01a26-5f32-4d30-b29f-1d6d088eab28 => generated 675 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/859] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:46 2026] GET /v2.0/networks/ce300e40-8732-4001-8701-274124c7fd92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/860] 199.204.45.23 () {34 vars in 993 bytes} [Thu Apr 23 01:21:46 2026] GET /v2.0/ports?device_id=c9516118-82c6-47cb-83a3-48d24ec8baad => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/861] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:46 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => 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: 450/862] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:46 2026] GET /v2.0/ports?tenant_id=013961499db94ec2bc32a9ad359ad762&device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/863] 199.204.45.23 () {34 vars in 1049 bytes} [Thu Apr 23 01:21:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bc25708f4e8a4bb0ab560c2c67bd31d0 => generated 181 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:47.079 7 INFO neutron.db.l3_db [req-27a1040f-db22-4b29-8881-c46cd3bc0138 req-177106ba-aa78-4381-8c88-c2d96c882b16 11a8529a878b4a289bd2570178ca7934 70f95523c4b944ddad3ee3087d1fc63e - - default default] Floating IP 9b0dfd16-5bff-4dce-b381-c48822f13428 disassociated. External IP: 10.96.250.203, port: 607675bc-d6cb-453d-8fe7-209e9ec915b5. 2026-04-23 01:21:47.218 8 INFO neutron.services.segments.plugin [-] Segment 0eed75de-284a-42c6-8347-f9a49a636ac2 resource provider aggregate not found 2026-04-23 01:21:47.225 8 INFO neutron.services.segments.plugin [-] Segment 0eed75de-284a-42c6-8347-f9a49a636ac2 resource provider aggregate not found 2026-04-23 01:21:47.246 8 INFO neutron.db.l3_hamode_db [None req-5535790e-1f14-40ec-a930-71b31b3d723c 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] HA network 613fbf9e-5621-4070-9b74-cdcc36b5141f was deleted as no HA routers are present in tenant 020532b6cddf43f1832906922dc1b117. 2026-04-23 01:21:47.247 8 INFO neutron.services.segments.plugin [-] Segment 0eed75de-284a-42c6-8347-f9a49a636ac2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eed75de-284a-42c6-8347-f9a49a636ac2 found for delete ", "request_id": "req-1e010ed8-93a4-4953-a460-7c8dbcec268d"}]} 2026-04-23 01:21:47.249 8 INFO neutron.services.segments.plugin [-] Segment 0eed75de-284a-42c6-8347-f9a49a636ac2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eed75de-284a-42c6-8347-f9a49a636ac2 found for delete ", "request_id": "req-22c3cb65-1c35-447d-a166-df448cf6b2fb"}]} [pid: 8|app: 0|req: 413/864] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:45 2026] DELETE /v2.0/routers/3682aaa8-c99a-4638-a4e3-20d380eedb79 => generated 0 bytes in 1394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/865] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:47 2026] GET /v2.0/networks?id=82e5178f-a9a5-495c-9866-2360fe0747e9 => generated 778 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:47.340 8 WARNING neutron_lib.context [req-bf435342-edbd-4ebb-acd8-9a50eebaf88c req-91be2883-a87b-4f0a-9386-904ed6d5e622 ad9050c4bc66416390d6e78db5b8a52e bc25708f4e8a4bb0ab560c2c67bd31d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 452/866] 199.204.45.23 () {36 vars in 996 bytes} [Thu Apr 23 01:21:46 2026] DELETE /v2.0/ports/607675bc-d6cb-453d-8fe7-209e9ec915b5 => generated 0 bytes in 755 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/867] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:47 2026] GET /v2.0/ports?device_id=c9516118-82c6-47cb-83a3-48d24ec8baad => 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: 454/868] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:21:47 2026] GET /v2.0/ports?device_id=3682aaa8-c99a-4638-a4e3-20d380eedb79 => 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: 455/869] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=321f1acd-8811-4daa-bb11-c4328c0c0a7c => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:47.653 7 INFO neutron.api.v2.resource [None req-c8573421-feec-4659-9e78-49ba07d6a58e 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 456/870] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:47 2026] DELETE /v2.0/routers/3682aaa8-c99a-4638-a4e3-20d380eedb79 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/871] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:47 2026] GET /v2.0/subnets?id=45715f27-a047-453d-ba9b-213f7ba065ba => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/872] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:21:47 2026] GET /v2.0/ports?device_id=3d56304a-0fa2-4cac-be0d-6cb0e77f1fdf => 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: 459/873] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:47 2026] GET /v2.0/ports?network_id=82e5178f-a9a5-495c-9866-2360fe0747e9&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:47.773 7 INFO neutron.api.v2.resource [None req-0ef0cfa5-4ea2-478e-bcfd-3d71b598e239 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 460/874] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:47 2026] DELETE /v2.0/routers/3d56304a-0fa2-4cac-be0d-6cb0e77f1fdf => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/875] 199.204.45.23 () {38 vars in 954 bytes} [Thu Apr 23 01:21:47 2026] POST /v2.0/ports => generated 954 bytes in 459 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: 461/876] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:47 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 957 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:47.839 7 INFO neutron.pecan_wsgi.hooks.translation [None req-058a444c-9237-41c3-90ee-7c6c309567fc 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 462/877] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:47 2026] DELETE /v2.0/subnets/a267aa9c-d56f-4c77-b1a3-1f627ae7a719 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/878] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:47 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?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: 417/879] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:47 2026] GET /v2.0/security-groups?id=8bb94437-3698-4e52-ab0a-7bba44ad1f00&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/880] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:21:47 2026] GET /v2.0/ports?device_id=1676a3c7-2d18-426b-a146-a32c3529344e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/881] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:47 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:21:48.018 8 INFO neutron.api.v2.resource [None req-00e0126d-3b17-4699-b524-9650bffbd893 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 420/882] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:47 2026] DELETE /v2.0/routers/1676a3c7-2d18-426b-a146-a32c3529344e => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:21:48.045 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa45d1d8-220a-459c-8f68-05064c18ebd0 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 421/883] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:48 2026] DELETE /v2.0/subnets/80154a76-e768-4c41-9130-d9fdcd6e181d => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/884] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/ports?device_id=f8c96a8e-63ed-4357-81b5-dbc5f782ec45 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/885] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/ports?tenant_id=013961499db94ec2bc32a9ad359ad762&device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:48.146 8 INFO neutron.api.v2.resource [None req-b97b5237-0e84-481d-8eec-eb95c468c344 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 424/886] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:48 2026] DELETE /v2.0/routers/f8c96a8e-63ed-4357-81b5-dbc5f782ec45 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/887] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/networks?id=82e5178f-a9a5-495c-9866-2360fe0747e9 => generated 778 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:48.248 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae3e3527-e50f-4819-868f-a75ebe011f60 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 426/888] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:48 2026] DELETE /v2.0/subnets/948d6e45-290d-45c4-97cc-5a9c911cbdf2 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/889] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=321f1acd-8811-4daa-bb11-c4328c0c0a7c => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:48.320 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a066f18f-24f0-45e1-b28c-fddd36d33352 174cd8e6562949faad6aefcf3cfa146b 020532b6cddf43f1832906922dc1b117 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 428/890] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:48 2026] DELETE /v2.0/subnets/6825496a-4027-41b4-aa4e-25594b36cc13 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/891] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/subnets?id=45715f27-a047-453d-ba9b-213f7ba065ba => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/892] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/ports?network_id=82e5178f-a9a5-495c-9866-2360fe0747e9&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/893] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:21:47 2026] PUT /v2.0/ports/e09aacad-4f14-4bbc-ae64-56b150588142 => generated 1199 bytes in 597 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: 431/894] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?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: 464/895] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/ports?tenant_id=bc25708f4e8a4bb0ab560c2c67bd31d0&device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:48.550 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14973c05-ffab-433e-a846-b1db0d2add82'] response: {'server_uuid': 'c9516118-82c6-47cb-83a3-48d24ec8baad', 'name': 'network-vif-deleted', 'tag': '607675bc-d6cb-453d-8fe7-209e9ec915b5', 'status': 'completed', 'code': 200} 2026-04-23 01:21:48.550 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14973c05-ffab-433e-a846-b1db0d2add82'] response: {'name': 'network-changed', 'server_uuid': '2b64d71f-ec20-4d7c-b77c-74a526f32641', 'tag': 'e09aacad-4f14-4bbc-ae64-56b150588142', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 432/896] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/ports?device_id=48e97238-08a2-4b34-8655-94f4315c95ed => 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: 465/897] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9?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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 433/898] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e09aacad-4f14-4bbc-ae64-56b150588142 => 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: 466/899] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/security-groups?id=fd890be1-1406-417b-b4e8-ef0c70c627e2&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/900] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/subnets?id=bb4dcf88-fd14-442b-881d-c0265c60d18a => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/901] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/ports?network_id=02c01a26-5f32-4d30-b29f-1d6d088eab28&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/902] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:21:48 2026] DELETE /v2.0/security-groups/01a65c12-bae1-4615-a506-6f4f9a54e3f2 => 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: 436/903] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/networks/02c01a26-5f32-4d30-b29f-1d6d088eab28?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:21:48.836 7 INFO neutron.api.v2.resource [None req-964e4197-d571-44dd-829e-8c33ea0c1a63 11a8529a878b4a289bd2570178ca7934 70f95523c4b944ddad3ee3087d1fc63e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 468/904] 10.0.0.128 () {32 vars in 737 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/security-groups/01a65c12-bae1-4615-a506-6f4f9a54e3f2 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/905] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/networks/02c01a26-5f32-4d30-b29f-1d6d088eab28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/906] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:21:48 2026] GET /v2.0/security-groups?tenant_id=020532b6cddf43f1832906922dc1b117&name=default => generated 2801 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/907] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:21:48 2026] DELETE /v2.0/floatingips/9b0dfd16-5bff-4dce-b381-c48822f13428 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/908] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:49 2026] GET /v2.0/ports?tenant_id=bc25708f4e8a4bb0ab560c2c67bd31d0&device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/909] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:49 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/910] 199.204.45.23 () {34 vars in 993 bytes} [Thu Apr 23 01:21:49 2026] GET /v2.0/ports?device_id=48e97238-08a2-4b34-8655-94f4315c95ed => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/911] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:21:49 2026] DELETE /v2.0/security-groups/1de0dc70-546b-4668-9c79-c32b83e52721 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/912] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:49 2026] GET /v2.0/networks?id=02c01a26-5f32-4d30-b29f-1d6d088eab28 => generated 771 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/913] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:49 2026] GET /v2.0/security-groups?id=8bb94437-3698-4e52-ab0a-7bba44ad1f00&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:49.787 8 INFO neutron.db.l3_db [req-74f66a34-6649-4eba-844d-7a605225196e req-b12f9de4-7097-47ac-8d76-e6eedf67ceb6 bf1b41fd2b1e4e43a3e12bd5a3e036eb 013961499db94ec2bc32a9ad359ad762 - - default default] Floating IP bd4503ce-b4bd-4a0d-a0dd-a1520c446dbd disassociated. External IP: 10.96.250.220, port: 321f1acd-8811-4daa-bb11-c4328c0c0a7c. [pid: 8|app: 0|req: 443/914] 199.204.45.23 () {36 vars in 996 bytes} [Thu Apr 23 01:21:49 2026] DELETE /v2.0/ports/321f1acd-8811-4daa-bb11-c4328c0c0a7c => generated 0 bytes in 763 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/915] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e09aacad-4f14-4bbc-ae64-56b150588142 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:21:50.295 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab83f65c-7998-4e3a-bdc0-18aee9aa18a3'] response: {'server_uuid': '48e97238-08a2-4b34-8655-94f4315c95ed', 'name': 'network-vif-deleted', 'tag': '321f1acd-8811-4daa-bb11-c4328c0c0a7c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 445/916] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:50 2026] GET /v2.0/ports?device_id=48e97238-08a2-4b34-8655-94f4315c95ed => 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: 446/917] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:50 2026] GET /v2.0/subnets?id=bb4dcf88-fd14-442b-881d-c0265c60d18a => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/918] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:50 2026] GET /v2.0/ports?network_id=02c01a26-5f32-4d30-b29f-1d6d088eab28&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/919] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:21:49 2026] PUT /v2.0/routers/49ff3324-6115-4cfc-9491-e49814853592/remove_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/920] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:50 2026] GET /v2.0/networks/02c01a26-5f32-4d30-b29f-1d6d088eab28?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: 449/921] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:50 2026] GET /v2.0/networks/02c01a26-5f32-4d30-b29f-1d6d088eab28?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: 450/922] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:50 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/923] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:50 2026] GET /v2.0/security-groups?id=8bb94437-3698-4e52-ab0a-7bba44ad1f00&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:51.401 8 WARNING neutron_lib.context [None req-312145a4-5215-428a-880f-eb3308c73991 34af61c5ec504372ab7c19841365f311 d0281171da254031be4ff2465ea425a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:51.477 7 INFO neutron.services.segments.plugin [-] Segment 126a8a82-42cc-4a54-bffb-16b2f2dd4a63 resource provider aggregate not found 2026-04-23 01:21:51.481 7 INFO neutron.services.segments.plugin [-] Segment 126a8a82-42cc-4a54-bffb-16b2f2dd4a63 resource provider aggregate not found 2026-04-23 01:21:51.504 7 INFO neutron.services.segments.plugin [-] Segment 126a8a82-42cc-4a54-bffb-16b2f2dd4a63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 126a8a82-42cc-4a54-bffb-16b2f2dd4a63 found for delete ", "request_id": "req-f224d33d-44b5-4a1d-af40-b085b07adc1b"}]} 2026-04-23 01:21:51.505 7 INFO neutron.services.segments.plugin [-] Segment 126a8a82-42cc-4a54-bffb-16b2f2dd4a63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 126a8a82-42cc-4a54-bffb-16b2f2dd4a63 found for delete ", "request_id": "req-0570b0f9-7582-417b-a92b-a1d942f7db0a"}]} 2026-04-23 01:21:51.510 7 INFO neutron.db.l3_hamode_db [None req-69062fda-ed2f-4107-b1f0-f87112a76ff2 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] HA network b872bffa-c127-4404-9205-e564434a3fa4 was deleted as no HA routers are present in tenant 70f95523c4b944ddad3ee3087d1fc63e. [pid: 7|app: 0|req: 473/924] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:50 2026] DELETE /v2.0/routers/49ff3324-6115-4cfc-9491-e49814853592 => generated 0 bytes in 1089 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/925] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:21:51 2026] DELETE /v2.0/security-groups/fd890be1-1406-417b-b4e8-ef0c70c627e2 => 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: 452/926] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 23 01:21:51 2026] POST /v2.0/security-groups => generated 1561 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:21:51.647 8 INFO neutron.api.v2.resource [None req-a0831600-938c-4abc-98f6-4d47598f9bdf bf1b41fd2b1e4e43a3e12bd5a3e036eb 013961499db94ec2bc32a9ad359ad762 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 453/927] 10.0.0.128 () {32 vars in 737 bytes} [Thu Apr 23 01:21:51 2026] GET /v2.0/security-groups/fd890be1-1406-417b-b4e8-ef0c70c627e2 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/928] 10.0.0.128 () {32 vars in 663 bytes} [Thu Apr 23 01:21:51 2026] GET /v2.0/security-groups => generated 4344 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/929] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:51 2026] DELETE /v2.0/subnets/f523b749-bebb-4014-a13b-aaeb5446ecc1 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/930] 10.0.0.128 () {34 vars in 758 bytes} [Thu Apr 23 01:21:51 2026] PUT /v2.0/security-groups/2f305e6e-967c-454e-9b24-533caffbdaeb => generated 1600 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/931] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:51 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/932] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:21:51 2026] DELETE /v2.0/floatingips/bd4503ce-b4bd-4a0d-a0dd-a1520c446dbd => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/933] 10.0.0.128 () {32 vars in 737 bytes} [Thu Apr 23 01:21:52 2026] GET /v2.0/security-groups/2f305e6e-967c-454e-9b24-533caffbdaeb => generated 1600 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/934] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:21:52 2026] GET /v2.0/security-groups?id=8bb94437-3698-4e52-ab0a-7bba44ad1f00&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/935] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:21:52 2026] DELETE /v2.0/security-groups/2f305e6e-967c-454e-9b24-533caffbdaeb => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 478/936] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:21:52 2026] DELETE /v2.0/networks/ce300e40-8732-4001-8701-274124c7fd92 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/937] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:21:52 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/938] 10.0.0.128 () {32 vars in 663 bytes} [Thu Apr 23 01:21:52 2026] GET /v2.0/security-groups => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:52.949 7 INFO neutron.db.l3_db [None req-0945e78f-f54e-4cb1-aa82-4f36217dba22 ad9050c4bc66416390d6e78db5b8a52e bc25708f4e8a4bb0ab560c2c67bd31d0 - - default default] Floating IP 631bbaa2-ccc5-4a94-b9e1-a0b33e48cd4e associated. External IP: 10.96.250.213, port: e09aacad-4f14-4bbc-ae64-56b150588142. [pid: 7|app: 0|req: 481/939] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:21:52 2026] PUT /v2.0/floatingips/631bbaa2-ccc5-4a94-b9e1-a0b33e48cd4e => generated 855 bytes in 801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:53.335 7 INFO neutron.api.v2.resource [None req-cd13c071-e89c-43cc-827a-ac76bebeaa08 34af61c5ec504372ab7c19841365f311 d0281171da254031be4ff2465ea425a1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 482/940] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:21:53 2026] DELETE /v2.0/security-groups/2f305e6e-967c-454e-9b24-533caffbdaeb => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/941] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:21:52 2026] PUT /v2.0/routers/c48a5bee-4df9-496f-b099-03e04ad81d50/remove_router_interface => generated 309 bytes in 1176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:21:53.353 8 WARNING neutron_lib.context [None req-e0d54032-3c29-4ce6-b8a3-c541562dbf76 34af61c5ec504372ab7c19841365f311 d0281171da254031be4ff2465ea425a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 483/942] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:21:53 2026] GET /v2.0/security-groups?tenant_id=70f95523c4b944ddad3ee3087d1fc63e&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:53.379 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-04ba0890-e8d5-4cf2-b501-be4835159442'] response: {'name': 'network-changed', 'server_uuid': '2b64d71f-ec20-4d7c-b77c-74a526f32641', 'tag': 'e09aacad-4f14-4bbc-ae64-56b150588142', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 460/943] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 23 01:21:53 2026] POST /v2.0/security-groups => generated 1561 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:21:53.543 7 INFO neutron.services.segments.plugin [-] Segment 1d441de5-9e05-4e5e-a927-9a0f1e1d09ed resource provider aggregate not found 2026-04-23 01:21:53.551 7 INFO neutron.services.segments.plugin [-] Segment 1d441de5-9e05-4e5e-a927-9a0f1e1d09ed resource provider aggregate not found 2026-04-23 01:21:53.563 7 INFO neutron.services.segments.plugin [-] Segment 1d441de5-9e05-4e5e-a927-9a0f1e1d09ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d441de5-9e05-4e5e-a927-9a0f1e1d09ed found for delete ", "request_id": "req-26c1e41d-38aa-4b80-8188-cb6bbd380094"}]} 2026-04-23 01:21:53.570 7 INFO neutron.services.segments.plugin [-] Segment 1d441de5-9e05-4e5e-a927-9a0f1e1d09ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d441de5-9e05-4e5e-a927-9a0f1e1d09ed found for delete ", "request_id": "req-5635503e-44a9-4346-a16f-8e734d734923"}]} [pid: 8|app: 0|req: 461/944] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:21:53 2026] DELETE /v2.0/security-groups/1dc5f3c6-dc45-4290-9fc3-ba39439f276f => 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: 462/945] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:21:53 2026] GET /v2.0/ports?tenant_id=bc25708f4e8a4bb0ab560c2c67bd31d0&device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:53.647 8 WARNING neutron_lib.context [None req-a7bc9a39-b6bd-4a15-95d1-1945d7dc0bf5 34af61c5ec504372ab7c19841365f311 d0281171da254031be4ff2465ea425a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 463/946] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:21:53 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: 8|app: 0|req: 464/947] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:21:53 2026] GET /v2.0/networks?id=02c01a26-5f32-4d30-b29f-1d6d088eab28 => generated 771 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/948] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:21:53 2026] GET /v2.0/security-group-rules/ac48dfbd-fe00-4028-adb3-09732ac14d52 => generated 569 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/949] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:21:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e09aacad-4f14-4bbc-ae64-56b150588142 => 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: 467/950] 10.0.0.128 () {32 vars in 673 bytes} [Thu Apr 23 01:21:53 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/951] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:21:53 2026] GET /v2.0/subnets?id=bb4dcf88-fd14-442b-881d-c0265c60d18a => generated 669 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/952] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:21:54 2026] DELETE /v2.0/security-group-rules/ac48dfbd-fe00-4028-adb3-09732ac14d52 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/953] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:21:54 2026] GET /v2.0/ports?network_id=02c01a26-5f32-4d30-b29f-1d6d088eab28&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: 471/954] 10.0.0.128 () {32 vars in 673 bytes} [Thu Apr 23 01:21:54 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/955] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:21:54 2026] GET /v2.0/networks/02c01a26-5f32-4d30-b29f-1d6d088eab28?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:21:54.276 8 WARNING neutron_lib.context [None req-ecb69a96-3b55-4c1b-a7a3-33ca1762ec91 34af61c5ec504372ab7c19841365f311 d0281171da254031be4ff2465ea425a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 473/956] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:21:54 2026] POST /v2.0/security-group-rules => generated 569 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:21:54.459 7 INFO neutron.db.l3_hamode_db [None req-b1dff466-c789-4efd-880a-f9044ceef664 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] HA network d2ebdfd2-bf28-434c-9f85-b242fcec34f4 was deleted as no HA routers are present in tenant 013961499db94ec2bc32a9ad359ad762. [pid: 8|app: 0|req: 474/957] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:21:54 2026] GET /v2.0/networks/02c01a26-5f32-4d30-b29f-1d6d088eab28?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: 484/958] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:53 2026] DELETE /v2.0/routers/c48a5bee-4df9-496f-b099-03e04ad81d50 => generated 0 bytes in 1096 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/959] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:21:54 2026] GET /v2.0/security-group-rules/8408fdd9-8f0b-496b-ae8f-7dcbca1576db => generated 569 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/960] 10.0.0.128 () {32 vars in 673 bytes} [Thu Apr 23 01:21:54 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/961] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:21:54 2026] DELETE /v2.0/security-group-rules/8408fdd9-8f0b-496b-ae8f-7dcbca1576db => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/962] 10.0.0.128 () {32 vars in 673 bytes} [Thu Apr 23 01:21:54 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:54.642 8 WARNING neutron_lib.context [None req-7488ea28-3ac1-4f8e-aba1-e9460868983d 34af61c5ec504372ab7c19841365f311 d0281171da254031be4ff2465ea425a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:21:54.657 8 INFO neutron.db.securitygroups_db [None req-7488ea28-3ac1-4f8e-aba1-e9460868983d 34af61c5ec504372ab7c19841365f311 d0281171da254031be4ff2465ea425a1 - - default default] Project d0281171da254031be4ff2465ea425a1 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: 485/963] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:21:54 2026] DELETE /v2.0/subnets/45715f27-a047-453d-ba9b-213f7ba065ba => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/964] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:21:54 2026] POST /v2.0/security-group-rules => generated 575 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/965] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:21:54 2026] GET /v2.0/security-group-rules/0d89225b-2ae7-460b-a063-c49c6dbfa1f0 => generated 575 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/966] 10.0.0.128 () {32 vars in 673 bytes} [Thu Apr 23 01:21:54 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/967] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:21:54 2026] DELETE /v2.0/security-group-rules/0d89225b-2ae7-460b-a063-c49c6dbfa1f0 => 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: 483/968] 10.0.0.128 () {32 vars in 673 bytes} [Thu Apr 23 01:21:54 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/969] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:21:54 2026] DELETE /v2.0/security-groups/3e701451-e5c2-4b89-9fea-2557f08f49c1 => 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: 486/970] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:21:54 2026] DELETE /v2.0/networks/82e5178f-a9a5-495c-9866-2360fe0747e9 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/971] 10.0.0.128 () {32 vars in 663 bytes} [Thu Apr 23 01:21:55 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: 7|app: 0|req: 487/972] 10.0.0.128 () {32 vars in 663 bytes} [Thu Apr 23 01:21:55 2026] GET /v2.0/security-groups => generated 2801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/973] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:21:55 2026] GET /v2.0/security-groups?tenant_id=013961499db94ec2bc32a9ad359ad762&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: 488/974] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:21:55 2026] DELETE /v2.0/security-groups/68fb29c8-43be-496b-8a5c-7459898ec61c => 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: 487/975] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:21:55 2026] GET /v2.0/security-groups?tenant_id=d0281171da254031be4ff2465ea425a1&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:21:55.869 7 INFO neutron.services.segments.plugin [-] Segment e4c226ea-5c49-4578-85f4-2a373e469a48 resource provider aggregate not found 2026-04-23 01:21:55.877 7 INFO neutron.services.segments.plugin [-] Segment e4c226ea-5c49-4578-85f4-2a373e469a48 resource provider aggregate not found 2026-04-23 01:21:55.883 7 INFO neutron.services.segments.plugin [-] Segment e4c226ea-5c49-4578-85f4-2a373e469a48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4c226ea-5c49-4578-85f4-2a373e469a48 found for delete ", "request_id": "req-a0068e03-e58e-49fa-8961-b32ce126e097"}]} 2026-04-23 01:21:55.892 7 INFO neutron.services.segments.plugin [-] Segment e4c226ea-5c49-4578-85f4-2a373e469a48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4c226ea-5c49-4578-85f4-2a373e469a48 found for delete ", "request_id": "req-b6a39fe5-6ae7-413f-83b1-839ffd0788f9"}]} 2026-04-23 01:21:55.904 7 INFO neutron.services.segments.plugin [-] Segment 9af13c03-a590-4227-aa8f-631cba335f79 resource provider aggregate not found 2026-04-23 01:21:55.911 7 INFO neutron.services.segments.plugin [-] Segment 9af13c03-a590-4227-aa8f-631cba335f79 resource provider aggregate not found 2026-04-23 01:21:55.918 7 INFO neutron.services.segments.plugin [-] Segment 9af13c03-a590-4227-aa8f-631cba335f79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9af13c03-a590-4227-aa8f-631cba335f79 found for delete ", "request_id": "req-f2ba2b49-6d0a-41e5-9c57-8cd7dfe423fb"}]} 2026-04-23 01:21:55.929 7 INFO neutron.services.segments.plugin [-] Segment 9af13c03-a590-4227-aa8f-631cba335f79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9af13c03-a590-4227-aa8f-631cba335f79 found for delete ", "request_id": "req-6dd4a78b-1647-409e-885e-07de73c18757"}]} [pid: 7|app: 0|req: 489/976] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:21:55 2026] DELETE /v2.0/security-groups/d154ae33-faee-4628-941f-0aa32f36a6f2 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/977] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:21:56 2026] GET /v2.0/security-groups?tenant_id=fceacb3f582e48599b852c9d75208691&name=default => generated 2801 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/978] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:21:56 2026] DELETE /v2.0/security-groups/01858bbe-dd7a-41bd-b230-f3b24bf91910 => generated 0 bytes in 496 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/981] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:00 2026] GET /v2.0/security-groups?tenant_id=835a23ba35b64759a7f252d9f7b920a1&name=default => generated 2801 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/982] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:00 2026] DELETE /v2.0/security-groups/159629c6-f810-4266-b81a-5ae3ece7aaf0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/983] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:00 2026] GET /v2.0/security-groups?tenant_id=c009261b2e134bf9b4d5c22eb4f90d73&name=default => generated 2801 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/984] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:01 2026] DELETE /v2.0/security-groups/aa42481b-af39-47f0-99aa-d6a61cb2134e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/985] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:01 2026] GET /v2.0/security-groups?tenant_id=e7a15b949dbb46cf9f997204b839a29a&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/986] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:01 2026] DELETE /v2.0/security-groups/97a1d9bb-e3c6-4707-8d33-ec9ca6a9ee5a => 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: 494/987] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:01 2026] GET /v2.0/security-groups?tenant_id=d65db0c871d74f3390798a9a02495fdd&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/988] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:01 2026] DELETE /v2.0/security-groups/116671fb-3020-410d-8867-94426145824c => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/989] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:01 2026] GET /v2.0/security-groups?tenant_id=43b00c5bf4914096a5dc75aaeba82720&name=default => generated 2801 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/990] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:01 2026] DELETE /v2.0/security-groups/966a1c0e-e820-4fee-a133-27618219f45c => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/991] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:01 2026] GET /v2.0/security-groups?tenant_id=dc197c0e795948fd8543ea29b9f85759&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: 497/992] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:01 2026] DELETE /v2.0/security-groups/2ad5f448-e936-432e-abd0-e082dfa984c3 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/993] 10.0.0.54 () {34 vars in 989 bytes} [Thu Apr 23 01:22:03 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 1240 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/994] 10.0.0.54 () {34 vars in 1039 bytes} [Thu Apr 23 01:22:03 2026] GET /v2.0/security-groups?id=8bb94437-3698-4e52-ab0a-7bba44ad1f00&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/995] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:04 2026] GET /v2.0/security-groups?tenant_id=ea9dcd09ae614aefafd21823f6a9e94b&name=default => generated 2801 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/996] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:05 2026] DELETE /v2.0/security-groups/f1a279ad-a318-412d-b11f-91aaf0dd6ad8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/997] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:06 2026] GET /v2.0/security-groups?tenant_id=708b382820d84cbf8dec11f58e4aa259&name=default => generated 2801 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/998] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:06 2026] DELETE /v2.0/security-groups/78639594-3f3f-4a50-9816-6e061084689f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/999] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:07 2026] GET /v2.0/security-groups?tenant_id=343c03dbefa5461db887be4071000713&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: 501/1000] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:07 2026] DELETE /v2.0/security-groups/7f9fe293-9f67-49f5-97bf-3ec83e26a1cc => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1001] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:08 2026] GET /v2.0/security-groups?tenant_id=c61e40cb106049e0b215d87b142216e8&name=default => generated 2801 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1002] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:08 2026] DELETE /v2.0/security-groups/c4dd34e9-46b0-4cb1-b2fa-8b1fe011fa2a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1003] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:08 2026] GET /v2.0/security-groups?tenant_id=09316576217f45d8bb46ede44e0fa2fb&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1004] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:08 2026] DELETE /v2.0/security-groups/c139f659-d291-4c31-a6c8-8138ba9e3fbf => 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: 504/1005] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:08 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1006] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:09 2026] GET /v2.0/security-groups?id=8bb94437-3698-4e52-ab0a-7bba44ad1f00&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1007] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:08 2026] GET /v2.0/security-groups?tenant_id=3e81fdd38bf54170b686897bbb73c885&name=default => generated 2801 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1008] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:09 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => 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: 507/1009] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:09 2026] GET /v2.0/security-groups?id=8bb94437-3698-4e52-ab0a-7bba44ad1f00&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1010] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:09 2026] DELETE /v2.0/security-groups/9269befd-03f5-43a9-85b3-7c58857ff18e => 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: 508/1011] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:09 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1012] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:22:09 2026] GET /v2.0/ports?tenant_id=bc25708f4e8a4bb0ab560c2c67bd31d0&device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => 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: 509/1013] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:09 2026] GET /v2.0/security-groups?id=8bb94437-3698-4e52-ab0a-7bba44ad1f00&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: 7|app: 0|req: 505/1014] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:22:09 2026] GET /v2.0/networks?id=02c01a26-5f32-4d30-b29f-1d6d088eab28 => generated 771 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1015] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:22:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e09aacad-4f14-4bbc-ae64-56b150588142 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1016] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:22:09 2026] GET /v2.0/subnets?id=bb4dcf88-fd14-442b-881d-c0265c60d18a => generated 669 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1017] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:22:09 2026] GET /v2.0/ports?network_id=02c01a26-5f32-4d30-b29f-1d6d088eab28&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: 507/1018] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:22:09 2026] GET /v2.0/networks/02c01a26-5f32-4d30-b29f-1d6d088eab28?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: 512/1019] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:22:09 2026] GET /v2.0/networks/02c01a26-5f32-4d30-b29f-1d6d088eab28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1020] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:10 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1021] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:10 2026] GET /v2.0/security-groups?id=8bb94437-3698-4e52-ab0a-7bba44ad1f00&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1022] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:11 2026] GET /v2.0/security-groups?tenant_id=25512bdcabfa443c82bee7207c59140c&name=default => generated 2801 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1023] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:12 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => 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: 514/1024] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:11 2026] DELETE /v2.0/security-groups/57e911df-bf71-4620-8f16-9fb796541ded => 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: 511/1025] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:12 2026] GET /v2.0/security-groups?id=8bb94437-3698-4e52-ab0a-7bba44ad1f00&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1026] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:12 2026] GET /v2.0/security-groups?tenant_id=33e3b086e0ed42d487397e7669a2b062&name=default => generated 2801 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1027] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:13 2026] DELETE /v2.0/security-groups/d9f800a0-4cb6-4e78-bc51-3cfb38692d55 => 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: 516/1028] 10.0.0.128 () {32 vars in 653 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions => generated 19600 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1029] 10.0.0.128 () {32 vars in 681 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1030] 10.0.0.128 () {32 vars in 681 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1031] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1032] 10.0.0.128 () {32 vars in 665 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/agent => generated 153 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1033] 10.0.0.128 () {32 vars in 699 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1034] 10.0.0.128 () {32 vars in 697 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1035] 10.0.0.128 () {32 vars in 701 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1036] 10.0.0.128 () {32 vars in 689 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1037] 10.0.0.128 () {32 vars in 703 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1038] 10.0.0.128 () {32 vars in 693 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1039] 10.0.0.128 () {32 vars in 695 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1040] 10.0.0.128 () {32 vars in 685 bytes} [Thu Apr 23 01:22:14 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: 519/1041] 10.0.0.128 () {32 vars in 687 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1042] 10.0.0.128 () {32 vars in 661 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1043] 10.0.0.128 () {32 vars in 699 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1044] 10.0.0.128 () {32 vars in 679 bytes} [Thu Apr 23 01:22:14 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: 8|app: 0|req: 526/1045] 10.0.0.128 () {32 vars in 683 bytes} [Thu Apr 23 01:22:14 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: 8|app: 0|req: 527/1046] 10.0.0.128 () {32 vars in 675 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1047] 10.0.0.128 () {32 vars in 689 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1048] 10.0.0.128 () {32 vars in 723 bytes} [Thu Apr 23 01:22:14 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: 8|app: 0|req: 530/1049] 10.0.0.128 () {32 vars in 687 bytes} [Thu Apr 23 01:22:14 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: 8|app: 0|req: 531/1050] 10.0.0.128 () {32 vars in 669 bytes} [Thu Apr 23 01:22:14 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: 8|app: 0|req: 532/1051] 10.0.0.128 () {32 vars in 687 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1052] 10.0.0.128 () {32 vars in 681 bytes} [Thu Apr 23 01:22:14 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: 8|app: 0|req: 534/1053] 10.0.0.128 () {32 vars in 699 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1054] 10.0.0.128 () {32 vars in 679 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1055] 10.0.0.128 () {32 vars in 667 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1056] 10.0.0.128 () {32 vars in 677 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1057] 10.0.0.128 () {32 vars in 665 bytes} [Thu Apr 23 01:22:14 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: 8|app: 0|req: 539/1058] 10.0.0.128 () {32 vars in 675 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1059] 10.0.0.128 () {32 vars in 713 bytes} [Thu Apr 23 01:22:14 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: 8|app: 0|req: 541/1060] 10.0.0.128 () {32 vars in 691 bytes} [Thu Apr 23 01:22:14 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: 8|app: 0|req: 542/1061] 10.0.0.128 () {32 vars in 683 bytes} [Thu Apr 23 01:22:14 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: 8|app: 0|req: 543/1062] 10.0.0.128 () {32 vars in 669 bytes} [Thu Apr 23 01:22:14 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: 8|app: 0|req: 544/1063] 10.0.0.128 () {32 vars in 687 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1064] 10.0.0.128 () {32 vars in 705 bytes} [Thu Apr 23 01:22:14 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: 8|app: 0|req: 546/1065] 10.0.0.128 () {32 vars in 675 bytes} [Thu Apr 23 01:22:14 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: 8|app: 0|req: 547/1066] 10.0.0.128 () {32 vars in 701 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1067] 10.0.0.128 () {32 vars in 675 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1068] 10.0.0.128 () {32 vars in 693 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1069] 10.0.0.128 () {32 vars in 689 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1070] 10.0.0.128 () {32 vars in 709 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1071] 10.0.0.128 () {32 vars in 705 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1072] 10.0.0.128 () {32 vars in 697 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1073] 10.0.0.128 () {32 vars in 711 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1074] 10.0.0.128 () {32 vars in 669 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1075] 10.0.0.128 () {32 vars in 687 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1076] 10.0.0.128 () {32 vars in 681 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1077] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/security-groups?tenant_id=6dae467173484efbaa98d124318a4bf6&name=default => generated 2801 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1078] 10.0.0.128 () {32 vars in 675 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1079] 10.0.0.128 () {32 vars in 671 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1080] 10.0.0.128 () {32 vars in 661 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1081] 10.0.0.128 () {32 vars in 699 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1082] 10.0.0.128 () {32 vars in 699 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1083] 10.0.0.128 () {32 vars in 677 bytes} [Thu Apr 23 01:22:14 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: 526/1084] 10.0.0.128 () {32 vars in 669 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1085] 10.0.0.128 () {32 vars in 683 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/qos-gateway-ip => 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: 528/1086] 10.0.0.128 () {32 vars in 701 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1087] 10.0.0.128 () {32 vars in 685 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1088] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:14 2026] DELETE /v2.0/security-groups/45e4e1de-1c69-4dfb-a8e3-f7619bfa22b1 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1089] 10.0.0.128 () {32 vars in 707 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1090] 10.0.0.128 () {32 vars in 669 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1091] 10.0.0.128 () {32 vars in 697 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1092] 10.0.0.128 () {32 vars in 695 bytes} [Thu Apr 23 01:22:14 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: 532/1093] 10.0.0.128 () {32 vars in 685 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1094] 10.0.0.128 () {32 vars in 689 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1095] 10.0.0.128 () {32 vars in 667 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1096] 10.0.0.128 () {32 vars in 681 bytes} [Thu Apr 23 01:22:14 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: 534/1097] 10.0.0.128 () {32 vars in 681 bytes} [Thu Apr 23 01:22:14 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: 8|app: 0|req: 564/1098] 10.0.0.128 () {32 vars in 691 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1099] 10.0.0.128 () {32 vars in 691 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1100] 10.0.0.128 () {32 vars in 695 bytes} [Thu Apr 23 01:22:14 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1101] 10.0.0.128 () {32 vars in 685 bytes} [Thu Apr 23 01:22:14 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: 8|app: 0|req: 566/1102] 10.0.0.128 () {32 vars in 689 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1103] 10.0.0.128 () {32 vars in 701 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1104] 10.0.0.128 () {32 vars in 703 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1105] 10.0.0.128 () {32 vars in 713 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1106] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1107] 10.0.0.128 () {32 vars in 715 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1108] 10.0.0.128 () {32 vars in 727 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1109] 10.0.0.128 () {32 vars in 719 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1110] 10.0.0.128 () {32 vars in 683 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1111] 10.0.0.128 () {32 vars in 669 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1112] 10.0.0.128 () {32 vars in 719 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1113] 10.0.0.128 () {32 vars in 679 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1114] 10.0.0.128 () {32 vars in 669 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1115] 10.0.0.128 () {32 vars in 697 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1116] 10.0.0.128 () {32 vars in 705 bytes} [Thu Apr 23 01:22:15 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: 538/1117] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/security-groups?tenant_id=6849d5a0c265478ba3c3f602583c0bb2&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1118] 10.0.0.128 () {32 vars in 701 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1119] 10.0.0.128 () {32 vars in 683 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1120] 10.0.0.128 () {32 vars in 705 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1121] 10.0.0.128 () {32 vars in 695 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1122] 10.0.0.128 () {32 vars in 689 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1123] 10.0.0.128 () {32 vars in 697 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1124] 10.0.0.128 () {32 vars in 689 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1125] 10.0.0.128 () {32 vars in 701 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1126] 10.0.0.128 () {32 vars in 665 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1127] 10.0.0.128 () {32 vars in 681 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1128] 10.0.0.128 () {32 vars in 693 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1129] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:15 2026] DELETE /v2.0/security-groups/dff9dd21-7994-4e20-b477-7006643d4172 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1130] 10.0.0.128 () {32 vars in 677 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1131] 10.0.0.128 () {32 vars in 667 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1134] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:15 2026] GET /v2.0/security-groups?tenant_id=d66ddf03adeb4c6992327740b9aea55d&name=default => generated 2801 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1135] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:15 2026] DELETE /v2.0/security-groups/fd07b3fd-ed32-45d5-9d5a-675c6870cd8c => 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: 543/1136] 199.204.45.23 () {34 vars in 1095 bytes} [Thu Apr 23 01:22:16 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1137] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:22:16 2026] GET /v2.0/ports?tenant_id=bc25708f4e8a4bb0ab560c2c67bd31d0&device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1138] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:22:16 2026] GET /v2.0/networks?id=02c01a26-5f32-4d30-b29f-1d6d088eab28 => generated 771 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1139] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:22:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e09aacad-4f14-4bbc-ae64-56b150588142 => 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: 545/1140] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:22:16 2026] GET /v2.0/subnets?id=bb4dcf88-fd14-442b-881d-c0265c60d18a => generated 669 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1141] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:22:16 2026] GET /v2.0/ports?network_id=02c01a26-5f32-4d30-b29f-1d6d088eab28&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1142] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:22:16 2026] GET /v2.0/networks/02c01a26-5f32-4d30-b29f-1d6d088eab28?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: 597/1143] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:22:16 2026] GET /v2.0/networks/02c01a26-5f32-4d30-b29f-1d6d088eab28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1144] 10.0.0.38 () {30 vars in 649 bytes} [Thu Apr 23 01:22:16 2026] GET /v2.0/extensions => generated 19600 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1145] 10.0.0.38 () {30 vars in 723 bytes} [Thu Apr 23 01:22:16 2026] GET /v2.0/quotas/8d2463c291094529b86b296fc2b6d54a/details => generated 847 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:18.045 7 WARNING neutron_lib.context [None req-122c2b8c-320c-4cce-b6cc-cd3712e5d73a d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:18.046 7 WARNING neutron_lib.context [None req-122c2b8c-320c-4cce-b6cc-cd3712e5d73a d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:18.190 7 INFO neutron.db.segments_db [None req-122c2b8c-320c-4cce-b6cc-cd3712e5d73a d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Added segment d047b228-e9ce-429b-8492-affc2263c2bc of type vxlan for network fe872ac5-6a4b-4be0-a68e-371549356a0e 2026-04-23 01:22:18.295 7 INFO neutron.db.segments_db [None req-122c2b8c-320c-4cce-b6cc-cd3712e5d73a d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Added segment 09122095-5e1c-41c6-9e5e-2b108ec34793 of type vxlan for network f5f4f20a-4270-43b3-8016-7932656c13dc [pid: 7|app: 0|req: 548/1146] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:22:17 2026] POST /v2.0/networks => generated 1245 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1147] 10.0.0.128 () {32 vars in 649 bytes} [Thu Apr 23 01:22:18 2026] GET /v2.0/networks => generated 1844 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:22:18.717 7 INFO neutron.services.segments.plugin [-] Segment d047b228-e9ce-429b-8492-affc2263c2bc resource provider aggregate not found 2026-04-23 01:22:18.721 7 INFO neutron.services.segments.plugin [-] Segment d047b228-e9ce-429b-8492-affc2263c2bc resource provider aggregate not found 2026-04-23 01:22:18.740 7 INFO neutron.services.segments.plugin [-] Segment d047b228-e9ce-429b-8492-affc2263c2bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d047b228-e9ce-429b-8492-affc2263c2bc found for delete ", "request_id": "req-4c936f79-d1c3-46e7-a194-9e7474aa49d3"}]} 2026-04-23 01:22:18.744 7 INFO neutron.services.segments.plugin [-] Segment d047b228-e9ce-429b-8492-affc2263c2bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d047b228-e9ce-429b-8492-affc2263c2bc found for delete ", "request_id": "req-f5e54362-451a-46fc-9b34-8a8b762e0f74"}]} [pid: 7|app: 0|req: 549/1148] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:18 2026] DELETE /v2.0/networks/fe872ac5-6a4b-4be0-a68e-371549356a0e => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:22:18.921 8 INFO neutron.services.segments.plugin [-] Segment 09122095-5e1c-41c6-9e5e-2b108ec34793 resource provider aggregate not found 2026-04-23 01:22:18.937 8 INFO neutron.services.segments.plugin [-] Segment 09122095-5e1c-41c6-9e5e-2b108ec34793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09122095-5e1c-41c6-9e5e-2b108ec34793 found for delete ", "request_id": "req-d006fa7e-d5ce-44b2-9421-8e8820dff2c5"}]} 2026-04-23 01:22:18.938 8 INFO neutron.services.segments.plugin [-] Segment 09122095-5e1c-41c6-9e5e-2b108ec34793 resource provider aggregate not found 2026-04-23 01:22:18.957 8 INFO neutron.services.segments.plugin [-] Segment 09122095-5e1c-41c6-9e5e-2b108ec34793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09122095-5e1c-41c6-9e5e-2b108ec34793 found for delete ", "request_id": "req-06071926-9bee-468c-a05e-eba7645e8019"}]} [pid: 8|app: 0|req: 600/1149] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:18 2026] DELETE /v2.0/networks/f5f4f20a-4270-43b3-8016-7932656c13dc => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1150] 10.0.0.128 () {32 vars in 649 bytes} [Thu Apr 23 01:22:18 2026] GET /v2.0/networks => generated 651 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:19.083 8 WARNING neutron_lib.context [None req-8488c90e-b0ee-4ace-b658-85be20023664 d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:19.129 8 INFO neutron.db.segments_db [None req-8488c90e-b0ee-4ace-b658-85be20023664 d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Added segment f87ad131-db64-4681-b98d-4955565da039 of type vxlan for network 059b8c3d-b4ae-4074-8bdb-96a084241197 [pid: 8|app: 0|req: 601/1151] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:22:19 2026] POST /v2.0/networks => generated 653 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:19.256 7 WARNING neutron_lib.context [None req-a20f58f6-7027-4de3-b722-134e4df6ccb3 d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:19.325 7 INFO neutron.db.segments_db [None req-a20f58f6-7027-4de3-b722-134e4df6ccb3 d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Added segment c549ba23-3aff-4534-a47f-eb03183146b0 of type vxlan for network d26957b6-c895-4d81-bbe9-e7c78decfbef [pid: 7|app: 0|req: 551/1152] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:22:19 2026] POST /v2.0/networks => generated 654 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1153] 10.0.0.38 () {30 vars in 649 bytes} [Thu Apr 23 01:22:19 2026] GET /v2.0/extensions => generated 19600 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 01:22:19.448 7 WARNING neutron_lib.context [None req-c17f51bb-7ceb-4a18-ba8e-14ff5c42378b d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:19.494 7 WARNING neutron_lib.context [None req-c17f51bb-7ceb-4a18-ba8e-14ff5c42378b d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 602/1154] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:19 2026] GET /v2.0/security-groups?tenant_id=a77e73755e44430181b853d0aead10ef&name=default => generated 2801 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1155] 10.0.0.38 () {30 vars in 723 bytes} [Thu Apr 23 01:22:19 2026] GET /v2.0/quotas/8d2463c291094529b86b296fc2b6d54a/details => generated 847 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1156] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:19 2026] DELETE /v2.0/security-groups/e543bd05-8080-4564-8213-33debaf8cad3 => 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: 605/1157] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:19 2026] GET /v2.0/security-groups?tenant_id=143bfbf4fe7f4490b66378072e877be5&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1158] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:19 2026] DELETE /v2.0/security-groups/badc331c-a468-492e-8319-f7a7d86830cd => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1159] 10.0.0.128 () {34 vars in 665 bytes} [Thu Apr 23 01:22:19 2026] POST /v2.0/ports => generated 1506 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1160] 10.0.0.128 () {32 vars in 643 bytes} [Thu Apr 23 01:22:20 2026] GET /v2.0/ports => generated 1506 bytes in 160 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: 554/1161] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:22:20 2026] DELETE /v2.0/ports/82a28be6-4d85-449e-9afa-f3c2f63e06bf => 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: 608/1162] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:22:20 2026] DELETE /v2.0/ports/f9571524-8ca6-4bda-b109-17ed0bf869c6 => 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: 555/1163] 10.0.0.128 () {32 vars in 643 bytes} [Thu Apr 23 01:22:20 2026] GET /v2.0/ports => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:22:20.796 8 WARNING neutron_lib.context [None req-b4fd98e0-cdad-4eed-b93d-3f3bee6f7419 d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:20.843 8 INFO neutron.db.segments_db [None req-b4fd98e0-cdad-4eed-b93d-3f3bee6f7419 d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Added segment 9d805df4-e2f5-4e2b-ab19-5c886213c1cc of type vxlan for network dde3e731-f0b2-45d1-8c50-c814c0e78686 [pid: 8|app: 0|req: 609/1164] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:22:20 2026] POST /v2.0/networks => generated 654 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:20.953 7 WARNING neutron_lib.context [None req-bfac1cb7-1aae-4f43-8552-f28cb9f16d0a d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:21.007 7 INFO neutron.db.segments_db [None req-bfac1cb7-1aae-4f43-8552-f28cb9f16d0a d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Added segment 7a40d310-6267-492f-accf-ccf6f27239a0 of type vxlan for network 72a80cce-81f0-43fb-b48e-f2c8121569c0 [pid: 7|app: 0|req: 556/1165] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:22:20 2026] POST /v2.0/networks => generated 654 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1166] 10.0.0.54 () {34 vars in 989 bytes} [Thu Apr 23 01:22:21 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1167] 10.0.0.54 () {34 vars in 1039 bytes} [Thu Apr 23 01:22:21 2026] GET /v2.0/security-groups?id=8bb94437-3698-4e52-ab0a-7bba44ad1f00&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:21.582 8 WARNING neutron_lib.context [None req-0e3957d7-9864-43ed-8bf9-28ade2185489 d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:21.627 8 WARNING neutron_lib.context [None req-0e3957d7-9864-43ed-8bf9-28ade2185489 d65ebe2caa2140d788ade6055011c2ee 7126f36ae061436fa5cedf2d5e4c1f15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 611/1168] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:22:21 2026] POST /v2.0/subnets => generated 1276 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1169] 10.0.0.128 () {32 vars in 647 bytes} [Thu Apr 23 01:22:22 2026] GET /v2.0/subnets => generated 1889 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1170] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:22 2026] GET /v2.0/security-groups?tenant_id=8d2463c291094529b86b296fc2b6d54a&name=default => generated 2801 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1171] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:22 2026] DELETE /v2.0/security-groups/ffce0782-1d6e-4ed4-93d1-e31211b97402 => 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: 613/1172] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:22:22 2026] DELETE /v2.0/subnets/4dd61528-ed1a-4d78-aae3-0c31b61fb3b0 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1173] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:22:22 2026] DELETE /v2.0/subnets/81e07f21-1d09-4844-86df-8fcc6e5d905d => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1174] 10.0.0.128 () {32 vars in 647 bytes} [Thu Apr 23 01:22:22 2026] GET /v2.0/subnets => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:23.228 7 INFO neutron.services.segments.plugin [-] Segment 7a40d310-6267-492f-accf-ccf6f27239a0 resource provider aggregate not found 2026-04-23 01:22:23.234 7 INFO neutron.services.segments.plugin [-] Segment 7a40d310-6267-492f-accf-ccf6f27239a0 resource provider aggregate not found 2026-04-23 01:22:23.251 7 INFO neutron.services.segments.plugin [-] Segment 7a40d310-6267-492f-accf-ccf6f27239a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a40d310-6267-492f-accf-ccf6f27239a0 found for delete ", "request_id": "req-902e887d-9e53-4df0-ba30-d6b3ffccb9ac"}]} 2026-04-23 01:22:23.252 7 INFO neutron.services.segments.plugin [-] Segment 7a40d310-6267-492f-accf-ccf6f27239a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a40d310-6267-492f-accf-ccf6f27239a0 found for delete ", "request_id": "req-5de239a7-17ef-4b6f-a2f4-3b5a674176db"}]} [pid: 7|app: 0|req: 561/1175] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:22 2026] DELETE /v2.0/networks/72a80cce-81f0-43fb-b48e-f2c8121569c0 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:22:23.679 8 INFO neutron.services.segments.plugin [-] Segment 9d805df4-e2f5-4e2b-ab19-5c886213c1cc resource provider aggregate not found 2026-04-23 01:22:23.686 8 INFO neutron.services.segments.plugin [-] Segment 9d805df4-e2f5-4e2b-ab19-5c886213c1cc resource provider aggregate not found 2026-04-23 01:22:23.695 8 INFO neutron.services.segments.plugin [-] Segment 9d805df4-e2f5-4e2b-ab19-5c886213c1cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d805df4-e2f5-4e2b-ab19-5c886213c1cc found for delete ", "request_id": "req-f032f173-59c3-4113-b4af-4256499e2bd3"}]} 2026-04-23 01:22:23.699 8 INFO neutron.services.segments.plugin [-] Segment 9d805df4-e2f5-4e2b-ab19-5c886213c1cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d805df4-e2f5-4e2b-ab19-5c886213c1cc found for delete ", "request_id": "req-e21ed12e-6e04-4c1a-9ad2-8b648f590131"}]} [pid: 8|app: 0|req: 615/1176] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:23 2026] DELETE /v2.0/networks/dde3e731-f0b2-45d1-8c50-c814c0e78686 => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1177] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:23 2026] DELETE /v2.0/networks/d26957b6-c895-4d81-bbe9-e7c78decfbef => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1178] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:23 2026] DELETE /v2.0/networks/059b8c3d-b4ae-4074-8bdb-96a084241197 => generated 0 bytes in 585 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:22:25.282 7 INFO neutron.services.segments.plugin [-] Segment c549ba23-3aff-4534-a47f-eb03183146b0 resource provider aggregate not found 2026-04-23 01:22:25.287 7 INFO neutron.services.segments.plugin [-] Segment c549ba23-3aff-4534-a47f-eb03183146b0 resource provider aggregate not found 2026-04-23 01:22:25.304 7 INFO neutron.services.segments.plugin [-] Segment c549ba23-3aff-4534-a47f-eb03183146b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c549ba23-3aff-4534-a47f-eb03183146b0 found for delete ", "request_id": "req-6becd197-7a69-4d83-b41c-764b7c24086d"}]} 2026-04-23 01:22:25.308 7 INFO neutron.services.segments.plugin [-] Segment c549ba23-3aff-4534-a47f-eb03183146b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c549ba23-3aff-4534-a47f-eb03183146b0 found for delete ", "request_id": "req-6813d2b5-5fc0-444e-89c1-4664f841eddf"}]} [pid: 7|app: 0|req: 563/1179] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:25 2026] GET /v2.0/security-groups?tenant_id=7126f36ae061436fa5cedf2d5e4c1f15&name=default => generated 2801 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1180] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:25 2026] DELETE /v2.0/security-groups/2e4c9cec-71f6-4e0f-a569-ddd91d92a80e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:22:25.722 7 WARNING neutron_lib.context [None req-9a51197d-e3c3-4a4f-bddc-819ef6bec5f3 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:25.831 7 INFO neutron.db.segments_db [None req-9a51197d-e3c3-4a4f-bddc-819ef6bec5f3 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Added segment efbe1e07-bdc5-4725-96ce-a7c8e468368e of type vxlan for network dd0cf5f3-467d-4624-89bb-cca2d40e8d91 [pid: 7|app: 0|req: 564/1181] 10.0.0.128 () {34 vars in 671 bytes} [Thu Apr 23 01:22:25 2026] POST /v2.0/networks => generated 633 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:25.954 8 WARNING neutron_lib.context [None req-f20b183d-d4c4-4601-ae95-13e800332dc6 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:25.983 8 INFO neutron.services.segments.plugin [-] Segment f87ad131-db64-4681-b98d-4955565da039 resource provider aggregate not found 2026-04-23 01:22:25.988 8 INFO neutron.services.segments.plugin [-] Segment f87ad131-db64-4681-b98d-4955565da039 resource provider aggregate not found 2026-04-23 01:22:26.005 8 INFO neutron.services.segments.plugin [-] Segment f87ad131-db64-4681-b98d-4955565da039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f87ad131-db64-4681-b98d-4955565da039 found for delete ", "request_id": "req-4084de44-f003-438d-b9b8-dd15447331f5"}]} 2026-04-23 01:22:26.006 8 INFO neutron.services.segments.plugin [-] Segment f87ad131-db64-4681-b98d-4955565da039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f87ad131-db64-4681-b98d-4955565da039 found for delete ", "request_id": "req-40b80b95-8291-4831-b561-689c4cb98265"}]} 2026-04-23 01:22:26.019 8 INFO neutron.db.segments_db [None req-f20b183d-d4c4-4601-ae95-13e800332dc6 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Added segment 60d2b63f-51f3-4757-9784-ceaf2349423b of type vxlan for network e2fee117-ecef-4472-8b1a-aa2e0c63712d 2026-04-23 01:22:26.359 8 INFO neutron.db.l3_hamode_db [None req-f20b183d-d4c4-4601-ae95-13e800332dc6 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 565/1182] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:26 2026] GET /v2.0/security-groups?tenant_id=ed71fd4277684eb3993a9b38407b7111&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1183] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:26 2026] DELETE /v2.0/security-groups/bb9969db-a089-43d8-bd45-af4907c78a57 => 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: 567/1184] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:26 2026] GET /v2.0/security-groups?tenant_id=d5c4d3b38d6c46b487d31ca53b2da8e4&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1185] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:26 2026] DELETE /v2.0/security-groups/601a3a71-f154-4714-af7d-ded0acca8e44 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:22:27.363 8 INFO neutron.db.l3_hamode_db [None req-f20b183d-d4c4-4601-ae95-13e800332dc6 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:22:27.415 7 WARNING neutron_lib.context [None req-473b61bb-b1fc-405f-a859-c6f87e44f660 9c3b3b891ae1467faad9384f30ebc21a a5cb9073b17c4c319e460ef68cf7f133 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:27.540 7 INFO neutron.db.segments_db [None req-473b61bb-b1fc-405f-a859-c6f87e44f660 9c3b3b891ae1467faad9384f30ebc21a a5cb9073b17c4c319e460ef68cf7f133 - - default default] Added segment 370c1ecd-60cf-456b-9607-ffb702662ad2 of type vxlan for network fa1303ab-c629-4f15-b111-4eaad85bb38a [pid: 7|app: 0|req: 569/1186] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:22:27 2026] POST /v2.0/networks => generated 648 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1187] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:27 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1188] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:27 2026] GET /v2.0/security-groups?id=8bb94437-3698-4e52-ab0a-7bba44ad1f00&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1189] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:27 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1190] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:28 2026] GET /v2.0/security-groups?id=8bb94437-3698-4e52-ab0a-7bba44ad1f00&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:28.112 7 WARNING neutron_lib.context [None req-be151aa8-17ce-40f2-a5ad-680b9d307dbc 9c3b3b891ae1467faad9384f30ebc21a a5cb9073b17c4c319e460ef68cf7f133 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 574/1191] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:22:28 2026] POST /v2.0/subnets => generated 649 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:28.473 7 WARNING neutron_lib.context [None req-049e8791-eb27-4bc6-a146-e5fc8242f22a 9c3b3b891ae1467faad9384f30ebc21a a5cb9073b17c4c319e460ef68cf7f133 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 618/1192] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:22:25 2026] POST /v2.0/routers => generated 694 bytes in 2580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:28.526 7 INFO neutron.db.segments_db [None req-049e8791-eb27-4bc6-a146-e5fc8242f22a 9c3b3b891ae1467faad9384f30ebc21a a5cb9073b17c4c319e460ef68cf7f133 - - default default] Added segment 5f262288-5b05-4c11-afa5-df5e5b52be30 of type vxlan for network 787c5335-8f52-4214-b7f6-645ecd73f43a [pid: 7|app: 0|req: 575/1193] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:22:28 2026] POST /v2.0/networks => generated 647 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1194] 199.204.45.23 () {34 vars in 993 bytes} [Thu Apr 23 01:22:28 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1195] 10.0.0.128 () {32 vars in 776 bytes} [Thu Apr 23 01:22:28 2026] GET /v2.0/subnets?project_id=b6e87ba4c64f4caeb372a1fa8acedd62&cidr=10.100.0.0%2F28 => generated 14 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1196] 10.0.0.128 () {34 vars in 743 bytes} [Thu Apr 23 01:22:28 2026] PUT /v2.0/networks/787c5335-8f52-4214-b7f6-645ecd73f43a => generated 592 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1197] 10.0.0.128 () {32 vars in 694 bytes} [Thu Apr 23 01:22:28 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:28.949 7 WARNING neutron_lib.context [None req-ca7ae93e-8995-4fe6-82f7-85ae00414d9e 9c3b3b891ae1467faad9384f30ebc21a a5cb9073b17c4c319e460ef68cf7f133 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:29.130 8 INFO neutron.db.l3_db [req-728127cc-02f7-4a56-97db-52793d2c14e9 req-b1aea543-7494-4d62-816f-a0e1601e60a2 ad9050c4bc66416390d6e78db5b8a52e bc25708f4e8a4bb0ab560c2c67bd31d0 - - default default] Floating IP 631bbaa2-ccc5-4a94-b9e1-a0b33e48cd4e disassociated. External IP: 10.96.250.213, port: e09aacad-4f14-4bbc-ae64-56b150588142. [pid: 7|app: 0|req: 579/1198] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:22:28 2026] POST /v2.0/subnets => generated 622 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1199] 10.0.0.128 () {32 vars in 784 bytes} [Thu Apr 23 01:22:29 2026] GET /v2.0/subnets?network_id=3248ace3-8324-47a2-88ee-0f1da5955ef8&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1200] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:29 2026] GET /v2.0/ports?device_id=2b64d71f-ec20-4d7c-b77c-74a526f32641 => 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: 582/1201] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:29 2026] GET /v2.0/security-groups?tenant_id=f44d065afad14344ac45a9d5271ae568&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1202] 199.204.45.23 () {36 vars in 996 bytes} [Thu Apr 23 01:22:28 2026] DELETE /v2.0/ports/e09aacad-4f14-4bbc-ae64-56b150588142 => generated 0 bytes in 765 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:22:29.572 8 WARNING neutron_lib.context [None req-6857e549-5a2b-47c0-9e8d-a6335c8f2216 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:29.611 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2680c4d-0d51-45a7-a02c-85d904a094db'] response: {'server_uuid': '2b64d71f-ec20-4d7c-b77c-74a526f32641', 'name': 'network-vif-deleted', 'tag': 'e09aacad-4f14-4bbc-ae64-56b150588142', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 583/1203] 10.0.0.128 () {34 vars in 741 bytes} [Thu Apr 23 01:22:29 2026] PUT /v2.0/subnets/47c90e4f-39f5-42e0-b397-d76a8b61260c => generated 632 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1204] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:22:29 2026] POST /v2.0/subnets => generated 632 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1205] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:29 2026] DELETE /v2.0/security-groups/00c11881-957e-4f95-87ea-6377545b8bd1 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:22:30.847 8 INFO neutron.services.segments.plugin [-] Segment 5f262288-5b05-4c11-afa5-df5e5b52be30 resource provider aggregate not found 2026-04-23 01:22:30.852 8 INFO neutron.services.segments.plugin [-] Segment 5f262288-5b05-4c11-afa5-df5e5b52be30 resource provider aggregate not found 2026-04-23 01:22:30.868 8 INFO neutron.services.segments.plugin [-] Segment 5f262288-5b05-4c11-afa5-df5e5b52be30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f262288-5b05-4c11-afa5-df5e5b52be30 found for delete ", "request_id": "req-e2b879a1-144f-4333-8e53-42e2b5fc9e19"}]} 2026-04-23 01:22:30.871 8 INFO neutron.services.segments.plugin [-] Segment 5f262288-5b05-4c11-afa5-df5e5b52be30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f262288-5b05-4c11-afa5-df5e5b52be30 found for delete ", "request_id": "req-565ec788-cce9-4c71-9178-19ebeb165ca1"}]} [pid: 8|app: 0|req: 622/1206] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:29 2026] DELETE /v2.0/networks/787c5335-8f52-4214-b7f6-645ecd73f43a => generated 0 bytes in 974 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1209] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:30 2026] DELETE /v2.0/security-groups/8bb94437-3698-4e52-ab0a-7bba44ad1f00 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:22:31.055 8 INFO neutron.pecan_wsgi.hooks.translation [None req-254ec346-4a9a-4edc-911a-f524bd0d228f 9c3b3b891ae1467faad9384f30ebc21a a5cb9073b17c4c319e460ef68cf7f133 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 626/1210] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:31 2026] DELETE /v2.0/networks/787c5335-8f52-4214-b7f6-645ecd73f43a => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:22:31.067 8 INFO neutron.api.v2.resource [None req-bee7a8f9-c247-4359-adb0-44507f622203 ad9050c4bc66416390d6e78db5b8a52e bc25708f4e8a4bb0ab560c2c67bd31d0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 627/1211] 10.0.0.128 () {32 vars in 737 bytes} [Thu Apr 23 01:22:31 2026] GET /v2.0/security-groups/8bb94437-3698-4e52-ab0a-7bba44ad1f00 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1212] 10.0.0.128 () {32 vars in 694 bytes} [Thu Apr 23 01:22:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1213] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:22:31 2026] DELETE /v2.0/floatingips/631bbaa2-ccc5-4a94-b9e1-a0b33e48cd4e => 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: 630/1214] 10.0.0.128 () {32 vars in 742 bytes} [Thu Apr 23 01:22:31 2026] GET /v2.0/subnets?network_id=3248ace3-8324-47a2-88ee-0f1da5955ef8 => generated 626 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1215] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:22:29 2026] PUT /v2.0/routers/ddf79432-6d0a-4cdf-b9b4-dabd641be968/add_router_interface => generated 309 bytes in 1824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1216] 10.0.0.128 () {32 vars in 653 bytes} [Thu Apr 23 01:22:31 2026] GET /v2.0/extensions => generated 19600 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1217] 10.0.0.128 () {32 vars in 649 bytes} [Thu Apr 23 01:22:31 2026] GET /v2.0/networks => generated 5818 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1218] 10.0.0.128 () {32 vars in 649 bytes} [Thu Apr 23 01:22:31 2026] GET /v2.0/networks => generated 1313 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:22:32.153 7 WARNING neutron_lib.context [None req-52b63cc0-4e16-46b3-a1bf-434a189dc475 8701617e396f440097c5ff68365171b6 dacfd55452d8423ead824b6e23d4365c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 589/1219] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:22:31 2026] POST /v2.0/subnetpools => generated 548 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1220] 10.0.0.128 () {32 vars in 647 bytes} [Thu Apr 23 01:22:32 2026] GET /v2.0/subnets => generated 4410 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1221] 10.0.0.128 () {32 vars in 647 bytes} [Thu Apr 23 01:22:32 2026] GET /v2.0/subnets => generated 1265 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1222] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:22:32 2026] GET /v2.0/subnetpools/14dd67ef-b223-4070-81b6-b92aa38c381e => generated 548 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1223] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:22:31 2026] PUT /v2.0/routers/116a014f-0d55-4b6d-b804-e588b0e0d0e8/remove_router_interface => generated 309 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1224] 10.0.0.128 () {32 vars in 723 bytes} [Thu Apr 23 01:22:32 2026] GET /v2.0/networks/fa1303ab-c629-4f15-b111-4eaad85bb38a => generated 673 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1225] 10.0.0.128 () {32 vars in 647 bytes} [Thu Apr 23 01:22:32 2026] GET /v2.0/routers => generated 1463 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1226] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:22:32 2026] PUT /v2.0/subnetpools/14dd67ef-b223-4070-81b6-b92aa38c381e => generated 501 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1227] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:22:32 2026] GET /v2.0/subnets/43e0c3d9-65b1-42e6-ae7c-5c9832e9257d => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1228] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:22:32 2026] DELETE /v2.0/subnetpools/14dd67ef-b223-4070-81b6-b92aa38c381e => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:22:33.020 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d1a4ea4-7048-40fc-87d2-b89bfbdb1ec1 9c3b3b891ae1467faad9384f30ebc21a a5cb9073b17c4c319e460ef68cf7f133 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1229] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:22:33 2026] DELETE /v2.0/subnets/47c90e4f-39f5-42e0-b397-d76a8b61260c => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:22:33.026 8 WARNING neutron_lib.context [None req-5d83eb0c-86fd-47c2-8665-d289a260500a f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 637/1230] 10.0.0.128 () {34 vars in 685 bytes} [Thu Apr 23 01:22:33 2026] POST /v2.0/security-groups => generated 1611 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:22:33.139 8 INFO neutron.api.v2.resource [None req-ffab2849-2987-41c0-9403-28c6cb80fec7 8701617e396f440097c5ff68365171b6 dacfd55452d8423ead824b6e23d4365c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 638/1231] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:22:33 2026] GET /v2.0/subnetpools/14dd67ef-b223-4070-81b6-b92aa38c381e => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:22:33.150 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f1b501c-ffb6-412c-9be8-664a207d45cd 9c3b3b891ae1467faad9384f30ebc21a a5cb9073b17c4c319e460ef68cf7f133 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 639/1232] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:33 2026] DELETE /v2.0/networks/787c5335-8f52-4214-b7f6-645ecd73f43a => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:22:33.156 8 WARNING neutron_lib.context [None req-21e7be74-f509-45ef-943d-cd537c7056a9 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 640/1233] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:22:33 2026] POST /v2.0/security-group-rules => generated 565 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:33.264 8 INFO neutron.api.v2.resource [None req-4f7e165e-3dca-4880-8b34-8637f0cbe3ea 8701617e396f440097c5ff68365171b6 dacfd55452d8423ead824b6e23d4365c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 641/1234] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:22:33 2026] DELETE /v2.0/subnetpools/14dd67ef-b223-4070-81b6-b92aa38c381e => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1235] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:22:33 2026] DELETE /v2.0/subnets/43e0c3d9-65b1-42e6-ae7c-5c9832e9257d => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:22:33.493 8 WARNING neutron_lib.context [None req-f26a3342-32df-4b60-8a8c-72c11d0819ea f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 643/1236] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:22:33 2026] POST /v2.0/security-group-rules => generated 564 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:33.995 7 INFO neutron.services.segments.plugin [-] Segment a8d9d9a5-6a9f-42d8-9099-a8548b03b96d resource provider aggregate not found 2026-04-23 01:22:34.006 7 INFO neutron.services.segments.plugin [-] Segment a8d9d9a5-6a9f-42d8-9099-a8548b03b96d resource provider aggregate not found 2026-04-23 01:22:34.014 7 INFO neutron.services.segments.plugin [-] Segment a8d9d9a5-6a9f-42d8-9099-a8548b03b96d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d9d9a5-6a9f-42d8-9099-a8548b03b96d found for delete ", "request_id": "req-fb836ce6-a5ca-4dfb-b808-69af3163bff6"}]} 2026-04-23 01:22:34.027 7 INFO neutron.services.segments.plugin [-] Segment a8d9d9a5-6a9f-42d8-9099-a8548b03b96d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d9d9a5-6a9f-42d8-9099-a8548b03b96d found for delete ", "request_id": "req-c6033e02-a913-4d91-8087-e96fc60b2e5b"}]} 2026-04-23 01:22:34.033 7 INFO neutron.db.l3_hamode_db [None req-12ef4d53-b297-4e20-9aab-c417e9344fb3 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] HA network 35dad7d7-438e-4908-bc56-e1bbf232f8f8 was deleted as no HA routers are present in tenant bc25708f4e8a4bb0ab560c2c67bd31d0. [pid: 7|app: 0|req: 594/1237] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:22:32 2026] DELETE /v2.0/routers/116a014f-0d55-4b6d-b804-e588b0e0d0e8 => generated 0 bytes in 1149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:22:34.047 7 WARNING neutron_lib.context [None req-0eef8d3f-74f3-4716-a21a-162b288c0cb7 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:34.070 8 INFO neutron.services.segments.plugin [-] Segment 370c1ecd-60cf-456b-9607-ffb702662ad2 resource provider aggregate not found 2026-04-23 01:22:34.077 8 INFO neutron.services.segments.plugin [-] Segment 370c1ecd-60cf-456b-9607-ffb702662ad2 resource provider aggregate not found 2026-04-23 01:22:34.090 8 INFO neutron.services.segments.plugin [-] Segment 370c1ecd-60cf-456b-9607-ffb702662ad2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 370c1ecd-60cf-456b-9607-ffb702662ad2 found for delete ", "request_id": "req-2f5251af-1c41-4fdf-8458-6d9e7d181719"}]} [pid: 8|app: 0|req: 644/1238] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:33 2026] DELETE /v2.0/networks/fa1303ab-c629-4f15-b111-4eaad85bb38a => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:22:34.112 8 INFO neutron.services.segments.plugin [-] Segment 370c1ecd-60cf-456b-9607-ffb702662ad2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 370c1ecd-60cf-456b-9607-ffb702662ad2 found for delete ", "request_id": "req-14d9e559-ecf3-4c58-a185-cbb9b78d01de"}]} [pid: 7|app: 0|req: 595/1239] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:22:34 2026] POST /v2.0/security-group-rules => generated 570 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1240] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:34 2026] GET /v2.0/security-groups?tenant_id=dacfd55452d8423ead824b6e23d4365c&name=default => generated 2801 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:22:34.341 8 WARNING neutron_lib.context [None req-e7da62a4-03f2-4e15-a3ca-328c82bc57f5 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 596/1241] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:22:34 2026] DELETE /v2.0/subnets/bb4dcf88-fd14-442b-881d-c0265c60d18a => 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: 646/1242] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:22:34 2026] POST /v2.0/security-group-rules => generated 569 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1243] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:34 2026] DELETE /v2.0/security-groups/a6108580-0a3f-4b77-8127-700c68ba0033 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:22:34.509 7 WARNING neutron_lib.context [None req-9768f6d5-3e1b-4a99-8a02-17152f6e48e2 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:34.527 7 INFO neutron.db.securitygroups_db [None req-9768f6d5-3e1b-4a99-8a02-17152f6e48e2 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Project b6e87ba4c64f4caeb372a1fa8acedd62 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: 598/1244] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:22:34 2026] POST /v2.0/security-group-rules => generated 575 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1245] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:34 2026] DELETE /v2.0/networks/02c01a26-5f32-4d30-b29f-1d6d088eab28 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:22:34.856 8 WARNING neutron_lib.context [None req-59cfc6b8-7520-4625-9291-0cb4e0a1091b f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:34.884 8 INFO neutron.db.securitygroups_db [None req-59cfc6b8-7520-4625-9291-0cb4e0a1091b f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Project b6e87ba4c64f4caeb372a1fa8acedd62 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: 599/1246] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:34 2026] GET /v2.0/security-groups?tenant_id=a5cb9073b17c4c319e460ef68cf7f133&name=default => generated 2801 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1247] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:22:34 2026] POST /v2.0/security-group-rules => generated 574 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1248] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:34 2026] DELETE /v2.0/security-groups/32d93a25-c6cc-4aca-bb43-83578d5d904e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1249] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:34 2026] GET /v2.0/security-groups?tenant_id=bc25708f4e8a4bb0ab560c2c67bd31d0&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1250] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:35 2026] DELETE /v2.0/security-groups/6f08a8fe-ce04-4df9-abd6-85a59d05b759 => 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: 650/1251] 10.0.0.128 () {32 vars in 649 bytes} [Thu Apr 23 01:22:35 2026] GET /v2.0/networks => generated 1298 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1252] 10.0.0.153 () {34 vars in 1100 bytes} [Thu Apr 23 01:22:35 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1097793495&fields=id&tenant_id=b6e87ba4c64f4caeb372a1fa8acedd62 => generated 69 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1253] 10.0.0.153 () {34 vars in 982 bytes} [Thu Apr 23 01:22:35 2026] GET /v2.0/networks?id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91 => generated 661 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1254] 10.0.0.153 () {34 vars in 965 bytes} [Thu Apr 23 01:22:35 2026] GET /v2.0/quotas/b6e87ba4c64f4caeb372a1fa8acedd62 => 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: 652/1255] 10.0.0.153 () {34 vars in 1002 bytes} [Thu Apr 23 01:22:35 2026] GET /v2.0/ports?tenant_id=b6e87ba4c64f4caeb372a1fa8acedd62&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1256] 10.0.0.153 () {34 vars in 1008 bytes} [Thu Apr 23 01:22:36 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:22:36.131 8 INFO neutron.services.segments.plugin [-] Segment b457ca4b-1efa-4c48-9346-b295bfe758eb resource provider aggregate not found 2026-04-23 01:22:36.148 8 INFO neutron.services.segments.plugin [-] Segment b457ca4b-1efa-4c48-9346-b295bfe758eb resource provider aggregate not found 2026-04-23 01:22:36.155 8 INFO neutron.services.segments.plugin [-] Segment b457ca4b-1efa-4c48-9346-b295bfe758eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b457ca4b-1efa-4c48-9346-b295bfe758eb found for delete ", "request_id": "req-873a9deb-c0be-4473-8bc7-a6557558913f"}]} 2026-04-23 01:22:36.169 8 INFO neutron.services.segments.plugin [-] Segment b457ca4b-1efa-4c48-9346-b295bfe758eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b457ca4b-1efa-4c48-9346-b295bfe758eb found for delete ", "request_id": "req-c3bbdee5-8f00-49bf-9690-fc8bcd4ec918"}]} [pid: 8|app: 0|req: 653/1257] 10.0.0.153 () {34 vars in 1108 bytes} [Thu Apr 23 01:22:36 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?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: 605/1258] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:36 2026] GET /v2.0/ports?device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => 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: 654/1259] 10.0.0.128 () {32 vars in 623 bytes} [Thu Apr 23 01:22:36 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: 606/1260] 10.0.0.128 () {32 vars in 633 bytes} [Thu Apr 23 01:22:36 2026] GET /v2.0/ => generated 632 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1261] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:22:37 2026] GET /v2.0/networks?id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91 => generated 661 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:37.227 8 WARNING neutron_lib.context [None req-568ee7bb-5f67-4bc1-b892-97a6deab4f55 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:37.375 8 INFO neutron.db.segments_db [None req-568ee7bb-5f67-4bc1-b892-97a6deab4f55 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] Added segment 54df4977-a2d6-415e-a788-92e265c6fce3 of type vxlan for network cb5a7d4b-6c82-4d2d-b585-efa6bfc1e778 [pid: 8|app: 0|req: 655/1262] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:22:37 2026] POST /v2.0/networks => generated 644 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:37.523 7 INFO neutron.db.segments_db [None req-032b7131-f9f0-4696-b77a-659f9447db83 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 727b79d5-9c67-4fde-a0ae-914b68c0eafb of type vxlan for network 8d494b87-3306-47b4-befd-5540e4830a71 [pid: 8|app: 0|req: 656/1263] 199.204.45.23 () {34 vars in 1049 bytes} [Thu Apr 23 01:22:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b6e87ba4c64f4caeb372a1fa8acedd62 => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1264] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:37 2026] GET /v2.0/ports?device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1265] 10.0.0.128 () {34 vars in 671 bytes} [Thu Apr 23 01:22:37 2026] POST /v2.0/networks => generated 745 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:37.648 7 WARNING neutron_lib.context [None req-7770363f-fdf6-4f20-87b8-76b8c10ab0ca 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 658/1266] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:37 2026] GET /v2.0/security-groups?tenant_id=0c38e03e87554db0b344898ef7bec229&name=default => generated 2801 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:22:37.711 8 WARNING neutron_lib.context [req-ea466d94-8db8-406f-8b7a-41dc4e01cec8 req-8b9d69e5-308d-47cf-a731-6cf060de74d2 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 609/1267] 10.0.0.128 () {34 vars in 665 bytes} [Thu Apr 23 01:22:37 2026] POST /v2.0/ports => generated 774 bytes in 306 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: 659/1268] 199.204.45.23 () {38 vars in 954 bytes} [Thu Apr 23 01:22:37 2026] POST /v2.0/ports => generated 954 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: 610/1269] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:22:37 2026] POST /v2.0/subnets => generated 668 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:38.151 7 WARNING neutron_lib.context [None req-3eca75d3-5d07-4ff3-a43d-0339edd66ec0 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:38.203 7 INFO neutron.db.segments_db [None req-3eca75d3-5d07-4ff3-a43d-0339edd66ec0 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] Added segment 80b5f266-7db5-41e3-b521-316e46a21772 of type vxlan for network c4741fce-1743-4cd0-968b-21052430183d [pid: 8|app: 0|req: 660/1270] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:38 2026] DELETE /v2.0/security-groups/bc82e194-2cfc-4b2d-bc98-1ba186d7399a => 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: 611/1271] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:22:38 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:38.368 7 INFO neutron.db.segments_db [None req-ad8e1564-ec57-4110-b7e6-a7d5ace6630b 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 077ba1f9-de05-4d7b-af6c-a0098a0df255 of type vxlan for network 1603e34f-c399-475c-8c22-3cbf165c8f3b 2026-04-23 01:22:38.664 7 INFO neutron.db.l3_hamode_db [None req-ad8e1564-ec57-4110-b7e6-a7d5ace6630b 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 661/1272] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:22:38 2026] PUT /v2.0/ports/ea5ae454-7e93-4b7c-a775-0dec87c44054 => generated 1199 bytes in 465 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-04-23 01:22:38.688 8 WARNING neutron_lib.context [None req-afb54146-94ed-4f15-bb32-5de37c7d0dff 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:38.735 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-38865d06-2f55-43ee-95bf-6e44da39c216'] response: {'name': 'network-changed', 'server_uuid': '64b807f2-cd0a-4411-9795-7d38e6f020bf', 'tag': 'ea5ae454-7e93-4b7c-a775-0dec87c44054', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 662/1273] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:22:38 2026] POST /v2.0/subnets => generated 602 bytes in 361 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: 663/1274] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:39 2026] GET /v2.0/ports?device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => 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: 664/1275] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:22:39 2026] GET /v2.0/ports?tenant_id=b6e87ba4c64f4caeb372a1fa8acedd62&device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:22:39.131 8 WARNING neutron_lib.context [None req-82183c02-dc63-4033-984e-ae3ccbf8ef98 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:39.827 7 INFO neutron.db.l3_hamode_db [None req-ad8e1564-ec57-4110-b7e6-a7d5ace6630b 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 665/1276] 10.0.0.128 () {34 vars in 665 bytes} [Thu Apr 23 01:22:39 2026] POST /v2.0/ports => generated 950 bytes in 1111 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: 666/1277] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:40 2026] GET /v2.0/security-groups?id=e1765e66-239a-4ac7-bfdd-a8e3e1f204eb&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: 667/1278] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:22:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ea5ae454-7e93-4b7c-a775-0dec87c44054 => 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: 668/1279] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:22:40 2026] DELETE /v2.0/ports/f44e040c-f0d6-4d30-bef8-da74b90ef8c5 => 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: 669/1280] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:22:40 2026] GET /v2.0/subnets?id=d09b4620-9ce9-43f7-8cbf-3db7a46f40cd => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:40.703 8 INFO neutron.pecan_wsgi.hooks.translation [None req-afda17ab-536f-48a1-94b9-9f5e10b513a6 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1281] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:22:40 2026] DELETE /v2.0/ports/f44e040c-f0d6-4d30-bef8-da74b90ef8c5 => 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: 671/1282] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:22:40 2026] GET /v2.0/ports?network_id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:22:40.771 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e94e350f-fadb-4d2b-9275-c433363c94f7 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 672/1283] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:22:40 2026] GET /v2.0/ports/f44e040c-f0d6-4d30-bef8-da74b90ef8c5 => 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: 673/1284] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:22:40 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?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: 674/1285] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:22:40 2026] DELETE /v2.0/subnets/e5c18104-d140-43da-9157-cb5addaeb0d2 => 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: 675/1286] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:22:41 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?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: 612/1287] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:22:38 2026] POST /v2.0/routers => generated 732 bytes in 3075 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1288] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:22:41 2026] GET /v2.0/ports?tenant_id=b6e87ba4c64f4caeb372a1fa8acedd62&device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:22:41.533 8 INFO neutron.services.segments.plugin [-] Segment 80b5f266-7db5-41e3-b521-316e46a21772 resource provider aggregate not found 2026-04-23 01:22:41.557 8 INFO neutron.services.segments.plugin [-] Segment 80b5f266-7db5-41e3-b521-316e46a21772 resource provider aggregate not found [pid: 7|app: 0|req: 614/1289] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:41 2026] GET /v2.0/ports?device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:41.575 8 INFO neutron.services.segments.plugin [-] Segment 80b5f266-7db5-41e3-b521-316e46a21772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80b5f266-7db5-41e3-b521-316e46a21772 found for delete ", "request_id": "req-da7e07b5-7e51-42b0-a4c4-bbdabbf70b61"}]} 2026-04-23 01:22:41.578 8 INFO neutron.services.segments.plugin [-] Segment 80b5f266-7db5-41e3-b521-316e46a21772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80b5f266-7db5-41e3-b521-316e46a21772 found for delete ", "request_id": "req-cec0a5d8-d935-44be-ae87-9253505b4014"}]} [pid: 8|app: 0|req: 676/1290] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:41 2026] DELETE /v2.0/networks/c4741fce-1743-4cd0-968b-21052430183d => generated 0 bytes in 491 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1291] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:22:41 2026] GET /v2.0/networks?id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91 => generated 757 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1292] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:41 2026] GET /v2.0/security-groups?id=e1765e66-239a-4ac7-bfdd-a8e3e1f204eb&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:41.714 8 WARNING neutron_lib.context [None req-049ada03-cf8d-4c94-a4a2-065d28828d5b 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:41.765 8 INFO neutron.db.segments_db [None req-049ada03-cf8d-4c94-a4a2-065d28828d5b 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] Added segment 1a4a3486-e40c-49b2-9cc7-c7519f1d68c3 of type vxlan for network cf54471f-64ad-4a4f-96f3-5b48cb7a51c7 [pid: 8|app: 0|req: 679/1293] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:22:41 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) [pid: 8|app: 0|req: 680/1294] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:22:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ea5ae454-7e93-4b7c-a775-0dec87c44054 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:22:41.915 8 WARNING neutron_lib.context [None req-76b9faf5-420f-495f-a46d-673f0be4aa16 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 681/1295] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:22:41 2026] POST /v2.0/subnets => generated 602 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1296] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:22:42 2026] GET /v2.0/subnets?id=d09b4620-9ce9-43f7-8cbf-3db7a46f40cd => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:42.662 8 WARNING neutron_lib.context [None req-53ec6c54-e0d2-4245-ac0c-2b3508eda242 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 615/1297] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:22:41 2026] PUT /v2.0/routers/2ec4bafd-a83e-4f99-ac12-58fabf6be7f6/add_router_interface => generated 309 bytes in 1635 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1298] 10.0.0.128 () {34 vars in 665 bytes} [Thu Apr 23 01:22:42 2026] POST /v2.0/ports => generated 912 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1299] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:22:43 2026] GET /v2.0/ports?network_id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91&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: 684/1300] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:43 2026] GET /v2.0/ports?device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => 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: 685/1301] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:22:43 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1302] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:43 2026] GET /v2.0/security-groups?id=e1765e66-239a-4ac7-bfdd-a8e3e1f204eb&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: 687/1303] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:22:43 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?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: 617/1304] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:22:43 2026] DELETE /v2.0/ports/340986e2-a1ad-4fa0-a0c4-3fc70a33fc2d => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:22:43.689 7 INFO neutron.pecan_wsgi.hooks.translation [None req-289a5290-2e01-4fd7-b59e-86e8bdb41805 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1305] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:22:43 2026] GET /v2.0/ports/340986e2-a1ad-4fa0-a0c4-3fc70a33fc2d => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1306] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:43 2026] GET /v2.0/security-groups?tenant_id=394998febdbc4016a0f4e952f53c32d5&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: 689/1307] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:43 2026] DELETE /v2.0/security-groups/a8143582-b10d-43f5-80a2-2b5875970ed2 => 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: 619/1308] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:22:43 2026] DELETE /v2.0/subnets/b1615b18-628d-4385-a7af-3ec90f5b3746 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1309] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:43 2026] GET /v2.0/security-groups?tenant_id=77b6ff4847f640dbac5f37b1c1f9048a&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1310] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:44 2026] DELETE /v2.0/security-groups/983a78eb-bd4f-4ea8-80c0-0b2fa42c21fb => 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: 692/1311] 10.0.0.153 () {34 vars in 982 bytes} [Thu Apr 23 01:22:44 2026] GET /v2.0/networks?id=8d494b87-3306-47b4-befd-5540e4830a71 => generated 677 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1312] 10.0.0.153 () {34 vars in 965 bytes} [Thu Apr 23 01:22:44 2026] GET /v2.0/quotas/836d661e6e7e41d59ccd8f01af716d35 => generated 292 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:44.452 7 INFO neutron.services.segments.plugin [-] Segment 1a4a3486-e40c-49b2-9cc7-c7519f1d68c3 resource provider aggregate not found 2026-04-23 01:22:44.481 7 INFO neutron.services.segments.plugin [-] Segment 1a4a3486-e40c-49b2-9cc7-c7519f1d68c3 resource provider aggregate not found 2026-04-23 01:22:44.500 7 INFO neutron.services.segments.plugin [-] Segment 1a4a3486-e40c-49b2-9cc7-c7519f1d68c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a4a3486-e40c-49b2-9cc7-c7519f1d68c3 found for delete ", "request_id": "req-163cafb9-a3c8-4bca-8fe1-6589aa90181d"}]} 2026-04-23 01:22:44.505 7 INFO neutron.services.segments.plugin [-] Segment 1a4a3486-e40c-49b2-9cc7-c7519f1d68c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a4a3486-e40c-49b2-9cc7-c7519f1d68c3 found for delete ", "request_id": "req-e528a69e-1545-4e38-a3bd-5654984b90d2"}]} [pid: 7|app: 0|req: 620/1313] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:43 2026] DELETE /v2.0/networks/cf54471f-64ad-4a4f-96f3-5b48cb7a51c7 => generated 0 bytes in 535 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1314] 10.0.0.153 () {34 vars in 1002 bytes} [Thu Apr 23 01:22:44 2026] GET /v2.0/ports?tenant_id=836d661e6e7e41d59ccd8f01af716d35&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:44.531 8 WARNING neutron_lib.context [None req-181d0a14-6b69-43aa-8982-da3f3b76fe01 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 621/1315] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:44 2026] GET /v2.0/ports?device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1316] 10.0.0.153 () {34 vars in 1008 bytes} [Thu Apr 23 01:22:44 2026] GET /v2.0/networks/8d494b87-3306-47b4-befd-5540e4830a71?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: 623/1317] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:44 2026] GET /v2.0/security-groups?id=e1765e66-239a-4ac7-bfdd-a8e3e1f204eb&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1318] 10.0.0.153 () {34 vars in 1108 bytes} [Thu Apr 23 01:22:44 2026] GET /v2.0/networks/8d494b87-3306-47b4-befd-5540e4830a71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1319] 10.0.0.128 () {34 vars in 665 bytes} [Thu Apr 23 01:22:44 2026] POST /v2.0/ports => generated 775 bytes in 282 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: 625/1320] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:44 2026] GET /v2.0/ports?device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1321] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:44 2026] GET /v2.0/security-groups?id=e1765e66-239a-4ac7-bfdd-a8e3e1f204eb&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1322] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:22:44 2026] GET /v2.0/ports?device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:22:44.952 7 WARNING neutron_lib.context [None req-5d0970f8-f929-4c52-80ba-4000288cc640 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 696/1323] 10.0.0.128 () {34 vars in 737 bytes} [Thu Apr 23 01:22:44 2026] PUT /v2.0/ports/c3bb15de-8c38-4fd9-8402-67d9be1d7701 => generated 752 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1324] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:44 2026] GET /v2.0/ports?device_id=a1badbb1-a753-4248-bead-39cfee7c96c6 => 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: 698/1325] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:22:45 2026] DELETE /v2.0/ports/c3bb15de-8c38-4fd9-8402-67d9be1d7701 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 699/1326] 10.0.0.128 () {32 vars in 643 bytes} [Thu Apr 23 01:22:45 2026] GET /v2.0/ports => generated 777 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:45.368 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5bf749f-4c3c-4980-b795-4b6505641759 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 700/1327] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:22:45 2026] GET /v2.0/ports/c3bb15de-8c38-4fd9-8402-67d9be1d7701 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1328] 10.0.0.128 () {32 vars in 643 bytes} [Thu Apr 23 01:22:45 2026] GET /v2.0/ports => generated 777 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1331] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:22:45 2026] GET /v2.0/ports/a1c98162-23b3-4938-a98e-d20158395637 => generated 774 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:45.605 8 INFO neutron.pecan_wsgi.hooks.translation [None req-152de6e1-6504-4259-a8f5-fe3ab60dffbc 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 705/1332] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:22:45 2026] DELETE /v2.0/ports/340986e2-a1ad-4fa0-a0c4-3fc70a33fc2d => generated 132 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:22:45.630 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8aa96ce1-ee87-4f4a-8ff5-5085ebf0e0b8 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 706/1333] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:22:45 2026] DELETE /v2.0/subnets/b1615b18-628d-4385-a7af-3ec90f5b3746 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:22:45.652 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7802686c-0f1e-4229-a904-6cff15d3db00 298b7e0aa674438593e42c2884a8c3fa 0bb78ed4fb384e4fa9ac5fb32038d1a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 707/1334] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:22:45 2026] DELETE /v2.0/subnets/e5c18104-d140-43da-9157-cb5addaeb0d2 => 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: 708/1335] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:22:45 2026] DELETE /v2.0/ports/a1c98162-23b3-4938-a98e-d20158395637 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1336] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:22:45 2026] GET /v2.0/networks?id=8d494b87-3306-47b4-befd-5540e4830a71 => generated 677 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:46.001 7 INFO neutron.db.l3_db [None req-5d0970f8-f929-4c52-80ba-4000288cc640 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Floating IP a0ba15c8-f87c-45c2-8737-ac40d324db25 associated. External IP: 10.96.250.209, port: ea5ae454-7e93-4b7c-a775-0dec87c44054. 2026-04-23 01:22:46.161 8 INFO neutron.services.segments.plugin [-] Segment 54df4977-a2d6-415e-a788-92e265c6fce3 resource provider aggregate not found 2026-04-23 01:22:46.171 8 INFO neutron.services.segments.plugin [-] Segment 54df4977-a2d6-415e-a788-92e265c6fce3 resource provider aggregate not found 2026-04-23 01:22:46.193 8 INFO neutron.services.segments.plugin [-] Segment 54df4977-a2d6-415e-a788-92e265c6fce3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54df4977-a2d6-415e-a788-92e265c6fce3 found for delete ", "request_id": "req-5db4dc0c-4cd8-4e21-92ad-f15461252890"}]} 2026-04-23 01:22:46.194 8 INFO neutron.services.segments.plugin [-] Segment 54df4977-a2d6-415e-a788-92e265c6fce3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54df4977-a2d6-415e-a788-92e265c6fce3 found for delete ", "request_id": "req-dc623ef1-6e9b-4d1a-8f40-125b8dee2c29"}]} [pid: 8|app: 0|req: 710/1337] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:45 2026] DELETE /v2.0/networks/cb5a7d4b-6c82-4d2d-b585-efa6bfc1e778 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:22:46.215 8 WARNING neutron_lib.context [req-dcf4d3d1-5791-40ce-85c4-d042330125e0 req-735e5382-3974-4c2e-9c0c-bb330695d6b7 46e831077f054c06aa3ff3ea0537d106 836d661e6e7e41d59ccd8f01af716d35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 628/1338] 10.0.0.128 () {34 vars in 677 bytes} [Thu Apr 23 01:22:44 2026] POST /v2.0/floatingips => generated 855 bytes in 1463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1339] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:46 2026] GET /v2.0/ports?device_id=a1badbb1-a753-4248-bead-39cfee7c96c6 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:22:46.446 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6488f4fe-06f7-4bca-906a-f542013084a9'] response: {'name': 'network-changed', 'server_uuid': '64b807f2-cd0a-4411-9795-7d38e6f020bf', 'tag': 'ea5ae454-7e93-4b7c-a775-0dec87c44054', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 630/1340] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:22:46 2026] GET /v2.0/floatingips/a0ba15c8-f87c-45c2-8737-ac40d324db25 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1341] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:22:46 2026] GET /v2.0/ports?tenant_id=b6e87ba4c64f4caeb372a1fa8acedd62&device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1342] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:22:46 2026] GET /v2.0/networks?id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91 => generated 757 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1343] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:22:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ea5ae454-7e93-4b7c-a775-0dec87c44054 => generated 858 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1344] 199.204.45.23 () {38 vars in 954 bytes} [Thu Apr 23 01:22:46 2026] POST /v2.0/ports => generated 954 bytes in 576 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/1345] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:22:46 2026] GET /v2.0/subnets?id=d09b4620-9ce9-43f7-8cbf-3db7a46f40cd => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1346] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:22:46 2026] GET /v2.0/ports?network_id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1347] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:46 2026] GET /v2.0/security-groups?tenant_id=0bb78ed4fb384e4fa9ac5fb32038d1a7&name=default => generated 2801 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1348] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:22:47 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1349] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:22:46 2026] PUT /v2.0/ports/d5dcc510-6eb1-481f-8795-b3092e6490e2 => generated 1199 bytes in 469 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/1350] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:47 2026] DELETE /v2.0/security-groups/0d342460-bb20-462a-9555-9fc4c327b384 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:22:47.296 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-770d8d55-87a0-42ba-9d19-e4b50a2aa155'] response: {'name': 'network-changed', 'server_uuid': 'a1badbb1-a753-4248-bead-39cfee7c96c6', 'tag': 'd5dcc510-6eb1-481f-8795-b3092e6490e2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 713/1351] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:22:47 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1352] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:22:47 2026] GET /v2.0/ports?tenant_id=836d661e6e7e41d59ccd8f01af716d35&device_id=a1badbb1-a753-4248-bead-39cfee7c96c6 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 714/1353] 199.204.45.23 () {34 vars in 1017 bytes} [Thu Apr 23 01:22:47 2026] GET /v2.0/networks?tenant_id=836d661e6e7e41d59ccd8f01af716d35&shared=False => generated 773 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1354] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:22:47 2026] GET /v2.0/floatingips/a0ba15c8-f87c-45c2-8737-ac40d324db25 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1355] 199.204.45.23 () {34 vars in 929 bytes} [Thu Apr 23 01:22:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1356] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:47 2026] GET /v2.0/ports?device_id=a1badbb1-a753-4248-bead-39cfee7c96c6 => 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: 716/1357] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:22:47 2026] GET /v2.0/ports?tenant_id=836d661e6e7e41d59ccd8f01af716d35&device_id=a1badbb1-a753-4248-bead-39cfee7c96c6 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1358] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:22:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d5dcc510-6eb1-481f-8795-b3092e6490e2 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1359] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:47 2026] GET /v2.0/security-groups?id=0bcdc564-0cc1-456e-8406-220306718a49&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1360] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:22:47 2026] GET /v2.0/subnets?id=28ff59e8-b379-4161-b208-2c88434921c4 => generated 671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1361] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:22:47 2026] GET /v2.0/ports?network_id=8d494b87-3306-47b4-befd-5540e4830a71&device_owner=network%3Adhcp => 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: 719/1362] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:22:47 2026] GET /v2.0/networks/8d494b87-3306-47b4-befd-5540e4830a71?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: 644/1363] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:22:47 2026] GET /v2.0/networks/8d494b87-3306-47b4-befd-5540e4830a71?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: 720/1364] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:22:48 2026] GET /v2.0/floatingips/a0ba15c8-f87c-45c2-8737-ac40d324db25 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1365] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:48 2026] GET /v2.0/ports?device_id=a1badbb1-a753-4248-bead-39cfee7c96c6 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1366] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:48 2026] GET /v2.0/security-groups?id=0bcdc564-0cc1-456e-8406-220306718a49&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:22:49.090 7 WARNING neutron_lib.context [None req-14ead475-f017-4675-bad1-840ca653aced bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:49.205 7 INFO neutron.db.segments_db [None req-14ead475-f017-4675-bad1-840ca653aced bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Added segment 953bfb69-120f-42a9-8fc1-548959be5773 of type vxlan for network 9ecbde0b-d36a-4d03-b4f4-55fa414990a6 [pid: 7|app: 0|req: 646/1367] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:22:48 2026] POST /v2.0/networks => generated 633 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:49.325 8 WARNING neutron_lib.context [None req-0c943ecf-f7c6-42e3-8541-4f4015d2f945 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:49.376 8 INFO neutron.db.segments_db [None req-0c943ecf-f7c6-42e3-8541-4f4015d2f945 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Added segment 37afb582-e74f-4116-9f39-6e5f1a895ab2 of type vxlan for network fe64cd6b-b6f5-434d-8dbb-257ab4041fc5 [pid: 8|app: 0|req: 722/1368] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:22:49 2026] POST /v2.0/networks => generated 634 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:49.504 7 WARNING neutron_lib.context [None req-b4bd08be-698d-414a-86e6-d1e241321c67 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 723/1369] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:22:49 2026] GET /v2.0/floatingips/a0ba15c8-f87c-45c2-8737-ac40d324db25 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1370] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:22:49 2026] POST /v2.0/subnets => generated 622 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:49.819 8 WARNING neutron_lib.context [None req-04320b72-9d42-48f1-8e85-08edaebbe038 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1371] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:49 2026] GET /v2.0/ports?device_id=a1badbb1-a753-4248-bead-39cfee7c96c6 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1372] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:50 2026] GET /v2.0/security-groups?id=0bcdc564-0cc1-456e-8406-220306718a49&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1373] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:22:49 2026] POST /v2.0/subnets => generated 631 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:50.153 7 WARNING neutron_lib.context [None req-020828b6-7a39-4972-b7d2-c69f449b3a82 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:50.194 7 INFO neutron.db.segments_db [None req-020828b6-7a39-4972-b7d2-c69f449b3a82 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Added segment b21c61ee-92b9-411a-8449-db7700f9bfe3 of type vxlan for network a8550984-5a69-4e88-828b-42ee36d5ce47 2026-04-23 01:22:50.535 7 INFO neutron.db.l3_hamode_db [None req-020828b6-7a39-4972-b7d2-c69f449b3a82 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:22:50.713 7 INFO neutron.db.l3_hamode_db [None req-020828b6-7a39-4972-b7d2-c69f449b3a82 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 725/1374] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:51 2026] GET /v2.0/ports?device_id=a1badbb1-a753-4248-bead-39cfee7c96c6 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1375] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:51 2026] GET /v2.0/security-groups?id=0bcdc564-0cc1-456e-8406-220306718a49&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1376] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:51 2026] GET /v2.0/ports?device_id=a1badbb1-a753-4248-bead-39cfee7c96c6 => 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: 728/1377] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:22:51 2026] GET /v2.0/security-groups?id=0bcdc564-0cc1-456e-8406-220306718a49&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1378] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:22:50 2026] POST /v2.0/routers => generated 511 bytes in 1707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1379] 199.204.45.23 () {34 vars in 993 bytes} [Thu Apr 23 01:22:52 2026] GET /v2.0/ports?device_id=a1badbb1-a753-4248-bead-39cfee7c96c6 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1380] 199.204.45.23 () {36 vars in 996 bytes} [Thu Apr 23 01:22:52 2026] DELETE /v2.0/ports/d5dcc510-6eb1-481f-8795-b3092e6490e2 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1381] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:22:52 2026] GET /v2.0/ports?device_id=a1badbb1-a753-4248-bead-39cfee7c96c6 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1382] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:22:51 2026] PUT /v2.0/routers/ed3724cb-fc5c-48c3-86b9-34d9aaa343ce/add_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:53.163 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a421603e-3850-4fad-a1ef-83f9255a5775'] response: {'server_uuid': 'a1badbb1-a753-4248-bead-39cfee7c96c6', 'name': 'network-vif-deleted', 'tag': 'd5dcc510-6eb1-481f-8795-b3092e6490e2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 654/1383] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:22:53 2026] GET /v2.0/ports/42bb869b-ce2f-4e89-ab84-5864a73640a4 => generated 959 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1384] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:22:53 2026] PUT /v2.0/routers/ed3724cb-fc5c-48c3-86b9-34d9aaa343ce/add_router_interface => generated 309 bytes in 1790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1385] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:22:53 2026] PUT /v2.0/routers/2ec4bafd-a83e-4f99-ac12-58fabf6be7f6/remove_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1386] 10.0.0.54 () {34 vars in 989 bytes} [Thu Apr 23 01:22:55 2026] GET /v2.0/ports?device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1387] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:22:55 2026] GET /v2.0/ports/3a576c56-180e-465b-afd0-ec1e757a7c6a => generated 967 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1388] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:54 2026] GET /v2.0/security-groups?tenant_id=0440fbaaf9564c3696c44742af64f80c&name=default => generated 2801 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1389] 10.0.0.54 () {34 vars in 1039 bytes} [Thu Apr 23 01:22:55 2026] GET /v2.0/security-groups?id=e1765e66-239a-4ac7-bfdd-a8e3e1f204eb&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1390] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:22:55 2026] PUT /v2.0/routers/ed3724cb-fc5c-48c3-86b9-34d9aaa343ce/remove_router_interface => generated 309 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:56.250 7 INFO neutron.services.segments.plugin [-] Segment 077ba1f9-de05-4d7b-af6c-a0098a0df255 resource provider aggregate not found 2026-04-23 01:22:56.256 7 INFO neutron.services.segments.plugin [-] Segment 077ba1f9-de05-4d7b-af6c-a0098a0df255 resource provider aggregate not found 2026-04-23 01:22:56.273 7 INFO neutron.services.segments.plugin [-] Segment 077ba1f9-de05-4d7b-af6c-a0098a0df255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 077ba1f9-de05-4d7b-af6c-a0098a0df255 found for delete ", "request_id": "req-47dbc623-ffe8-46f5-bc4f-f9dcf12c3de6"}]} 2026-04-23 01:22:56.274 7 INFO neutron.services.segments.plugin [-] Segment 077ba1f9-de05-4d7b-af6c-a0098a0df255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 077ba1f9-de05-4d7b-af6c-a0098a0df255 found for delete ", "request_id": "req-18d72b9d-6e3c-4293-bc66-397612609928"}]} 2026-04-23 01:22:56.283 7 INFO neutron.db.l3_hamode_db [None req-3b35769e-2187-480d-9c0b-753547532610 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] HA network 1603e34f-c399-475c-8c22-3cbf165c8f3b was deleted as no HA routers are present in tenant 836d661e6e7e41d59ccd8f01af716d35. [pid: 8|app: 0|req: 734/1391] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:56 2026] DELETE /v2.0/security-groups/8be4eaee-3539-478f-a15e-474f0e1d3ab8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1392] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:22:55 2026] DELETE /v2.0/routers/2ec4bafd-a83e-4f99-ac12-58fabf6be7f6 => generated 0 bytes in 1092 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1393] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:22:56 2026] DELETE /v2.0/subnets/28ff59e8-b379-4161-b208-2c88434921c4 => 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: 660/1394] 10.0.0.128 () {32 vars in 826 bytes} [Thu Apr 23 01:22:56 2026] GET /v2.0/ports?project_id=b6e87ba4c64f4caeb372a1fa8acedd62&network_id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91 => generated 3691 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1395] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:56 2026] DELETE /v2.0/networks/8d494b87-3306-47b4-befd-5540e4830a71 => 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: 662/1396] 10.0.0.128 () {32 vars in 742 bytes} [Thu Apr 23 01:22:56 2026] GET /v2.0/subnets?network_id=3248ace3-8324-47a2-88ee-0f1da5955ef8 => generated 644 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1397] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:22:57 2026] GET /v2.0/security-groups?tenant_id=836d661e6e7e41d59ccd8f01af716d35&name=default => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1398] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:22:57 2026] DELETE /v2.0/security-groups/0bcdc564-0cc1-456e-8406-220306718a49 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:22:57.327 7 INFO neutron.db.l3_db [None req-1962b894-820e-4eb5-9ee0-2b4ca034d29b f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Floating IP a0ba15c8-f87c-45c2-8737-ac40d324db25 disassociated. External IP: 10.96.250.209, port: ea5ae454-7e93-4b7c-a775-0dec87c44054. [pid: 8|app: 0|req: 735/1399] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:22:56 2026] PUT /v2.0/routers/ed3724cb-fc5c-48c3-86b9-34d9aaa343ce/remove_router_interface => generated 309 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1400] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:22:57 2026] GET /v2.0/ports?device_id=ed3724cb-fc5c-48c3-86b9-34d9aaa343ce => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1401] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:22:57 2026] PUT /v2.0/floatingips/a0ba15c8-f87c-45c2-8737-ac40d324db25 => generated 554 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1402] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:22:57 2026] GET /v2.0/floatingips/a0ba15c8-f87c-45c2-8737-ac40d324db25 => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:57.706 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-39386ba4-1749-425b-aaba-41248323b73d'] response: {'name': 'network-changed', 'server_uuid': '64b807f2-cd0a-4411-9795-7d38e6f020bf', 'tag': 'ea5ae454-7e93-4b7c-a775-0dec87c44054', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 667/1403] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:22:57 2026] GET /v2.0/ports?tenant_id=b6e87ba4c64f4caeb372a1fa8acedd62&device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1404] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:22:57 2026] GET /v2.0/networks?id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91 => generated 757 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1405] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:22:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ea5ae454-7e93-4b7c-a775-0dec87c44054 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1406] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:22:57 2026] GET /v2.0/subnets?id=d09b4620-9ce9-43f7-8cbf-3db7a46f40cd => generated 653 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1407] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:22:57 2026] GET /v2.0/ports?network_id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91&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: 672/1408] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:22:57 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:22:58.055 8 INFO neutron.services.segments.plugin [-] Segment b21c61ee-92b9-411a-8449-db7700f9bfe3 resource provider aggregate not found 2026-04-23 01:22:58.062 8 INFO neutron.services.segments.plugin [-] Segment b21c61ee-92b9-411a-8449-db7700f9bfe3 resource provider aggregate not found 2026-04-23 01:22:58.074 8 INFO neutron.services.segments.plugin [-] Segment b21c61ee-92b9-411a-8449-db7700f9bfe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b21c61ee-92b9-411a-8449-db7700f9bfe3 found for delete ", "request_id": "req-e06255e4-287c-4cfc-8c17-2bfd4e844070"}]} 2026-04-23 01:22:58.080 8 INFO neutron.services.segments.plugin [-] Segment b21c61ee-92b9-411a-8449-db7700f9bfe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b21c61ee-92b9-411a-8449-db7700f9bfe3 found for delete ", "request_id": "req-94925f2c-75b4-48ca-a262-5c06127a1f96"}]} 2026-04-23 01:22:58.084 8 INFO neutron.db.l3_hamode_db [None req-fa19b7a0-0ecc-4684-ac71-b8bfa7b5e35f bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] HA network a8550984-5a69-4e88-828b-42ee36d5ce47 was deleted as no HA routers are present in tenant a5407302c41a41d9a1576d22ef764642. [pid: 8|app: 0|req: 737/1409] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:22:57 2026] DELETE /v2.0/routers/ed3724cb-fc5c-48c3-86b9-34d9aaa343ce => 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: 673/1410] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:22:58 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1411] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:22:58 2026] DELETE /v2.0/subnets/e854d874-caec-4f01-a4c2-f019b4b297d3 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:22:58.362 7 INFO neutron.services.segments.plugin [-] Segment 727b79d5-9c67-4fde-a0ae-914b68c0eafb resource provider aggregate not found 2026-04-23 01:22:58.368 7 INFO neutron.services.segments.plugin [-] Segment 727b79d5-9c67-4fde-a0ae-914b68c0eafb resource provider aggregate not found 2026-04-23 01:22:58.378 7 INFO neutron.services.segments.plugin [-] Segment 727b79d5-9c67-4fde-a0ae-914b68c0eafb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 727b79d5-9c67-4fde-a0ae-914b68c0eafb found for delete ", "request_id": "req-5af98819-90ee-4ec4-968e-63267fe0d492"}]} 2026-04-23 01:22:58.385 7 INFO neutron.services.segments.plugin [-] Segment 727b79d5-9c67-4fde-a0ae-914b68c0eafb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 727b79d5-9c67-4fde-a0ae-914b68c0eafb found for delete ", "request_id": "req-ea86d0d2-289b-4e7a-85c5-25d5f1334861"}]} [pid: 7|app: 0|req: 674/1412] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:22:58 2026] DELETE /v2.0/subnets/dc3b7e87-2c3e-4a64-8361-3a0d21619094 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1413] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:22:58 2026] GET /v2.0/floatingips/a0ba15c8-f87c-45c2-8737-ac40d324db25 => generated 554 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1414] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:58 2026] DELETE /v2.0/networks/fe64cd6b-b6f5-434d-8dbb-257ab4041fc5 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1415] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:22:58 2026] DELETE /v2.0/networks/9ecbde0b-d36a-4d03-b4f4-55fa414990a6 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:22:59.232 8 WARNING neutron_lib.context [None req-adabf185-ab8f-4d1a-a4f8-c81d2edfd68c bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:22:59.292 8 INFO neutron.db.segments_db [None req-adabf185-ab8f-4d1a-a4f8-c81d2edfd68c bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Added segment 56113fe6-27b5-4fd1-a728-7e943ae94a5e of type vxlan for network e1d7b0d0-65a2-4916-a064-76ed4ce52d94 [pid: 8|app: 0|req: 740/1416] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:22:59 2026] POST /v2.0/networks => generated 633 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:59.409 7 WARNING neutron_lib.context [None req-12ddd5b8-5b7c-4f97-a726-0de87a069cab bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 677/1417] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:22:59 2026] POST /v2.0/subnets => generated 622 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:22:59.738 8 WARNING neutron_lib.context [None req-471ede52-fb14-427d-9efd-82e40e3b920e bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 678/1418] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:22:59 2026] GET /v2.0/floatingips/a0ba15c8-f87c-45c2-8737-ac40d324db25 => generated 552 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:22:59.783 8 INFO neutron.db.segments_db [None req-471ede52-fb14-427d-9efd-82e40e3b920e bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Added segment b44705ca-cb07-4268-b2a9-9fc078e41731 of type vxlan for network c93a6075-f0f3-4af5-9cca-c7d8aab57ba3 2026-04-23 01:23:00.103 8 INFO neutron.services.segments.plugin [-] Segment 37afb582-e74f-4116-9f39-6e5f1a895ab2 resource provider aggregate not found 2026-04-23 01:23:00.110 8 INFO neutron.services.segments.plugin [-] Segment 37afb582-e74f-4116-9f39-6e5f1a895ab2 resource provider aggregate not found 2026-04-23 01:23:00.114 8 INFO neutron.db.l3_hamode_db [None req-471ede52-fb14-427d-9efd-82e40e3b920e bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:23:00.134 8 INFO neutron.services.segments.plugin [-] Segment 37afb582-e74f-4116-9f39-6e5f1a895ab2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37afb582-e74f-4116-9f39-6e5f1a895ab2 found for delete ", "request_id": "req-6406120d-e9d8-4c1a-b44a-af5f2ea5e257"}]} 2026-04-23 01:23:00.135 8 INFO neutron.services.segments.plugin [-] Segment 37afb582-e74f-4116-9f39-6e5f1a895ab2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37afb582-e74f-4116-9f39-6e5f1a895ab2 found for delete ", "request_id": "req-5a448847-1506-47c3-b524-adfdde1b1d77"}]} 2026-04-23 01:23:00.283 8 INFO neutron.db.l3_hamode_db [None req-471ede52-fb14-427d-9efd-82e40e3b920e bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:23:00.601 7 INFO neutron.services.segments.plugin [-] Segment 953bfb69-120f-42a9-8fc1-548959be5773 resource provider aggregate not found 2026-04-23 01:23:00.607 7 INFO neutron.services.segments.plugin [-] Segment 953bfb69-120f-42a9-8fc1-548959be5773 resource provider aggregate not found 2026-04-23 01:23:00.623 7 INFO neutron.services.segments.plugin [-] Segment 953bfb69-120f-42a9-8fc1-548959be5773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 953bfb69-120f-42a9-8fc1-548959be5773 found for delete ", "request_id": "req-0535c32d-b48a-444e-ae72-97af8875c3da"}]} 2026-04-23 01:23:00.624 7 INFO neutron.services.segments.plugin [-] Segment 953bfb69-120f-42a9-8fc1-548959be5773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 953bfb69-120f-42a9-8fc1-548959be5773 found for delete ", "request_id": "req-5bd08b86-9758-4dd8-bfd6-9ef0a1383bdf"}]} 2026-04-23 01:23:00.779 7 WARNING neutron_lib.context [None req-8d3a6eae-00da-4173-a8a6-71070f76dbc1 2de43988bb90404d9130e26308d69e0e 5814b2994ca940ac805ff26a4d6dd685 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:00.905 7 INFO neutron.db.segments_db [None req-8d3a6eae-00da-4173-a8a6-71070f76dbc1 2de43988bb90404d9130e26308d69e0e 5814b2994ca940ac805ff26a4d6dd685 - - default default] Added segment 18aa34be-3671-453d-a5d7-8c316b5cc6ae of type vxlan for network 0b441177-b16e-4652-b1f5-1862a4606f49 [pid: 7|app: 0|req: 681/1421] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:23:00 2026] POST /v2.0/networks => generated 632 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:01.013 7 WARNING neutron_lib.context [None req-5ef371fd-f3f3-46c0-93de-d692caef0e2a f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 741/1422] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:22:59 2026] POST /v2.0/routers => generated 509 bytes in 1308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:01.043 8 WARNING neutron_lib.context [None req-793fdd7c-c64c-4b3b-adae-ec6219a6d261 2de43988bb90404d9130e26308d69e0e 5814b2994ca940ac805ff26a4d6dd685 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:01.122 8 INFO neutron.db.segments_db [None req-793fdd7c-c64c-4b3b-adae-ec6219a6d261 2de43988bb90404d9130e26308d69e0e 5814b2994ca940ac805ff26a4d6dd685 - - default default] Added segment 00fa9567-57a1-43fa-a441-5e4441004d29 of type vxlan for network 964750bf-36c3-43ac-a460-a020f65d3b88 [pid: 7|app: 0|req: 682/1423] 10.0.0.128 () {34 vars in 685 bytes} [Thu Apr 23 01:23:01 2026] POST /v2.0/security-groups => generated 1609 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:23:01.162 7 WARNING neutron_lib.context [None req-3a8b426f-4787-4551-bc88-327fa7059721 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 742/1424] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:23:01 2026] POST /v2.0/networks => generated 631 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:01.264 8 WARNING neutron_lib.context [None req-cfa37842-6445-4a27-aa17-193d47887648 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 743/1425] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:01 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:01.376 8 WARNING neutron_lib.context [None req-2828685f-309f-4d35-b750-03f85e4f3fb6 2de43988bb90404d9130e26308d69e0e 5814b2994ca940ac805ff26a4d6dd685 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:01.438 8 INFO neutron.db.segments_db [None req-2828685f-309f-4d35-b750-03f85e4f3fb6 2de43988bb90404d9130e26308d69e0e 5814b2994ca940ac805ff26a4d6dd685 - - default default] Added segment 85fb3076-6d07-483c-80a7-464d863f5d66 of type vxlan for network d0ec5389-f7d5-4e4a-9771-6a4e3f1632db [pid: 8|app: 0|req: 744/1426] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:23:01 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-04-23 01:23:01.564 8 WARNING neutron_lib.context [None req-e10df39d-b100-4610-b706-a332779bf335 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 683/1427] 10.0.0.128 () {34 vars in 665 bytes} [Thu Apr 23 01:23:01 2026] POST /v2.0/ports => generated 960 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1428] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:01 2026] POST /v2.0/security-group-rules => generated 564 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:01.668 8 WARNING neutron_lib.context [None req-4f6af2a4-8e61-4f01-b1dd-1e60b706b93c 2de43988bb90404d9130e26308d69e0e 5814b2994ca940ac805ff26a4d6dd685 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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, ' 2026-04-23 01:23:01.720 8 INFO neutron.db.segments_db [None req-4f6af2a4-8e61-4f01-b1dd-1e60b706b93c 2de43988bb90404d9130e26308d69e0e 5814b2994ca940ac805ff26a4d6dd685 - - default default] Added segment 884d9b90-384e-4362-a81c-6a4e5534573f of type vxlan for network 7d281c5b-fc9d-42d4-9fa7-510c72630537 [pid: 7|app: 0|req: 684/1429] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:01 2026] GET /v2.0/security-groups?tenant_id=1157d7595306463d9b72c3f0ea5601ae&name=default => generated 2801 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1430] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:23:01 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:01.828 8 WARNING neutron_lib.context [None req-2b84cded-1aa9-4c41-b9b1-11375a84f1d2 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 747/1431] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:01 2026] POST /v2.0/security-group-rules => generated 570 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1432] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:01 2026] DELETE /v2.0/security-groups/140d8e74-7ba3-490f-b0de-f9a9ce8ed5d5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:02.046 8 WARNING neutron_lib.context [None req-351eba34-107e-46fe-bc73-546c0ec70afa 2de43988bb90404d9130e26308d69e0e 5814b2994ca940ac805ff26a4d6dd685 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:02.102 8 INFO neutron.db.segments_db [None req-351eba34-107e-46fe-bc73-546c0ec70afa 2de43988bb90404d9130e26308d69e0e 5814b2994ca940ac805ff26a4d6dd685 - - default default] Added segment 7607bb5d-ecf1-4f6d-a332-e15f5fd78685 of type vxlan for network 634e6a2a-8466-47fd-9465-dc7702735ac4 [pid: 8|app: 0|req: 749/1433] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:23:02 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:02.214 8 WARNING neutron_lib.context [None req-c15c5b6c-84ca-42bb-8fb5-6c172a469f73 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 750/1434] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:02 2026] POST /v2.0/security-group-rules => generated 569 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1435] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:02 2026] GET /v2.0/security-groups?tenant_id=15fbb5597da14bc784fa71c2f08bd482&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1436] 10.0.0.128 () {34 vars in 753 bytes} [Thu Apr 23 01:23:02 2026] PUT /v2.0/networks/0b441177-b16e-4652-b1f5-1862a4606f49/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:23:02.481 8 WARNING neutron_lib.context [None req-3d216ddb-2f34-4e3f-a2f5-77e661faf812 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:02.497 8 INFO neutron.db.securitygroups_db [None req-3d216ddb-2f34-4e3f-a2f5-77e661faf812 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Project b6e87ba4c64f4caeb372a1fa8acedd62 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: 753/1437] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:02 2026] POST /v2.0/security-group-rules => generated 575 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1438] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:02 2026] DELETE /v2.0/security-groups/8724e890-de25-40f6-ac81-fed256d6264e => 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: 755/1439] 10.0.0.128 () {34 vars in 753 bytes} [Thu Apr 23 01:23:02 2026] PUT /v2.0/networks/964750bf-36c3-43ac-a460-a020f65d3b88/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:23:02.718 8 WARNING neutron_lib.context [None req-e5dd9bfe-75d0-4531-8dc6-ed9e141ecbd3 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:02.736 8 INFO neutron.db.securitygroups_db [None req-e5dd9bfe-75d0-4531-8dc6-ed9e141ecbd3 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Project b6e87ba4c64f4caeb372a1fa8acedd62 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: 756/1440] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:02 2026] POST /v2.0/security-group-rules => generated 574 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1441] 10.0.0.128 () {34 vars in 753 bytes} [Thu Apr 23 01:23:02 2026] PUT /v2.0/networks/d0ec5389-f7d5-4e4a-9771-6a4e3f1632db/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1442] 10.0.0.128 () {34 vars in 753 bytes} [Thu Apr 23 01:23:02 2026] PUT /v2.0/networks/7d281c5b-fc9d-42d4-9fa7-510c72630537/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1443] 10.0.0.128 () {32 vars in 666 bytes} [Thu Apr 23 01:23:02 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1444] 10.0.0.128 () {32 vars in 680 bytes} [Thu Apr 23 01:23:03 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1445] 10.0.0.128 () {32 vars in 676 bytes} [Thu Apr 23 01:23:03 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1446] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:23:01 2026] PUT /v2.0/routers/10ce40e9-f0f5-4956-b56e-28a5b669e5e1/add_router_interface => generated 309 bytes in 1548 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: 762/1447] 10.0.0.128 () {32 vars in 649 bytes} [Thu Apr 23 01:23:03 2026] GET /v2.0/networks => generated 1298 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1448] 10.0.0.128 () {32 vars in 688 bytes} [Thu Apr 23 01:23:03 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1449] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:23:03 2026] GET /v2.0/ports/869c8a00-11f3-478b-b7ef-649983f0c379 => generated 1034 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1450] 10.0.0.153 () {34 vars in 1098 bytes} [Thu Apr 23 01:23:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-786964546&fields=id&tenant_id=b6e87ba4c64f4caeb372a1fa8acedd62 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1451] 10.0.0.128 () {32 vars in 674 bytes} [Thu Apr 23 01:23:03 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1452] 10.0.0.153 () {34 vars in 982 bytes} [Thu Apr 23 01:23:03 2026] GET /v2.0/networks?id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91 => generated 661 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1453] 10.0.0.128 () {32 vars in 688 bytes} [Thu Apr 23 01:23:03 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1454] 10.0.0.153 () {34 vars in 965 bytes} [Thu Apr 23 01:23:04 2026] GET /v2.0/quotas/b6e87ba4c64f4caeb372a1fa8acedd62 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1455] 10.0.0.128 () {32 vars in 684 bytes} [Thu Apr 23 01:23:04 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1456] 10.0.0.153 () {34 vars in 1002 bytes} [Thu Apr 23 01:23:04 2026] GET /v2.0/ports?tenant_id=b6e87ba4c64f4caeb372a1fa8acedd62&fields=id => generated 149 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1457] 10.0.0.128 () {32 vars in 696 bytes} [Thu Apr 23 01:23:04 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1458] 10.0.0.153 () {34 vars in 1008 bytes} [Thu Apr 23 01:23:04 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?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: 688/1459] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:23:03 2026] PUT /v2.0/routers/10ce40e9-f0f5-4956-b56e-28a5b669e5e1/remove_router_interface => generated 309 bytes in 954 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: 689/1460] 10.0.0.153 () {34 vars in 1108 bytes} [Thu Apr 23 01:23:04 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:23:04.578 8 INFO neutron.services.segments.plugin [-] Segment 18aa34be-3671-453d-a5d7-8c316b5cc6ae resource provider aggregate not found 2026-04-23 01:23:04.583 8 INFO neutron.services.segments.plugin [-] Segment 18aa34be-3671-453d-a5d7-8c316b5cc6ae resource provider aggregate not found 2026-04-23 01:23:04.598 8 INFO neutron.services.segments.plugin [-] Segment 18aa34be-3671-453d-a5d7-8c316b5cc6ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18aa34be-3671-453d-a5d7-8c316b5cc6ae found for delete ", "request_id": "req-465169c0-1ed3-4f22-b474-07def4444cdc"}]} 2026-04-23 01:23:04.598 7 INFO neutron.api.v2.resource [None req-c4d7854a-c508-4919-949c-3f63e2a343a6 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 690/1461] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:23:04 2026] PUT /v2.0/routers/10ce40e9-f0f5-4956-b56e-28a5b669e5e1/remove_router_interface => generated 197 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:23:04.606 8 INFO neutron.services.segments.plugin [-] Segment 18aa34be-3671-453d-a5d7-8c316b5cc6ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18aa34be-3671-453d-a5d7-8c316b5cc6ae found for delete ", "request_id": "req-612dbb62-1fff-4e17-a3e3-51aab6b32bcc"}]} [pid: 8|app: 0|req: 772/1462] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:04 2026] DELETE /v2.0/networks/0b441177-b16e-4652-b1f5-1862a4606f49 => 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: 691/1463] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:23:04 2026] GET /v2.0/ports?device_id=10ce40e9-f0f5-4956-b56e-28a5b669e5e1 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1464] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:04 2026] GET /v2.0/ports?device_id=3f033c0e-15b9-4825-8079-7c4e01c18ebe => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:23:04.778 7 INFO neutron.services.segments.plugin [-] Segment 00fa9567-57a1-43fa-a441-5e4441004d29 resource provider aggregate not found 2026-04-23 01:23:04.782 7 INFO neutron.services.segments.plugin [-] Segment 00fa9567-57a1-43fa-a441-5e4441004d29 resource provider aggregate not found 2026-04-23 01:23:04.795 7 INFO neutron.services.segments.plugin [-] Segment 00fa9567-57a1-43fa-a441-5e4441004d29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00fa9567-57a1-43fa-a441-5e4441004d29 found for delete ", "request_id": "req-56089ba2-63ff-4cba-a228-41342ce1d3d7"}]} 2026-04-23 01:23:04.797 7 INFO neutron.services.segments.plugin [-] Segment 00fa9567-57a1-43fa-a441-5e4441004d29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00fa9567-57a1-43fa-a441-5e4441004d29 found for delete ", "request_id": "req-4b771292-12b5-4848-bb83-ed732e1c8cd8"}]} [pid: 7|app: 0|req: 692/1465] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:04 2026] DELETE /v2.0/networks/964750bf-36c3-43ac-a460-a020f65d3b88 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1466] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:04 2026] DELETE /v2.0/networks/d0ec5389-f7d5-4e4a-9771-6a4e3f1632db => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1467] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:05 2026] DELETE /v2.0/networks/7d281c5b-fc9d-42d4-9fa7-510c72630537 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:05.310 8 INFO neutron.db.l3_hamode_db [None req-5cde90ba-0721-481b-b6ad-ef6df84f244a bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] HA network c93a6075-f0f3-4af5-9cca-c7d8aab57ba3 was deleted as no HA routers are present in tenant a5407302c41a41d9a1576d22ef764642. [pid: 8|app: 0|req: 774/1468] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:04 2026] DELETE /v2.0/routers/10ce40e9-f0f5-4956-b56e-28a5b669e5e1 => generated 0 bytes in 678 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1469] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:05 2026] GET /v2.0/security-groups?tenant_id=df07a4cbfc224e96975e226a0e858a00&name=default => generated 2801 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1470] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:23:05 2026] GET /v2.0/networks?id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91 => generated 661 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1471] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:05 2026] DELETE /v2.0/networks/634e6a2a-8466-47fd-9465-dc7702735ac4 => 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: 776/1472] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:05 2026] DELETE /v2.0/security-groups/ea7aa1b1-bee5-46f3-b8c4-5590a4f06018 => 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: 777/1473] 199.204.45.23 () {34 vars in 1049 bytes} [Thu Apr 23 01:23:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b6e87ba4c64f4caeb372a1fa8acedd62 => generated 273 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1474] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:05 2026] DELETE /v2.0/subnets/7253ec9a-f190-4629-a6ac-82418b3d521f => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:05.708 8 WARNING neutron_lib.context [req-35793990-7496-4d03-9a6f-1f072f689c11 req-3aa8ba3f-ec1d-4c64-8380-4654066b898a f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 698/1475] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:05 2026] GET /v2.0/ports?device_id=3f033c0e-15b9-4825-8079-7c4e01c18ebe => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1476] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:05 2026] DELETE /v2.0/networks/e1d7b0d0-65a2-4916-a064-76ed4ce52d94 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:06.091 7 WARNING neutron_lib.context [None req-d9a7fddc-aa77-49d6-9f33-749cea898792 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:06.147 7 INFO neutron.db.segments_db [None req-d9a7fddc-aa77-49d6-9f33-749cea898792 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Added segment 0aa8911e-c256-47a2-a1b3-1996c6ddeeb6 of type vxlan for network 7a096809-e5ab-404c-b899-420240f1f7ba [pid: 8|app: 0|req: 778/1477] 199.204.45.23 () {38 vars in 954 bytes} [Thu Apr 23 01:23:05 2026] POST /v2.0/ports => generated 954 bytes in 480 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: 700/1478] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:23:06 2026] POST /v2.0/networks => generated 634 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1479] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:06 2026] GET /v2.0/security-groups?tenant_id=d45c52354afd44abadcc188b9ac93211&name=default => generated 2801 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:06.470 7 WARNING neutron_lib.context [None req-a5c85bd2-243c-453f-bafe-3fae3df35731 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:06.623 8 INFO neutron.services.segments.plugin [-] Segment b44705ca-cb07-4268-b2a9-9fc078e41731 resource provider aggregate not found 2026-04-23 01:23:06.629 8 INFO neutron.services.segments.plugin [-] Segment b44705ca-cb07-4268-b2a9-9fc078e41731 resource provider aggregate not found 2026-04-23 01:23:06.638 8 INFO neutron.services.segments.plugin [-] Segment b44705ca-cb07-4268-b2a9-9fc078e41731 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b44705ca-cb07-4268-b2a9-9fc078e41731 found for delete ", "request_id": "req-5573424d-81ed-498c-9a65-2094957a5b4c"}]} 2026-04-23 01:23:06.646 8 INFO neutron.services.segments.plugin [-] Segment b44705ca-cb07-4268-b2a9-9fc078e41731 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b44705ca-cb07-4268-b2a9-9fc078e41731 found for delete ", "request_id": "req-bb0d3194-7b6e-4238-8009-752e97d4f687"}]} 2026-04-23 01:23:06.656 8 INFO neutron.services.segments.plugin [-] Segment 7607bb5d-ecf1-4f6d-a332-e15f5fd78685 resource provider aggregate not found 2026-04-23 01:23:06.661 8 INFO neutron.services.segments.plugin [-] Segment 7607bb5d-ecf1-4f6d-a332-e15f5fd78685 resource provider aggregate not found 2026-04-23 01:23:06.675 8 INFO neutron.services.segments.plugin [-] Segment 7607bb5d-ecf1-4f6d-a332-e15f5fd78685 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7607bb5d-ecf1-4f6d-a332-e15f5fd78685 found for delete ", "request_id": "req-deaa818b-34b4-40c8-8f86-9e3020d9a540"}]} 2026-04-23 01:23:06.676 8 INFO neutron.services.segments.plugin [-] Segment 7607bb5d-ecf1-4f6d-a332-e15f5fd78685 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7607bb5d-ecf1-4f6d-a332-e15f5fd78685 found for delete ", "request_id": "req-2bd74550-26a4-4f31-a75c-ef9eb740aa28"}]} [pid: 8|app: 0|req: 779/1480] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:23:06 2026] PUT /v2.0/ports/fa23d09c-707f-40ff-b6b3-819dfe6aa7e1 => generated 1199 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:23:06.741 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-131eb03c-88b6-4031-b8f3-cea51114fcce'] response: {'name': 'network-changed', 'server_uuid': '3f033c0e-15b9-4825-8079-7c4e01c18ebe', 'tag': 'fa23d09c-707f-40ff-b6b3-819dfe6aa7e1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 702/1481] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:06 2026] POST /v2.0/subnets => generated 622 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1482] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:06 2026] DELETE /v2.0/security-groups/9a29bef0-a11a-4200-90de-ca8e41792299 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:23:06.842 7 INFO neutron.services.segments.plugin [-] Segment 85fb3076-6d07-483c-80a7-464d863f5d66 resource provider aggregate not found 2026-04-23 01:23:06.848 7 INFO neutron.services.segments.plugin [-] Segment 85fb3076-6d07-483c-80a7-464d863f5d66 resource provider aggregate not found 2026-04-23 01:23:06.862 7 INFO neutron.services.segments.plugin [-] Segment 85fb3076-6d07-483c-80a7-464d863f5d66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85fb3076-6d07-483c-80a7-464d863f5d66 found for delete ", "request_id": "req-4b94ad26-d5ba-4b3e-8516-622316c2d1ad"}]} 2026-04-23 01:23:06.867 7 INFO neutron.services.segments.plugin [-] Segment 85fb3076-6d07-483c-80a7-464d863f5d66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85fb3076-6d07-483c-80a7-464d863f5d66 found for delete ", "request_id": "req-d0231de3-2b82-4b4f-8a6e-41a77933bb07"}]} [pid: 8|app: 0|req: 781/1483] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:06 2026] GET /v2.0/ports?device_id=3f033c0e-15b9-4825-8079-7c4e01c18ebe => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:06.877 8 WARNING neutron_lib.context [None req-cb316421-070c-4bc7-97ca-4d3b059356dd bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 703/1484] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:23:06 2026] GET /v2.0/ports?tenant_id=b6e87ba4c64f4caeb372a1fa8acedd62&device_id=3f033c0e-15b9-4825-8079-7c4e01c18ebe => generated 1238 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:06.889 7 INFO neutron.services.segments.plugin [-] Segment 884d9b90-384e-4362-a81c-6a4e5534573f resource provider aggregate not found 2026-04-23 01:23:06.895 7 INFO neutron.services.segments.plugin [-] Segment 884d9b90-384e-4362-a81c-6a4e5534573f resource provider aggregate not found 2026-04-23 01:23:06.910 7 INFO neutron.services.segments.plugin [-] Segment 884d9b90-384e-4362-a81c-6a4e5534573f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 884d9b90-384e-4362-a81c-6a4e5534573f found for delete ", "request_id": "req-f3f78785-4406-459d-9dcc-93e97ddbbcac"}]} 2026-04-23 01:23:06.922 8 INFO neutron.db.segments_db [None req-cb316421-070c-4bc7-97ca-4d3b059356dd bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Added segment a8aa464d-59f6-4049-bb9c-db200e2e8214 of type vxlan for network 5a6cbab3-0b40-4411-82b0-1eb4bf79e047 2026-04-23 01:23:06.923 7 INFO neutron.services.segments.plugin [-] Segment 884d9b90-384e-4362-a81c-6a4e5534573f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 884d9b90-384e-4362-a81c-6a4e5534573f found for delete ", "request_id": "req-58c5613c-67bc-4515-bf47-eb796da828c0"}]} 2026-04-23 01:23:06.929 7 INFO neutron.services.segments.plugin [-] Segment 56113fe6-27b5-4fd1-a728-7e943ae94a5e resource provider aggregate not found 2026-04-23 01:23:06.942 7 INFO neutron.services.segments.plugin [-] Segment 56113fe6-27b5-4fd1-a728-7e943ae94a5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56113fe6-27b5-4fd1-a728-7e943ae94a5e found for delete ", "request_id": "req-856bc91b-1e13-480f-a36e-235456a44f51"}]} 2026-04-23 01:23:06.948 7 INFO neutron.services.segments.plugin [-] Segment 56113fe6-27b5-4fd1-a728-7e943ae94a5e resource provider aggregate not found [pid: 7|app: 0|req: 704/1485] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:23:06 2026] GET /v2.0/security-groups?id=1c354b8a-5923-4d44-b884-9e33af67ad66&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:06.966 7 INFO neutron.services.segments.plugin [-] Segment 56113fe6-27b5-4fd1-a728-7e943ae94a5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56113fe6-27b5-4fd1-a728-7e943ae94a5e found for delete ", "request_id": "req-ffa63e69-4941-424b-b95b-9d96b04ab536"}]} [pid: 7|app: 0|req: 705/1486] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:23:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=fa23d09c-707f-40ff-b6b3-819dfe6aa7e1 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1487] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:23:07 2026] GET /v2.0/subnets?id=d09b4620-9ce9-43f7-8cbf-3db7a46f40cd => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1488] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:07 2026] GET /v2.0/security-groups?tenant_id=5814b2994ca940ac805ff26a4d6dd685&name=default => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1489] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:23:07 2026] GET /v2.0/ports?network_id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1490] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:07 2026] DELETE /v2.0/security-groups/bae7b281-690d-4ab2-bd65-5989ee131708 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:07.267 8 INFO neutron.db.l3_hamode_db [None req-cb316421-070c-4bc7-97ca-4d3b059356dd bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 710/1491] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:23:07 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1492] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:23:07 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?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-04-23 01:23:07.502 8 INFO neutron.db.l3_hamode_db [None req-cb316421-070c-4bc7-97ca-4d3b059356dd bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 712/1493] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:23:07 2026] GET /v2.0/ports?tenant_id=b6e87ba4c64f4caeb372a1fa8acedd62&device_id=3f033c0e-15b9-4825-8079-7c4e01c18ebe => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1494] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:07 2026] GET /v2.0/security-groups?tenant_id=d4cb4001566e4045b5eaf6adf162d5c4&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1495] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:23:07 2026] GET /v2.0/networks?id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91 => generated 757 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1496] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:07 2026] DELETE /v2.0/security-groups/64d6e27e-cc3c-41a2-a75f-693b12192987 => 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: 716/1497] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:23:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=fa23d09c-707f-40ff-b6b3-819dfe6aa7e1 => 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: 717/1498] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:23:07 2026] GET /v2.0/subnets?id=d09b4620-9ce9-43f7-8cbf-3db7a46f40cd => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1499] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:23:07 2026] GET /v2.0/ports?network_id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1500] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:23:07 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1501] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:08 2026] GET /v2.0/ports?device_id=3f033c0e-15b9-4825-8079-7c4e01c18ebe => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1502] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:23:08 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1503] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:06 2026] POST /v2.0/routers => generated 511 bytes in 1403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1504] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:23:08 2026] GET /v2.0/security-groups?id=1c354b8a-5923-4d44-b884-9e33af67ad66&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: 723/1505] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:09 2026] GET /v2.0/ports?device_id=3f033c0e-15b9-4825-8079-7c4e01c18ebe => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1506] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:23:09 2026] GET /v2.0/security-groups?id=1c354b8a-5923-4d44-b884-9e33af67ad66&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: 783/1507] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:23:08 2026] PUT /v2.0/routers/1cf7fced-9e5b-44e0-85f9-22894d039ce8/add_router_interface => generated 309 bytes in 1335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1508] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:09 2026] GET /v2.0/ports?device_id=3f033c0e-15b9-4825-8079-7c4e01c18ebe => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1509] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:23:09 2026] GET /v2.0/security-groups?id=1c354b8a-5923-4d44-b884-9e33af67ad66&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1510] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:23:09 2026] GET /v2.0/ports/4ce10c38-8080-40b2-a52e-9cfabb968a9f => generated 959 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1511] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:23:09 2026] GET /v2.0/ports?device_id=3f033c0e-15b9-4825-8079-7c4e01c18ebe => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:10.258 7 INFO neutron.db.l3_db [None req-de0ad43e-2ad2-4600-8058-a5f8c0190360 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Floating IP a0ba15c8-f87c-45c2-8737-ac40d324db25 associated. External IP: 10.96.250.209, port: fa23d09c-707f-40ff-b6b3-819dfe6aa7e1. [pid: 7|app: 0|req: 728/1512] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:23:09 2026] PUT /v2.0/floatingips/a0ba15c8-f87c-45c2-8737-ac40d324db25 => generated 855 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1513] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:23:10 2026] GET /v2.0/floatingips/a0ba15c8-f87c-45c2-8737-ac40d324db25 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:10.696 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c168b535-93cc-4414-a910-9172305f6e66'] response: {'name': 'network-changed', 'server_uuid': '3f033c0e-15b9-4825-8079-7c4e01c18ebe', 'tag': 'fa23d09c-707f-40ff-b6b3-819dfe6aa7e1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 730/1514] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:23:10 2026] GET /v2.0/ports?tenant_id=b6e87ba4c64f4caeb372a1fa8acedd62&device_id=3f033c0e-15b9-4825-8079-7c4e01c18ebe => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1515] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:23:10 2026] GET /v2.0/networks?id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91 => generated 757 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1516] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:10 2026] GET /v2.0/security-groups?tenant_id=c1f0198ca7244c01a5d2297bcc9d7a10&name=default => generated 2801 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1517] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:23:09 2026] PUT /v2.0/routers/1cf7fced-9e5b-44e0-85f9-22894d039ce8/remove_router_interface => generated 309 bytes in 1359 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1518] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:23:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=fa23d09c-707f-40ff-b6b3-819dfe6aa7e1 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1519] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:23:11 2026] GET /v2.0/ports?device_id=1cf7fced-9e5b-44e0-85f9-22894d039ce8 => 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: 735/1520] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:23:11 2026] GET /v2.0/subnets?id=d09b4620-9ce9-43f7-8cbf-3db7a46f40cd => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1521] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:11 2026] DELETE /v2.0/security-groups/3a2edc3d-a65b-45c6-870f-b5333b3b5e98 => 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: 787/1522] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:23:11 2026] GET /v2.0/ports?network_id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1523] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:23:11 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?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: 789/1524] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:23:11 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?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: 790/1525] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:23:11 2026] GET /v2.0/floatingips/a0ba15c8-f87c-45c2-8737-ac40d324db25 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:12.280 7 INFO neutron.services.segments.plugin [-] Segment a8aa464d-59f6-4049-bb9c-db200e2e8214 resource provider aggregate not found 2026-04-23 01:23:12.302 7 INFO neutron.services.segments.plugin [-] Segment a8aa464d-59f6-4049-bb9c-db200e2e8214 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8aa464d-59f6-4049-bb9c-db200e2e8214 found for delete ", "request_id": "req-ae17aef8-e3f9-4c6b-bbbf-c012740fae70"}]} 2026-04-23 01:23:12.315 7 INFO neutron.db.l3_hamode_db [None req-b19962ec-b0de-400b-bdca-cd65ae9d05e1 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] HA network 5a6cbab3-0b40-4411-82b0-1eb4bf79e047 was deleted as no HA routers are present in tenant a5407302c41a41d9a1576d22ef764642. [pid: 7|app: 0|req: 736/1526] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:11 2026] DELETE /v2.0/routers/1cf7fced-9e5b-44e0-85f9-22894d039ce8 => generated 0 bytes in 1125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1527] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:12 2026] DELETE /v2.0/subnets/e5724ece-a17a-4cad-afcf-b87e732978ad => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:12.557 7 INFO neutron.services.segments.plugin [-] Segment a8aa464d-59f6-4049-bb9c-db200e2e8214 resource provider aggregate not found 2026-04-23 01:23:12.579 7 INFO neutron.services.segments.plugin [-] Segment a8aa464d-59f6-4049-bb9c-db200e2e8214 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8aa464d-59f6-4049-bb9c-db200e2e8214 found for delete ", "request_id": "req-c30befb4-7e59-4c17-b5ee-421da26e41d4"}]} 2026-04-23 01:23:12.771 8 WARNING neutron_lib.context [None req-0470f3fb-6de4-4636-a2d7-9f2d8560b463 a51cc1d9371b494d8f76dbc465ac01ff 980b2ed4a43f46869bd85869a7036ba3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 737/1528] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:12 2026] DELETE /v2.0/networks/7a096809-e5ab-404c-b899-420240f1f7ba => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:12.950 7 WARNING neutron_lib.context [None req-bb720b35-8ce7-4785-9294-384dc434ff21 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 792/1529] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 23 01:23:12 2026] POST /v2.0/security-groups => generated 1537 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:23:12.992 7 INFO neutron.db.segments_db [None req-bb720b35-8ce7-4785-9294-384dc434ff21 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Added segment 2d5a1ade-648e-49f8-a6be-1d3e91891e8d of type vxlan for network 54d5d9f0-5976-4a2c-96d2-955c3da09465 2026-04-23 01:23:13.017 8 WARNING neutron_lib.context [None req-1575e3f0-ce26-4c4d-91ae-d9d84571076f 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:13.129 8 INFO neutron.db.segments_db [None req-1575e3f0-ce26-4c4d-91ae-d9d84571076f 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Added segment 401fb473-0a95-4273-92d6-31d654cd00bd of type vxlan for network 9cc5c128-5282-4f1d-9b5f-dcd14ea13032 [pid: 8|app: 0|req: 793/1530] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:23:12 2026] POST /v2.0/networks => generated 650 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:13.227 8 WARNING neutron_lib.context [None req-bf609471-2594-41c1-b820-23a789dcf66d a51cc1d9371b494d8f76dbc465ac01ff 980b2ed4a43f46869bd85869a7036ba3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:13.274 7 INFO neutron.db.l3_hamode_db [None req-bb720b35-8ce7-4785-9294-384dc434ff21 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 794/1531] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 23 01:23:13 2026] POST /v2.0/security-groups => generated 1537 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:23:13.325 8 WARNING neutron_lib.context [None req-643e9559-b88c-4f4c-bb98-9406b8cafc2b 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1532] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:13 2026] POST /v2.0/subnets => generated 603 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:13.632 8 WARNING neutron_lib.context [None req-e70031d1-1dd0-4d6a-b721-236e712da51a a51cc1d9371b494d8f76dbc465ac01ff 980b2ed4a43f46869bd85869a7036ba3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 796/1533] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 23 01:23:13 2026] POST /v2.0/security-groups => generated 1537 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:23:13.723 8 WARNING neutron_lib.context [None req-643bc181-d1e1-4334-b38c-283ecc531c76 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:13.759 8 INFO neutron.db.segments_db [None req-643bc181-d1e1-4334-b38c-283ecc531c76 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Added segment beec490f-1d7a-4f41-bad5-618b2524a7c9 of type vxlan for network e53ffe34-4028-4020-9d66-2a1accd95077 2026-04-23 01:23:14.060 8 INFO neutron.db.l3_hamode_db [None req-643bc181-d1e1-4334-b38c-283ecc531c76 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:23:14.272 7 INFO neutron.db.l3_hamode_db [None req-bb720b35-8ce7-4785-9294-384dc434ff21 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:23:14.330 7 INFO neutron.services.segments.plugin [-] Segment 0aa8911e-c256-47a2-a1b3-1996c6ddeeb6 resource provider aggregate not found 2026-04-23 01:23:14.348 7 INFO neutron.services.segments.plugin [-] Segment 0aa8911e-c256-47a2-a1b3-1996c6ddeeb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0aa8911e-c256-47a2-a1b3-1996c6ddeeb6 found for delete ", "request_id": "req-65b5e162-95ff-49c5-b522-27e79121cd76"}]} 2026-04-23 01:23:14.594 7 INFO neutron.services.segments.plugin [-] Segment 0aa8911e-c256-47a2-a1b3-1996c6ddeeb6 resource provider aggregate not found 2026-04-23 01:23:14.626 7 INFO neutron.services.segments.plugin [-] Segment 0aa8911e-c256-47a2-a1b3-1996c6ddeeb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0aa8911e-c256-47a2-a1b3-1996c6ddeeb6 found for delete ", "request_id": "req-cb0e9da1-9243-4a89-ad10-6d8ded757ddc"}]} 2026-04-23 01:23:14.968 8 INFO neutron.db.l3_hamode_db [None req-643bc181-d1e1-4334-b38c-283ecc531c76 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 738/1534] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:12 2026] POST /v2.0/routers => generated 691 bytes in 2396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:15.346 7 WARNING neutron_lib.context [None req-7f897249-97a9-4eef-94de-90afd8a30621 a51cc1d9371b494d8f76dbc465ac01ff 980b2ed4a43f46869bd85869a7036ba3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 739/1535] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 23 01:23:15 2026] POST /v2.0/security-groups => generated 1537 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1536] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:23:15 2026] GET /v2.0/routers/9ee2ee20-e658-4828-a128-a2e878c0a379 => generated 697 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:15.528 7 WARNING neutron_lib.context [None req-8c8f228b-d312-40c7-bbf3-491446e7add8 a51cc1d9371b494d8f76dbc465ac01ff 980b2ed4a43f46869bd85869a7036ba3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 743/1539] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 23 01:23:15 2026] POST /v2.0/security-groups => generated 1537 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1540] 10.0.0.128 () {32 vars in 647 bytes} [Thu Apr 23 01:23:15 2026] GET /v2.0/routers => generated 700 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1541] 10.0.0.128 () {34 vars in 767 bytes} [Thu Apr 23 01:23:15 2026] PUT /v2.0/security-groups/5f7ee813-1192-40b4-b53d-4e66ecd1adb3/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1542] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:13 2026] POST /v2.0/routers => generated 694 bytes in 2272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1543] 10.0.0.128 () {34 vars in 767 bytes} [Thu Apr 23 01:23:15 2026] PUT /v2.0/security-groups/18068c82-c515-4300-9374-81e7781a7b86/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: 746/1544] 10.0.0.128 () {34 vars in 741 bytes} [Thu Apr 23 01:23:15 2026] PUT /v2.0/routers/9ee2ee20-e658-4828-a128-a2e878c0a379 => generated 704 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1545] 10.0.0.128 () {34 vars in 767 bytes} [Thu Apr 23 01:23:16 2026] PUT /v2.0/security-groups/950a2b30-3a11-4b0e-8adb-b337ad5c9800/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1546] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:23:16 2026] GET /v2.0/routers/9ee2ee20-e658-4828-a128-a2e878c0a379 => 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: 749/1547] 10.0.0.128 () {34 vars in 767 bytes} [Thu Apr 23 01:23:16 2026] PUT /v2.0/security-groups/300b80e3-9c04-402c-b041-0b9ac0e4a5b6/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1548] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:23:16 2026] GET /v2.0/ports?device_id=9ee2ee20-e658-4828-a128-a2e878c0a379 => 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: 751/1549] 10.0.0.128 () {32 vars in 680 bytes} [Thu Apr 23 01:23:16 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1550] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:23:16 2026] PUT /v2.0/routers/0957ce44-7206-4e12-9c22-006b3dd8ddc9/add_router_interface => generated 309 bytes in 1662 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1551] 10.0.0.128 () {32 vars in 694 bytes} [Thu Apr 23 01:23:17 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:17.747 8 WARNING neutron_lib.context [None req-05b45443-30ae-4813-bc29-7495da255144 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:17.902 7 INFO neutron.services.segments.plugin [-] Segment 2d5a1ade-648e-49f8-a6be-1d3e91891e8d resource provider aggregate not found 2026-04-23 01:23:17.909 7 INFO neutron.services.segments.plugin [-] Segment 2d5a1ade-648e-49f8-a6be-1d3e91891e8d resource provider aggregate not found 2026-04-23 01:23:17.920 7 INFO neutron.services.segments.plugin [-] Segment 2d5a1ade-648e-49f8-a6be-1d3e91891e8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d5a1ade-648e-49f8-a6be-1d3e91891e8d found for delete ", "request_id": "req-2cfe7984-34ee-4580-b5ba-8124dd00918e"}]} 2026-04-23 01:23:17.928 7 INFO neutron.services.segments.plugin [-] Segment 2d5a1ade-648e-49f8-a6be-1d3e91891e8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d5a1ade-648e-49f8-a6be-1d3e91891e8d found for delete ", "request_id": "req-26e450fc-ecaa-41fa-82e4-cfe2f424027f"}]} 2026-04-23 01:23:17.932 7 INFO neutron.db.l3_hamode_db [None req-2144de09-20d7-411a-aa53-d955f5563b80 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] HA network 54d5d9f0-5976-4a2c-96d2-955c3da09465 was deleted as no HA routers are present in tenant a5407302c41a41d9a1576d22ef764642. [pid: 7|app: 0|req: 752/1552] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:16 2026] DELETE /v2.0/routers/9ee2ee20-e658-4828-a128-a2e878c0a379 => generated 0 bytes in 1446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1553] 10.0.0.128 () {32 vars in 690 bytes} [Thu Apr 23 01:23:17 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1554] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:23:17 2026] GET /v2.0/ports?device_id=9ee2ee20-e658-4828-a128-a2e878c0a379 => 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: 755/1555] 10.0.0.128 () {32 vars in 702 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:18.102 7 INFO neutron.api.v2.resource [None req-410f73e5-38d8-4be9-8929-c37acb681719 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 756/1556] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:18 2026] DELETE /v2.0/routers/9ee2ee20-e658-4828-a128-a2e878c0a379 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1557] 10.0.0.128 () {32 vars in 688 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1558] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/ports?device_id=1cf7fced-9e5b-44e0-85f9-22894d039ce8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1559] 199.204.45.23 () {34 vars in 1095 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/ports?device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1560] 10.0.0.128 () {34 vars in 665 bytes} [Thu Apr 23 01:23:17 2026] POST /v2.0/ports => generated 959 bytes in 478 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-04-23 01:23:18.251 8 INFO neutron.api.v2.resource [None req-269ae190-c14f-4b76-b369-50a8fb79b3a8 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 802/1561] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:18 2026] DELETE /v2.0/routers/1cf7fced-9e5b-44e0-85f9-22894d039ce8 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:23:18.259 8 WARNING neutron_lib.context [None req-16841f7b-e587-457c-ab88-b2362d1250ec 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 760/1562] 10.0.0.128 () {32 vars in 702 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:18.287 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3946e264-f524-43a1-b5e1-721dadc58ea5 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 761/1563] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:18 2026] DELETE /v2.0/subnets/e5724ece-a17a-4cad-afcf-b87e732978ad => 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: 762/1564] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/ports?tenant_id=b6e87ba4c64f4caeb372a1fa8acedd62&device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1565] 10.0.0.128 () {32 vars in 698 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1566] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/ports?device_id=10ce40e9-f0f5-4956-b56e-28a5b669e5e1 => 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: 765/1567] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/networks?id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91 => generated 757 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1568] 10.0.0.128 () {32 vars in 710 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:18.552 7 INFO neutron.api.v2.resource [None req-4b8c2a57-7142-46aa-a644-f6fc7ef0efc0 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 767/1569] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:18 2026] DELETE /v2.0/routers/10ce40e9-f0f5-4956-b56e-28a5b669e5e1 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1570] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ea5ae454-7e93-4b7c-a775-0dec87c44054 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1571] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:18 2026] DELETE /v2.0/security-groups/5f7ee813-1192-40b4-b53d-4e66ecd1adb3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1572] 10.0.0.128 () {34 vars in 665 bytes} [Thu Apr 23 01:23:18 2026] POST /v2.0/ports => generated 955 bytes in 434 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-04-23 01:23:18.695 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c119295c-ec1d-4020-a7c6-b52549d3c5c5 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 770/1573] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:18 2026] DELETE /v2.0/subnets/7253ec9a-f190-4629-a6ac-82418b3d521f => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1574] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/subnets?id=d09b4620-9ce9-43f7-8cbf-3db7a46f40cd => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:18.744 8 WARNING neutron_lib.context [None req-f60e1276-6791-4ecd-8e94-e7460a9e62d2 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 771/1575] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:18 2026] DELETE /v2.0/security-groups/18068c82-c515-4300-9374-81e7781a7b86 => 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: 772/1576] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/ports?device_id=ed3724cb-fc5c-48c3-86b9-34d9aaa343ce => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1577] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:23:18 2026] GET /v2.0/ports?network_id=dd0cf5f3-467d-4624-89bb-cca2d40e8d91&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1578] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:18 2026] DELETE /v2.0/security-groups/950a2b30-3a11-4b0e-8adb-b337ad5c9800 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:19.009 7 INFO neutron.api.v2.resource [None req-822a398b-6024-427a-8c37-5a9f94ed521e bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1579] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:18 2026] DELETE /v2.0/routers/ed3724cb-fc5c-48c3-86b9-34d9aaa343ce => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1580] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:23:19 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?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: 777/1581] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:19 2026] DELETE /v2.0/security-groups/300b80e3-9c04-402c-b041-0b9ac0e4a5b6 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:19.172 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72a92f8d-ba47-4bc1-82e1-c1b97ff8037f bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1582] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:19 2026] DELETE /v2.0/subnets/e854d874-caec-4f01-a4c2-f019b4b297d3 => 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: 779/1583] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:23:19 2026] GET /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91?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: 780/1584] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:19 2026] DELETE /v2.0/security-groups/4ce08600-0ea5-44ef-b257-0dad35e1a796 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:19.348 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08aff5d7-a469-47bc-99fc-221fcf5b9fb2 bb038ded58c84fdeb55a300ac011e857 a5407302c41a41d9a1576d22ef764642 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 781/1585] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:19 2026] DELETE /v2.0/subnets/dc3b7e87-2c3e-4a64-8361-3a0d21619094 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1586] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:19 2026] GET /v2.0/security-groups?tenant_id=a5407302c41a41d9a1576d22ef764642&name=default => generated 2801 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:20.083 8 INFO neutron.db.l3_db [None req-f60e1276-6791-4ecd-8e94-e7460a9e62d2 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Floating IP 424a8203-edcb-4b57-91bc-b67eea55f002 associated. External IP: 10.96.250.216, port: 4a53e6d6-f34c-40f3-bb1a-c4c1a35c5305. [pid: 7|app: 0|req: 783/1587] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:20 2026] GET /v2.0/security-groups?tenant_id=d0080c7122a24b58b3dcb62e15583d62&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1588] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:20 2026] DELETE /v2.0/security-groups/c4366d32-cdee-4b4d-a4f9-c9bef28d027e => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1589] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:20 2026] DELETE /v2.0/security-groups/eb3ce37e-136b-4361-8244-0948144b8719 => 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: 805/1590] 10.0.0.128 () {34 vars in 677 bytes} [Thu Apr 23 01:23:18 2026] POST /v2.0/floatingips => generated 842 bytes in 1679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:20.596 7 INFO neutron.db.l3_db [None req-eac76454-9468-405b-8a75-b412c0acc115 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Floating IP 424a8203-edcb-4b57-91bc-b67eea55f002 disassociated. External IP: 10.96.250.216, port: 4a53e6d6-f34c-40f3-bb1a-c4c1a35c5305. [pid: 8|app: 0|req: 806/1591] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:20 2026] GET /v2.0/security-groups?tenant_id=6406f87ad0c14d8c8cb9e1d3b4f20cce&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1592] 10.0.0.54 () {34 vars in 989 bytes} [Thu Apr 23 01:23:20 2026] GET /v2.0/ports?device_id=3f033c0e-15b9-4825-8079-7c4e01c18ebe => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1593] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:20 2026] DELETE /v2.0/security-groups/415b7dbd-9b2b-48f6-8ced-a19be89ff8be => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1594] 10.0.0.54 () {34 vars in 1039 bytes} [Thu Apr 23 01:23:20 2026] GET /v2.0/security-groups?id=1c354b8a-5923-4d44-b884-9e33af67ad66&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1595] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:20 2026] GET /v2.0/security-groups?tenant_id=980b2ed4a43f46869bd85869a7036ba3&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1596] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:23:20 2026] PUT /v2.0/floatingips/424a8203-edcb-4b57-91bc-b67eea55f002 => generated 552 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1597] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:20 2026] DELETE /v2.0/security-groups/27cbd86b-afa8-4fd5-a5a5-6ebd78e4b18a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1598] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:23:20 2026] DELETE /v2.0/floatingips/424a8203-edcb-4b57-91bc-b67eea55f002 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:21.286 8 WARNING neutron_lib.context [None req-77c3b782-bea8-4eda-8465-c14134222f92 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:22.079 8 INFO neutron.db.l3_db [None req-77c3b782-bea8-4eda-8465-c14134222f92 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Floating IP 74732f94-7e1c-4742-b892-537c1db4778c associated. External IP: 10.96.250.208, port: d3ff3459-b1f5-4015-9107-6e93c2b9d493. 2026-04-23 01:23:22.249 7 WARNING neutron_lib.context [None req-8a7320f2-416f-4223-ba80-b7f0e21c35c4 eb35c9d4ad574ee4b5b5a70ebd815f1b 01a3d1070aff4c468f0e9df8ebdcc1b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 812/1599] 10.0.0.128 () {34 vars in 677 bytes} [Thu Apr 23 01:23:21 2026] POST /v2.0/floatingips => generated 843 bytes in 1134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1600] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 23 01:23:22 2026] POST /v2.0/security-groups => generated 1560 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1601] 10.0.0.128 () {32 vars in 663 bytes} [Thu Apr 23 01:23:22 2026] GET /v2.0/security-groups => generated 4343 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1602] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:23:22 2026] GET /v2.0/floatingips/74732f94-7e1c-4742-b892-537c1db4778c => generated 843 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1603] 10.0.0.128 () {34 vars in 758 bytes} [Thu Apr 23 01:23:22 2026] PUT /v2.0/security-groups/4ca4f146-7a50-4488-9a1e-38a61919b97d => generated 1598 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1604] 10.0.0.128 () {32 vars in 655 bytes} [Thu Apr 23 01:23:22 2026] GET /v2.0/floatingips => generated 846 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1605] 10.0.0.128 () {32 vars in 737 bytes} [Thu Apr 23 01:23:22 2026] GET /v2.0/security-groups/4ca4f146-7a50-4488-9a1e-38a61919b97d => generated 1598 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1606] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:22 2026] GET /v2.0/ports?device_id=3f033c0e-15b9-4825-8079-7c4e01c18ebe => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1607] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:22 2026] DELETE /v2.0/security-groups/4ca4f146-7a50-4488-9a1e-38a61919b97d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1608] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:23:22 2026] GET /v2.0/security-groups?id=1c354b8a-5923-4d44-b884-9e33af67ad66&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: 794/1609] 10.0.0.128 () {32 vars in 663 bytes} [Thu Apr 23 01:23:22 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:22.815 7 INFO neutron.api.v2.resource [None req-ef2ab431-6bb2-4c1a-8052-af04be919f4f eb35c9d4ad574ee4b5b5a70ebd815f1b 01a3d1070aff4c468f0e9df8ebdcc1b4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1610] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:22 2026] DELETE /v2.0/security-groups/4ca4f146-7a50-4488-9a1e-38a61919b97d => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:23:22.828 7 WARNING neutron_lib.context [None req-9f1e823a-487f-47c2-8580-492d4a037b96 eb35c9d4ad574ee4b5b5a70ebd815f1b 01a3d1070aff4c468f0e9df8ebdcc1b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 796/1611] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 23 01:23:22 2026] POST /v2.0/security-groups => generated 1560 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:23:22.945 7 WARNING neutron_lib.context [None req-27b06a22-ec0a-4736-8053-1e10cdcd2556 eb35c9d4ad574ee4b5b5a70ebd815f1b 01a3d1070aff4c468f0e9df8ebdcc1b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 797/1612] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:22 2026] POST /v2.0/security-group-rules => generated 569 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:23.039 8 INFO neutron.db.l3_db [None req-5155e57c-fb9b-49bd-a939-ad77df69c812 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Floating IP 74732f94-7e1c-4742-b892-537c1db4778c associated. External IP: 10.96.250.208, port: d3ff3459-b1f5-4015-9107-6e93c2b9d493. [pid: 7|app: 0|req: 798/1613] 199.204.45.23 () {34 vars in 993 bytes} [Thu Apr 23 01:23:23 2026] GET /v2.0/ports?device_id=3f033c0e-15b9-4825-8079-7c4e01c18ebe => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1614] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:23:23 2026] GET /v2.0/security-group-rules/75f4f69b-97c0-48f4-b3ed-b4c0c530e13d => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:23.436 7 INFO neutron.db.l3_db [req-7efc056e-067d-4b3c-814b-de75a8e5c468 req-7dc73d8a-4061-4c90-bb35-d096232d07b4 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] Floating IP a0ba15c8-f87c-45c2-8737-ac40d324db25 disassociated. External IP: 10.96.250.209, port: fa23d09c-707f-40ff-b6b3-819dfe6aa7e1. [pid: 8|app: 0|req: 816/1615] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:23:22 2026] PUT /v2.0/floatingips/74732f94-7e1c-4742-b892-537c1db4778c => generated 842 bytes in 1197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1616] 10.0.0.128 () {32 vars in 673 bytes} [Thu Apr 23 01:23:23 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1617] 199.204.45.23 () {36 vars in 996 bytes} [Thu Apr 23 01:23:23 2026] DELETE /v2.0/ports/fa23d09c-707f-40ff-b6b3-819dfe6aa7e1 => generated 0 bytes in 748 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:23.878 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbd2e15f-6a6d-4ce6-86a2-867ce517512d'] response: {'server_uuid': '3f033c0e-15b9-4825-8079-7c4e01c18ebe', 'name': 'network-vif-deleted', 'tag': 'fa23d09c-707f-40ff-b6b3-819dfe6aa7e1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 801/1618] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:23 2026] GET /v2.0/ports?device_id=3f033c0e-15b9-4825-8079-7c4e01c18ebe => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1619] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:23:23 2026] DELETE /v2.0/security-group-rules/75f4f69b-97c0-48f4-b3ed-b4c0c530e13d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:24.009 8 INFO neutron.db.l3_db [None req-130ce8f0-eb9f-470e-8790-c2ce78abda21 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] Floating IP 74732f94-7e1c-4742-b892-537c1db4778c disassociated. External IP: 10.96.250.208, port: 4a53e6d6-f34c-40f3-bb1a-c4c1a35c5305. [pid: 7|app: 0|req: 803/1620] 10.0.0.128 () {32 vars in 673 bytes} [Thu Apr 23 01:23:23 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:24.082 7 WARNING neutron_lib.context [None req-41aa8741-5eb4-4a86-be8e-1cde7f81889a eb35c9d4ad574ee4b5b5a70ebd815f1b 01a3d1070aff4c468f0e9df8ebdcc1b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 804/1621] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:24 2026] POST /v2.0/security-group-rules => generated 569 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:24.358 7 WARNING neutron_lib.context [None req-55dfe5d5-6b75-4522-a741-fdae44691570 7c9280fc5cfc4c43b17ec647aeb46e38 a22fe5a7b8c147f5be98c797728203eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 818/1622] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:23:23 2026] PUT /v2.0/floatingips/74732f94-7e1c-4742-b892-537c1db4778c => generated 552 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:24.414 7 INFO neutron.db.segments_db [None req-55dfe5d5-6b75-4522-a741-fdae44691570 7c9280fc5cfc4c43b17ec647aeb46e38 a22fe5a7b8c147f5be98c797728203eb - - default default] Added segment 3beb1a5f-2bd4-462b-a27a-1c0aa90488b4 of type vxlan for network fe5e0ee0-66c8-4fc9-9d3b-a1f04f730ba0 [pid: 8|app: 0|req: 819/1623] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:23:24 2026] GET /v2.0/security-group-rules/926ccaf6-3714-4521-a2d8-13903b4ec6ae => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:24.713 7 INFO neutron.db.l3_hamode_db [None req-55dfe5d5-6b75-4522-a741-fdae44691570 7c9280fc5cfc4c43b17ec647aeb46e38 a22fe5a7b8c147f5be98c797728203eb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 820/1624] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:23:24 2026] DELETE /v2.0/floatingips/74732f94-7e1c-4742-b892-537c1db4778c => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1625] 10.0.0.128 () {32 vars in 673 bytes} [Thu Apr 23 01:23:24 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:24.797 8 INFO neutron.api.v2.resource [None req-0413d950-c708-4d41-8e26-d77d3c365ca7 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 822/1626] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:23:24 2026] DELETE /v2.0/floatingips/74732f94-7e1c-4742-b892-537c1db4778c => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1627] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:23:24 2026] DELETE /v2.0/security-group-rules/926ccaf6-3714-4521-a2d8-13903b4ec6ae => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:24.873 7 INFO neutron.db.l3_hamode_db [None req-55dfe5d5-6b75-4522-a741-fdae44691570 7c9280fc5cfc4c43b17ec647aeb46e38 a22fe5a7b8c147f5be98c797728203eb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 824/1628] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:23:24 2026] DELETE /v2.0/ports/4a53e6d6-f34c-40f3-bb1a-c4c1a35c5305 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1629] 10.0.0.128 () {32 vars in 673 bytes} [Thu Apr 23 01:23:25 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1630] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:25 2026] DELETE /v2.0/security-groups/1c354b8a-5923-4d44-b884-9e33af67ad66 => 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: 805/1631] 10.0.0.128 () {34 vars in 668 bytes} [Thu Apr 23 01:23:24 2026] POST /v2.0/routers => generated 474 bytes in 1407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:25.616 7 WARNING neutron_lib.context [None req-3ce939d2-72de-4313-80f2-234c4e7056a2 eb35c9d4ad574ee4b5b5a70ebd815f1b 01a3d1070aff4c468f0e9df8ebdcc1b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 806/1632] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:25 2026] POST /v2.0/security-group-rules => generated 570 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1633] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:23:25 2026] DELETE /v2.0/ports/d3ff3459-b1f5-4015-9107-6e93c2b9d493 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1634] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:23:25 2026] DELETE /v2.0/floatingips/a0ba15c8-f87c-45c2-8737-ac40d324db25 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1635] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:23:26 2026] GET /v2.0/security-group-rules/ed799ec4-b505-423f-a78c-93a2d515313f => generated 570 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1636] 10.0.0.128 () {34 vars in 751 bytes} [Thu Apr 23 01:23:25 2026] PUT /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1637] 10.0.0.128 () {32 vars in 673 bytes} [Thu Apr 23 01:23:26 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1638] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:23:26 2026] GET /v2.0/ports?device_id=0957ce44-7206-4e12-9c22-006b3dd8ddc9 => generated 958 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1639] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:23:26 2026] DELETE /v2.0/security-group-rules/ed799ec4-b505-423f-a78c-93a2d515313f => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1640] 10.0.0.128 () {32 vars in 731 bytes} [Thu Apr 23 01:23:26 2026] GET /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/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: 831/1641] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:26 2026] GET /v2.0/ports?device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1642] 10.0.0.128 () {32 vars in 673 bytes} [Thu Apr 23 01:23:26 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1643] 10.0.0.128 () {34 vars in 762 bytes} [Thu Apr 23 01:23:26 2026] PUT /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1644] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:23:26 2026] GET /v2.0/security-groups?id=e1765e66-239a-4ac7-bfdd-a8e3e1f204eb&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1645] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:26 2026] DELETE /v2.0/security-groups/010c857e-7fed-4c15-af7c-1f88f94548a0 => 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: 836/1646] 10.0.0.128 () {32 vars in 731 bytes} [Thu Apr 23 01:23:26 2026] GET /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1647] 10.0.0.128 () {32 vars in 663 bytes} [Thu Apr 23 01:23:26 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: 838/1648] 10.0.0.128 () {34 vars in 758 bytes} [Thu Apr 23 01:23:26 2026] PUT /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1649] 10.0.0.128 () {32 vars in 663 bytes} [Thu Apr 23 01:23:26 2026] GET /v2.0/security-groups => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1650] 199.204.45.23 () {34 vars in 993 bytes} [Thu Apr 23 01:23:26 2026] GET /v2.0/ports?device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1651] 10.0.0.128 () {32 vars in 731 bytes} [Thu Apr 23 01:23:26 2026] GET /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1652] 199.204.45.23 () {36 vars in 996 bytes} [Thu Apr 23 01:23:26 2026] DELETE /v2.0/ports/ea5ae454-7e93-4b7c-a775-0dec87c44054 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:27.287 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-463bbc83-f3d6-411c-9d90-6bb998e3de14'] response: {'server_uuid': '64b807f2-cd0a-4411-9795-7d38e6f020bf', 'name': 'network-vif-deleted', 'tag': 'ea5ae454-7e93-4b7c-a775-0dec87c44054', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 843/1653] 10.0.0.128 () {34 vars in 780 bytes} [Thu Apr 23 01:23:27 2026] PUT /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags/black.or.white => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1654] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:23:26 2026] PUT /v2.0/routers/0957ce44-7206-4e12-9c22-006b3dd8ddc9/remove_router_interface => generated 309 bytes in 1208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1655] 10.0.0.128 () {32 vars in 731 bytes} [Thu Apr 23 01:23:27 2026] GET /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags => generated 52 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1656] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:27 2026] GET /v2.0/security-groups?tenant_id=01a3d1070aff4c468f0e9df8ebdcc1b4&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1657] 10.0.0.128 () {34 vars in 751 bytes} [Thu Apr 23 01:23:27 2026] PUT /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags => generated 37 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1658] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:27 2026] DELETE /v2.0/security-groups/99a6a3d3-ae7e-4a72-831a-8791e5e58176 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1659] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:27 2026] GET /v2.0/ports?device_id=64b807f2-cd0a-4411-9795-7d38e6f020bf => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1660] 10.0.0.128 () {32 vars in 731 bytes} [Thu Apr 23 01:23:27 2026] GET /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1661] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:23:27 2026] GET /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:27.969 8 INFO neutron.api.v2.resource [None req-218b0c56-e826-4cac-837d-6b9e00072b33 7c9280fc5cfc4c43b17ec647aeb46e38 a22fe5a7b8c147f5be98c797728203eb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 850/1662] 10.0.0.128 () {32 vars in 743 bytes} [Thu Apr 23 01:23:27 2026] GET /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags/green => generated 99 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1663] 10.0.0.128 () {32 vars in 742 bytes} [Thu Apr 23 01:23:27 2026] DELETE /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags/red => 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: 852/1664] 10.0.0.128 () {32 vars in 731 bytes} [Thu Apr 23 01:23:28 2026] GET /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags => generated 30 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:23:28.225 8 INFO neutron.api.v2.resource [None req-78843d58-2c2f-4849-b7e9-0edfc582ee0b 7c9280fc5cfc4c43b17ec647aeb46e38 a22fe5a7b8c147f5be98c797728203eb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 853/1665] 10.0.0.128 () {32 vars in 746 bytes} [Thu Apr 23 01:23:28 2026] DELETE /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1666] 10.0.0.128 () {32 vars in 734 bytes} [Thu Apr 23 01:23:28 2026] DELETE /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1667] 10.0.0.128 () {32 vars in 731 bytes} [Thu Apr 23 01:23:28 2026] GET /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba/tags => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1668] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:23:28 2026] GET /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba => generated 480 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:28.877 7 INFO neutron.services.segments.plugin [-] Segment beec490f-1d7a-4f41-bad5-618b2524a7c9 resource provider aggregate not found 2026-04-23 01:23:28.881 7 INFO neutron.services.segments.plugin [-] Segment beec490f-1d7a-4f41-bad5-618b2524a7c9 resource provider aggregate not found 2026-04-23 01:23:28.896 7 INFO neutron.services.segments.plugin [-] Segment beec490f-1d7a-4f41-bad5-618b2524a7c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beec490f-1d7a-4f41-bad5-618b2524a7c9 found for delete ", "request_id": "req-eee8d914-14b3-4cfc-9874-7c5d26320cc9"}]} 2026-04-23 01:23:28.897 7 INFO neutron.services.segments.plugin [-] Segment beec490f-1d7a-4f41-bad5-618b2524a7c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beec490f-1d7a-4f41-bad5-618b2524a7c9 found for delete ", "request_id": "req-763a9cc7-20f8-4716-bced-aada28e9fbdd"}]} 2026-04-23 01:23:28.901 7 INFO neutron.db.l3_hamode_db [None req-f57d77aa-283a-46e5-8bf6-5b1235ebdfa5 150d99d58cb44225bd1d5ff2989810bf 0dc23ea66cc94e328e1ce7fd3d190e96 - - default default] HA network e53ffe34-4028-4020-9d66-2a1accd95077 was deleted as no HA routers are present in tenant 0dc23ea66cc94e328e1ce7fd3d190e96. [pid: 7|app: 0|req: 813/1669] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:27 2026] DELETE /v2.0/routers/0957ce44-7206-4e12-9c22-006b3dd8ddc9 => generated 0 bytes in 1453 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1670] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:28 2026] DELETE /v2.0/security-groups/e1765e66-239a-4ac7-bfdd-a8e3e1f204eb => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1671] 10.0.0.128 () {34 vars in 742 bytes} [Thu Apr 23 01:23:28 2026] PUT /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba => generated 480 bytes in 707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1672] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:29 2026] DELETE /v2.0/subnets/2b368785-f319-48dd-874d-c469a2025004 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1673] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:23:29 2026] GET /v2.0/ports?device_id=dcb83e0a-74cc-413d-951f-4415bdd4cdba => 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: 817/1674] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:29 2026] DELETE /v2.0/networks/9cc5c128-5282-4f1d-9b5f-dcd14ea13032 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:30.195 7 INFO neutron.db.l3_hamode_db [None req-1565e970-1217-48f3-9e0b-678653244c4e 7c9280fc5cfc4c43b17ec647aeb46e38 a22fe5a7b8c147f5be98c797728203eb - - default default] HA network fe5e0ee0-66c8-4fc9-9d3b-a1f04f730ba0 was deleted as no HA routers are present in tenant a22fe5a7b8c147f5be98c797728203eb. [pid: 7|app: 0|req: 818/1675] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:29 2026] DELETE /v2.0/routers/dcb83e0a-74cc-413d-951f-4415bdd4cdba => generated 0 bytes in 738 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1676] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:23:29 2026] PUT /v2.0/routers/ddf79432-6d0a-4cdf-b9b4-dabd641be968/remove_router_interface => generated 309 bytes in 1150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:30.566 7 INFO neutron.db.segments_db [None req-39beaf84-bb2d-46f6-a6c5-7f110dcaa5d1 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment c54fc134-7c1b-4db5-a158-d476dbab32e6 of type vxlan for network 32676ac9-7140-4701-a4cc-ced0ebe7e62e [pid: 7|app: 0|req: 819/1677] 10.0.0.128 () {34 vars in 671 bytes} [Thu Apr 23 01:23:30 2026] POST /v2.0/networks => generated 741 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1678] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:30 2026] DELETE /v2.0/subnets/d09b4620-9ce9-43f7-8cbf-3db7a46f40cd => 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: 859/1681] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:30 2026] GET /v2.0/security-groups?tenant_id=0dc23ea66cc94e328e1ce7fd3d190e96&name=default => generated 2801 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:30.916 7 INFO neutron.services.segments.plugin [-] Segment 401fb473-0a95-4273-92d6-31d654cd00bd resource provider aggregate not found 2026-04-23 01:23:30.929 7 INFO neutron.services.segments.plugin [-] Segment 401fb473-0a95-4273-92d6-31d654cd00bd resource provider aggregate not found 2026-04-23 01:23:30.935 7 INFO neutron.services.segments.plugin [-] Segment 401fb473-0a95-4273-92d6-31d654cd00bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 401fb473-0a95-4273-92d6-31d654cd00bd found for delete ", "request_id": "req-e4999f24-58e0-4908-b845-2aade804fe9f"}]} 2026-04-23 01:23:30.942 7 INFO neutron.services.segments.plugin [-] Segment 401fb473-0a95-4273-92d6-31d654cd00bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 401fb473-0a95-4273-92d6-31d654cd00bd found for delete ", "request_id": "req-3c6312b4-2a01-4404-a326-ef745ab65f97"}]} 2026-04-23 01:23:30.956 7 INFO neutron.services.segments.plugin [-] Segment 3beb1a5f-2bd4-462b-a27a-1c0aa90488b4 resource provider aggregate not found 2026-04-23 01:23:30.961 7 INFO neutron.services.segments.plugin [-] Segment 3beb1a5f-2bd4-462b-a27a-1c0aa90488b4 resource provider aggregate not found 2026-04-23 01:23:30.973 7 INFO neutron.services.segments.plugin [-] Segment 3beb1a5f-2bd4-462b-a27a-1c0aa90488b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3beb1a5f-2bd4-462b-a27a-1c0aa90488b4 found for delete ", "request_id": "req-46e6e9d4-32af-46d1-83c6-0873eb94fbe3"}]} 2026-04-23 01:23:30.981 7 INFO neutron.services.segments.plugin [-] Segment 3beb1a5f-2bd4-462b-a27a-1c0aa90488b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3beb1a5f-2bd4-462b-a27a-1c0aa90488b4 found for delete ", "request_id": "req-f13673fd-ec27-4dee-9fad-d50784217d82"}]} [pid: 8|app: 0|req: 860/1682] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:30 2026] GET /v2.0/security-groups?tenant_id=73a110bb666b43a7820087bee42a0164&name=default => generated 2801 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1683] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:30 2026] POST /v2.0/subnets => generated 664 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1684] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:31 2026] DELETE /v2.0/security-groups/fafae731-59de-4100-966f-9e9c25bb307d => 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: 825/1685] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:31 2026] DELETE /v2.0/security-groups/7fe2f2ca-bfa0-4019-afc6-d10a86e684bd => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:31.335 7 INFO neutron.db.segments_db [None req-8f6fb2e5-7131-467c-90f6-32741be54cee 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 3ab01911-525a-47e7-a0d5-23fbd62193fa of type vxlan for network 4727dbf7-62b4-47be-8c00-aab6e779a154 2026-04-23 01:23:31.647 7 INFO neutron.db.l3_hamode_db [None req-8f6fb2e5-7131-467c-90f6-32741be54cee 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:23:32.120 8 INFO neutron.services.segments.plugin [-] Segment 60d2b63f-51f3-4757-9784-ceaf2349423b resource provider aggregate not found 2026-04-23 01:23:32.127 8 INFO neutron.services.segments.plugin [-] Segment 60d2b63f-51f3-4757-9784-ceaf2349423b resource provider aggregate not found 2026-04-23 01:23:32.145 8 INFO neutron.services.segments.plugin [-] Segment 60d2b63f-51f3-4757-9784-ceaf2349423b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60d2b63f-51f3-4757-9784-ceaf2349423b found for delete ", "request_id": "req-f870916d-9768-48bb-b486-0382c09cfb63"}]} 2026-04-23 01:23:32.148 8 INFO neutron.services.segments.plugin [-] Segment 60d2b63f-51f3-4757-9784-ceaf2349423b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60d2b63f-51f3-4757-9784-ceaf2349423b found for delete ", "request_id": "req-7eacdd16-aea2-417d-ba36-116cb89a632b"}]} 2026-04-23 01:23:32.152 8 INFO neutron.db.l3_hamode_db [None req-db8b0bc5-ece3-4e4c-ba79-7f289848f6c5 f923eb26e03f43f7800fe9fa35806844 b6e87ba4c64f4caeb372a1fa8acedd62 - - default default] HA network e2fee117-ecef-4472-8b1a-aa2e0c63712d was deleted as no HA routers are present in tenant b6e87ba4c64f4caeb372a1fa8acedd62. [pid: 8|app: 0|req: 861/1686] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:31 2026] DELETE /v2.0/routers/ddf79432-6d0a-4cdf-b9b4-dabd641be968 => generated 0 bytes in 1069 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1687] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:32 2026] GET /v2.0/security-groups?tenant_id=a22fe5a7b8c147f5be98c797728203eb&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1688] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:32 2026] DELETE /v2.0/networks/dd0cf5f3-467d-4624-89bb-cca2d40e8d91 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1689] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:32 2026] DELETE /v2.0/security-groups/76302898-6222-4639-b13b-c1c1fad10da9 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:32.717 7 INFO neutron.db.l3_hamode_db [None req-8f6fb2e5-7131-467c-90f6-32741be54cee 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:23:33.108 8 WARNING neutron_lib.context [None req-5497fc06-f4b6-4585-bc04-e7c039e455af 2a6d6361f3b94264827bb0ae85efe8bd 8222c75fe65b429685a651e399877dc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:33.231 8 INFO neutron.db.segments_db [None req-5497fc06-f4b6-4585-bc04-e7c039e455af 2a6d6361f3b94264827bb0ae85efe8bd 8222c75fe65b429685a651e399877dc1 - - default default] Added segment cc86bcbe-763a-4f3d-a698-5fe2555f4f1d of type vxlan for network daa5e101-f538-4237-ab2c-006079c6c35c [pid: 8|app: 0|req: 865/1690] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:23:32 2026] POST /v2.0/networks => generated 643 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1691] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:33 2026] GET /v2.0/security-groups?tenant_id=f0a89b2edb2e455db84ff80abf5f66ef&name=default => generated 2801 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:33.511 8 WARNING neutron_lib.context [None req-29b126e5-6809-485b-9541-8fd7ee467f3d 2a6d6361f3b94264827bb0ae85efe8bd 8222c75fe65b429685a651e399877dc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 826/1692] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:31 2026] POST /v2.0/routers => generated 728 bytes in 2469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1693] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:33 2026] POST /v2.0/subnets => generated 617 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1694] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:33 2026] DELETE /v2.0/security-groups/6ea69baa-d1fc-4c84-84a9-7056dd072a47 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:33.901 7 WARNING neutron_lib.context [None req-95d32e54-57aa-458d-9210-f4935fc1fa93 2a6d6361f3b94264827bb0ae85efe8bd 8222c75fe65b429685a651e399877dc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:33.990 7 INFO neutron.db.segments_db [None req-95d32e54-57aa-458d-9210-f4935fc1fa93 2a6d6361f3b94264827bb0ae85efe8bd 8222c75fe65b429685a651e399877dc1 - - default default] Added segment c77d3018-2252-4d9d-b1dc-75ada6d252fc of type vxlan for network d9382022-a13c-4793-bd39-d7b379b6e809 [pid: 7|app: 0|req: 828/1695] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:23:33 2026] POST /v2.0/networks => generated 643 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1696] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:34 2026] GET /v2.0/security-groups?tenant_id=b6e87ba4c64f4caeb372a1fa8acedd62&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:34.176 8 INFO neutron.services.segments.plugin [-] Segment efbe1e07-bdc5-4725-96ce-a7c8e468368e resource provider aggregate not found 2026-04-23 01:23:34.189 8 INFO neutron.services.segments.plugin [-] Segment efbe1e07-bdc5-4725-96ce-a7c8e468368e resource provider aggregate not found 2026-04-23 01:23:34.213 8 INFO neutron.services.segments.plugin [-] Segment efbe1e07-bdc5-4725-96ce-a7c8e468368e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efbe1e07-bdc5-4725-96ce-a7c8e468368e found for delete ", "request_id": "req-b11811d0-1ef4-4e00-a230-89a92ce57e32"}]} 2026-04-23 01:23:34.216 8 INFO neutron.services.segments.plugin [-] Segment efbe1e07-bdc5-4725-96ce-a7c8e468368e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efbe1e07-bdc5-4725-96ce-a7c8e468368e found for delete ", "request_id": "req-628a5b73-b5db-4830-b001-30d943cbdc0d"}]} [pid: 7|app: 0|req: 830/1697] 10.0.0.128 () {34 vars in 743 bytes} [Thu Apr 23 01:23:34 2026] PUT /v2.0/networks/d9382022-a13c-4793-bd39-d7b379b6e809 => generated 592 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1698] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:34 2026] DELETE /v2.0/security-groups/d49bc156-f094-4e41-8fd1-63c88f2f4586 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:34.437 7 WARNING neutron_lib.context [None req-ef91eea2-1a9d-400b-a802-9b9574a2b958 2a6d6361f3b94264827bb0ae85efe8bd 8222c75fe65b429685a651e399877dc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 832/1699] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:34 2026] POST /v2.0/subnets => generated 602 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1700] 10.0.0.128 () {34 vars in 741 bytes} [Thu Apr 23 01:23:34 2026] PUT /v2.0/subnets/dd4b3312-c996-48f9-80fd-1618cf133e68 => generated 612 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1701] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:23:33 2026] PUT /v2.0/routers/883a8951-fc14-47f1-8e79-62c9f1eb4f10/add_router_interface => generated 309 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:35.401 7 INFO neutron.services.segments.plugin [-] Segment c77d3018-2252-4d9d-b1dc-75ada6d252fc resource provider aggregate not found 2026-04-23 01:23:35.407 7 INFO neutron.services.segments.plugin [-] Segment c77d3018-2252-4d9d-b1dc-75ada6d252fc resource provider aggregate not found 2026-04-23 01:23:35.425 7 INFO neutron.services.segments.plugin [-] Segment c77d3018-2252-4d9d-b1dc-75ada6d252fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c77d3018-2252-4d9d-b1dc-75ada6d252fc found for delete ", "request_id": "req-7b4b6d77-bdd9-43f0-8170-44e479bab97c"}]} 2026-04-23 01:23:35.426 7 INFO neutron.services.segments.plugin [-] Segment c77d3018-2252-4d9d-b1dc-75ada6d252fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c77d3018-2252-4d9d-b1dc-75ada6d252fc found for delete ", "request_id": "req-b2afcf48-3f31-4a70-aef7-0534e74969dd"}]} 2026-04-23 01:23:36.192 8 WARNING neutron_lib.context [None req-c1f057ba-08f7-4077-aeec-435fea28b5b7 c6f3ba1c653f4741a37710c50cd5c1b3 c01f876461904550bfc0f018c4a08f1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 834/1702] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:35 2026] DELETE /v2.0/networks/d9382022-a13c-4793-bd39-d7b379b6e809 => generated 0 bytes in 1298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:36.305 8 INFO neutron.db.segments_db [None req-c1f057ba-08f7-4077-aeec-435fea28b5b7 c6f3ba1c653f4741a37710c50cd5c1b3 c01f876461904550bfc0f018c4a08f1a - - default default] Added segment 0059719e-98fb-40d4-b313-97f1fa608354 of type vxlan for network 9b641616-9a5e-480c-9546-ca4a4e578ed1 [pid: 8|app: 0|req: 869/1703] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:23:35 2026] POST /v2.0/networks => generated 632 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:36.417 8 INFO neutron.pecan_wsgi.hooks.translation [None req-28d89b1b-cf47-4a1c-9bab-6600b283abf9 2a6d6361f3b94264827bb0ae85efe8bd 8222c75fe65b429685a651e399877dc1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 870/1704] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:36 2026] DELETE /v2.0/networks/d9382022-a13c-4793-bd39-d7b379b6e809 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:23:36.425 8 WARNING neutron_lib.context [None req-9cc3de0f-9962-47a7-824e-70f0bc93d1f9 c6f3ba1c653f4741a37710c50cd5c1b3 c01f876461904550bfc0f018c4a08f1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:36.480 7 INFO neutron.db.segments_db [None req-fcfa6056-7f7a-46c7-b0ee-3a9c39c501d6 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 28a120e5-a070-4d29-9166-9a039551ba58 of type vxlan for network 7368f8eb-281a-418f-94d2-f3f6bb9c6a52 [pid: 7|app: 0|req: 835/1705] 10.0.0.128 () {34 vars in 671 bytes} [Thu Apr 23 01:23:36 2026] POST /v2.0/networks => generated 740 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1706] 10.0.0.128 () {32 vars in 694 bytes} [Thu Apr 23 01:23:36 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1707] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:36 2026] POST /v2.0/subnets => generated 602 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1708] 10.0.0.128 () {32 vars in 742 bytes} [Thu Apr 23 01:23:36 2026] GET /v2.0/subnets?network_id=3248ace3-8324-47a2-88ee-0f1da5955ef8 => generated 626 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1709] 10.0.0.128 () {34 vars in 751 bytes} [Thu Apr 23 01:23:36 2026] PUT /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1710] 10.0.0.128 () {32 vars in 653 bytes} [Thu Apr 23 01:23:36 2026] GET /v2.0/extensions => generated 19600 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1711] 10.0.0.128 () {32 vars in 731 bytes} [Thu Apr 23 01:23:36 2026] GET /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/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: 837/1712] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:36 2026] POST /v2.0/subnets => generated 663 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1713] 10.0.0.128 () {34 vars in 762 bytes} [Thu Apr 23 01:23:36 2026] PUT /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1714] 10.0.0.128 () {32 vars in 649 bytes} [Thu Apr 23 01:23:36 2026] GET /v2.0/networks => generated 1308 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:37.084 7 INFO neutron.db.segments_db [None req-70cd2852-8c43-49be-b323-86297c0847a0 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 263e4835-2aab-45a5-876e-2adeac494db1 of type vxlan for network 6e86e7de-35c4-4611-ad22-505ef0c8331d [pid: 8|app: 0|req: 877/1715] 10.0.0.128 () {32 vars in 731 bytes} [Thu Apr 23 01:23:37 2026] GET /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1716] 10.0.0.128 () {32 vars in 647 bytes} [Thu Apr 23 01:23:37 2026] GET /v2.0/subnets => generated 1233 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1717] 10.0.0.128 () {34 vars in 758 bytes} [Thu Apr 23 01:23:37 2026] PUT /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1718] 10.0.0.128 () {32 vars in 723 bytes} [Thu Apr 23 01:23:37 2026] GET /v2.0/networks/daa5e101-f538-4237-ab2c-006079c6c35c => generated 668 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1719] 10.0.0.128 () {32 vars in 731 bytes} [Thu Apr 23 01:23:37 2026] GET /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1720] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:23:37 2026] GET /v2.0/subnets/9b46b2e5-5218-48c4-a13c-4d6a055241d8 => generated 617 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:37.447 7 INFO neutron.db.l3_hamode_db [None req-70cd2852-8c43-49be-b323-86297c0847a0 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:23:37.459 7 INFO neutron.services.segments.plugin [-] Segment c77d3018-2252-4d9d-b1dc-75ada6d252fc resource provider aggregate not found [pid: 8|app: 0|req: 883/1721] 10.0.0.128 () {34 vars in 780 bytes} [Thu Apr 23 01:23:37 2026] PUT /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 01:23:37.484 7 INFO neutron.services.segments.plugin [-] Segment c77d3018-2252-4d9d-b1dc-75ada6d252fc resource provider aggregate not found 2026-04-23 01:23:37.502 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22da127b-6f47-4c36-80b6-151e3269d584 2a6d6361f3b94264827bb0ae85efe8bd 8222c75fe65b429685a651e399877dc1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 884/1722] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:37 2026] DELETE /v2.0/subnets/dd4b3312-c996-48f9-80fd-1618cf133e68 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:23:37.510 7 INFO neutron.services.segments.plugin [-] Segment c77d3018-2252-4d9d-b1dc-75ada6d252fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c77d3018-2252-4d9d-b1dc-75ada6d252fc found for delete ", "request_id": "req-d794a638-4667-4248-8b77-151eefe2986e"}]} 2026-04-23 01:23:37.511 7 INFO neutron.services.segments.plugin [-] Segment c77d3018-2252-4d9d-b1dc-75ada6d252fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c77d3018-2252-4d9d-b1dc-75ada6d252fc found for delete ", "request_id": "req-282dbd51-51e2-473f-bb5a-95e5ef42be38"}]} [pid: 8|app: 0|req: 885/1723] 10.0.0.128 () {32 vars in 731 bytes} [Thu Apr 23 01:23:37 2026] GET /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:23:37.567 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8074a54-b3ce-4ff3-98d3-8d4a336f60d8 2a6d6361f3b94264827bb0ae85efe8bd 8222c75fe65b429685a651e399877dc1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 886/1724] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:37 2026] DELETE /v2.0/networks/d9382022-a13c-4793-bd39-d7b379b6e809 => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1725] 10.0.0.128 () {34 vars in 751 bytes} [Thu Apr 23 01:23:37 2026] PUT /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/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: 888/1726] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:37 2026] DELETE /v2.0/subnets/9b46b2e5-5218-48c4-a13c-4d6a055241d8 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1727] 10.0.0.128 () {32 vars in 731 bytes} [Thu Apr 23 01:23:37 2026] GET /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1728] 10.0.0.153 () {34 vars in 982 bytes} [Thu Apr 23 01:23:37 2026] GET /v2.0/networks?id=32676ac9-7140-4701-a4cc-ced0ebe7e62e => generated 673 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-23 01:23:38.460 8 INFO neutron.services.segments.plugin [-] Segment cc86bcbe-763a-4f3d-a698-5fe2555f4f1d resource provider aggregate not found 2026-04-23 01:23:38.472 8 INFO neutron.services.segments.plugin [-] Segment cc86bcbe-763a-4f3d-a698-5fe2555f4f1d resource provider aggregate not found [pid: 8|app: 0|req: 891/1729] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:38 2026] DELETE /v2.0/networks/daa5e101-f538-4237-ab2c-006079c6c35c => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:38.494 8 INFO neutron.services.segments.plugin [-] Segment cc86bcbe-763a-4f3d-a698-5fe2555f4f1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc86bcbe-763a-4f3d-a698-5fe2555f4f1d found for delete ", "request_id": "req-814f11d5-7b6e-43a6-9cf1-013af0f972fb"}]} 2026-04-23 01:23:38.495 8 INFO neutron.services.segments.plugin [-] Segment cc86bcbe-763a-4f3d-a698-5fe2555f4f1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc86bcbe-763a-4f3d-a698-5fe2555f4f1d found for delete ", "request_id": "req-be7c534d-c2be-4dc0-bfb9-b1a97f18dd37"}]} [pid: 8|app: 0|req: 892/1730] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:23:38 2026] GET /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1731] 10.0.0.153 () {34 vars in 965 bytes} [Thu Apr 23 01:23:38 2026] GET /v2.0/quotas/4916a22efb934c8aa3fae51f38c3ee2f => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:38.609 8 INFO neutron.api.v2.resource [None req-b4a065ed-3ae6-4a5e-90cf-3f7626aa1bbf c6f3ba1c653f4741a37710c50cd5c1b3 c01f876461904550bfc0f018c4a08f1a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1732] 10.0.0.128 () {32 vars in 743 bytes} [Thu Apr 23 01:23:38 2026] GET /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1733] 10.0.0.153 () {34 vars in 1002 bytes} [Thu Apr 23 01:23:38 2026] GET /v2.0/ports?tenant_id=4916a22efb934c8aa3fae51f38c3ee2f&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1734] 10.0.0.128 () {32 vars in 742 bytes} [Thu Apr 23 01:23:38 2026] DELETE /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1735] 10.0.0.153 () {34 vars in 1008 bytes} [Thu Apr 23 01:23:38 2026] GET /v2.0/networks/32676ac9-7140-4701-a4cc-ced0ebe7e62e?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: 898/1736] 10.0.0.128 () {32 vars in 731 bytes} [Thu Apr 23 01:23:38 2026] GET /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1737] 10.0.0.153 () {34 vars in 1108 bytes} [Thu Apr 23 01:23:38 2026] GET /v2.0/networks/32676ac9-7140-4701-a4cc-ced0ebe7e62e?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-04-23 01:23:39.023 8 INFO neutron.api.v2.resource [None req-8bbbf66e-428c-4513-b257-5aec1fef6876 c6f3ba1c653f4741a37710c50cd5c1b3 c01f876461904550bfc0f018c4a08f1a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1738] 10.0.0.128 () {32 vars in 746 bytes} [Thu Apr 23 01:23:38 2026] DELETE /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:23:39.038 7 INFO neutron.db.l3_hamode_db [None req-70cd2852-8c43-49be-b323-86297c0847a0 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 901/1739] 10.0.0.128 () {32 vars in 734 bytes} [Thu Apr 23 01:23:39 2026] DELETE /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1740] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:39 2026] GET /v2.0/security-groups?tenant_id=8222c75fe65b429685a651e399877dc1&name=default => generated 2801 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1741] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:39 2026] GET /v2.0/ports?device_id=f6b33c3b-8d4b-4e8f-b8ab-cf65c9ae5ed7 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1742] 10.0.0.128 () {32 vars in 731 bytes} [Thu Apr 23 01:23:39 2026] GET /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1743] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:39 2026] DELETE /v2.0/security-groups/bfcbe6f6-e136-44fa-a00a-6d3fc7921976 => 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: 906/1744] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:39 2026] DELETE /v2.0/subnets/3f0c2497-eef8-4e1f-9080-97768d15ccaf => 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: 907/1745] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:39 2026] DELETE /v2.0/networks/9b641616-9a5e-480c-9546-ca4a4e578ed1 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1746] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:23:40 2026] GET /v2.0/networks?id=32676ac9-7140-4701-a4cc-ced0ebe7e62e => generated 673 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:40.172 8 WARNING neutron_lib.context [req-c974f58f-d92c-48f0-ad24-0a3c67bf5e59 req-1c818dc0-a581-4538-a07f-c7b94c44b8ce 85502c7e35d94065a50a8b3cc1db9891 4916a22efb934c8aa3fae51f38c3ee2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 839/1747] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:37 2026] POST /v2.0/routers => generated 727 bytes in 3245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:40.509 8 INFO neutron.services.segments.plugin [-] Segment 0059719e-98fb-40d4-b313-97f1fa608354 resource provider aggregate not found 2026-04-23 01:23:40.521 8 INFO neutron.services.segments.plugin [-] Segment 0059719e-98fb-40d4-b313-97f1fa608354 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0059719e-98fb-40d4-b313-97f1fa608354 found for delete ", "request_id": "req-bde66590-b567-4232-a887-31e96102e12b"}]} 2026-04-23 01:23:40.523 8 INFO neutron.services.segments.plugin [-] Segment 0059719e-98fb-40d4-b313-97f1fa608354 resource provider aggregate not found 2026-04-23 01:23:40.536 8 INFO neutron.services.segments.plugin [-] Segment 0059719e-98fb-40d4-b313-97f1fa608354 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0059719e-98fb-40d4-b313-97f1fa608354 found for delete ", "request_id": "req-3837b599-f356-4394-9b46-9db0a6d7fb84"}]} [pid: 8|app: 0|req: 909/1748] 199.204.45.23 () {38 vars in 954 bytes} [Thu Apr 23 01:23:40 2026] POST /v2.0/ports => generated 954 bytes in 442 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: 910/1749] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:40 2026] GET /v2.0/ports?device_id=f6b33c3b-8d4b-4e8f-b8ab-cf65c9ae5ed7 => generated 957 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1750] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:23:40 2026] PUT /v2.0/ports/eb6992d8-2553-4054-925f-bb6f29703b93 => generated 1199 bytes in 811 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-04-23 01:23:41.492 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83cdc100-f636-46cf-a99e-a2009ca90279'] response: {'name': 'network-changed', 'server_uuid': 'f6b33c3b-8d4b-4e8f-b8ab-cf65c9ae5ed7', 'tag': 'eb6992d8-2553-4054-925f-bb6f29703b93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 912/1751] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:23:41 2026] GET /v2.0/security-groups?id=e9d98d09-7c66-44f5-8fa1-d293843fc89f&fields=id&fields=name => generated 88 bytes in 63 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: 840/1752] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:23:40 2026] PUT /v2.0/routers/560d4cf6-9602-40a7-81bc-e29f5472908b/add_router_interface => generated 309 bytes in 1524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1753] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:41 2026] GET /v2.0/security-groups?tenant_id=b71814f3790447159d88abdfb960241d&name=default => generated 2801 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:41.849 7 WARNING neutron_lib.context [None req-3d120643-8b9b-4f2e-9a36-73327dbb5326 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 914/1754] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:23:41 2026] GET /v2.0/ports?tenant_id=4916a22efb934c8aa3fae51f38c3ee2f&device_id=f6b33c3b-8d4b-4e8f-b8ab-cf65c9ae5ed7 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1755] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:41 2026] DELETE /v2.0/security-groups/24d2df43-8257-455b-a4ab-6b5614af0b5f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:41.988 7 INFO neutron.db.segments_db [None req-3d120643-8b9b-4f2e-9a36-73327dbb5326 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] Added segment 417effde-029b-4442-b2ab-f6c3bc69435d of type vxlan for network 3255a2f9-b390-49d8-a673-072d007a09e6 [pid: 8|app: 0|req: 916/1756] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:23:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=eb6992d8-2553-4054-925f-bb6f29703b93 => 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: 917/1757] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:23:42 2026] GET /v2.0/subnets?id=6e66c962-036e-4d21-9674-ce6c74670856 => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1758] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:42 2026] GET /v2.0/security-groups?tenant_id=c01f876461904550bfc0f018c4a08f1a&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1759] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:23:41 2026] POST /v2.0/networks => generated 648 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1760] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:23:42 2026] GET /v2.0/ports?network_id=32676ac9-7140-4701-a4cc-ced0ebe7e62e&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-04-23 01:23:42.127 8 WARNING neutron_lib.context [None req-57a8df87-4c1f-43c4-b033-7b7c6667acb9 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 842/1761] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:42 2026] DELETE /v2.0/security-groups/49c66189-3793-4999-b176-56784a8eab5a => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1762] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:23:42 2026] GET /v2.0/networks/32676ac9-7140-4701-a4cc-ced0ebe7e62e?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: 844/1763] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:23:42 2026] GET /v2.0/networks/32676ac9-7140-4701-a4cc-ced0ebe7e62e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1764] 10.0.0.128 () {34 vars in 665 bytes} [Thu Apr 23 01:23:42 2026] POST /v2.0/ports => generated 778 bytes in 326 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-04-23 01:23:42.461 7 WARNING neutron_lib.context [None req-4c0fce89-1a00-4733-b198-7d103fc96ab5 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 921/1765] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:23:42 2026] GET /v2.0/ports?tenant_id=4916a22efb934c8aa3fae51f38c3ee2f&device_id=f6b33c3b-8d4b-4e8f-b8ab-cf65c9ae5ed7 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:42.559 7 INFO neutron.db.segments_db [None req-4c0fce89-1a00-4733-b198-7d103fc96ab5 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] Added segment 0936b1e8-9b69-4108-ac5d-e27a000e3968 of type vxlan for network e7051339-e2e6-49f3-85d1-ee400cc2ceb2 [pid: 8|app: 0|req: 922/1766] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:23:42 2026] GET /v2.0/networks?id=32676ac9-7140-4701-a4cc-ced0ebe7e62e => generated 769 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1767] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:42 2026] GET /v2.0/ports?device_id=f6b33c3b-8d4b-4e8f-b8ab-cf65c9ae5ed7 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1768] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:23:42 2026] POST /v2.0/networks => generated 636 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1769] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:23:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=eb6992d8-2553-4054-925f-bb6f29703b93 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:23:42.696 8 WARNING neutron_lib.context [None req-2477cf00-aebf-40d6-8292-bf5d73c468f0 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 846/1770] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:23:42 2026] GET /v2.0/security-groups?id=e9d98d09-7c66-44f5-8fa1-d293843fc89f&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1771] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:23:42 2026] GET /v2.0/subnets?id=6e66c962-036e-4d21-9674-ce6c74670856 => 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: 848/1772] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:23:42 2026] GET /v2.0/ports?network_id=32676ac9-7140-4701-a4cc-ced0ebe7e62e&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: 849/1773] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:23:42 2026] GET /v2.0/networks/32676ac9-7140-4701-a4cc-ced0ebe7e62e?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: 850/1774] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:23:42 2026] GET /v2.0/networks/32676ac9-7140-4701-a4cc-ced0ebe7e62e?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: 925/1775] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:42 2026] POST /v2.0/subnets => generated 622 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:43.048 8 WARNING neutron_lib.context [None req-f45b36a8-a5bd-4218-8c14-b2ba13b72946 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:43.129 7 INFO neutron.db.segments_db [None req-1ec88d51-41e7-4122-99c4-bb4a887cb403 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment 66440b61-c36a-4048-bfd0-83866d6dc69f of type vxlan for network ccd39423-cb9d-4141-9221-231897abc529 [pid: 7|app: 0|req: 851/1776] 10.0.0.128 () {34 vars in 671 bytes} [Thu Apr 23 01:23:42 2026] POST /v2.0/networks => generated 741 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1777] 10.0.0.128 () {34 vars in 665 bytes} [Thu Apr 23 01:23:43 2026] POST /v2.0/ports => generated 962 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 852/1778] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:43 2026] POST /v2.0/subnets => generated 664 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:43.569 7 INFO neutron.db.segments_db [None req-8919dfc5-7aa2-4a7c-8a72-d972dcfd2e96 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Added segment f6dfd572-531d-4ac7-a19b-33b92e23e078 of type vxlan for network 2260bc97-f5c6-453b-aaaf-a4bad9969376 [pid: 8|app: 0|req: 927/1779] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:23:43 2026] DELETE /v2.0/ports/1c459a9e-8fe5-46ed-a8e7-b3ac9ebf509a => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:43.778 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01c657fd-b6ba-44a1-a13e-0f50c42b3821 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 928/1780] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:23:43 2026] DELETE /v2.0/ports/1c459a9e-8fe5-46ed-a8e7-b3ac9ebf509a => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:23:43.805 8 INFO neutron.pecan_wsgi.hooks.translation [None req-886484ad-30b0-48a7-aca7-d1efd5653fab 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 929/1781] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:23:43 2026] GET /v2.0/ports/1c459a9e-8fe5-46ed-a8e7-b3ac9ebf509a => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:23:43.897 7 INFO neutron.db.l3_hamode_db [None req-8919dfc5-7aa2-4a7c-8a72-d972dcfd2e96 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 930/1782] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:43 2026] GET /v2.0/ports?device_id=f6b33c3b-8d4b-4e8f-b8ab-cf65c9ae5ed7 => 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: 931/1783] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:43 2026] DELETE /v2.0/subnets/6a7cd651-f25c-4a19-9e6b-c88320f1b6e9 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1784] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:23:44 2026] GET /v2.0/security-groups?id=e9d98d09-7c66-44f5-8fa1-d293843fc89f&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:23:44.650 8 INFO neutron.services.segments.plugin [-] Segment 0936b1e8-9b69-4108-ac5d-e27a000e3968 resource provider aggregate not found 2026-04-23 01:23:44.658 8 INFO neutron.services.segments.plugin [-] Segment 0936b1e8-9b69-4108-ac5d-e27a000e3968 resource provider aggregate not found 2026-04-23 01:23:44.675 8 INFO neutron.services.segments.plugin [-] Segment 0936b1e8-9b69-4108-ac5d-e27a000e3968 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0936b1e8-9b69-4108-ac5d-e27a000e3968 found for delete ", "request_id": "req-82fcf4be-bbcc-4306-a944-cbe7bcb17a05"}]} [pid: 8|app: 0|req: 933/1785] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:44 2026] DELETE /v2.0/networks/e7051339-e2e6-49f3-85d1-ee400cc2ceb2 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:44.695 8 INFO neutron.services.segments.plugin [-] Segment 0936b1e8-9b69-4108-ac5d-e27a000e3968 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0936b1e8-9b69-4108-ac5d-e27a000e3968 found for delete ", "request_id": "req-960c5cf9-7bf7-4f6a-926a-4bc83ba50638"}]} 2026-04-23 01:23:44.700 8 WARNING neutron_lib.context [None req-df753901-8f40-4be1-bda4-85b0796aed22 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:44.781 8 INFO neutron.db.segments_db [None req-df753901-8f40-4be1-bda4-85b0796aed22 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] Added segment dc6890a2-f6a6-4975-a0e1-0150127ad4a5 of type vxlan for network 4dd36c7b-8cb7-4d8d-acee-25788ff7d85b [pid: 8|app: 0|req: 934/1786] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:23:44 2026] POST /v2.0/networks => generated 635 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:44.905 8 WARNING neutron_lib.context [None req-511d3063-a46a-4d8d-a86c-fb8081e12a5f 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:44.986 7 INFO neutron.db.l3_hamode_db [None req-8919dfc5-7aa2-4a7c-8a72-d972dcfd2e96 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 935/1787] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:44 2026] POST /v2.0/subnets => generated 622 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:45.326 8 WARNING neutron_lib.context [None req-9a57ae8f-1f2b-48c2-9d4d-62380a5931f6 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1788] 10.0.0.128 () {34 vars in 665 bytes} [Thu Apr 23 01:23:45 2026] POST /v2.0/ports => generated 927 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1789] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:45 2026] GET /v2.0/ports?device_id=f6b33c3b-8d4b-4e8f-b8ab-cf65c9ae5ed7 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1792] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:23:45 2026] DELETE /v2.0/ports/ef4fc084-6803-4c43-b1e7-387aeb540933 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1793] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:23:46 2026] GET /v2.0/security-groups?id=e9d98d09-7c66-44f5-8fa1-d293843fc89f&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:23:46.316 8 WARNING neutron_lib.context [None req-ee5d41bf-e3ab-4646-94a6-ca733f23837d 597ccb7cb24d4f229268e58dc4880f11 385f7c5be18f4e18bf2020992a389fa2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 853/1794] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:23:43 2026] POST /v2.0/routers => generated 728 bytes in 2832 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:46.371 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4051afdb-e208-4f9f-b7de-9eae1f9e99c0 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 854/1795] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:23:46 2026] GET /v2.0/ports/ef4fc084-6803-4c43-b1e7-387aeb540933 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:23:46.472 8 INFO neutron.db.segments_db [None req-ee5d41bf-e3ab-4646-94a6-ca733f23837d 597ccb7cb24d4f229268e58dc4880f11 385f7c5be18f4e18bf2020992a389fa2 - - default default] Added segment 5ed249f5-4baf-4c05-b003-1acb3365df2e of type vxlan for network 4a4fc9cc-a688-4f7b-85f8-647f59ec73d1 [pid: 8|app: 0|req: 942/1796] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:23:46 2026] POST /v2.0/networks => generated 632 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1797] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:46 2026] DELETE /v2.0/subnets/862efd59-9f9e-404f-91e8-410e63a518c3 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:46.849 8 WARNING neutron_lib.context [None req-9b2f508a-c260-4cfc-a311-bc6182753fe0 597ccb7cb24d4f229268e58dc4880f11 385f7c5be18f4e18bf2020992a389fa2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 944/1798] 10.0.0.128 () {34 vars in 664 bytes} [Thu Apr 23 01:23:46 2026] POST /v2.0/ports => generated 743 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:23:47.427 8 INFO neutron.services.segments.plugin [-] Segment dc6890a2-f6a6-4975-a0e1-0150127ad4a5 resource provider aggregate not found 2026-04-23 01:23:47.445 8 INFO neutron.services.segments.plugin [-] Segment dc6890a2-f6a6-4975-a0e1-0150127ad4a5 resource provider aggregate not found 2026-04-23 01:23:47.466 8 INFO neutron.services.segments.plugin [-] Segment dc6890a2-f6a6-4975-a0e1-0150127ad4a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc6890a2-f6a6-4975-a0e1-0150127ad4a5 found for delete ", "request_id": "req-75f385b0-40c1-4de6-b44e-134864bfbffc"}]} 2026-04-23 01:23:47.468 8 INFO neutron.services.segments.plugin [-] Segment dc6890a2-f6a6-4975-a0e1-0150127ad4a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc6890a2-f6a6-4975-a0e1-0150127ad4a5 found for delete ", "request_id": "req-321047b8-d1b1-4d7b-9d3f-41568666228d"}]} [pid: 8|app: 0|req: 945/1799] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:47 2026] DELETE /v2.0/networks/4dd36c7b-8cb7-4d8d-acee-25788ff7d85b => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1800] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:47 2026] GET /v2.0/ports?device_id=f6b33c3b-8d4b-4e8f-b8ab-cf65c9ae5ed7 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:47.533 8 WARNING neutron_lib.context [None req-e0c49fa3-c3a8-4f8b-bf7c-36b7590a138e 597ccb7cb24d4f229268e58dc4880f11 385f7c5be18f4e18bf2020992a389fa2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 947/1801] 10.0.0.128 () {34 vars in 666 bytes} [Thu Apr 23 01:23:47 2026] POST /v2.0/trunks => generated 407 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:47.779 8 WARNING neutron_lib.context [None req-bb1b0b4c-50dc-4169-ada9-96600c55cd22 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 855/1802] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:23:46 2026] PUT /v2.0/routers/0e482257-6705-4532-9fe3-98d1db49ec8a/add_router_interface => generated 309 bytes in 1569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1803] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:23:47 2026] GET /v2.0/security-groups?id=e9d98d09-7c66-44f5-8fa1-d293843fc89f&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1804] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:23:47 2026] PUT /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1805] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1806] 10.0.0.128 () {34 vars in 760 bytes} [Thu Apr 23 01:23:48 2026] PUT /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1807] 10.0.0.128 () {34 vars in 665 bytes} [Thu Apr 23 01:23:47 2026] POST /v2.0/ports => generated 778 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 860/1808] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/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: 861/1809] 10.0.0.128 () {34 vars in 756 bytes} [Thu Apr 23 01:23:48 2026] PUT /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/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: 862/1810] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1811] 10.0.0.128 () {34 vars in 778 bytes} [Thu Apr 23 01:23:48 2026] PUT /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/tags/black.or.white => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1812] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1813] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:23:48 2026] PUT /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1814] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1815] 10.0.0.128 () {34 vars in 737 bytes} [Thu Apr 23 01:23:48 2026] PUT /v2.0/ports/8833d1f5-370a-4ead-b567-28348a022c6c => generated 752 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1816] 10.0.0.128 () {32 vars in 737 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:48.396 7 INFO neutron.api.v2.resource [None req-0c438953-08f9-4b47-b70e-cc920a25ed4f 597ccb7cb24d4f229268e58dc4880f11 385f7c5be18f4e18bf2020992a389fa2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1817] 10.0.0.128 () {32 vars in 741 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1818] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:48 2026] DELETE /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1819] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:23:48.511 7 INFO neutron.api.v2.resource [None req-423b777a-4bb0-488d-a006-4980704ddb8b 597ccb7cb24d4f229268e58dc4880f11 385f7c5be18f4e18bf2020992a389fa2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1820] 10.0.0.128 () {32 vars in 744 bytes} [Thu Apr 23 01:23:48 2026] DELETE /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/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: 950/1821] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:23:48 2026] DELETE /v2.0/ports/8833d1f5-370a-4ead-b567-28348a022c6c => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 872/1822] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/ports?device_id=f6b33c3b-8d4b-4e8f-b8ab-cf65c9ae5ed7 => 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: 951/1823] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:23:48 2026] DELETE /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:48.666 8 WARNING neutron_lib.context [None req-5e284876-68a7-454f-9713-d2ac21616952 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 873/1824] 10.0.0.128 () {32 vars in 643 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/ports => generated 781 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1825] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/security-groups?id=e9d98d09-7c66-44f5-8fa1-d293843fc89f&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: 952/1826] 10.0.0.128 () {34 vars in 685 bytes} [Thu Apr 23 01:23:48 2026] POST /v2.0/security-groups => generated 1611 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:23:48.807 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d04da51a-4cc1-41d8-ba70-2692683faf5a 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 953/1827] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/ports/8833d1f5-370a-4ead-b567-28348a022c6c => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:23:48.814 8 WARNING neutron_lib.context [None req-7f9bb7b1-33ed-443d-9d17-b33d79e0f138 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 875/1828] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a/tags => 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: 876/1829] 10.0.0.128 () {32 vars in 643 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/ports => generated 781 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1830] 10.0.0.128 () {32 vars in 719 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1831] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:48 2026] POST /v2.0/security-group-rules => generated 565 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1832] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/ports/0fa5897d-94fc-48dd-8f19-45765f0f86bc => generated 778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:48.953 7 WARNING neutron_lib.context [None req-367f5ead-b493-48f0-a4c0-b82df88c7f3c 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 955/1833] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:23:48 2026] GET /v2.0/ports/94908c23-d480-4859-9aac-84ed0ce8ad70 => generated 826 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:49.078 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e77689c4-784a-4b42-92d8-6b348627b0fd 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 956/1834] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:23:49 2026] DELETE /v2.0/ports/ef4fc084-6803-4c43-b1e7-387aeb540933 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1835] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:48 2026] POST /v2.0/security-group-rules => generated 564 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1836] 199.204.45.23 () {34 vars in 993 bytes} [Thu Apr 23 01:23:49 2026] GET /v2.0/ports?device_id=f6b33c3b-8d4b-4e8f-b8ab-cf65c9ae5ed7 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:49.185 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f553c671-7810-46e9-8d42-21df9445a174 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/1837] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:49 2026] DELETE /v2.0/subnets/862efd59-9f9e-404f-91e8-410e63a518c3 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:23:49.191 8 WARNING neutron_lib.context [None req-aec9b02f-dbaf-4660-9e77-7552a86e155d 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 880/1838] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 23 01:23:49 2026] DELETE /v2.0/trunks/a1cb49bd-e0ae-4153-bb5c-c22bcd99fa5a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1839] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:49 2026] POST /v2.0/security-group-rules => generated 570 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:49.307 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f828c53-ab46-4d58-9dba-38ab47adb7ae 43d7c65b84624950948799a40891de8c cda80e0ff3884fb5abd0c2f37647af9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 960/1840] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:49 2026] DELETE /v2.0/subnets/6a7cd651-f25c-4a19-9e6b-c88320f1b6e9 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1841] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:23:49 2026] DELETE /v2.0/ports/94908c23-d480-4859-9aac-84ed0ce8ad70 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:49.543 8 WARNING neutron_lib.context [None req-293f7c68-d184-4d17-9ab9-ecc9b337d4bd 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 881/1842] 199.204.45.23 () {36 vars in 996 bytes} [Thu Apr 23 01:23:49 2026] DELETE /v2.0/ports/eb6992d8-2553-4054-925f-bb6f29703b93 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:49.596 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7c2e868-4038-4e27-a9dd-7de017c57f48'] response: {'server_uuid': 'f6b33c3b-8d4b-4e8f-b8ab-cf65c9ae5ed7', 'name': 'network-vif-deleted', 'tag': 'eb6992d8-2553-4054-925f-bb6f29703b93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 962/1843] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:49 2026] POST /v2.0/security-group-rules => generated 569 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1844] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:23:49 2026] DELETE /v2.0/ports/0fa5897d-94fc-48dd-8f19-45765f0f86bc => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:49.787 7 WARNING neutron_lib.context [None req-4c339c95-3b7c-414d-85f9-bacd385760ad 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:49.811 7 INFO neutron.db.securitygroups_db [None req-4c339c95-3b7c-414d-85f9-bacd385760ad 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Project 13ecb27822ae4a7a8e51420cc28479df added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-23 01:23:49.849 8 INFO neutron.services.segments.plugin [-] Segment 5ed249f5-4baf-4c05-b003-1acb3365df2e resource provider aggregate not found 2026-04-23 01:23:49.854 8 INFO neutron.services.segments.plugin [-] Segment 5ed249f5-4baf-4c05-b003-1acb3365df2e resource provider aggregate not found 2026-04-23 01:23:49.868 8 INFO neutron.services.segments.plugin [-] Segment 5ed249f5-4baf-4c05-b003-1acb3365df2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ed249f5-4baf-4c05-b003-1acb3365df2e found for delete ", "request_id": "req-5b040948-cbaf-4759-a5a4-89b60e443c30"}]} 2026-04-23 01:23:49.869 8 INFO neutron.services.segments.plugin [-] Segment 5ed249f5-4baf-4c05-b003-1acb3365df2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ed249f5-4baf-4c05-b003-1acb3365df2e found for delete ", "request_id": "req-e7af9d89-9bdb-41b8-afc8-0fb1a0762883"}]} [pid: 8|app: 0|req: 963/1845] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:49 2026] DELETE /v2.0/networks/4a4fc9cc-a688-4f7b-85f8-647f59ec73d1 => 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: 883/1846] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:49 2026] POST /v2.0/security-group-rules => generated 575 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1847] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:49 2026] GET /v2.0/ports?device_id=f6b33c3b-8d4b-4e8f-b8ab-cf65c9ae5ed7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:23:49.934 7 WARNING neutron_lib.context [None req-44cec1b5-abbc-4e1b-83e6-4c25504b09d9 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:49.962 7 INFO neutron.db.securitygroups_db [None req-44cec1b5-abbc-4e1b-83e6-4c25504b09d9 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Project 13ecb27822ae4a7a8e51420cc28479df 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: 885/1848] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:49 2026] POST /v2.0/security-group-rules => generated 574 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1849] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:49 2026] DELETE /v2.0/networks/3255a2f9-b390-49d8-a673-072d007a09e6 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:23:50.498 7 WARNING neutron_lib.context [None req-11ac1ec5-fc23-434f-b2fb-f761ae8d5084 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 886/1850] 10.0.0.128 () {34 vars in 685 bytes} [Thu Apr 23 01:23:50 2026] POST /v2.0/security-groups => generated 1597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:23:50.621 8 WARNING neutron_lib.context [None req-0fb92d94-cfd0-4c37-bfcb-6dce0a92492c 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 965/1851] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:50 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: 7|app: 0|req: 887/1852] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:50 2026] GET /v2.0/security-groups?tenant_id=cda80e0ff3884fb5abd0c2f37647af9b&name=default => generated 2801 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:50.808 7 WARNING neutron_lib.context [None req-5e170117-ac7d-471a-b03e-51d4a2cd391b 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1853] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:50 2026] GET /v2.0/security-groups?tenant_id=42e07d2a95134d038afe43cb79dddd8c&name=default => generated 2801 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1854] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:23:50 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: 8|app: 0|req: 967/1855] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:50 2026] DELETE /v2.0/security-groups/c60d974c-e75a-4ad8-a1a9-cc2bd7b673d9 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:23:50.984 8 WARNING neutron_lib.context [None req-65331267-2725-462a-8600-da740522bbc9 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 889/1856] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:50 2026] DELETE /v2.0/security-groups/78ee680d-e49c-442a-a0b4-584025655fa1 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1857] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:51 2026] GET /v2.0/security-groups?tenant_id=385f7c5be18f4e18bf2020992a389fa2&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: 891/1858] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:51 2026] DELETE /v2.0/security-groups/4b4b03aa-a781-4bed-a667-4cf018d8cae8 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1859] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:23:50 2026] POST /v2.0/floatingips => generated 552 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1860] 10.0.0.153 () {34 vars in 1100 bytes} [Thu Apr 23 01:23:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1812688844&fields=id&tenant_id=13ecb27822ae4a7a8e51420cc28479df => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1861] 10.0.0.153 () {34 vars in 1100 bytes} [Thu Apr 23 01:23:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1153327826&fields=id&tenant_id=13ecb27822ae4a7a8e51420cc28479df => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1862] 10.0.0.153 () {34 vars in 982 bytes} [Thu Apr 23 01:23:51 2026] GET /v2.0/networks?id=7368f8eb-281a-418f-94d2-f3f6bb9c6a52 => generated 672 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1863] 10.0.0.153 () {34 vars in 965 bytes} [Thu Apr 23 01:23:51 2026] GET /v2.0/quotas/13ecb27822ae4a7a8e51420cc28479df => generated 292 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1864] 10.0.0.153 () {34 vars in 1002 bytes} [Thu Apr 23 01:23:51 2026] GET /v2.0/ports?tenant_id=13ecb27822ae4a7a8e51420cc28479df&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:52.090 8 INFO neutron.services.segments.plugin [-] Segment 417effde-029b-4442-b2ab-f6c3bc69435d resource provider aggregate not found 2026-04-23 01:23:52.094 8 INFO neutron.services.segments.plugin [-] Segment 417effde-029b-4442-b2ab-f6c3bc69435d resource provider aggregate not found 2026-04-23 01:23:52.109 8 INFO neutron.services.segments.plugin [-] Segment 417effde-029b-4442-b2ab-f6c3bc69435d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 417effde-029b-4442-b2ab-f6c3bc69435d found for delete ", "request_id": "req-1e0c1741-b56e-46dd-b933-9a8b407ac548"}]} 2026-04-23 01:23:52.120 8 INFO neutron.services.segments.plugin [-] Segment 417effde-029b-4442-b2ab-f6c3bc69435d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 417effde-029b-4442-b2ab-f6c3bc69435d found for delete ", "request_id": "req-4b13c34d-4640-4cdd-85a1-7a93a6fbc086"}]} [pid: 8|app: 0|req: 971/1865] 10.0.0.153 () {34 vars in 1008 bytes} [Thu Apr 23 01:23:52 2026] GET /v2.0/networks/7368f8eb-281a-418f-94d2-f3f6bb9c6a52?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: 972/1866] 10.0.0.153 () {34 vars in 1108 bytes} [Thu Apr 23 01:23:52 2026] GET /v2.0/networks/7368f8eb-281a-418f-94d2-f3f6bb9c6a52?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: 973/1867] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:52 2026] GET /v2.0/ports?device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1868] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:23:52 2026] GET /v2.0/networks?id=7368f8eb-281a-418f-94d2-f3f6bb9c6a52 => generated 672 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1869] 199.204.45.23 () {34 vars in 1049 bytes} [Thu Apr 23 01:23:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=13ecb27822ae4a7a8e51420cc28479df => generated 274 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:53.216 8 WARNING neutron_lib.context [req-c60b93e0-6723-4a40-87a0-780b9c350d6c req-7819abb5-0836-4954-95b7-a699feca3339 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 895/1870] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:23:52 2026] PUT /v2.0/routers/883a8951-fc14-47f1-8e79-62c9f1eb4f10/remove_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1871] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:53 2026] GET /v2.0/security-groups?tenant_id=b98c7ad8ebbd4c3c88683e28d4e3d253&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1872] 199.204.45.23 () {38 vars in 954 bytes} [Thu Apr 23 01:23:53 2026] POST /v2.0/ports => generated 993 bytes in 492 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: 977/1873] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:53 2026] GET /v2.0/ports?device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 996 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1874] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:53 2026] DELETE /v2.0/security-groups/a3e48be4-812a-4d4c-b62d-14e129994c0c => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1875] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:23:53 2026] PUT /v2.0/ports/f2c563d1-444f-45a3-af16-c07870cb578f => generated 1238 bytes in 475 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-04-23 01:23:54.404 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1868cadc-14ea-4f2f-9916-d0471ed72bef'] response: {'name': 'network-changed', 'server_uuid': 'e36e1539-3ad3-4eb8-a746-89e59c8054e9', 'tag': 'f2c563d1-444f-45a3-af16-c07870cb578f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 980/1876] 10.0.0.153 () {34 vars in 1120 bytes} [Thu Apr 23 01:23:54 2026] GET /v2.0/security-groups?id=ba1ec195-f17b-4387-9be7-594c634b28fd&id=5a8fbfea-c92b-49df-9374-2425ab2d2d49&fields=id&fields=name => generated 207 bytes in 74 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: 981/1877] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:23:54 2026] GET /v2.0/ports?tenant_id=13ecb27822ae4a7a8e51420cc28479df&device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 1277 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1878] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:23:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f2c563d1-444f-45a3-af16-c07870cb578f => 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: 983/1879] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:23:54 2026] GET /v2.0/subnets?id=1bb45fc2-4da8-4d87-adc8-7d7afe23426c => generated 666 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1880] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:23:54 2026] GET /v2.0/ports?network_id=7368f8eb-281a-418f-94d2-f3f6bb9c6a52&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:55.048 7 INFO neutron.services.segments.plugin [-] Segment 3ab01911-525a-47e7-a0d5-23fbd62193fa resource provider aggregate not found [pid: 8|app: 0|req: 985/1881] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:23:54 2026] GET /v2.0/networks/7368f8eb-281a-418f-94d2-f3f6bb9c6a52?fields=segments => generated 14 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:23:55.052 7 INFO neutron.services.segments.plugin [-] Segment 3ab01911-525a-47e7-a0d5-23fbd62193fa resource provider aggregate not found 2026-04-23 01:23:55.069 7 INFO neutron.services.segments.plugin [-] Segment 3ab01911-525a-47e7-a0d5-23fbd62193fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ab01911-525a-47e7-a0d5-23fbd62193fa found for delete ", "request_id": "req-82fea45a-643e-4482-bcfb-c4c281908c55"}]} 2026-04-23 01:23:55.071 7 INFO neutron.services.segments.plugin [-] Segment 3ab01911-525a-47e7-a0d5-23fbd62193fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ab01911-525a-47e7-a0d5-23fbd62193fa found for delete ", "request_id": "req-4b1ae28c-6106-497a-99dc-fe00571f5204"}]} 2026-04-23 01:23:55.079 7 INFO neutron.db.l3_hamode_db [None req-5456890c-81ad-4891-89ea-e3a44e2039dc 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] HA network 4727dbf7-62b4-47be-8c00-aab6e779a154 was deleted as no HA routers are present in tenant 4916a22efb934c8aa3fae51f38c3ee2f. [pid: 7|app: 0|req: 897/1882] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:53 2026] DELETE /v2.0/routers/883a8951-fc14-47f1-8e79-62c9f1eb4f10 => generated 0 bytes in 1396 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1883] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:23:55 2026] GET /v2.0/networks/7368f8eb-281a-418f-94d2-f3f6bb9c6a52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1884] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:23:55 2026] GET /v2.0/ports?tenant_id=13ecb27822ae4a7a8e51420cc28479df&device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 1277 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1885] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:23:55 2026] DELETE /v2.0/subnets/6e66c962-036e-4d21-9674-ce6c74670856 => 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: 988/1886] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:23:55 2026] GET /v2.0/networks?id=7368f8eb-281a-418f-94d2-f3f6bb9c6a52 => generated 768 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1887] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:23:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f2c563d1-444f-45a3-af16-c07870cb578f => 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: 990/1888] 199.204.45.23 () {34 vars in 993 bytes} [Thu Apr 23 01:23:55 2026] GET /v2.0/ports?device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 1277 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1889] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:23:55 2026] GET /v2.0/subnets?id=1bb45fc2-4da8-4d87-adc8-7d7afe23426c => generated 666 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1890] 199.204.45.23 () {34 vars in 1123 bytes} [Thu Apr 23 01:23:55 2026] GET /v2.0/security-groups?id=5a8fbfea-c92b-49df-9374-2425ab2d2d49&id=ba1ec195-f17b-4387-9be7-594c634b28fd&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1891] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:23:55 2026] GET /v2.0/ports?network_id=7368f8eb-281a-418f-94d2-f3f6bb9c6a52&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1892] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:55 2026] GET /v2.0/ports?device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1893] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:23:55 2026] GET /v2.0/networks/7368f8eb-281a-418f-94d2-f3f6bb9c6a52?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1894] 10.0.0.153 () {34 vars in 1120 bytes} [Thu Apr 23 01:23:55 2026] GET /v2.0/security-groups?id=ba1ec195-f17b-4387-9be7-594c634b28fd&id=5a8fbfea-c92b-49df-9374-2425ab2d2d49&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1895] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:23:55 2026] DELETE /v2.0/networks/32676ac9-7140-4701-a4cc-ced0ebe7e62e => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1896] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:23:55 2026] GET /v2.0/networks/7368f8eb-281a-418f-94d2-f3f6bb9c6a52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1897] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:23:55 2026] GET /v2.0/security-groups?tenant_id=4916a22efb934c8aa3fae51f38c3ee2f&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1898] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:23:55 2026] DELETE /v2.0/security-groups/e9d98d09-7c66-44f5-8fa1-d293843fc89f => 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: 901/1899] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:56 2026] GET /v2.0/ports?device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1900] 10.0.0.153 () {34 vars in 1120 bytes} [Thu Apr 23 01:23:56 2026] GET /v2.0/security-groups?id=ba1ec195-f17b-4387-9be7-594c634b28fd&id=5a8fbfea-c92b-49df-9374-2425ab2d2d49&fields=id&fields=name => generated 207 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:57.989 7 INFO neutron.services.segments.plugin [-] Segment c54fc134-7c1b-4db5-a158-d476dbab32e6 resource provider aggregate not found 2026-04-23 01:23:57.994 7 INFO neutron.services.segments.plugin [-] Segment c54fc134-7c1b-4db5-a158-d476dbab32e6 resource provider aggregate not found 2026-04-23 01:23:58.015 7 INFO neutron.services.segments.plugin [-] Segment c54fc134-7c1b-4db5-a158-d476dbab32e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54fc134-7c1b-4db5-a158-d476dbab32e6 found for delete ", "request_id": "req-6259e124-0627-4398-9261-c547773952c3"}]} 2026-04-23 01:23:58.016 7 INFO neutron.services.segments.plugin [-] Segment c54fc134-7c1b-4db5-a158-d476dbab32e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54fc134-7c1b-4db5-a158-d476dbab32e6 found for delete ", "request_id": "req-80cf42dd-eec0-4682-b21e-3b8491540cb0"}]} [pid: 7|app: 0|req: 902/1901] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:57 2026] GET /v2.0/ports?device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 1010 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1902] 10.0.0.153 () {34 vars in 1120 bytes} [Thu Apr 23 01:23:58 2026] GET /v2.0/security-groups?id=ba1ec195-f17b-4387-9be7-594c634b28fd&id=5a8fbfea-c92b-49df-9374-2425ab2d2d49&fields=id&fields=name => generated 207 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:23:58.236 8 WARNING neutron_lib.context [None req-056642b1-2516-48b5-9994-95065ab447d0 6bbccc21500a4ce895f72069abccaccc 9a40622ee1584acca8a558d3e3ac290d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1903] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:23:58 2026] GET /v2.0/ports?device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:23:58.726 7 INFO neutron.db.l3_db [None req-acb3e6df-ce17-46f4-a9cc-0a7d2b8f4764 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Floating IP 0371907a-727b-4d38-99ff-2ff312a5d9d3 associated. External IP: 10.96.250.202, port: f2c563d1-444f-45a3-af16-c07870cb578f. [pid: 8|app: 0|req: 1000/1904] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:23:58 2026] POST /v2.0/floatingips => generated 552 bytes in 850 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:58.919 8 WARNING neutron_lib.context [None req-5e6c3417-6b3c-483c-8dee-7f62fa18db27 6bbccc21500a4ce895f72069abccaccc 9a40622ee1584acca8a558d3e3ac290d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 905/1905] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:23:58 2026] PUT /v2.0/floatingips/0371907a-727b-4d38-99ff-2ff312a5d9d3 => generated 855 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1906] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:23:58 2026] POST /v2.0/floatingips => generated 552 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:23:59.537 7 WARNING neutron_lib.context [None req-000eee4d-648f-408d-a59e-6a4eeb157f93 6bbccc21500a4ce895f72069abccaccc 9a40622ee1584acca8a558d3e3ac290d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:23:59.593 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9d9c191-07c1-49a0-ba26-52f9c3269508'] response: {'name': 'network-changed', 'server_uuid': 'e36e1539-3ad3-4eb8-a746-89e59c8054e9', 'tag': 'f2c563d1-444f-45a3-af16-c07870cb578f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1002/1907] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:23:59 2026] GET /v2.0/ports?tenant_id=13ecb27822ae4a7a8e51420cc28479df&device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1908] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:23:59 2026] GET /v2.0/networks?id=7368f8eb-281a-418f-94d2-f3f6bb9c6a52 => generated 768 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1909] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:23:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f2c563d1-444f-45a3-af16-c07870cb578f => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1910] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:23:59 2026] GET /v2.0/subnets?id=1bb45fc2-4da8-4d87-adc8-7d7afe23426c => generated 666 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1911] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:23:59 2026] GET /v2.0/ports?network_id=7368f8eb-281a-418f-94d2-f3f6bb9c6a52&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: 1007/1912] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:23:59 2026] GET /v2.0/networks/7368f8eb-281a-418f-94d2-f3f6bb9c6a52?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1913] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:23:59 2026] GET /v2.0/networks/7368f8eb-281a-418f-94d2-f3f6bb9c6a52?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: 906/1914] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:23:59 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-04-23 01:24:00.190 8 WARNING neutron_lib.context [None req-614044db-c486-4572-8580-c2c337603b5b 6bbccc21500a4ce895f72069abccaccc 9a40622ee1584acca8a558d3e3ac290d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1917] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:24:00 2026] POST /v2.0/floatingips => generated 552 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:00.806 7 WARNING neutron_lib.context [None req-5cf5e348-4b81-4bfc-bfef-b35d2916d286 6bbccc21500a4ce895f72069abccaccc 9a40622ee1584acca8a558d3e3ac290d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 909/1918] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:24:00 2026] POST /v2.0/floatingips => generated 552 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1919] 10.0.0.128 () {34 vars in 759 bytes} [Thu Apr 23 01:24:01 2026] PUT /v2.0/floatingips/997e8cdc-2571-4492-9ea9-a50b600b13d4/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1920] 10.0.0.128 () {34 vars in 759 bytes} [Thu Apr 23 01:24:01 2026] PUT /v2.0/floatingips/1d7e2b86-a056-4e39-bdfb-bb8be079804c/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: 1011/1921] 10.0.0.128 () {34 vars in 759 bytes} [Thu Apr 23 01:24:01 2026] PUT /v2.0/floatingips/c3877a57-1d1a-4bb2-98d0-46266eb502a6/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1922] 10.0.0.128 () {34 vars in 759 bytes} [Thu Apr 23 01:24:01 2026] PUT /v2.0/floatingips/72a5cdab-d0f5-43e1-8391-3a4ab266ee79/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: 1012/1923] 10.0.0.128 () {32 vars in 672 bytes} [Thu Apr 23 01:24:01 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1924] 10.0.0.128 () {32 vars in 686 bytes} [Thu Apr 23 01:24:01 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1925] 10.0.0.128 () {32 vars in 682 bytes} [Thu Apr 23 01:24:01 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1926] 10.0.0.128 () {32 vars in 694 bytes} [Thu Apr 23 01:24:01 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1927] 10.0.0.128 () {32 vars in 680 bytes} [Thu Apr 23 01:24:01 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1928] 10.0.0.128 () {32 vars in 694 bytes} [Thu Apr 23 01:24:01 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1929] 10.0.0.128 () {32 vars in 690 bytes} [Thu Apr 23 01:24:02 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1930] 10.0.0.128 () {32 vars in 702 bytes} [Thu Apr 23 01:24:02 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1931] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:24:02 2026] DELETE /v2.0/floatingips/997e8cdc-2571-4492-9ea9-a50b600b13d4 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1932] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:24:02 2026] DELETE /v2.0/floatingips/1d7e2b86-a056-4e39-bdfb-bb8be079804c => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1933] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:24:02 2026] DELETE /v2.0/floatingips/c3877a57-1d1a-4bb2-98d0-46266eb502a6 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1934] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:24:03 2026] DELETE /v2.0/floatingips/72a5cdab-d0f5-43e1-8391-3a4ab266ee79 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1935] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:24:03 2026] DELETE /v2.0/floatingips/20ea278d-e0c2-4ba8-8b4e-fa444d4bfefb => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1936] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:04 2026] GET /v2.0/security-groups?tenant_id=9a40622ee1584acca8a558d3e3ac290d&name=default => generated 2801 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1937] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:05 2026] DELETE /v2.0/security-groups/8f6fec22-32ed-4cdf-a944-1fc229fb488d => 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: 919/1938] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:05 2026] GET /v2.0/security-groups?tenant_id=1af3e7e378cc44888d904086ce58fd8c&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: 1020/1939] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:05 2026] DELETE /v2.0/security-groups/016986aa-d33b-4429-9cf8-22379bc551e9 => 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: 920/1940] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:05 2026] GET /v2.0/security-groups?tenant_id=e317ee9511a54e8fb89893cf3884fed0&name=default => generated 2801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1941] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:05 2026] DELETE /v2.0/security-groups/cbd23f60-7f43-4a4e-aff6-85c68a5bd6bb => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1942] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:24:07 2026] GET /v2.0/ports?device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 1010 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1943] 10.0.0.153 () {34 vars in 1120 bytes} [Thu Apr 23 01:24:07 2026] GET /v2.0/security-groups?id=ba1ec195-f17b-4387-9be7-594c634b28fd&id=5a8fbfea-c92b-49df-9374-2425ab2d2d49&fields=id&fields=name => generated 207 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1944] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:24:07 2026] GET /v2.0/ports?device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 1279 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1945] 10.0.0.128 () {32 vars in 858 bytes} [Thu Apr 23 01:24:07 2026] GET /v2.0/floatingips?floating_network_id=3248ace3-8324-47a2-88ee-0f1da5955ef8&port_id=f2c563d1-444f-45a3-af16-c07870cb578f => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1946] 10.0.0.54 () {34 vars in 989 bytes} [Thu Apr 23 01:24:08 2026] GET /v2.0/ports?device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 1279 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1947] 10.0.0.54 () {34 vars in 1119 bytes} [Thu Apr 23 01:24:08 2026] GET /v2.0/security-groups?id=5a8fbfea-c92b-49df-9374-2425ab2d2d49&id=ba1ec195-f17b-4387-9be7-594c634b28fd&fields=id&fields=name => generated 207 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1948] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:09 2026] GET /v2.0/security-groups?tenant_id=d1f14ff02b56493d8495552095125399&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: 1025/1949] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:09 2026] DELETE /v2.0/security-groups/fede1f3e-dffa-47ee-aafa-c7b52ceeab42 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:10.468 7 WARNING neutron_lib.context [None req-bf3bb017-1985-4648-a4a8-eef84cbe3071 f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:10.522 7 INFO neutron.db.segments_db [None req-bf3bb017-1985-4648-a4a8-eef84cbe3071 f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Added segment 1e270068-1556-45e8-9995-9a2d7ddf3196 of type vxlan for network d6468d61-898b-440d-8530-8e8f777d6ae3 [pid: 8|app: 0|req: 1026/1950] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:24:10 2026] GET /v2.0/ports?device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 1010 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1951] 10.0.0.153 () {34 vars in 1120 bytes} [Thu Apr 23 01:24:10 2026] GET /v2.0/security-groups?id=ba1ec195-f17b-4387-9be7-594c634b28fd&id=5a8fbfea-c92b-49df-9374-2425ab2d2d49&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:24:10.877 7 INFO neutron.db.l3_hamode_db [None req-bf3bb017-1985-4648-a4a8-eef84cbe3071 f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1028/1952] 199.204.45.23 () {34 vars in 993 bytes} [Thu Apr 23 01:24:11 2026] GET /v2.0/ports?device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 1010 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:24:11.088 7 INFO neutron.db.l3_hamode_db [None req-bf3bb017-1985-4648-a4a8-eef84cbe3071 f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:24:11.376 8 INFO neutron.db.l3_db [req-6b4e6763-bf53-44c7-abbe-c5aa78d4f692 req-47caeb4f-e82c-4dc7-97b7-e53bc2a333c9 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] Floating IP 0371907a-727b-4d38-99ff-2ff312a5d9d3 disassociated. External IP: 10.96.250.202, port: f2c563d1-444f-45a3-af16-c07870cb578f. [pid: 8|app: 0|req: 1029/1953] 199.204.45.23 () {36 vars in 996 bytes} [Thu Apr 23 01:24:11 2026] DELETE /v2.0/ports/f2c563d1-444f-45a3-af16-c07870cb578f => generated 0 bytes in 682 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:24:11.807 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee050a6d-fc76-4a9a-a79b-3630e1d968d8'] response: {'server_uuid': 'e36e1539-3ad3-4eb8-a746-89e59c8054e9', 'name': 'network-vif-deleted', 'tag': 'f2c563d1-444f-45a3-af16-c07870cb578f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1030/1954] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:24:11 2026] GET /v2.0/ports?device_id=e36e1539-3ad3-4eb8-a746-89e59c8054e9 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1955] 10.0.0.128 () {34 vars in 668 bytes} [Thu Apr 23 01:24:10 2026] POST /v2.0/routers => generated 474 bytes in 1947 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:12.216 8 WARNING neutron_lib.context [None req-9de612ec-4831-4bbc-a1cc-086a152ccb2c f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:12.260 8 INFO neutron.db.l3_hamode_db [None req-9de612ec-4831-4bbc-a1cc-086a152ccb2c f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:24:12.423 8 INFO neutron.db.l3_hamode_db [None req-9de612ec-4831-4bbc-a1cc-086a152ccb2c f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 926/1956] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:12 2026] DELETE /v2.0/security-groups/ba1ec195-f17b-4387-9be7-594c634b28fd => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:13.091 7 INFO neutron.api.v2.resource [None req-7059ff25-2a0d-4206-ab7a-c1c0ab798815 0fc9aa5e86344ef789daabf6b3ff5084 13ecb27822ae4a7a8e51420cc28479df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 927/1957] 10.0.0.128 () {32 vars in 737 bytes} [Thu Apr 23 01:24:13 2026] GET /v2.0/security-groups/ba1ec195-f17b-4387-9be7-594c634b28fd => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1958] 10.0.0.128 () {34 vars in 668 bytes} [Thu Apr 23 01:24:12 2026] POST /v2.0/routers => generated 474 bytes in 974 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:13.193 8 WARNING neutron_lib.context [None req-ffeac20a-600e-400e-9a69-c02111e96066 f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:13.235 8 INFO neutron.db.l3_hamode_db [None req-ffeac20a-600e-400e-9a69-c02111e96066 f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:24:13.396 8 INFO neutron.db.l3_hamode_db [None req-ffeac20a-600e-400e-9a69-c02111e96066 f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 928/1959] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:24:13 2026] DELETE /v2.0/floatingips/0371907a-727b-4d38-99ff-2ff312a5d9d3 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1960] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:13 2026] DELETE /v2.0/security-groups/5a8fbfea-c92b-49df-9374-2425ab2d2d49 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:13.821 7 INFO neutron.db.segments_db [None req-e168669a-cde8-46f7-8021-3d0d3911213c c934915cdaa7469c889fd42451c9825a 64a044c7d2754623bd477d9441b52267 - - default default] Added segment 51e7c551-d35e-40bb-a47a-4be9542f0fef of type vxlan for network a2cc64be-6273-4abf-bdc9-b19f392858e3 [pid: 7|app: 0|req: 930/1961] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:13 2026] POST /v2.0/networks => generated 726 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1962] 10.0.0.128 () {34 vars in 668 bytes} [Thu Apr 23 01:24:13 2026] POST /v2.0/routers => generated 474 bytes in 1262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1963] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:24:14 2026] POST /v2.0/subnets => generated 620 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:14.667 8 WARNING neutron_lib.context [None req-b098adba-bb15-4174-9810-8824470a1a3d f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:14.698 8 INFO neutron.db.l3_hamode_db [None req-b098adba-bb15-4174-9810-8824470a1a3d f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:24:14.843 8 INFO neutron.db.l3_hamode_db [None req-b098adba-bb15-4174-9810-8824470a1a3d f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 931/1964] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:24:13 2026] PUT /v2.0/routers/560d4cf6-9602-40a7-81bc-e29f5472908b/remove_router_interface => generated 309 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:24:15.026 7 WARNING neutron.api.v2.base [None req-778c94e5-4fce-4c15-9f27-32bc7ad918c4 c934915cdaa7469c889fd42451c9825a 64a044c7d2754623bd477d9441b52267 - - 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-04-23 01:24:15.027 7 INFO neutron.api.v2.resource [None req-778c94e5-4fce-4c15-9f27-32bc7ad918c4 c934915cdaa7469c889fd42451c9825a 64a044c7d2754623bd477d9441b52267 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 932/1965] 10.0.0.128 () {34 vars in 681 bytes} [Thu Apr 23 01:24:15 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1966] 10.0.0.128 () {34 vars in 668 bytes} [Thu Apr 23 01:24:14 2026] POST /v2.0/routers => generated 474 bytes in 909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:16.043 8 INFO neutron.services.segments.plugin [-] Segment 51e7c551-d35e-40bb-a47a-4be9542f0fef resource provider aggregate not found 2026-04-23 01:24:16.049 8 INFO neutron.services.segments.plugin [-] Segment 51e7c551-d35e-40bb-a47a-4be9542f0fef resource provider aggregate not found 2026-04-23 01:24:16.064 8 INFO neutron.services.segments.plugin [-] Segment 51e7c551-d35e-40bb-a47a-4be9542f0fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51e7c551-d35e-40bb-a47a-4be9542f0fef found for delete ", "request_id": "req-b6b57973-f33d-44c4-a6b2-d5ff22b64c2f"}]} 2026-04-23 01:24:16.068 8 INFO neutron.services.segments.plugin [-] Segment 51e7c551-d35e-40bb-a47a-4be9542f0fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51e7c551-d35e-40bb-a47a-4be9542f0fef found for delete ", "request_id": "req-2516901c-e06a-419e-8b85-0b4431da13b3"}]} [pid: 8|app: 0|req: 1035/1967] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:15 2026] DELETE /v2.0/networks/a2cc64be-6273-4abf-bdc9-b19f392858e3 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:24:16.084 8 WARNING neutron_lib.context [None req-7e701e92-bd39-4a83-97ff-bf9edfa9b46d f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:16.100 7 INFO neutron.services.segments.plugin [-] Segment 263e4835-2aab-45a5-876e-2adeac494db1 resource provider aggregate not found 2026-04-23 01:24:16.105 7 INFO neutron.services.segments.plugin [-] Segment 263e4835-2aab-45a5-876e-2adeac494db1 resource provider aggregate not found 2026-04-23 01:24:16.121 7 INFO neutron.services.segments.plugin [-] Segment 263e4835-2aab-45a5-876e-2adeac494db1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 263e4835-2aab-45a5-876e-2adeac494db1 found for delete ", "request_id": "req-31d44830-4d6b-414c-8ed1-c3245bbfcea4"}]} 2026-04-23 01:24:16.123 7 INFO neutron.services.segments.plugin [-] Segment 263e4835-2aab-45a5-876e-2adeac494db1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 263e4835-2aab-45a5-876e-2adeac494db1 found for delete ", "request_id": "req-34e3a2de-0847-48d0-8eda-23d9cb9593cf"}]} 2026-04-23 01:24:16.129 7 INFO neutron.db.l3_hamode_db [None req-b94f5074-fa2a-4e72-a503-3e9383076ce2 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] HA network 6e86e7de-35c4-4611-ad22-505ef0c8331d was deleted as no HA routers are present in tenant 13ecb27822ae4a7a8e51420cc28479df. 2026-04-23 01:24:16.135 8 INFO neutron.db.l3_hamode_db [None req-7e701e92-bd39-4a83-97ff-bf9edfa9b46d f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 933/1970] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:15 2026] DELETE /v2.0/routers/560d4cf6-9602-40a7-81bc-e29f5472908b => generated 0 bytes in 1108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:16.239 7 INFO neutron.db.segments_db [None req-0a4dcd0a-0f79-4904-9415-03e0fcf8755e c934915cdaa7469c889fd42451c9825a 64a044c7d2754623bd477d9441b52267 - - default default] Added segment cfcd0a1a-c6ef-48b4-b1a3-efcd17f3249b of type vxlan for network 7cfc448d-c2a9-4543-b041-b4168a542a4d 2026-04-23 01:24:16.319 8 INFO neutron.db.l3_hamode_db [None req-7e701e92-bd39-4a83-97ff-bf9edfa9b46d f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 934/1971] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:16 2026] POST /v2.0/networks => generated 726 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1972] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:16 2026] DELETE /v2.0/subnets/1bb45fc2-4da8-4d87-adc8-7d7afe23426c => 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: 936/1973] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:24:16 2026] POST /v2.0/subnets => generated 623 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1974] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:16 2026] DELETE /v2.0/networks/7368f8eb-281a-418f-94d2-f3f6bb9c6a52 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:24:17.035 7 WARNING neutron.api.v2.base [None req-4f8ede6e-b39c-4989-a1a9-4449fdf3d7d8 c934915cdaa7469c889fd42451c9825a 64a044c7d2754623bd477d9441b52267 - - 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-04-23 01:24:17.035 7 INFO neutron.api.v2.resource [None req-4f8ede6e-b39c-4989-a1a9-4449fdf3d7d8 c934915cdaa7469c889fd42451c9825a 64a044c7d2754623bd477d9441b52267 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 938/1975] 10.0.0.128 () {34 vars in 681 bytes} [Thu Apr 23 01:24:17 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1976] 10.0.0.128 () {34 vars in 668 bytes} [Thu Apr 23 01:24:16 2026] POST /v2.0/routers => generated 474 bytes in 1076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1977] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:17 2026] DELETE /v2.0/networks/7cfc448d-c2a9-4543-b041-b4168a542a4d => generated 0 bytes in 555 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1978] 10.0.0.128 () {34 vars in 751 bytes} [Thu Apr 23 01:24:17 2026] PUT /v2.0/routers/55f4a4fa-e7f5-4f71-b3de-ce2794a52197/tags => generated 17 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:24:17.862 8 INFO neutron.db.segments_db [None req-27853945-81a9-43fe-bc8e-7d7ea68c03cd c934915cdaa7469c889fd42451c9825a 64a044c7d2754623bd477d9441b52267 - - default default] Added segment b01be19b-3466-4e92-918d-9f85b2d33949 of type vxlan for network a9b7b868-853f-45a8-9df1-2c78ebb78997 [pid: 8|app: 0|req: 1041/1979] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:17 2026] POST /v2.0/networks => generated 725 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1980] 10.0.0.128 () {34 vars in 751 bytes} [Thu Apr 23 01:24:17 2026] PUT /v2.0/routers/08983bdf-7276-4848-b660-e8fc1425dcac/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:24:18.092 8 INFO neutron.services.segments.plugin [-] Segment cfcd0a1a-c6ef-48b4-b1a3-efcd17f3249b resource provider aggregate not found 2026-04-23 01:24:18.099 8 INFO neutron.services.segments.plugin [-] Segment cfcd0a1a-c6ef-48b4-b1a3-efcd17f3249b resource provider aggregate not found 2026-04-23 01:24:18.110 8 INFO neutron.services.segments.plugin [-] Segment cfcd0a1a-c6ef-48b4-b1a3-efcd17f3249b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfcd0a1a-c6ef-48b4-b1a3-efcd17f3249b found for delete ", "request_id": "req-ddb1fbbb-63e1-4234-955b-8f441fd8b8d8"}]} 2026-04-23 01:24:18.119 8 INFO neutron.services.segments.plugin [-] Segment cfcd0a1a-c6ef-48b4-b1a3-efcd17f3249b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfcd0a1a-c6ef-48b4-b1a3-efcd17f3249b found for delete ", "request_id": "req-97636809-d4d2-45e0-b418-02dc4a762571"}]} 2026-04-23 01:24:18.149 7 INFO neutron.services.segments.plugin [-] Segment 28a120e5-a070-4d29-9166-9a039551ba58 resource provider aggregate not found 2026-04-23 01:24:18.155 7 INFO neutron.services.segments.plugin [-] Segment 28a120e5-a070-4d29-9166-9a039551ba58 resource provider aggregate not found 2026-04-23 01:24:18.165 7 INFO neutron.services.segments.plugin [-] Segment 28a120e5-a070-4d29-9166-9a039551ba58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28a120e5-a070-4d29-9166-9a039551ba58 found for delete ", "request_id": "req-d6c7d7b9-28b5-43e3-813b-3dd6a4334bef"}]} 2026-04-23 01:24:18.173 7 INFO neutron.services.segments.plugin [-] Segment 28a120e5-a070-4d29-9166-9a039551ba58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28a120e5-a070-4d29-9166-9a039551ba58 found for delete ", "request_id": "req-9e599914-1fb5-4643-ba08-8b78a8a7a30b"}]} [pid: 7|app: 0|req: 939/1981] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:24:17 2026] PUT /v2.0/routers/0e482257-6705-4532-9fe3-98d1db49ec8a/remove_router_interface => generated 309 bytes in 1208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1982] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:24:18 2026] POST /v2.0/subnets => generated 623 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1983] 10.0.0.128 () {34 vars in 751 bytes} [Thu Apr 23 01:24:18 2026] PUT /v2.0/routers/6f0de169-596d-4054-87fe-4f4590d3f8f8/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1984] 10.0.0.128 () {34 vars in 681 bytes} [Thu Apr 23 01:24:18 2026] POST /v2.0/rbac-policies => generated 324 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1985] 10.0.0.128 () {34 vars in 751 bytes} [Thu Apr 23 01:24:18 2026] PUT /v2.0/routers/97c4174a-7117-4d0d-83b7-20b71fd6f63d/tags => generated 19 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1986] 10.0.0.128 () {32 vars in 664 bytes} [Thu Apr 23 01:24:18 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1987] 10.0.0.128 () {32 vars in 678 bytes} [Thu Apr 23 01:24:18 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1988] 10.0.0.128 () {32 vars in 723 bytes} [Thu Apr 23 01:24:19 2026] GET /v2.0/networks/a9b7b868-853f-45a8-9df1-2c78ebb78997 => generated 653 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:24:19.540 8 INFO neutron.db.l3_hamode_db [None req-695b725a-b4da-4b84-8f3d-998362d7321d 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] HA network 2260bc97-f5c6-453b-aaaf-a4bad9969376 was deleted as no HA routers are present in tenant 896d0bf8da5b4cb4b91226cb8c4b8144. [pid: 8|app: 0|req: 1044/1989] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:18 2026] DELETE /v2.0/routers/0e482257-6705-4532-9fe3-98d1db49ec8a => generated 0 bytes in 1253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1990] 10.0.0.128 () {32 vars in 674 bytes} [Thu Apr 23 01:24:19 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1991] 10.0.0.128 () {32 vars in 686 bytes} [Thu Apr 23 01:24:19 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1992] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:19 2026] DELETE /v2.0/subnets/e64725f0-33b4-453d-b64b-f90f34955632 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1993] 10.0.0.128 () {32 vars in 672 bytes} [Thu Apr 23 01:24:19 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1994] 10.0.0.128 () {32 vars in 686 bytes} [Thu Apr 23 01:24:19 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:24:20.024 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22b54b96-a5c4-4af2-b862-636cf2117a76 4e4ddf822272484ea2effcfd0bf130d0 df526ff12eb94bfab9b4cf85bea6b8b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 950/1995] 10.0.0.128 () {32 vars in 723 bytes} [Thu Apr 23 01:24:19 2026] GET /v2.0/networks/a9b7b868-853f-45a8-9df1-2c78ebb78997 => generated 138 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1996] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:19 2026] DELETE /v2.0/networks/ccd39423-cb9d-4141-9221-231897abc529 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1997] 10.0.0.128 () {32 vars in 682 bytes} [Thu Apr 23 01:24:20 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:24:20.152 8 INFO neutron.services.segments.plugin [-] Segment f6dfd572-531d-4ac7-a19b-33b92e23e078 resource provider aggregate not found 2026-04-23 01:24:20.158 8 INFO neutron.services.segments.plugin [-] Segment f6dfd572-531d-4ac7-a19b-33b92e23e078 resource provider aggregate not found 2026-04-23 01:24:20.176 8 INFO neutron.services.segments.plugin [-] Segment f6dfd572-531d-4ac7-a19b-33b92e23e078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6dfd572-531d-4ac7-a19b-33b92e23e078 found for delete ", "request_id": "req-95ea2698-789c-4748-97aa-cd2ba5176927"}]} 2026-04-23 01:24:20.184 8 INFO neutron.services.segments.plugin [-] Segment f6dfd572-531d-4ac7-a19b-33b92e23e078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6dfd572-531d-4ac7-a19b-33b92e23e078 found for delete ", "request_id": "req-67497c22-8faf-4bf1-b3e3-a38649f4a6a4"}]} 2026-04-23 01:24:20.201 8 INFO neutron.services.segments.plugin [-] Segment 66440b61-c36a-4048-bfd0-83866d6dc69f resource provider aggregate not found 2026-04-23 01:24:20.207 8 INFO neutron.services.segments.plugin [-] Segment 66440b61-c36a-4048-bfd0-83866d6dc69f resource provider aggregate not found [pid: 7|app: 0|req: 952/1998] 10.0.0.128 () {32 vars in 694 bytes} [Thu Apr 23 01:24:20 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:24:20.216 8 INFO neutron.services.segments.plugin [-] Segment 66440b61-c36a-4048-bfd0-83866d6dc69f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66440b61-c36a-4048-bfd0-83866d6dc69f found for delete ", "request_id": "req-c28efa4f-19eb-423a-a031-d16f52f4eddb"}]} 2026-04-23 01:24:20.225 8 INFO neutron.services.segments.plugin [-] Segment 66440b61-c36a-4048-bfd0-83866d6dc69f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66440b61-c36a-4048-bfd0-83866d6dc69f found for delete ", "request_id": "req-93ce89e3-a8a1-4b46-aa9d-c2abfc502064"}]} [pid: 7|app: 0|req: 953/1999] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:24:20 2026] GET /v2.0/routers/55f4a4fa-e7f5-4f71-b3de-ce2794a52197 => generated 485 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2000] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:20 2026] DELETE /v2.0/networks/a9b7b868-853f-45a8-9df1-2c78ebb78997 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2001] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:20 2026] GET /v2.0/security-groups?tenant_id=896d0bf8da5b4cb4b91226cb8c4b8144&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:24:20.700 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6baf17d-5dc9-411c-8558-c8c9492c8c84 c934915cdaa7469c889fd42451c9825a 64a044c7d2754623bd477d9441b52267 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1049/2002] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:20 2026] DELETE /v2.0/subnets/7304ba2d-38dd-4efd-b82c-031ded8697a0 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2003] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:20 2026] DELETE /v2.0/security-groups/37a3c26c-1f0d-404f-9b41-664a599ddcb3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:20.828 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e390a3c-375a-45d1-98bb-b34a40b6fd27 c934915cdaa7469c889fd42451c9825a 64a044c7d2754623bd477d9441b52267 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1051/2004] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:20 2026] DELETE /v2.0/subnets/e27cdcd4-2981-4884-9610-98ea85e49366 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:24:20.861 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9cb13224-7b41-45ba-8823-bdc95fc2ba15 c934915cdaa7469c889fd42451c9825a 64a044c7d2754623bd477d9441b52267 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1052/2005] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:20 2026] DELETE /v2.0/subnets/eff05647-42b7-4444-85f8-e2b144d5cb21 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2006] 10.0.0.128 () {34 vars in 742 bytes} [Thu Apr 23 01:24:20 2026] PUT /v2.0/routers/55f4a4fa-e7f5-4f71-b3de-ce2794a52197 => generated 485 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2007] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:24:20 2026] GET /v2.0/ports?device_id=55f4a4fa-e7f5-4f71-b3de-ce2794a52197 => 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: 955/2008] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:20 2026] GET /v2.0/security-groups?tenant_id=13ecb27822ae4a7a8e51420cc28479df&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: 956/2009] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:21 2026] DELETE /v2.0/security-groups/282c8b85-0e16-48c0-b6d4-504c8cbf2742 => 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: 1054/2010] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:20 2026] DELETE /v2.0/routers/55f4a4fa-e7f5-4f71-b3de-ce2794a52197 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2011] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:24:21 2026] GET /v2.0/routers/08983bdf-7276-4848-b660-e8fc1425dcac => generated 493 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2012] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:21 2026] GET /v2.0/security-groups?tenant_id=7fa39885409c4aa580a4f551dd803f2a&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2013] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:21 2026] DELETE /v2.0/security-groups/7da4d3e1-3753-420a-95fc-dc81284768b3 => 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: 960/2014] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:22 2026] GET /v2.0/security-groups?tenant_id=64a044c7d2754623bd477d9441b52267&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2015] 10.0.0.128 () {34 vars in 742 bytes} [Thu Apr 23 01:24:21 2026] PUT /v2.0/routers/08983bdf-7276-4848-b660-e8fc1425dcac => generated 493 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:24:22.247 8 INFO neutron.services.segments.plugin [-] Segment b01be19b-3466-4e92-918d-9f85b2d33949 resource provider aggregate not found 2026-04-23 01:24:22.267 8 INFO neutron.services.segments.plugin [-] Segment b01be19b-3466-4e92-918d-9f85b2d33949 resource provider aggregate not found 2026-04-23 01:24:22.273 8 INFO neutron.services.segments.plugin [-] Segment b01be19b-3466-4e92-918d-9f85b2d33949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b01be19b-3466-4e92-918d-9f85b2d33949 found for delete ", "request_id": "req-6dbad930-7625-4f05-80c3-6a539d5df752"}]} [pid: 8|app: 0|req: 1056/2016] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:24:22 2026] GET /v2.0/ports?device_id=08983bdf-7276-4848-b660-e8fc1425dcac => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2017] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:22 2026] DELETE /v2.0/security-groups/4dc62ac5-66a6-49ad-8e06-a803e5b7e033 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:22.292 8 INFO neutron.services.segments.plugin [-] Segment b01be19b-3466-4e92-918d-9f85b2d33949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b01be19b-3466-4e92-918d-9f85b2d33949 found for delete ", "request_id": "req-f591f3a2-74ae-4015-9d73-6855a6066a30"}]} [pid: 7|app: 0|req: 962/2018] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:22 2026] GET /v2.0/security-groups?tenant_id=df526ff12eb94bfab9b4cf85bea6b8b7&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2019] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:22 2026] DELETE /v2.0/security-groups/c9a0108b-50f2-4178-8303-337eb62ad1bc => 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: 1057/2020] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:22 2026] DELETE /v2.0/routers/08983bdf-7276-4848-b660-e8fc1425dcac => generated 0 bytes in 462 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2021] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:24:22 2026] GET /v2.0/routers/6f0de169-596d-4054-87fe-4f4590d3f8f8 => generated 502 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2022] 10.0.0.128 () {34 vars in 742 bytes} [Thu Apr 23 01:24:22 2026] PUT /v2.0/routers/6f0de169-596d-4054-87fe-4f4590d3f8f8 => generated 502 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2023] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:24:23 2026] GET /v2.0/ports?device_id=6f0de169-596d-4054-87fe-4f4590d3f8f8 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2024] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:23 2026] DELETE /v2.0/routers/6f0de169-596d-4054-87fe-4f4590d3f8f8 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2025] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:24:24 2026] GET /v2.0/routers/97c4174a-7117-4d0d-83b7-20b71fd6f63d => generated 487 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2026] 10.0.0.128 () {34 vars in 742 bytes} [Thu Apr 23 01:24:24 2026] PUT /v2.0/routers/97c4174a-7117-4d0d-83b7-20b71fd6f63d => generated 487 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2027] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:24:25 2026] GET /v2.0/ports?device_id=97c4174a-7117-4d0d-83b7-20b71fd6f63d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:24:25.358 7 WARNING neutron_lib.context [None req-07d6df13-a264-4256-91d7-16c3307c8c29 6d3dfadbbfaa4c7b9988c3d3072a2b3c 2495a1f4a920434fbacabaac89236417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:25.470 7 INFO neutron.db.segments_db [None req-07d6df13-a264-4256-91d7-16c3307c8c29 6d3dfadbbfaa4c7b9988c3d3072a2b3c 2495a1f4a920434fbacabaac89236417 - - default default] Added segment 9c0dcefb-429c-42d4-81b7-bf5662897302 of type vxlan for network a3dacde8-5c06-481c-831d-b82a0600b064 [pid: 7|app: 0|req: 968/2028] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:25 2026] POST /v2.0/networks => generated 631 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:25.590 7 WARNING neutron_lib.context [None req-527178ff-42d8-43d1-8fca-6e4a3a26d4d5 6d3dfadbbfaa4c7b9988c3d3072a2b3c 2495a1f4a920434fbacabaac89236417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1061/2029] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:25 2026] DELETE /v2.0/routers/97c4174a-7117-4d0d-83b7-20b71fd6f63d => generated 0 bytes in 463 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2030] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:24:25 2026] GET /v2.0/routers/8e54e944-14d7-4685-93e9-a2bc6139b138 => generated 480 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2031] 10.0.0.128 () {34 vars in 664 bytes} [Thu Apr 23 01:24:25 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:25.927 7 WARNING neutron_lib.context [None req-ad7e5f8b-12ba-4db0-bc5e-13170b9d7f31 6d3dfadbbfaa4c7b9988c3d3072a2b3c 2495a1f4a920434fbacabaac89236417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:25.997 7 INFO neutron.db.segments_db [None req-ad7e5f8b-12ba-4db0-bc5e-13170b9d7f31 6d3dfadbbfaa4c7b9988c3d3072a2b3c 2495a1f4a920434fbacabaac89236417 - - default default] Added segment 52a61d7a-7d5d-4819-99c2-37664ab1f257 of type vxlan for network cb8dfe4a-7c2e-4522-9fff-7b798ad2944c [pid: 7|app: 0|req: 970/2032] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:25 2026] POST /v2.0/networks => generated 631 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:26.125 7 WARNING neutron_lib.context [None req-16308405-e435-4ba5-85ec-cd36849c4705 6d3dfadbbfaa4c7b9988c3d3072a2b3c 2495a1f4a920434fbacabaac89236417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1063/2033] 10.0.0.128 () {34 vars in 742 bytes} [Thu Apr 23 01:24:25 2026] PUT /v2.0/routers/8e54e944-14d7-4685-93e9-a2bc6139b138 => generated 480 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2034] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:24:26 2026] GET /v2.0/ports?device_id=8e54e944-14d7-4685-93e9-a2bc6139b138 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2035] 10.0.0.128 () {34 vars in 664 bytes} [Thu Apr 23 01:24:26 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-23 01:24:26.464 7 WARNING neutron_lib.context [None req-f4d31faa-ca0c-45fa-909c-afbad80b85f4 6d3dfadbbfaa4c7b9988c3d3072a2b3c 2495a1f4a920434fbacabaac89236417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:26.513 7 INFO neutron.db.segments_db [None req-f4d31faa-ca0c-45fa-909c-afbad80b85f4 6d3dfadbbfaa4c7b9988c3d3072a2b3c 2495a1f4a920434fbacabaac89236417 - - default default] Added segment 798cb850-3ed5-4c66-a097-46af8182a6ca of type vxlan for network fe3b62e3-ac30-4e6b-b7fa-66c553f7668d [pid: 7|app: 0|req: 972/2036] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:26 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:26.627 7 WARNING neutron_lib.context [None req-5e86275d-f49d-46fd-a97c-390deb494953 6d3dfadbbfaa4c7b9988c3d3072a2b3c 2495a1f4a920434fbacabaac89236417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:26.915 8 INFO neutron.services.segments.plugin [-] Segment 1e270068-1556-45e8-9995-9a2d7ddf3196 resource provider aggregate not found 2026-04-23 01:24:26.923 8 INFO neutron.services.segments.plugin [-] Segment 1e270068-1556-45e8-9995-9a2d7ddf3196 resource provider aggregate not found 2026-04-23 01:24:26.942 8 INFO neutron.services.segments.plugin [-] Segment 1e270068-1556-45e8-9995-9a2d7ddf3196 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e270068-1556-45e8-9995-9a2d7ddf3196 found for delete ", "request_id": "req-fa447af9-4b58-4f8f-8046-34f6a9337b14"}]} 2026-04-23 01:24:26.949 8 INFO neutron.services.segments.plugin [-] Segment 1e270068-1556-45e8-9995-9a2d7ddf3196 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e270068-1556-45e8-9995-9a2d7ddf3196 found for delete ", "request_id": "req-4a6a9b8d-8df1-4068-9060-97bcc56b7b40"}]} [pid: 7|app: 0|req: 973/2037] 10.0.0.128 () {34 vars in 664 bytes} [Thu Apr 23 01:24:26 2026] POST /v2.0/ports => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:26.969 8 INFO neutron.db.l3_hamode_db [None req-e928a5c1-8ba5-4f43-9ad4-3924d89d42f8 f7e5aa42d11e4373b6d440f2bb15a760 0d54bb89a394493c8a37e2db084a02bc - - default default] HA network d6468d61-898b-440d-8530-8e8f777d6ae3 was deleted as no HA routers are present in tenant 0d54bb89a394493c8a37e2db084a02bc. [pid: 8|app: 0|req: 1065/2038] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:26 2026] DELETE /v2.0/routers/8e54e944-14d7-4685-93e9-a2bc6139b138 => generated 0 bytes in 674 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:26.985 8 WARNING neutron_lib.context [None req-b1139c90-10fb-4c3e-9a06-9a95eb31fff1 6d3dfadbbfaa4c7b9988c3d3072a2b3c 2495a1f4a920434fbacabaac89236417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:27.041 8 INFO neutron.db.segments_db [None req-b1139c90-10fb-4c3e-9a06-9a95eb31fff1 6d3dfadbbfaa4c7b9988c3d3072a2b3c 2495a1f4a920434fbacabaac89236417 - - default default] Added segment eef06098-255d-4fb7-96f6-e10c41e5969a of type vxlan for network 26fcfbaa-c426-4970-9eaa-468e59a5fed1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-23 01:24:27.130 7 WARNING neutron_lib.context [None req-26bfc02e-4c5e-4b39-a77e-8f6fbfa5e651 ed2da734880040b88ce04f3e91831e9b a5a57ce108344f039202115c3bb383fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1066/2039] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:26 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:27.163 8 WARNING neutron_lib.context [None req-650d9fa4-3097-4776-8c40-be51801ccc2e 6d3dfadbbfaa4c7b9988c3d3072a2b3c 2495a1f4a920434fbacabaac89236417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:27.235 7 INFO neutron.db.segments_db [None req-26bfc02e-4c5e-4b39-a77e-8f6fbfa5e651 ed2da734880040b88ce04f3e91831e9b a5a57ce108344f039202115c3bb383fd - - default default] Added segment b4210b1a-129c-4750-91aa-6af9da32c993 of type vxlan for network a4a591bc-0015-4182-901b-53e4f1aa2b54 [pid: 7|app: 0|req: 974/2040] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:26 2026] POST /v2.0/networks => generated 632 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:27.345 7 WARNING neutron_lib.context [None req-5e4d8e12-56d3-4090-9feb-760729a165a2 ed2da734880040b88ce04f3e91831e9b a5a57ce108344f039202115c3bb383fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1067/2041] 10.0.0.128 () {34 vars in 664 bytes} [Thu Apr 23 01:24:27 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-23 01:24:27.467 8 WARNING neutron_lib.context [None req-937f64d7-b017-4100-aa05-70cdfacce3b0 6d3dfadbbfaa4c7b9988c3d3072a2b3c 2495a1f4a920434fbacabaac89236417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:27.516 8 INFO neutron.db.segments_db [None req-937f64d7-b017-4100-aa05-70cdfacce3b0 6d3dfadbbfaa4c7b9988c3d3072a2b3c 2495a1f4a920434fbacabaac89236417 - - default default] Added segment ba0f632b-21cc-4afc-b6c9-e7199d7aea63 of type vxlan for network 9ce8ac49-7ca8-490c-977a-5db0a3168c2b [pid: 8|app: 0|req: 1068/2042] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:27 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) 2026-04-23 01:24:27.640 8 WARNING neutron_lib.context [None req-009a78ad-ac00-456d-a456-be5950afd4f4 6d3dfadbbfaa4c7b9988c3d3072a2b3c 2495a1f4a920434fbacabaac89236417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 975/2043] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:24:27 2026] POST /v2.0/subnets => generated 602 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:27.683 7 WARNING neutron_lib.context [None req-015da049-32d1-4325-98e9-8ca5b9b7823a ed2da734880040b88ce04f3e91831e9b a5a57ce108344f039202115c3bb383fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:27.745 7 INFO neutron.db.segments_db [None req-015da049-32d1-4325-98e9-8ca5b9b7823a ed2da734880040b88ce04f3e91831e9b a5a57ce108344f039202115c3bb383fd - - default default] Added segment 0c2179e3-c741-46ee-9a3a-4db941578b1a of type vxlan for network e5e3557b-300e-4e82-8f32-977f7a0e8602 [pid: 7|app: 0|req: 976/2044] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:27 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-04-23 01:24:27.874 7 WARNING neutron_lib.context [None req-21ef79aa-6dcf-4992-b710-3e916c07401c ed2da734880040b88ce04f3e91831e9b a5a57ce108344f039202115c3bb383fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1069/2045] 10.0.0.128 () {34 vars in 664 bytes} [Thu Apr 23 01:24:27 2026] POST /v2.0/ports => generated 743 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 977/2046] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:24:27 2026] POST /v2.0/subnets => generated 605 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2047] 10.0.0.128 () {34 vars in 747 bytes} [Thu Apr 23 01:24:28 2026] PUT /v2.0/ports/d0448bc8-f901-41c9-abd7-c38b5397d5f5/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2048] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:27 2026] GET /v2.0/security-groups?tenant_id=10c7a6a8b57446c680281cdc1644c1ad&name=default => generated 2801 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:24:28.237 7 WARNING neutron_lib.context [None req-05ed15d8-2374-44f3-aba6-cbca53f1e773 ed2da734880040b88ce04f3e91831e9b a5a57ce108344f039202115c3bb383fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2049] 10.0.0.128 () {34 vars in 747 bytes} [Thu Apr 23 01:24:28 2026] PUT /v2.0/ports/b0f7fa89-0112-4726-94d0-f029153ab1e6/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:24:28.292 7 INFO neutron.db.segments_db [None req-05ed15d8-2374-44f3-aba6-cbca53f1e773 ed2da734880040b88ce04f3e91831e9b a5a57ce108344f039202115c3bb383fd - - default default] Added segment 9b0be028-4365-4398-bd20-69e9a639817f of type vxlan for network 2f53a330-5736-43ee-b904-59981a5a5fad [pid: 8|app: 0|req: 1072/2050] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:28 2026] DELETE /v2.0/security-groups/7f0234e2-7b2b-4748-a4ea-1156df72e3cc => 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: 979/2051] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:28 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2052] 10.0.0.128 () {34 vars in 747 bytes} [Thu Apr 23 01:24:28 2026] PUT /v2.0/ports/715f78cf-4e23-4204-978e-3e342b3c35be/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:24:28.427 7 WARNING neutron_lib.context [None req-2bf6dec3-b1ff-4922-bb12-12fcbe038e37 ed2da734880040b88ce04f3e91831e9b a5a57ce108344f039202115c3bb383fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1074/2053] 10.0.0.128 () {34 vars in 747 bytes} [Thu Apr 23 01:24:28 2026] PUT /v2.0/ports/72d503fa-6910-4d09-95b4-77b5e624c140/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2054] 10.0.0.128 () {32 vars in 660 bytes} [Thu Apr 23 01:24:28 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2055] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:24:28 2026] POST /v2.0/subnets => generated 605 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2056] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:28 2026] GET /v2.0/security-groups?tenant_id=aa51b6e39f8948beb021b8d014a2db98&name=default => generated 2805 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:24:28.773 8 WARNING neutron_lib.context [None req-905f0da6-d4fe-43c9-bc9e-3c69df6118c8 ed2da734880040b88ce04f3e91831e9b a5a57ce108344f039202115c3bb383fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:28.832 8 INFO neutron.db.segments_db [None req-905f0da6-d4fe-43c9-bc9e-3c69df6118c8 ed2da734880040b88ce04f3e91831e9b a5a57ce108344f039202115c3bb383fd - - default default] Added segment 15111a15-53aa-471a-a69c-817fce94b35b of type vxlan for network 82a39f3f-a0a5-48ef-9105-ce7054e801fb [pid: 7|app: 0|req: 981/2057] 10.0.0.128 () {32 vars in 674 bytes} [Thu Apr 23 01:24:28 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2058] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:28 2026] POST /v2.0/networks => generated 631 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2059] 10.0.0.128 () {32 vars in 670 bytes} [Thu Apr 23 01:24:28 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:24:29.044 8 WARNING neutron_lib.context [None req-13782fb0-f4b8-4575-8cb6-a117c2a2bbb1 ed2da734880040b88ce04f3e91831e9b a5a57ce108344f039202115c3bb383fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 982/2060] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:28 2026] DELETE /v2.0/security-groups/f1b6e684-a04a-4395-8a35-71e30bc305a0 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2061] 10.0.0.128 () {32 vars in 682 bytes} [Thu Apr 23 01:24:29 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2062] 10.0.0.128 () {32 vars in 668 bytes} [Thu Apr 23 01:24:29 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2063] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:24:29 2026] POST /v2.0/subnets => generated 605 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2064] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:29 2026] GET /v2.0/security-groups?tenant_id=0d54bb89a394493c8a37e2db084a02bc&name=default => generated 2805 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:24:29.943 7 WARNING neutron_lib.context [None req-6bfd2492-c44f-48d8-97f5-a9d9f08e1bba ed2da734880040b88ce04f3e91831e9b a5a57ce108344f039202115c3bb383fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1080/2065] 10.0.0.128 () {32 vars in 682 bytes} [Thu Apr 23 01:24:29 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:24:30.001 7 INFO neutron.db.segments_db [None req-6bfd2492-c44f-48d8-97f5-a9d9f08e1bba ed2da734880040b88ce04f3e91831e9b a5a57ce108344f039202115c3bb383fd - - default default] Added segment 5b72b570-4ed3-4a15-8317-d3ffe4065d88 of type vxlan for network 73e8cf2a-531f-4ad1-a08d-58d25a8bbe82 [pid: 8|app: 0|req: 1081/2066] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:29 2026] DELETE /v2.0/security-groups/0e2daefd-0c6d-46f5-bef5-54c15bf01411 => 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: 986/2067] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:29 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:30.133 7 WARNING neutron_lib.context [None req-9dc71489-2102-4169-81d4-8b26e64ed263 ed2da734880040b88ce04f3e91831e9b a5a57ce108344f039202115c3bb383fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1082/2068] 10.0.0.128 () {32 vars in 678 bytes} [Thu Apr 23 01:24:30 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2069] 10.0.0.128 () {32 vars in 690 bytes} [Thu Apr 23 01:24:30 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2070] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:24:30 2026] DELETE /v2.0/ports/d0448bc8-f901-41c9-abd7-c38b5397d5f5 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2071] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:24:30 2026] POST /v2.0/subnets => generated 605 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2074] 10.0.0.128 () {34 vars in 751 bytes} [Thu Apr 23 01:24:30 2026] PUT /v2.0/subnets/49780cfd-b213-46fe-adf5-fce2a88364a1/tags => generated 17 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2075] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:24:30 2026] DELETE /v2.0/ports/b0f7fa89-0112-4726-94d0-f029153ab1e6 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2076] 10.0.0.128 () {34 vars in 751 bytes} [Thu Apr 23 01:24:30 2026] PUT /v2.0/subnets/eb3c9c6c-0d04-4554-8053-ba702eea0491/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: 1086/2077] 10.0.0.128 () {34 vars in 751 bytes} [Thu Apr 23 01:24:30 2026] PUT /v2.0/subnets/554f8f13-9133-402a-8e3f-3df52633d119/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2078] 10.0.0.128 () {34 vars in 751 bytes} [Thu Apr 23 01:24:30 2026] PUT /v2.0/subnets/6d9029f7-ba27-425a-8be5-62b5d99f7d2e/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2079] 10.0.0.128 () {32 vars in 664 bytes} [Thu Apr 23 01:24:30 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2080] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:24:30 2026] DELETE /v2.0/ports/715f78cf-4e23-4204-978e-3e342b3c35be => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2081] 10.0.0.128 () {32 vars in 678 bytes} [Thu Apr 23 01:24:30 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2082] 10.0.0.128 () {32 vars in 674 bytes} [Thu Apr 23 01:24:30 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2083] 10.0.0.128 () {32 vars in 686 bytes} [Thu Apr 23 01:24:31 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2084] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:24:30 2026] DELETE /v2.0/ports/72d503fa-6910-4d09-95b4-77b5e624c140 => 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: 1092/2085] 10.0.0.128 () {32 vars in 672 bytes} [Thu Apr 23 01:24:31 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2086] 10.0.0.128 () {32 vars in 686 bytes} [Thu Apr 23 01:24:31 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2087] 10.0.0.128 () {32 vars in 682 bytes} [Thu Apr 23 01:24:31 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2088] 10.0.0.128 () {32 vars in 694 bytes} [Thu Apr 23 01:24:31 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2089] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:24:31 2026] DELETE /v2.0/ports/cdc99632-a246-41c1-845f-ed6ef39bbed5 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2090] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:31 2026] DELETE /v2.0/subnets/49780cfd-b213-46fe-adf5-fce2a88364a1 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:24:31.671 7 INFO neutron.services.segments.plugin [-] Segment 9c0dcefb-429c-42d4-81b7-bf5662897302 resource provider aggregate not found 2026-04-23 01:24:31.676 7 INFO neutron.services.segments.plugin [-] Segment 9c0dcefb-429c-42d4-81b7-bf5662897302 resource provider aggregate not found 2026-04-23 01:24:31.702 7 INFO neutron.services.segments.plugin [-] Segment 9c0dcefb-429c-42d4-81b7-bf5662897302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c0dcefb-429c-42d4-81b7-bf5662897302 found for delete ", "request_id": "req-053467c1-2a27-4a87-88b9-1d93c2024c65"}]} [pid: 7|app: 0|req: 995/2091] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:31 2026] DELETE /v2.0/networks/a3dacde8-5c06-481c-831d-b82a0600b064 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:24:31.712 7 INFO neutron.services.segments.plugin [-] Segment 9c0dcefb-429c-42d4-81b7-bf5662897302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c0dcefb-429c-42d4-81b7-bf5662897302 found for delete ", "request_id": "req-47867838-4658-41a9-98e8-9cc302206810"}]} [pid: 8|app: 0|req: 1097/2092] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:31 2026] DELETE /v2.0/subnets/eb3c9c6c-0d04-4554-8053-ba702eea0491 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2093] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:31 2026] DELETE /v2.0/networks/cb8dfe4a-7c2e-4522-9fff-7b798ad2944c => 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: 1098/2094] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:31 2026] DELETE /v2.0/subnets/554f8f13-9133-402a-8e3f-3df52633d119 => 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: 997/2095] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:31 2026] DELETE /v2.0/networks/fe3b62e3-ac30-4e6b-b7fa-66c553f7668d => 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: 1099/2096] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:32 2026] DELETE /v2.0/subnets/6d9029f7-ba27-425a-8be5-62b5d99f7d2e => 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: 998/2097] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:32 2026] DELETE /v2.0/networks/26fcfbaa-c426-4970-9eaa-468e59a5fed1 => 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: 999/2098] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:32 2026] DELETE /v2.0/networks/9ce8ac49-7ca8-490c-977a-5db0a3168c2b => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2099] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:24:32 2026] DELETE /v2.0/subnets/238b2289-64f3-4bb9-aaef-e4b521f081f2 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2100] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:32 2026] DELETE /v2.0/networks/a4a591bc-0015-4182-901b-53e4f1aa2b54 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:24:33.049 8 INFO neutron.services.segments.plugin [-] Segment 0c2179e3-c741-46ee-9a3a-4db941578b1a resource provider aggregate not found 2026-04-23 01:24:33.054 8 INFO neutron.services.segments.plugin [-] Segment 0c2179e3-c741-46ee-9a3a-4db941578b1a resource provider aggregate not found 2026-04-23 01:24:33.070 8 INFO neutron.services.segments.plugin [-] Segment 0c2179e3-c741-46ee-9a3a-4db941578b1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c2179e3-c741-46ee-9a3a-4db941578b1a found for delete ", "request_id": "req-26849373-49d9-4d99-aa5a-6a1e3215f7ca"}]} 2026-04-23 01:24:33.072 8 INFO neutron.services.segments.plugin [-] Segment 0c2179e3-c741-46ee-9a3a-4db941578b1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c2179e3-c741-46ee-9a3a-4db941578b1a found for delete ", "request_id": "req-17627682-8bd0-4441-87c7-32624f77e8ce"}]} [pid: 8|app: 0|req: 1101/2101] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:32 2026] DELETE /v2.0/networks/e5e3557b-300e-4e82-8f32-977f7a0e8602 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2102] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:33 2026] DELETE /v2.0/networks/2f53a330-5736-43ee-b904-59981a5a5fad => 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: 1102/2103] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:33 2026] DELETE /v2.0/networks/82a39f3f-a0a5-48ef-9105-ce7054e801fb => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:24:33.739 7 INFO neutron.services.segments.plugin [-] Segment 52a61d7a-7d5d-4819-99c2-37664ab1f257 resource provider aggregate not found 2026-04-23 01:24:33.744 7 INFO neutron.services.segments.plugin [-] Segment 52a61d7a-7d5d-4819-99c2-37664ab1f257 resource provider aggregate not found 2026-04-23 01:24:33.759 7 INFO neutron.services.segments.plugin [-] Segment 52a61d7a-7d5d-4819-99c2-37664ab1f257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52a61d7a-7d5d-4819-99c2-37664ab1f257 found for delete ", "request_id": "req-6efb53e0-b09b-4bd3-81a0-30abed2acbc9"}]} 2026-04-23 01:24:33.765 7 INFO neutron.services.segments.plugin [-] Segment 52a61d7a-7d5d-4819-99c2-37664ab1f257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52a61d7a-7d5d-4819-99c2-37664ab1f257 found for delete ", "request_id": "req-53afbf58-3eca-49c5-8239-3a6c375529c0"}]} 2026-04-23 01:24:33.786 7 INFO neutron.services.segments.plugin [-] Segment 798cb850-3ed5-4c66-a097-46af8182a6ca resource provider aggregate not found 2026-04-23 01:24:33.792 7 INFO neutron.services.segments.plugin [-] Segment 798cb850-3ed5-4c66-a097-46af8182a6ca resource provider aggregate not found 2026-04-23 01:24:33.801 7 INFO neutron.services.segments.plugin [-] Segment 798cb850-3ed5-4c66-a097-46af8182a6ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798cb850-3ed5-4c66-a097-46af8182a6ca found for delete ", "request_id": "req-017e6cee-68a8-47cf-9b99-2d26a7c532ec"}]} 2026-04-23 01:24:33.807 7 INFO neutron.services.segments.plugin [-] Segment 798cb850-3ed5-4c66-a097-46af8182a6ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798cb850-3ed5-4c66-a097-46af8182a6ca found for delete ", "request_id": "req-3ca84f3d-0e59-42bd-a109-519aabb57d69"}]} 2026-04-23 01:24:33.816 7 INFO neutron.services.segments.plugin [-] Segment eef06098-255d-4fb7-96f6-e10c41e5969a resource provider aggregate not found 2026-04-23 01:24:33.831 7 INFO neutron.services.segments.plugin [-] Segment eef06098-255d-4fb7-96f6-e10c41e5969a resource provider aggregate not found 2026-04-23 01:24:33.839 7 INFO neutron.services.segments.plugin [-] Segment eef06098-255d-4fb7-96f6-e10c41e5969a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eef06098-255d-4fb7-96f6-e10c41e5969a found for delete ", "request_id": "req-145b720a-a2fc-4cc5-92a4-9c65da8c0159"}]} 2026-04-23 01:24:33.850 7 INFO neutron.services.segments.plugin [-] Segment eef06098-255d-4fb7-96f6-e10c41e5969a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eef06098-255d-4fb7-96f6-e10c41e5969a found for delete ", "request_id": "req-ff5af554-e95e-4d0d-a674-45c1cac3f2c1"}]} 2026-04-23 01:24:33.865 7 INFO neutron.services.segments.plugin [-] Segment ba0f632b-21cc-4afc-b6c9-e7199d7aea63 resource provider aggregate not found 2026-04-23 01:24:33.882 7 INFO neutron.services.segments.plugin [-] Segment ba0f632b-21cc-4afc-b6c9-e7199d7aea63 resource provider aggregate not found 2026-04-23 01:24:33.898 7 INFO neutron.services.segments.plugin [-] Segment ba0f632b-21cc-4afc-b6c9-e7199d7aea63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba0f632b-21cc-4afc-b6c9-e7199d7aea63 found for delete ", "request_id": "req-964d2438-5a1a-4f2e-9c01-6c38d016cb08"}]} 2026-04-23 01:24:33.903 7 INFO neutron.services.segments.plugin [-] Segment ba0f632b-21cc-4afc-b6c9-e7199d7aea63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba0f632b-21cc-4afc-b6c9-e7199d7aea63 found for delete ", "request_id": "req-7bf9edc2-c52e-443d-aa8e-d6be00eb30f0"}]} 2026-04-23 01:24:33.913 7 INFO neutron.services.segments.plugin [-] Segment b4210b1a-129c-4750-91aa-6af9da32c993 resource provider aggregate not found 2026-04-23 01:24:33.937 7 INFO neutron.services.segments.plugin [-] Segment b4210b1a-129c-4750-91aa-6af9da32c993 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4210b1a-129c-4750-91aa-6af9da32c993 found for delete ", "request_id": "req-a1093887-f18f-4f59-8d35-29599fd7bbd5"}]} 2026-04-23 01:24:33.942 7 INFO neutron.services.segments.plugin [-] Segment b4210b1a-129c-4750-91aa-6af9da32c993 resource provider aggregate not found 2026-04-23 01:24:33.964 7 INFO neutron.services.segments.plugin [-] Segment b4210b1a-129c-4750-91aa-6af9da32c993 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4210b1a-129c-4750-91aa-6af9da32c993 found for delete ", "request_id": "req-1a4fd8dc-69f9-43af-8f03-5d7c202dde56"}]} 2026-04-23 01:24:33.968 7 INFO neutron.services.segments.plugin [-] Segment 9b0be028-4365-4398-bd20-69e9a639817f resource provider aggregate not found 2026-04-23 01:24:33.987 7 INFO neutron.services.segments.plugin [-] Segment 9b0be028-4365-4398-bd20-69e9a639817f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b0be028-4365-4398-bd20-69e9a639817f found for delete ", "request_id": "req-f7155803-4965-4491-9184-086efb03c1cc"}]} 2026-04-23 01:24:33.988 7 INFO neutron.services.segments.plugin [-] Segment 9b0be028-4365-4398-bd20-69e9a639817f resource provider aggregate not found [pid: 8|app: 0|req: 1103/2104] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:33 2026] GET /v2.0/security-groups?tenant_id=e449cb59240548aa94a6f57026635ac8&name=default => generated 2805 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:24:34.012 7 INFO neutron.services.segments.plugin [-] Segment 9b0be028-4365-4398-bd20-69e9a639817f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b0be028-4365-4398-bd20-69e9a639817f found for delete ", "request_id": "req-ce99b1e5-359e-44ea-9ac2-dca42c9caa1c"}]} [pid: 7|app: 0|req: 1002/2105] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:33 2026] DELETE /v2.0/networks/73e8cf2a-531f-4ad1-a08d-58d25a8bbe82 => generated 0 bytes in 550 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2106] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:34 2026] DELETE /v2.0/security-groups/04466a8f-ca73-4e76-93a3-c52136c122e0 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2107] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:34 2026] GET /v2.0/security-groups?tenant_id=d0d89e8cbd73454dafd55310e1537609&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: 1105/2108] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:34 2026] DELETE /v2.0/security-groups/fcc678fd-bc46-435c-b50a-1cd9ced393ef => 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: 1106/2109] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:34 2026] GET /v2.0/security-groups?tenant_id=2495a1f4a920434fbacabaac89236417&name=default => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:24:34.730 7 WARNING neutron_lib.context [None req-1df8c59c-6bd2-45ff-af06-925be4369d28 30b3415c3b44477f9e10ef698e21e616 57ec27a21f6149559e2e07797b438b80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1107/2110] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:34 2026] DELETE /v2.0/security-groups/f402b3f6-f751-4b61-ae12-ad32941221a8 => 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: 1004/2111] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:24:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:34.803 8 WARNING neutron_lib.context [None req-f37d251b-2cfa-4203-bfda-669ccc70c2ca 30b3415c3b44477f9e10ef698e21e616 57ec27a21f6149559e2e07797b438b80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1108/2112] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:24:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:34.880 8 WARNING neutron_lib.context [None req-9e332f18-f555-4e18-8aec-4e5691cd3a15 30b3415c3b44477f9e10ef698e21e616 57ec27a21f6149559e2e07797b438b80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1109/2113] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:24:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:34.936 8 WARNING neutron_lib.context [None req-ddfa7ed7-a372-4566-8d86-22251a9c0e81 30b3415c3b44477f9e10ef698e21e616 57ec27a21f6149559e2e07797b438b80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1110/2114] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:24: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) 2026-04-23 01:24:34.998 8 WARNING neutron_lib.context [None req-058af8ab-d9b7-4d98-87d7-4e350b5a8904 30b3415c3b44477f9e10ef698e21e616 57ec27a21f6149559e2e07797b438b80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1111/2115] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:24:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2116] 10.0.0.128 () {34 vars in 759 bytes} [Thu Apr 23 01:24:35 2026] PUT /v2.0/subnetpools/0ab149e1-22c0-40e3-86e7-3dcfdb03cb85/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:24:35.104 8 INFO neutron.services.segments.plugin [-] Segment 15111a15-53aa-471a-a69c-817fce94b35b resource provider aggregate not found 2026-04-23 01:24:35.110 8 INFO neutron.services.segments.plugin [-] Segment 15111a15-53aa-471a-a69c-817fce94b35b resource provider aggregate not found 2026-04-23 01:24:35.127 8 INFO neutron.services.segments.plugin [-] Segment 15111a15-53aa-471a-a69c-817fce94b35b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15111a15-53aa-471a-a69c-817fce94b35b found for delete ", "request_id": "req-489c31dd-5b98-46ce-be79-01ad4f80bdb6"}]} 2026-04-23 01:24:35.129 8 INFO neutron.services.segments.plugin [-] Segment 15111a15-53aa-471a-a69c-817fce94b35b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15111a15-53aa-471a-a69c-817fce94b35b found for delete ", "request_id": "req-90ce40b2-efa8-4ea2-8bfb-fac8b5245feb"}]} [pid: 8|app: 0|req: 1113/2117] 10.0.0.128 () {34 vars in 759 bytes} [Thu Apr 23 01:24:35 2026] PUT /v2.0/subnetpools/d4988c43-bc5b-4b56-8958-be0468a8bc6e/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2118] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:34 2026] GET /v2.0/security-groups?tenant_id=df30e724ad2b49a3a2bb4aa9d5468656&name=default => generated 2805 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2119] 10.0.0.128 () {34 vars in 759 bytes} [Thu Apr 23 01:24:35 2026] PUT /v2.0/subnetpools/2802dd0a-9cc5-4075-a8d7-ec745e3736e6/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2120] 10.0.0.128 () {34 vars in 759 bytes} [Thu Apr 23 01:24:35 2026] PUT /v2.0/subnetpools/995d8827-be17-4076-be15-28e1bb3d5910/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2121] 10.0.0.128 () {32 vars in 672 bytes} [Thu Apr 23 01:24:35 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2122] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:35 2026] DELETE /v2.0/security-groups/d89f9a90-b531-4047-8754-68f3ed75adca => 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: 1117/2123] 10.0.0.128 () {32 vars in 686 bytes} [Thu Apr 23 01:24:35 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2124] 10.0.0.128 () {32 vars in 682 bytes} [Thu Apr 23 01:24:35 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2125] 10.0.0.128 () {32 vars in 694 bytes} [Thu Apr 23 01:24:35 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2126] 10.0.0.128 () {32 vars in 680 bytes} [Thu Apr 23 01:24:35 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: 8|app: 0|req: 1120/2127] 10.0.0.128 () {32 vars in 694 bytes} [Thu Apr 23 01:24:35 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2128] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:35 2026] GET /v2.0/security-groups?tenant_id=df4eb5ddcf154f03aced09addd33344f&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2129] 10.0.0.128 () {32 vars in 690 bytes} [Thu Apr 23 01:24:35 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2130] 10.0.0.128 () {32 vars in 702 bytes} [Thu Apr 23 01:24:35 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2131] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:35 2026] DELETE /v2.0/security-groups/a2d856a5-c821-47b8-b49b-5ecaa7c30ca2 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2132] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:24:35 2026] DELETE /v2.0/subnetpools/0ab149e1-22c0-40e3-86e7-3dcfdb03cb85 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2133] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:24:35 2026] DELETE /v2.0/subnetpools/d4988c43-bc5b-4b56-8958-be0468a8bc6e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2134] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:24:35 2026] DELETE /v2.0/subnetpools/2802dd0a-9cc5-4075-a8d7-ec745e3736e6 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2135] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:35 2026] GET /v2.0/security-groups?tenant_id=a5a57ce108344f039202115c3bb383fd&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2136] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:24:35 2026] DELETE /v2.0/subnetpools/995d8827-be17-4076-be15-28e1bb3d5910 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2137] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:35 2026] DELETE /v2.0/security-groups/72baf82e-cb69-43be-a532-35d986974e2c => 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: 1126/2138] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:24:35 2026] DELETE /v2.0/subnetpools/def04661-bda8-495f-8fb6-5aaafe06430d => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:36.700 7 INFO neutron.services.segments.plugin [-] Segment 5b72b570-4ed3-4a15-8317-d3ffe4065d88 resource provider aggregate not found 2026-04-23 01:24:36.707 7 INFO neutron.services.segments.plugin [-] Segment 5b72b570-4ed3-4a15-8317-d3ffe4065d88 resource provider aggregate not found 2026-04-23 01:24:36.717 7 INFO neutron.services.segments.plugin [-] Segment 5b72b570-4ed3-4a15-8317-d3ffe4065d88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b72b570-4ed3-4a15-8317-d3ffe4065d88 found for delete ", "request_id": "req-150bb323-8fce-4e76-8893-acddfaf792bd"}]} 2026-04-23 01:24:36.727 7 INFO neutron.services.segments.plugin [-] Segment 5b72b570-4ed3-4a15-8317-d3ffe4065d88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b72b570-4ed3-4a15-8317-d3ffe4065d88 found for delete ", "request_id": "req-3a9227c5-48d8-4ad7-b2d8-2c7a04afdefd"}]} [pid: 7|app: 0|req: 1013/2139] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:36 2026] GET /v2.0/security-groups?tenant_id=4de8d2371eb64bb389eaae9e86a1ed23&name=default => generated 2805 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2140] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:37 2026] DELETE /v2.0/security-groups/91acc79a-c09e-42b3-861e-ea0264d5f4d1 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2141] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:37 2026] GET /v2.0/security-groups?tenant_id=d738b3f88bd146a49654316d7045a04a&name=default => generated 2805 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2142] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:37 2026] DELETE /v2.0/security-groups/b7879df2-1b01-4f3d-b3d1-c47112628904 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2143] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:37 2026] GET /v2.0/security-groups?tenant_id=57ec27a21f6149559e2e07797b438b80&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2144] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:37 2026] DELETE /v2.0/security-groups/c76bffd2-31d3-4f77-9597-c8c69775ae79 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:39.354 7 WARNING neutron_lib.context [None req-074b6570-a1d7-470b-bdcb-9d026e730df1 66c84f006aa543c59075af0d6e218581 f11bdcc77a814b2b9544c84dbbbcae84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2145] 10.0.0.128 () {34 vars in 678 bytes} [Thu Apr 23 01:24:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:39.480 7 INFO neutron.db.segments_db [None req-074b6570-a1d7-470b-bdcb-9d026e730df1 66c84f006aa543c59075af0d6e218581 f11bdcc77a814b2b9544c84dbbbcae84 - - default default] Added segment d5168b46-21d3-45fc-b330-5592167fabbb of type vxlan for network c726d567-3e6a-4ac5-b6c6-366713b490a9 [pid: 8|app: 0|req: 1131/2146] 10.0.0.128 () {34 vars in 678 bytes} [Thu Apr 23 01:24:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2147] 10.0.0.128 () {34 vars in 678 bytes} [Thu Apr 23 01:24:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2148] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:39 2026] POST /v2.0/networks => generated 632 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2149] 10.0.0.128 () {34 vars in 678 bytes} [Thu Apr 23 01:24:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:39.597 7 WARNING neutron_lib.context [None req-6ee4925c-23d9-4623-81b3-dd1c721c7256 66c84f006aa543c59075af0d6e218581 f11bdcc77a814b2b9544c84dbbbcae84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1134/2150] 10.0.0.128 () {34 vars in 678 bytes} [Thu Apr 23 01:24:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:39.684 7 INFO neutron.db.segments_db [None req-6ee4925c-23d9-4623-81b3-dd1c721c7256 66c84f006aa543c59075af0d6e218581 f11bdcc77a814b2b9544c84dbbbcae84 - - default default] Added segment 205a86ce-4bc9-4f35-b057-6d1439aa87df of type vxlan for network 75f13318-9382-44fb-849b-0cf56555035a [pid: 8|app: 0|req: 1135/2151] 10.0.0.128 () {34 vars in 753 bytes} [Thu Apr 23 01:24:39 2026] PUT /v2.0/policies/241c93b3-276a-4930-83f0-d630fb906764/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2152] 10.0.0.128 () {34 vars in 753 bytes} [Thu Apr 23 01:24:39 2026] PUT /v2.0/policies/671ff011-2b77-4c56-aad5-5857fbf89351/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2153] 10.0.0.128 () {34 vars in 753 bytes} [Thu Apr 23 01:24:39 2026] PUT /v2.0/policies/cdcf59f1-6b42-4e06-8710-3456a14f27ad/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: 1017/2154] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:39 2026] POST /v2.0/networks => generated 631 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2155] 10.0.0.128 () {34 vars in 753 bytes} [Thu Apr 23 01:24:39 2026] PUT /v2.0/policies/7a0e3a43-c4b7-4817-a789-f890784a7db9/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2156] 10.0.0.128 () {34 vars in 753 bytes} [Thu Apr 23 01:24:39 2026] PUT /v2.0/networks/c726d567-3e6a-4ac5-b6c6-366713b490a9/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: 1139/2157] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:24:39 2026] GET /v2.0/networks/c726d567-3e6a-4ac5-b6c6-366713b490a9/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2158] 10.0.0.128 () {34 vars in 753 bytes} [Thu Apr 23 01:24:39 2026] PUT /v2.0/networks/75f13318-9382-44fb-849b-0cf56555035a/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2159] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:24:40 2026] GET /v2.0/networks/75f13318-9382-44fb-849b-0cf56555035a/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2160] 10.0.0.128 () {34 vars in 753 bytes} [Thu Apr 23 01:24:40 2026] PUT /v2.0/networks/75f13318-9382-44fb-849b-0cf56555035a/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2161] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:24:40 2026] GET /v2.0/networks/75f13318-9382-44fb-849b-0cf56555035a/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2162] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:24:40 2026] GET /v2.0/networks/c726d567-3e6a-4ac5-b6c6-366713b490a9/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2163] 10.0.0.128 () {32 vars in 674 bytes} [Thu Apr 23 01:24:40 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:24:40.465 8 INFO neutron.services.segments.plugin [-] Segment d5168b46-21d3-45fc-b330-5592167fabbb resource provider aggregate not found 2026-04-23 01:24:40.469 8 INFO neutron.services.segments.plugin [-] Segment d5168b46-21d3-45fc-b330-5592167fabbb resource provider aggregate not found 2026-04-23 01:24:40.480 8 INFO neutron.services.segments.plugin [-] Segment d5168b46-21d3-45fc-b330-5592167fabbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5168b46-21d3-45fc-b330-5592167fabbb found for delete ", "request_id": "req-1ebcc891-f9d6-48db-ad7b-0fe4a3c3f16a"}]} 2026-04-23 01:24:40.484 8 INFO neutron.services.segments.plugin [-] Segment d5168b46-21d3-45fc-b330-5592167fabbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5168b46-21d3-45fc-b330-5592167fabbb found for delete ", "request_id": "req-fcedf51b-390e-492d-8539-dd3aa86bee8e"}]} [pid: 7|app: 0|req: 1022/2164] 10.0.0.128 () {32 vars in 688 bytes} [Thu Apr 23 01:24:40 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2165] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:40 2026] DELETE /v2.0/networks/c726d567-3e6a-4ac5-b6c6-366713b490a9 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2166] 10.0.0.128 () {32 vars in 684 bytes} [Thu Apr 23 01:24:40 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2167] 10.0.0.128 () {32 vars in 696 bytes} [Thu Apr 23 01:24:40 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2168] 10.0.0.128 () {32 vars in 682 bytes} [Thu Apr 23 01:24:40 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2169] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:40 2026] DELETE /v2.0/networks/75f13318-9382-44fb-849b-0cf56555035a => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2170] 10.0.0.128 () {32 vars in 696 bytes} [Thu Apr 23 01:24:40 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2171] 10.0.0.128 () {32 vars in 692 bytes} [Thu Apr 23 01:24:40 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2172] 10.0.0.128 () {32 vars in 704 bytes} [Thu Apr 23 01:24:40 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2173] 10.0.0.128 () {32 vars in 734 bytes} [Thu Apr 23 01:24:40 2026] DELETE /v2.0/qos/policies/241c93b3-276a-4930-83f0-d630fb906764 => 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: 1147/2174] 10.0.0.128 () {32 vars in 734 bytes} [Thu Apr 23 01:24:40 2026] DELETE /v2.0/qos/policies/671ff011-2b77-4c56-aad5-5857fbf89351 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:41.075 7 WARNING neutron_lib.context [None req-b548e0c5-6bfe-4a78-b3d8-0b0c741f6efd be66d0d278764490b91a172282f68c35 8e3ecf4c07c444be87ba135bcc254ccb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1148/2175] 10.0.0.128 () {32 vars in 734 bytes} [Thu Apr 23 01:24:41 2026] DELETE /v2.0/qos/policies/cdcf59f1-6b42-4e06-8710-3456a14f27ad => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2176] 10.0.0.128 () {32 vars in 734 bytes} [Thu Apr 23 01:24:41 2026] DELETE /v2.0/qos/policies/7a0e3a43-c4b7-4817-a789-f890784a7db9 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2177] 10.0.0.128 () {32 vars in 734 bytes} [Thu Apr 23 01:24:41 2026] DELETE /v2.0/qos/policies/23cf705e-f9eb-4cf2-a164-174edf232d7a => 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: 1151/2178] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:41 2026] GET /v2.0/security-groups?tenant_id=ee81386f4fe44372a86b974a6aebaccc&name=default => generated 2805 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2179] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:24:40 2026] POST /v2.0/floatingips => generated 552 bytes in 794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2180] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:41 2026] DELETE /v2.0/security-groups/ad50ec89-11e0-4f3f-80af-e3e709ff1556 => 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: 1029/2181] 10.0.0.128 () {34 vars in 759 bytes} [Thu Apr 23 01:24:41 2026] PUT /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2182] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:24:41 2026] GET /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2183] 10.0.0.128 () {34 vars in 770 bytes} [Thu Apr 23 01:24:41 2026] PUT /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2184] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:24:41 2026] GET /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/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: 1031/2185] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:41 2026] GET /v2.0/security-groups?tenant_id=f11bdcc77a814b2b9544c84dbbbcae84&name=default => generated 2805 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2186] 10.0.0.128 () {34 vars in 766 bytes} [Thu Apr 23 01:24:41 2026] PUT /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2187] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:24:41 2026] GET /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2188] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:41 2026] DELETE /v2.0/security-groups/0be2efe5-3c4d-4d80-8605-1f6bd634179e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2189] 10.0.0.128 () {34 vars in 788 bytes} [Thu Apr 23 01:24:42 2026] PUT /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2190] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:24:42 2026] GET /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2191] 10.0.0.128 () {34 vars in 759 bytes} [Thu Apr 23 01:24:42 2026] PUT /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2192] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:24:42 2026] GET /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2193] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:24:42 2026] GET /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:42.262 8 INFO neutron.api.v2.resource [None req-fec42b95-8942-4bb5-8fc0-d4a0fdd0d278 be66d0d278764490b91a172282f68c35 8e3ecf4c07c444be87ba135bcc254ccb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1161/2194] 10.0.0.128 () {32 vars in 751 bytes} [Thu Apr 23 01:24:42 2026] GET /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2195] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:24:42 2026] DELETE /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2196] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:24:42 2026] GET /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:24:42.388 8 INFO neutron.api.v2.resource [None req-a5b94ff7-cafe-466e-a7f3-13ad88c715d2 be66d0d278764490b91a172282f68c35 8e3ecf4c07c444be87ba135bcc254ccb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1164/2197] 10.0.0.128 () {32 vars in 754 bytes} [Thu Apr 23 01:24:42 2026] DELETE /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2198] 10.0.0.128 () {32 vars in 742 bytes} [Thu Apr 23 01:24:42 2026] DELETE /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2199] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:24:42 2026] GET /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:24:42.506 8 INFO neutron.services.segments.plugin [-] Segment 205a86ce-4bc9-4f35-b057-6d1439aa87df resource provider aggregate not found 2026-04-23 01:24:42.512 8 INFO neutron.services.segments.plugin [-] Segment 205a86ce-4bc9-4f35-b057-6d1439aa87df resource provider aggregate not found [pid: 7|app: 0|req: 1034/2200] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:42 2026] GET /v2.0/security-groups?tenant_id=124ece078708466d8324f09b6dcde4b6&name=default => generated 2805 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:24:42.529 8 INFO neutron.services.segments.plugin [-] Segment 205a86ce-4bc9-4f35-b057-6d1439aa87df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 205a86ce-4bc9-4f35-b057-6d1439aa87df found for delete ", "request_id": "req-1f74c298-6e5d-47ea-9d0d-7ea4ecb6566a"}]} 2026-04-23 01:24:42.531 8 INFO neutron.services.segments.plugin [-] Segment 205a86ce-4bc9-4f35-b057-6d1439aa87df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 205a86ce-4bc9-4f35-b057-6d1439aa87df found for delete ", "request_id": "req-04e9929c-6a1b-4f5f-a5c9-e36b5e9363f6"}]} [pid: 7|app: 0|req: 1035/2201] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:42 2026] DELETE /v2.0/security-groups/fedd6aa2-0dcd-46e2-9f25-b4681aa9c761 => 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: 1036/2202] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:42 2026] GET /v2.0/security-groups?tenant_id=8802ee41fb854fa687ce4c2bce1f5ed6&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2203] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:24:42 2026] DELETE /v2.0/floatingips/0165a1e1-9786-4f9a-be28-e67d46316fa9 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2204] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:42 2026] DELETE /v2.0/security-groups/7ff2c88b-0498-4969-992e-ec65dbeb25ab => 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: 1168/2205] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:43 2026] GET /v2.0/security-groups?tenant_id=5b3653ec65dd400b9d6cd4f6208e02c9&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2206] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:43 2026] DELETE /v2.0/security-groups/e90eb455-06e6-48a6-9b21-2aa7713d28d4 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2207] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:43 2026] GET /v2.0/security-groups?tenant_id=8e3ecf4c07c444be87ba135bcc254ccb&name=default => generated 2805 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2208] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:43 2026] DELETE /v2.0/security-groups/bd65f770-190f-4d46-b7cf-4da138587013 => 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: 1170/2209] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:43 2026] GET /v2.0/security-groups?tenant_id=e2c5aaef1667443da18c2f0f14d7a931&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2210] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:44 2026] DELETE /v2.0/security-groups/7fe9b19c-8682-4cbd-be6a-49478583c978 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2213] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:45 2026] GET /v2.0/security-groups?tenant_id=50b802507c0a4421a9de21069b662031&name=default => generated 2805 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2214] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:45 2026] DELETE /v2.0/security-groups/4c2bbe58-4432-47f2-a02b-0d4f4a0b4a91 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2215] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:46 2026] GET /v2.0/security-groups?tenant_id=daec2c162a2941baa78c64a7bfdff18a&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2216] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:46 2026] DELETE /v2.0/security-groups/abf7ccb9-740e-4e86-ad37-7df950fd626d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:47.547 8 WARNING neutron_lib.context [None req-d57f0a35-9b64-45f4-8ed5-d1c430624e72 928426ba644d47309cc5028c34689526 f30e99dca0084ab1adece8ad696f1398 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:47.594 7 WARNING neutron_lib.context [None req-fc0bb2d2-14af-4e9f-878c-6040ebc38646 dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:47.683 8 INFO neutron.db.segments_db [None req-d57f0a35-9b64-45f4-8ed5-d1c430624e72 928426ba644d47309cc5028c34689526 f30e99dca0084ab1adece8ad696f1398 - - default default] Added segment 8c31efac-d918-4858-a0d5-b43245576691 of type vxlan for network 242a5f6d-106f-4200-a42f-4980833d136b 2026-04-23 01:24:47.720 7 INFO neutron.db.segments_db [None req-fc0bb2d2-14af-4e9f-878c-6040ebc38646 dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Added segment 6953d010-27c6-4acb-826c-853f98b48de7 of type vxlan for network ee4be696-ecb9-4a1b-bbce-e2ae79e172ce [pid: 8|app: 0|req: 1174/2217] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:47 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) [pid: 7|app: 0|req: 1044/2218] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:47 2026] POST /v2.0/networks => generated 632 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:47.841 7 WARNING neutron_lib.context [None req-3d74d647-69cd-48cd-9dbb-ad3bba1a6115 dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1175/2219] 10.0.0.128 () {34 vars in 753 bytes} [Thu Apr 23 01:24:47 2026] PUT /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/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: 1176/2220] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:24:47 2026] GET /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2221] 10.0.0.128 () {34 vars in 764 bytes} [Thu Apr 23 01:24:47 2026] PUT /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/tags/green => 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: 1178/2222] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:24:48 2026] GET /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2223] 10.0.0.128 () {34 vars in 760 bytes} [Thu Apr 23 01:24:48 2026] PUT /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/tags/red => 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: 1045/2224] 10.0.0.128 () {34 vars in 664 bytes} [Thu Apr 23 01:24:47 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2225] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:24:48 2026] GET /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:48.171 7 WARNING neutron_lib.context [None req-b4e4752b-ece6-4d2d-81e6-102813fcd71f dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1181/2226] 10.0.0.128 () {34 vars in 782 bytes} [Thu Apr 23 01:24:48 2026] PUT /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2227] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:24:48 2026] GET /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2228] 10.0.0.128 () {34 vars in 753 bytes} [Thu Apr 23 01:24:48 2026] PUT /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2229] 10.0.0.128 () {34 vars in 666 bytes} [Thu Apr 23 01:24:48 2026] POST /v2.0/trunks => generated 407 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2230] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:24:48 2026] GET /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:24:48.389 7 WARNING neutron_lib.context [None req-60151323-891e-4d1d-a277-4841b0843eec dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:48.432 7 INFO neutron.db.segments_db [None req-60151323-891e-4d1d-a277-4841b0843eec dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Added segment 66f2d8ec-b16a-4066-be65-99a1c9d2e1ef of type vxlan for network ebdad649-3725-4f32-ab6a-698d9df25785 [pid: 8|app: 0|req: 1185/2231] 10.0.0.128 () {32 vars in 741 bytes} [Thu Apr 23 01:24:48 2026] GET /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:48.485 8 INFO neutron.api.v2.resource [None req-70a7b3f1-79b1-4581-8134-5593352bc442 928426ba644d47309cc5028c34689526 f30e99dca0084ab1adece8ad696f1398 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1186/2232] 10.0.0.128 () {32 vars in 745 bytes} [Thu Apr 23 01:24:48 2026] GET /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/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: 1047/2233] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:48 2026] POST /v2.0/networks => generated 631 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:48.536 7 WARNING neutron_lib.context [None req-553fe4a1-da38-4bfc-9c96-7768ad1f531f dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1187/2234] 10.0.0.128 () {32 vars in 744 bytes} [Thu Apr 23 01:24:48 2026] DELETE /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/tags/red => 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: 1188/2235] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:24:48 2026] GET /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:24:48.668 8 INFO neutron.api.v2.resource [None req-96617e1d-fff4-488a-aea6-d0c62d02f05e 928426ba644d47309cc5028c34689526 f30e99dca0084ab1adece8ad696f1398 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1189/2236] 10.0.0.128 () {32 vars in 748 bytes} [Thu Apr 23 01:24:48 2026] DELETE /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2237] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:24:48 2026] DELETE /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2238] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:24:48 2026] GET /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2239] 10.0.0.128 () {34 vars in 664 bytes} [Thu Apr 23 01:24:48 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-23 01:24:48.880 7 WARNING neutron_lib.context [None req-0b9d1b59-c238-4b73-8e66-254bf0ad8dde dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:48.969 8 INFO neutron.services.segments.plugin [-] Segment 8c31efac-d918-4858-a0d5-b43245576691 resource provider aggregate not found 2026-04-23 01:24:48.974 8 INFO neutron.services.segments.plugin [-] Segment 8c31efac-d918-4858-a0d5-b43245576691 resource provider aggregate not found 2026-04-23 01:24:48.992 8 INFO neutron.services.segments.plugin [-] Segment 8c31efac-d918-4858-a0d5-b43245576691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c31efac-d918-4858-a0d5-b43245576691 found for delete ", "request_id": "req-41dd95aa-101e-400a-991f-fd1b15536a87"}]} 2026-04-23 01:24:48.998 8 INFO neutron.services.segments.plugin [-] Segment 8c31efac-d918-4858-a0d5-b43245576691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c31efac-d918-4858-a0d5-b43245576691 found for delete ", "request_id": "req-11e56b13-7038-43bc-95e9-39a71e8da8c3"}]} [pid: 8|app: 0|req: 1192/2240] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:48 2026] DELETE /v2.0/networks/242a5f6d-106f-4200-a42f-4980833d136b => 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: 1049/2241] 10.0.0.128 () {34 vars in 666 bytes} [Thu Apr 23 01:24:48 2026] POST /v2.0/trunks => generated 407 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:49.092 8 WARNING neutron_lib.context [None req-13a8f2d2-f354-40ae-94e8-20d72b3188b4 dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:49.146 8 INFO neutron.db.segments_db [None req-13a8f2d2-f354-40ae-94e8-20d72b3188b4 dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Added segment 15d3ed3c-2d20-4ba7-9b15-c48eb9775036 of type vxlan for network 979fa4a4-1df6-420f-b840-645d20cfe778 [pid: 8|app: 0|req: 1193/2242] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:49 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:49.275 7 WARNING neutron_lib.context [None req-3484bc7d-394c-4f53-8ffb-cf3e375d013c dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1050/2243] 10.0.0.128 () {34 vars in 664 bytes} [Thu Apr 23 01:24:49 2026] POST /v2.0/ports => generated 743 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:49.629 8 WARNING neutron_lib.context [None req-ec2c2397-b275-47ce-99c8-d1e9a07ba3f2 dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 8|app: 0|req: 1194/2244] 10.0.0.128 () {34 vars in 666 bytes} [Thu Apr 23 01:24:49 2026] POST /v2.0/trunks => generated 407 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:49.879 8 WARNING neutron_lib.context [None req-dccf0020-d554-4daa-81ec-3efe0771a57e dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:49.945 8 INFO neutron.db.segments_db [None req-dccf0020-d554-4daa-81ec-3efe0771a57e dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Added segment 89bcbd6d-bf62-499c-adb6-db667e859296 of type vxlan for network 478575f4-a39a-497f-b371-66d6bf786523 [pid: 7|app: 0|req: 1051/2245] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:49 2026] GET /v2.0/security-groups?tenant_id=a32a750a36154c7d8faaf3d664ddbff9&name=default => generated 2805 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2246] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:49 2026] POST /v2.0/networks => generated 631 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:50.061 8 WARNING neutron_lib.context [None req-1de91cfe-c338-42a5-b2ba-dedd5193f0cb dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1052/2247] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:49 2026] DELETE /v2.0/security-groups/d6aab670-0dc4-48bc-a59d-dcf9b79d529b => 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: 1053/2248] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:50 2026] GET /v2.0/security-groups?tenant_id=f30e99dca0084ab1adece8ad696f1398&name=default => generated 2805 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2249] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:50 2026] DELETE /v2.0/security-groups/f8c892d3-7793-46bd-9775-612d950566b7 => 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: 1196/2250] 10.0.0.128 () {34 vars in 664 bytes} [Thu Apr 23 01:24:50 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:50.391 7 WARNING neutron_lib.context [None req-bc1f2453-2980-4eb3-ab4c-53c2ff890ff6 dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1055/2251] 10.0.0.128 () {34 vars in 666 bytes} [Thu Apr 23 01:24:50 2026] POST /v2.0/trunks => generated 407 bytes in 196 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-04-23 01:24:50.591 8 WARNING neutron_lib.context [None req-8ba2e7a9-994e-4848-b6da-6ac9ccc3cb1d dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:24:50.642 8 INFO neutron.db.segments_db [None req-8ba2e7a9-994e-4848-b6da-6ac9ccc3cb1d dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Added segment 5d4a5c92-e6da-49f4-be9c-c506fdc5770a of type vxlan for network 7439642b-3c6e-437f-a6fa-c153bee3fece [pid: 8|app: 0|req: 1197/2252] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:50 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) 2026-04-23 01:24:50.761 7 WARNING neutron_lib.context [None req-06db45f0-631b-47cd-8b01-19a7028f16d9 dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1056/2253] 10.0.0.128 () {34 vars in 664 bytes} [Thu Apr 23 01:24:50 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:51.071 8 WARNING neutron_lib.context [None req-f0778797-bb4d-4575-97dc-606c4616a21a dc3f03a28fe64672aaccc653b8d99fbb 9af0e67d45a445209ef3337f42c9153a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1198/2254] 10.0.0.128 () {34 vars in 666 bytes} [Thu Apr 23 01:24:51 2026] POST /v2.0/trunks => generated 407 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1057/2255] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:24:51 2026] PUT /v2.0/trunks/f02fd03b-304e-4d30-a604-23fe04515802/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2256] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:24:51 2026] PUT /v2.0/trunks/046d4f12-c771-4232-8d01-038412b2528d/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: 1058/2257] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:24:51 2026] PUT /v2.0/trunks/956d4479-0c99-4c53-ab88-521ac93b6c2c/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2258] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 23 01:24:51 2026] PUT /v2.0/trunks/0a5b6a1c-d036-4644-a30f-c1650dba741b/tags => 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: 1059/2259] 10.0.0.128 () {32 vars in 662 bytes} [Thu Apr 23 01:24:51 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2260] 10.0.0.128 () {32 vars in 676 bytes} [Thu Apr 23 01:24:51 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: 1060/2261] 10.0.0.128 () {32 vars in 672 bytes} [Thu Apr 23 01:24:51 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2262] 10.0.0.128 () {32 vars in 684 bytes} [Thu Apr 23 01:24:51 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2263] 10.0.0.128 () {32 vars in 670 bytes} [Thu Apr 23 01:24:51 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: 1203/2264] 10.0.0.128 () {32 vars in 684 bytes} [Thu Apr 23 01:24:51 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2265] 10.0.0.128 () {32 vars in 680 bytes} [Thu Apr 23 01:24:51 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2266] 10.0.0.128 () {32 vars in 692 bytes} [Thu Apr 23 01:24:51 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2267] 10.0.0.128 () {32 vars in 719 bytes} [Thu Apr 23 01:24:51 2026] GET /v2.0/trunks/f02fd03b-304e-4d30-a604-23fe04515802 => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2268] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:24:51 2026] GET /v2.0/ports/fe09ef73-7361-4a0b-9378-a38d90b02d1d => generated 826 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2269] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 23 01:24:51 2026] DELETE /v2.0/trunks/f02fd03b-304e-4d30-a604-23fe04515802 => 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: 1206/2270] 10.0.0.128 () {32 vars in 719 bytes} [Thu Apr 23 01:24:51 2026] GET /v2.0/trunks/046d4f12-c771-4232-8d01-038412b2528d => generated 420 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2271] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:24:51 2026] GET /v2.0/ports/f5a16ab0-c269-444d-b89b-e91820de1e3e => generated 826 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2272] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 23 01:24:52 2026] DELETE /v2.0/trunks/046d4f12-c771-4232-8d01-038412b2528d => 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: 1066/2273] 10.0.0.128 () {32 vars in 719 bytes} [Thu Apr 23 01:24:52 2026] GET /v2.0/trunks/956d4479-0c99-4c53-ab88-521ac93b6c2c => generated 429 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2274] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:24:52 2026] GET /v2.0/ports/3a59fc2e-1619-4c98-8e03-e3a849bc9df0 => generated 826 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2275] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 23 01:24:53 2026] DELETE /v2.0/trunks/956d4479-0c99-4c53-ab88-521ac93b6c2c => 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: 1209/2276] 10.0.0.128 () {32 vars in 719 bytes} [Thu Apr 23 01:24:53 2026] GET /v2.0/trunks/0a5b6a1c-d036-4644-a30f-c1650dba741b => generated 414 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2277] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:24:53 2026] GET /v2.0/ports/71543777-b99c-4f06-bc8c-7dfd4edc32e4 => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2278] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 23 01:24:53 2026] DELETE /v2.0/trunks/0a5b6a1c-d036-4644-a30f-c1650dba741b => 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: 1069/2279] 10.0.0.128 () {32 vars in 719 bytes} [Thu Apr 23 01:24:53 2026] GET /v2.0/trunks/40cc9bc9-c3d7-4bef-adb8-7eb28ee165db => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2280] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 23 01:24:53 2026] GET /v2.0/ports/bb02ad41-de04-4e87-90ec-f7b9cefe7fea => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:24:53.541 8 WARNING neutron_lib.context [None req-995fb3db-4801-42eb-8fe4-0443f780dc06 3a3de304522e4967830fbe91014d4197 20bb18ded8d14a38834a83b57216dc64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1071/2281] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 23 01:24:53 2026] DELETE /v2.0/trunks/40cc9bc9-c3d7-4bef-adb8-7eb28ee165db => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:53.670 8 INFO neutron.db.segments_db [None req-995fb3db-4801-42eb-8fe4-0443f780dc06 3a3de304522e4967830fbe91014d4197 20bb18ded8d14a38834a83b57216dc64 - - default default] Added segment d51311eb-1bec-4756-887a-254735411412 of type vxlan for network 2203737f-39cd-466d-b296-3167f12ed236 [pid: 8|app: 0|req: 1211/2282] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:24:53 2026] POST /v2.0/networks => generated 631 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:24:53.788 8 WARNING neutron_lib.context [None req-bb7c93d1-96f3-4467-a177-d80b6ca2a736 3a3de304522e4967830fbe91014d4197 20bb18ded8d14a38834a83b57216dc64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1072/2283] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:24:53 2026] DELETE /v2.0/ports/fe09ef73-7361-4a0b-9378-a38d90b02d1d => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2284] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:24:53 2026] DELETE /v2.0/ports/f5a16ab0-c269-444d-b89b-e91820de1e3e => 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: 1212/2285] 10.0.0.128 () {34 vars in 664 bytes} [Thu Apr 23 01:24: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: 8|app: 0|req: 1213/2286] 10.0.0.128 () {34 vars in 747 bytes} [Thu Apr 23 01:24:54 2026] PUT /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2287] 10.0.0.128 () {32 vars in 727 bytes} [Thu Apr 23 01:24:54 2026] GET /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2288] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:24:54 2026] DELETE /v2.0/ports/3a59fc2e-1619-4c98-8e03-e3a849bc9df0 => 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: 1215/2289] 10.0.0.128 () {34 vars in 758 bytes} [Thu Apr 23 01:24:54 2026] PUT /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2290] 10.0.0.128 () {32 vars in 727 bytes} [Thu Apr 23 01:24:54 2026] GET /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2291] 10.0.0.128 () {34 vars in 754 bytes} [Thu Apr 23 01:24:54 2026] PUT /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2292] 10.0.0.128 () {32 vars in 727 bytes} [Thu Apr 23 01:24:54 2026] GET /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2293] 10.0.0.128 () {34 vars in 776 bytes} [Thu Apr 23 01:24:54 2026] PUT /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2294] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:24:54 2026] DELETE /v2.0/ports/71543777-b99c-4f06-bc8c-7dfd4edc32e4 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2295] 10.0.0.128 () {32 vars in 727 bytes} [Thu Apr 23 01:24:54 2026] GET /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2296] 10.0.0.128 () {34 vars in 747 bytes} [Thu Apr 23 01:24:54 2026] PUT /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2297] 10.0.0.128 () {32 vars in 727 bytes} [Thu Apr 23 01:24:54 2026] GET /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/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: 1223/2298] 10.0.0.128 () {32 vars in 735 bytes} [Thu Apr 23 01:24:54 2026] GET /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:54.609 8 INFO neutron.api.v2.resource [None req-ab6a559c-496d-4477-8f48-a49c85bdd2f8 3a3de304522e4967830fbe91014d4197 20bb18ded8d14a38834a83b57216dc64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1224/2299] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:24:54 2026] GET /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/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: 1225/2300] 10.0.0.128 () {32 vars in 738 bytes} [Thu Apr 23 01:24:54 2026] DELETE /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2301] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:24:54 2026] DELETE /v2.0/ports/bb02ad41-de04-4e87-90ec-f7b9cefe7fea => 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: 1226/2302] 10.0.0.128 () {32 vars in 727 bytes} [Thu Apr 23 01:24:54 2026] GET /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:24:54.736 8 INFO neutron.api.v2.resource [None req-fff7c218-03b3-4329-8829-aa20933f5764 3a3de304522e4967830fbe91014d4197 20bb18ded8d14a38834a83b57216dc64 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1227/2303] 10.0.0.128 () {32 vars in 742 bytes} [Thu Apr 23 01:24:54 2026] DELETE /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2304] 10.0.0.128 () {32 vars in 730 bytes} [Thu Apr 23 01:24:54 2026] DELETE /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/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: 1229/2305] 10.0.0.128 () {32 vars in 727 bytes} [Thu Apr 23 01:24:54 2026] GET /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:24:54.857 7 INFO neutron.services.segments.plugin [-] Segment 6953d010-27c6-4acb-826c-853f98b48de7 resource provider aggregate not found 2026-04-23 01:24:54.861 7 INFO neutron.services.segments.plugin [-] Segment 6953d010-27c6-4acb-826c-853f98b48de7 resource provider aggregate not found 2026-04-23 01:24:54.879 7 INFO neutron.services.segments.plugin [-] Segment 6953d010-27c6-4acb-826c-853f98b48de7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6953d010-27c6-4acb-826c-853f98b48de7 found for delete ", "request_id": "req-6e219c80-a629-4387-adca-ef046ac1e7ca"}]} 2026-04-23 01:24:54.880 7 INFO neutron.services.segments.plugin [-] Segment 6953d010-27c6-4acb-826c-853f98b48de7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6953d010-27c6-4acb-826c-853f98b48de7 found for delete ", "request_id": "req-bc1cc602-46d1-44d3-be65-cadfe63d5617"}]} [pid: 7|app: 0|req: 1077/2306] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:54 2026] DELETE /v2.0/networks/ee4be696-ecb9-4a1b-bbce-e2ae79e172ce => 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: 1230/2307] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 23 01:24:54 2026] DELETE /v2.0/ports/b0d01d25-f702-40fd-a51a-ff370e9e1ebc => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2308] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:54 2026] DELETE /v2.0/networks/ebdad649-3725-4f32-ab6a-698d9df25785 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:24:55.203 8 INFO neutron.services.segments.plugin [-] Segment d51311eb-1bec-4756-887a-254735411412 resource provider aggregate not found 2026-04-23 01:24:55.207 8 INFO neutron.services.segments.plugin [-] Segment d51311eb-1bec-4756-887a-254735411412 resource provider aggregate not found 2026-04-23 01:24:55.223 8 INFO neutron.services.segments.plugin [-] Segment d51311eb-1bec-4756-887a-254735411412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d51311eb-1bec-4756-887a-254735411412 found for delete ", "request_id": "req-e198954c-e6ae-4a4c-8996-671451b0553b"}]} 2026-04-23 01:24:55.225 8 INFO neutron.services.segments.plugin [-] Segment d51311eb-1bec-4756-887a-254735411412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d51311eb-1bec-4756-887a-254735411412 found for delete ", "request_id": "req-99594dbe-eb13-4c44-80af-37400452ead2"}]} [pid: 8|app: 0|req: 1231/2309] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:55 2026] DELETE /v2.0/networks/2203737f-39cd-466d-b296-3167f12ed236 => 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: 1079/2310] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:55 2026] DELETE /v2.0/networks/979fa4a4-1df6-420f-b840-645d20cfe778 => 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: 1232/2311] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:55 2026] DELETE /v2.0/networks/478575f4-a39a-497f-b371-66d6bf786523 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2312] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:24:55 2026] DELETE /v2.0/networks/7439642b-3c6e-437f-a6fa-c153bee3fece => 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: 1233/2313] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:55 2026] GET /v2.0/security-groups?tenant_id=a2c4752433d44927a967ee2c937431d1&name=default => generated 2805 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2314] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:56 2026] DELETE /v2.0/security-groups/e95b2026-110e-480e-907e-45b4e629b49b => 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: 1234/2315] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:56 2026] GET /v2.0/security-groups?tenant_id=20bb18ded8d14a38834a83b57216dc64&name=default => generated 2805 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2316] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:56 2026] DELETE /v2.0/security-groups/f332be93-1b13-4310-9783-b64c92143ec1 => 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: 1082/2317] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:56 2026] GET /v2.0/security-groups?tenant_id=430454f83adb41bdad87439335d8e5fc&name=default => generated 2805 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2318] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:56 2026] DELETE /v2.0/security-groups/bed7cfca-ba0d-4465-94d5-4df36bccbfe0 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:57.006 7 INFO neutron.services.segments.plugin [-] Segment 66f2d8ec-b16a-4066-be65-99a1c9d2e1ef resource provider aggregate not found 2026-04-23 01:24:57.011 7 INFO neutron.services.segments.plugin [-] Segment 66f2d8ec-b16a-4066-be65-99a1c9d2e1ef resource provider aggregate not found 2026-04-23 01:24:57.028 7 INFO neutron.services.segments.plugin [-] Segment 66f2d8ec-b16a-4066-be65-99a1c9d2e1ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66f2d8ec-b16a-4066-be65-99a1c9d2e1ef found for delete ", "request_id": "req-b0157813-2b47-40eb-b81e-96cbfd56cf10"}]} 2026-04-23 01:24:57.033 7 INFO neutron.services.segments.plugin [-] Segment 66f2d8ec-b16a-4066-be65-99a1c9d2e1ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66f2d8ec-b16a-4066-be65-99a1c9d2e1ef found for delete ", "request_id": "req-bc796658-d423-4897-8c75-2d306b659997"}]} [pid: 7|app: 0|req: 1083/2319] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:56 2026] GET /v2.0/security-groups?tenant_id=9af0e67d45a445209ef3337f42c9153a&name=default => generated 2805 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2320] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:57 2026] DELETE /v2.0/security-groups/e69a4b51-e339-4c60-a160-a5e8515ea057 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:57.249 7 INFO neutron.services.segments.plugin [-] Segment 15d3ed3c-2d20-4ba7-9b15-c48eb9775036 resource provider aggregate not found 2026-04-23 01:24:57.257 7 INFO neutron.services.segments.plugin [-] Segment 15d3ed3c-2d20-4ba7-9b15-c48eb9775036 resource provider aggregate not found 2026-04-23 01:24:57.282 7 INFO neutron.services.segments.plugin [-] Segment 15d3ed3c-2d20-4ba7-9b15-c48eb9775036 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d3ed3c-2d20-4ba7-9b15-c48eb9775036 found for delete ", "request_id": "req-6e2f4433-8169-4ed3-bfb7-a689da2e6ad6"}]} 2026-04-23 01:24:57.298 7 INFO neutron.services.segments.plugin [-] Segment 5d4a5c92-e6da-49f4-be9c-c506fdc5770a resource provider aggregate not found 2026-04-23 01:24:57.310 7 INFO neutron.services.segments.plugin [-] Segment 5d4a5c92-e6da-49f4-be9c-c506fdc5770a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d4a5c92-e6da-49f4-be9c-c506fdc5770a found for delete ", "request_id": "req-f4d32630-1ee9-4ce4-9118-f8ffc04eed90"}]} 2026-04-23 01:24:57.330 7 INFO neutron.services.segments.plugin [-] Segment 15d3ed3c-2d20-4ba7-9b15-c48eb9775036 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d3ed3c-2d20-4ba7-9b15-c48eb9775036 found for delete ", "request_id": "req-21e694a5-abf7-45de-b99d-89443d33954e"}]} 2026-04-23 01:24:57.349 7 INFO neutron.services.segments.plugin [-] Segment 5d4a5c92-e6da-49f4-be9c-c506fdc5770a resource provider aggregate not found 2026-04-23 01:24:57.369 7 INFO neutron.services.segments.plugin [-] Segment 5d4a5c92-e6da-49f4-be9c-c506fdc5770a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d4a5c92-e6da-49f4-be9c-c506fdc5770a found for delete ", "request_id": "req-f852a241-0301-40ac-85d6-ba2af0c09c0f"}]} [pid: 7|app: 0|req: 1084/2321] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:24:57 2026] GET /v2.0/security-groups?tenant_id=be9c0ba74cda4ec58fc4ae0cac9245e3&name=default => generated 2805 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:24:57.440 8 INFO neutron.services.segments.plugin [-] Segment 89bcbd6d-bf62-499c-adb6-db667e859296 resource provider aggregate not found 2026-04-23 01:24:57.446 8 INFO neutron.services.segments.plugin [-] Segment 89bcbd6d-bf62-499c-adb6-db667e859296 resource provider aggregate not found 2026-04-23 01:24:57.465 8 INFO neutron.services.segments.plugin [-] Segment 89bcbd6d-bf62-499c-adb6-db667e859296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89bcbd6d-bf62-499c-adb6-db667e859296 found for delete ", "request_id": "req-b7a6a95b-c0dc-4872-93ed-98c3658d7c94"}]} 2026-04-23 01:24:57.470 8 INFO neutron.services.segments.plugin [-] Segment 89bcbd6d-bf62-499c-adb6-db667e859296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89bcbd6d-bf62-499c-adb6-db667e859296 found for delete ", "request_id": "req-0c7c1d61-259f-4769-b29f-e3a7754368d5"}]} [pid: 8|app: 0|req: 1238/2322] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:24:57 2026] DELETE /v2.0/security-groups/d43dbb04-bc77-4bff-ae1d-8261c623ee8a => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:24:59.903 7 WARNING neutron_lib.context [None req-12c533c8-0e40-4040-9589-cf5f0e23ca6e 5e667f1e83bc416e9e185893d594e1d6 0c57373ecfba44e5b1f906122c16aca6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1085/2323] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 23 01:24:59 2026] POST /v2.0/security-groups => generated 1539 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2324] 10.0.0.128 () {34 vars in 767 bytes} [Thu Apr 23 01:25:00 2026] PUT /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2325] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:25:00 2026] GET /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2326] 10.0.0.128 () {34 vars in 778 bytes} [Thu Apr 23 01:25:00 2026] PUT /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/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: 1087/2327] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:25:00 2026] GET /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2328] 10.0.0.128 () {34 vars in 774 bytes} [Thu Apr 23 01:25:00 2026] PUT /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/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: 1088/2329] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:25:00 2026] GET /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2330] 10.0.0.128 () {34 vars in 796 bytes} [Thu Apr 23 01:25:00 2026] PUT /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/tags/black.or.white => 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: 1089/2331] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:25:00 2026] GET /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2334] 10.0.0.128 () {34 vars in 767 bytes} [Thu Apr 23 01:25:00 2026] PUT /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2335] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:25:00 2026] GET /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2336] 10.0.0.128 () {32 vars in 755 bytes} [Thu Apr 23 01:25:00 2026] GET /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:25:00.534 7 INFO neutron.api.v2.resource [None req-e2a11561-4b49-4a55-aafb-f228e0118c0e 5e667f1e83bc416e9e185893d594e1d6 0c57373ecfba44e5b1f906122c16aca6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1093/2337] 10.0.0.128 () {32 vars in 759 bytes} [Thu Apr 23 01:25:00 2026] GET /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2338] 10.0.0.128 () {32 vars in 758 bytes} [Thu Apr 23 01:25:00 2026] DELETE /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/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: 1246/2339] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:25:00 2026] GET /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:25:00.636 8 INFO neutron.api.v2.resource [None req-2e8508ae-493b-4579-b3c0-b7e18f9664d1 5e667f1e83bc416e9e185893d594e1d6 0c57373ecfba44e5b1f906122c16aca6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1247/2340] 10.0.0.128 () {32 vars in 762 bytes} [Thu Apr 23 01:25:00 2026] DELETE /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2341] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:25:00 2026] DELETE /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2342] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:25:00 2026] GET /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2343] 10.0.0.128 () {34 vars in 678 bytes} [Thu Apr 23 01:25:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2344] 10.0.0.128 () {34 vars in 753 bytes} [Thu Apr 23 01:25:00 2026] PUT /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2345] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:25:00 2026] GET /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2346] 10.0.0.128 () {34 vars in 764 bytes} [Thu Apr 23 01:25:00 2026] PUT /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags/green => 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: 1250/2347] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:25:00 2026] DELETE /v2.0/security-groups/5acfdbaf-1959-4316-a948-50a7c17dede3 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2348] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:25:00 2026] GET /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2349] 10.0.0.128 () {34 vars in 760 bytes} [Thu Apr 23 01:25:00 2026] PUT /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2350] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:25:00 2026] GET /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/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: 1252/2351] 10.0.0.128 () {34 vars in 782 bytes} [Thu Apr 23 01:25:00 2026] PUT /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2352] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:25:00 2026] GET /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2353] 10.0.0.128 () {34 vars in 753 bytes} [Thu Apr 23 01:25:00 2026] PUT /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2354] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:25:01 2026] GET /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2355] 10.0.0.128 () {32 vars in 741 bytes} [Thu Apr 23 01:25:01 2026] GET /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:25:01.071 7 INFO neutron.api.v2.resource [None req-834931e1-ffd6-4d42-9898-4aab5e5bd63b c41cae17d6b5421aabef6c3b752c3610 976538bf43c444e58bdb8d84a98f8289 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1102/2356] 10.0.0.128 () {32 vars in 745 bytes} [Thu Apr 23 01:25:01 2026] GET /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2357] 10.0.0.128 () {32 vars in 744 bytes} [Thu Apr 23 01:25:01 2026] DELETE /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2358] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:25:01 2026] GET /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:25:01.169 8 INFO neutron.api.v2.resource [None req-0b84795e-e5c6-44f5-988e-15908bf6933d c41cae17d6b5421aabef6c3b752c3610 976538bf43c444e58bdb8d84a98f8289 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1256/2359] 10.0.0.128 () {32 vars in 748 bytes} [Thu Apr 23 01:25:01 2026] DELETE /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2360] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 23 01:25:01 2026] DELETE /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2361] 10.0.0.128 () {32 vars in 733 bytes} [Thu Apr 23 01:25:01 2026] GET /v2.0/policies/e4279701-1ae2-4de1-999a-7421a14e4b98/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2362] 10.0.0.128 () {32 vars in 734 bytes} [Thu Apr 23 01:25:01 2026] DELETE /v2.0/qos/policies/e4279701-1ae2-4de1-999a-7421a14e4b98 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2363] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:25:01 2026] GET /v2.0/security-groups?tenant_id=0c57373ecfba44e5b1f906122c16aca6&name=default => generated 2805 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2364] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:25:01 2026] DELETE /v2.0/security-groups/4e73100b-a103-43ce-872e-8f6f60aee73f => 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: 1259/2365] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:25:01 2026] GET /v2.0/security-groups?tenant_id=bff8ddbb2e9d464c9b7e2b41f663e039&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: 1260/2366] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:25:02 2026] DELETE /v2.0/security-groups/6c1e4145-d55c-47c5-98f4-54192806b813 => 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: 1107/2367] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:25:01 2026] GET /v2.0/security-groups?tenant_id=976538bf43c444e58bdb8d84a98f8289&name=default => generated 2805 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2368] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:25:02 2026] DELETE /v2.0/security-groups/002953e9-ad6d-4af6-9f13-eeded15df059 => 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: 1108/2369] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:25:02 2026] GET /v2.0/security-groups?tenant_id=f2a01997b9174925a7e6168fee759657&name=default => generated 2805 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2370] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:25:02 2026] DELETE /v2.0/security-groups/92ea4def-42c7-4e4a-a87e-ad202f76cc20 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:25:06.092 7 WARNING neutron_lib.context [None req-e7ac0ae1-318b-4973-8631-c513a6b96627 b29447c4ee28469592deae1abc1c90ce 06d403fe7bd244c2a9d0c1f534d3f58e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1109/2371] 10.0.0.128 () {34 vars in 676 bytes} [Thu Apr 23 01:25:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2372] 10.0.0.128 () {34 vars in 759 bytes} [Thu Apr 23 01:25:06 2026] PUT /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2373] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:25:06 2026] GET /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2374] 10.0.0.128 () {34 vars in 770 bytes} [Thu Apr 23 01:25:06 2026] PUT /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2375] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:25:06 2026] GET /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2376] 10.0.0.128 () {34 vars in 766 bytes} [Thu Apr 23 01:25:06 2026] PUT /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2377] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:25:06 2026] GET /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2378] 10.0.0.128 () {34 vars in 788 bytes} [Thu Apr 23 01:25:06 2026] PUT /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2379] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:25:06 2026] GET /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2380] 10.0.0.128 () {34 vars in 759 bytes} [Thu Apr 23 01:25:06 2026] PUT /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2381] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:25:06 2026] GET /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2382] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:25:06 2026] GET /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:25:06.579 7 INFO neutron.api.v2.resource [None req-41988a9f-6cb4-4018-8980-a7b823ebe0e2 b29447c4ee28469592deae1abc1c90ce 06d403fe7bd244c2a9d0c1f534d3f58e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1115/2383] 10.0.0.128 () {32 vars in 751 bytes} [Thu Apr 23 01:25:06 2026] GET /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/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: 1269/2384] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:25:06 2026] DELETE /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2385] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:25:06 2026] GET /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:25:06.678 8 INFO neutron.api.v2.resource [None req-fb48a554-74a5-4a14-a6a8-e10973786cf4 b29447c4ee28469592deae1abc1c90ce 06d403fe7bd244c2a9d0c1f534d3f58e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1270/2386] 10.0.0.128 () {32 vars in 754 bytes} [Thu Apr 23 01:25:06 2026] DELETE /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2387] 10.0.0.128 () {32 vars in 742 bytes} [Thu Apr 23 01:25:06 2026] DELETE /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2388] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 23 01:25:06 2026] GET /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba/tags => 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: 1118/2389] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:25:06 2026] DELETE /v2.0/subnetpools/08ff550b-8035-4d69-a931-c19695d544ba => 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: 1272/2390] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:25:07 2026] GET /v2.0/security-groups?tenant_id=43f8292da7bf4c639d6d73196318e4fc&name=default => generated 2805 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2391] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:25:07 2026] DELETE /v2.0/security-groups/6bb31717-06d7-4dd5-b967-0ea6f3d47688 => 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: 1273/2392] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:25:07 2026] GET /v2.0/security-groups?tenant_id=06d403fe7bd244c2a9d0c1f534d3f58e&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2393] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:25:08 2026] DELETE /v2.0/security-groups/1064b8c7-d51c-4f26-85ab-87caa7a39bcf => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:25:16.698 8 WARNING neutron_lib.context [None req-cfa7f287-ebbf-4e18-b08d-a0ccc8270716 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:25:16.827 8 INFO neutron.db.segments_db [None req-cfa7f287-ebbf-4e18-b08d-a0ccc8270716 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Added segment a272966a-0e91-4226-b0ea-277b95c02218 of type vxlan for network 705cf278-a8a1-4f45-a318-31face13d84d [pid: 8|app: 0|req: 1275/2396] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:25:16 2026] POST /v2.0/networks => generated 640 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:16.958 7 WARNING neutron_lib.context [None req-bbf9b829-3136-47a3-acb3-ca6a00a9953d ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1122/2397] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:25:16 2026] POST /v2.0/subnets => generated 634 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2398] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 23 01:25:17 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:25:17.370 7 WARNING neutron_lib.context [None req-178d04ae-d4ee-430a-a479-1270886c6853 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1123/2399] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:25:17 2026] POST /v2.0/subnets => generated 708 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:17.728 8 WARNING neutron_lib.context [None req-eb2fd360-102a-4712-b6f8-dc473ad664e3 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:25:17.780 8 INFO neutron.db.segments_db [None req-eb2fd360-102a-4712-b6f8-dc473ad664e3 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Added segment 667320f3-0c99-4d51-92bd-34640490e5bf of type vxlan for network 381bae33-cfd9-4dea-98aa-5e98d1d7a328 [pid: 8|app: 0|req: 1277/2400] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:25:17 2026] POST /v2.0/networks => generated 638 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:17.888 7 WARNING neutron_lib.context [None req-f717971a-8ddd-4c73-a418-08749631f4e5 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1124/2401] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:25:17 2026] POST /v2.0/subnets => generated 632 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:18.209 8 WARNING neutron_lib.context [None req-2dfdd58e-9999-4ea0-ac24-7940f4e7320f ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1278/2402] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:25:18 2026] POST /v2.0/subnets => generated 702 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:18.601 7 WARNING neutron_lib.context [None req-8bbd3c2c-d7d0-44a6-a953-97824ea945e1 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:25:18.656 7 INFO neutron.db.segments_db [None req-8bbd3c2c-d7d0-44a6-a953-97824ea945e1 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Added segment 7600e7a1-bf56-4a18-ae4d-cd1875e126cb of type vxlan for network 34034d75-699a-4d48-b77e-c7318b6af375 [pid: 7|app: 0|req: 1125/2403] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 23 01:25:18 2026] POST /v2.0/networks => generated 637 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:18.792 8 WARNING neutron_lib.context [None req-430e374c-1866-45e8-8f1f-9f61c2528426 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1279/2404] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:25:18 2026] POST /v2.0/subnets => generated 632 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:19.170 7 WARNING neutron_lib.context [None req-1e90abab-4ffa-4a99-af38-31128d3c8705 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1126/2405] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:25:19 2026] POST /v2.0/subnets => generated 705 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:19.574 8 WARNING neutron_lib.context [None req-52bbdad2-c4c0-479f-b80f-4d59cbb36961 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:25:19.635 8 INFO neutron.db.segments_db [None req-52bbdad2-c4c0-479f-b80f-4d59cbb36961 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Added segment 1e03511f-e5c9-4d1d-ba75-d393a36195e2 of type vxlan for network df88bc00-5a3b-4413-aacb-f964879dd192 2026-04-23 01:25:19.990 8 INFO neutron.db.l3_hamode_db [None req-52bbdad2-c4c0-479f-b80f-4d59cbb36961 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:25:21.056 8 INFO neutron.db.l3_hamode_db [None req-52bbdad2-c4c0-479f-b80f-4d59cbb36961 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1280/2406] 10.0.0.128 () {34 vars in 669 bytes} [Thu Apr 23 01:25:19 2026] POST /v2.0/routers => generated 685 bytes in 2588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2407] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:25:22 2026] PUT /v2.0/routers/53073783-4558-439c-a08a-4a87aeb8d3df/add_router_interface => generated 309 bytes in 1654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2408] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:25:23 2026] PUT /v2.0/routers/53073783-4558-439c-a08a-4a87aeb8d3df/add_router_interface => generated 309 bytes in 2092 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2409] 10.0.0.128 () {34 vars in 783 bytes} [Thu Apr 23 01:25:25 2026] PUT /v2.0/routers/53073783-4558-439c-a08a-4a87aeb8d3df/add_router_interface => generated 309 bytes in 2086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:25:28.064 8 WARNING neutron_lib.context [None req-93e70fa1-f75b-49e0-9e94-290054bc8b4d ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1282/2410] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 23 01:25:28 2026] POST /v2.0/security-groups => generated 1566 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:25:28.192 7 WARNING neutron_lib.context [None req-8ff33414-4ba6-48c9-bea8-dc5f90b79ac7 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1129/2411] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:25:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:28.314 8 WARNING neutron_lib.context [None req-410520c0-2b87-46ad-9547-d68c21213859 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1283/2412] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:25:28 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-04-23 01:25:28.437 7 WARNING neutron_lib.context [None req-5893f8c6-dcb9-442d-843c-643255514419 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1130/2413] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:25:28 2026] POST /v2.0/security-group-rules => generated 567 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:28.551 8 WARNING neutron_lib.context [None req-3eba856b-39bb-4b71-ac21-7639f7fc723f ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1284/2414] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:25:28 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) 2026-04-23 01:25:28.656 7 WARNING neutron_lib.context [None req-28459e3d-c3ed-4475-9ca4-c4fc5cdf0e89 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1131/2415] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:25:28 2026] POST /v2.0/security-group-rules => generated 569 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:28.769 8 WARNING neutron_lib.context [None req-b616b77f-11a6-46f5-b58c-21afb01ffcff ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1285/2416] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:25:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:28.892 7 WARNING neutron_lib.context [None req-86c6247f-3d7f-48c9-91e3-ee46cc55fd89 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1132/2417] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:25:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:29.025 8 WARNING neutron_lib.context [None req-83cb1f62-dc12-4b31-b592-fe728f241d54 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1286/2418] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:25:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:29.152 7 WARNING neutron_lib.context [None req-86524342-159a-454f-aa95-3752069f0e08 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1133/2419] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:25:29 2026] POST /v2.0/security-group-rules => generated 567 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:29.268 8 WARNING neutron_lib.context [None req-134d4a7c-4e7b-4474-b0cb-d01ed0ab361e ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1287/2420] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:25:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:25:29.389 7 WARNING neutron_lib.context [None req-026ae7b4-f45b-4692-bb66-4edf13111213 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1134/2421] 10.0.0.128 () {34 vars in 695 bytes} [Thu Apr 23 01:25:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2422] 10.0.0.153 () {34 vars in 1096 bytes} [Thu Apr 23 01:25:29 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1117497903&fields=id&tenant_id=59e40703deb841d3a4eb252c95f90565 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2423] 10.0.0.153 () {34 vars in 982 bytes} [Thu Apr 23 01:25:29 2026] GET /v2.0/networks?id=381bae33-cfd9-4dea-98aa-5e98d1d7a328 => generated 705 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2424] 10.0.0.153 () {34 vars in 965 bytes} [Thu Apr 23 01:25:29 2026] GET /v2.0/quotas/59e40703deb841d3a4eb252c95f90565 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2425] 10.0.0.153 () {34 vars in 1002 bytes} [Thu Apr 23 01:25:29 2026] GET /v2.0/ports?tenant_id=59e40703deb841d3a4eb252c95f90565&fields=id => generated 287 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2426] 10.0.0.153 () {34 vars in 1008 bytes} [Thu Apr 23 01:25:30 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2427] 10.0.0.153 () {34 vars in 1108 bytes} [Thu Apr 23 01:25:30 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1292/2430] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:25:30 2026] GET /v2.0/ports?device_id=bdac8d46-05ba-4dbb-a0ec-5fb0116a3acb => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2431] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:25:31 2026] GET /v2.0/networks?id=381bae33-cfd9-4dea-98aa-5e98d1d7a328 => generated 705 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2432] 199.204.45.23 () {34 vars in 1049 bytes} [Thu Apr 23 01:25:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=59e40703deb841d3a4eb252c95f90565 => generated 179 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:25:31.171 7 WARNING neutron_lib.context [req-55098f7b-4641-402b-89c5-2b1dc25a785d req-a9f92c6b-cd64-4a32-b401-e868a5d1290f ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1140/2433] 199.204.45.23 () {38 vars in 954 bytes} [Thu Apr 23 01:25:31 2026] POST /v2.0/ports => generated 1183 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2434] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:25:31 2026] PUT /v2.0/ports/1ab0b437-f257-4309-9de5-f4b10e81b917 => generated 1428 bytes in 520 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: 1141/2435] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:25:32 2026] GET /v2.0/ports?tenant_id=59e40703deb841d3a4eb252c95f90565&device_id=bdac8d46-05ba-4dbb-a0ec-5fb0116a3acb => generated 1467 bytes in 65 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-04-23 01:25:32.349 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae9e4016-f444-46d6-a6d2-cdbc18c7a49c'] response: {'name': 'network-changed', 'server_uuid': 'bdac8d46-05ba-4dbb-a0ec-5fb0116a3acb', 'tag': '1ab0b437-f257-4309-9de5-f4b10e81b917', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1295/2436] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:25:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.120&port_id=1ab0b437-f257-4309-9de5-f4b10e81b917 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2437] 199.204.45.23 () {34 vars in 1103 bytes} [Thu Apr 23 01:25:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A30c&port_id=1ab0b437-f257-4309-9de5-f4b10e81b917 => 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: 1296/2438] 199.204.45.23 () {34 vars in 1063 bytes} [Thu Apr 23 01:25:32 2026] GET /v2.0/subnets?id=35fea821-e64e-4cf8-9c57-349d4e4e244f&id=2ecab68d-4309-4a13-b28e-c69699771587 => generated 1363 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2439] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:25:32 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&device_owner=network%3Adhcp => generated 1457 bytes in 55 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: 1297/2440] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:25:32 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2441] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:25:32 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1298/2442] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:25:32 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2443] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:25:32 2026] GET /v2.0/ports?tenant_id=59e40703deb841d3a4eb252c95f90565&device_id=bdac8d46-05ba-4dbb-a0ec-5fb0116a3acb => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2444] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:25:32 2026] GET /v2.0/networks?id=381bae33-cfd9-4dea-98aa-5e98d1d7a328 => generated 801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2445] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:25:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.120&port_id=1ab0b437-f257-4309-9de5-f4b10e81b917 => 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: 1300/2446] 199.204.45.23 () {34 vars in 1103 bytes} [Thu Apr 23 01:25:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A30c&port_id=1ab0b437-f257-4309-9de5-f4b10e81b917 => 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: 1147/2447] 199.204.45.23 () {34 vars in 1063 bytes} [Thu Apr 23 01:25:32 2026] GET /v2.0/subnets?id=35fea821-e64e-4cf8-9c57-349d4e4e244f&id=2ecab68d-4309-4a13-b28e-c69699771587 => generated 1363 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2448] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:25:33 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&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: 1148/2449] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:25:33 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&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: 1302/2450] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:25:33 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1149/2451] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:25:33 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1303/2452] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:25:35 2026] GET /v2.0/ports?device_id=bdac8d46-05ba-4dbb-a0ec-5fb0116a3acb => generated 1200 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2453] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:25:35 2026] GET /v2.0/security-groups?id=3c7c7d89-eac5-416e-bb25-f907a6e6e17c&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2454] 10.0.0.128 () {32 vars in 818 bytes} [Thu Apr 23 01:25:35 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&mac_address=fa%3A16%3A3e%3A16%3Ad2%3A7a => generated 1200 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:25:35.791 7 WARNING neutron_lib.context [None req-8766c48d-387b-45cb-b69a-d792810cfa1c ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:25:36.658 7 INFO neutron.db.l3_db [None req-8766c48d-387b-45cb-b69a-d792810cfa1c ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Floating IP 4cba5cc9-a9bc-4d8e-b678-d6042e9b313b associated. External IP: 10.96.250.206, port: 1ab0b437-f257-4309-9de5-f4b10e81b917. [pid: 7|app: 0|req: 1151/2455] 10.0.0.128 () {34 vars in 677 bytes} [Thu Apr 23 01:25:35 2026] POST /v2.0/floatingips => generated 855 bytes in 1265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2456] 10.0.0.153 () {34 vars in 1096 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1117497903&fields=id&tenant_id=59e40703deb841d3a4eb252c95f90565 => generated 69 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:25:37.266 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f2e0d06-febb-42b2-ba43-5eba839254ff'] response: {'name': 'network-changed', 'server_uuid': 'bdac8d46-05ba-4dbb-a0ec-5fb0116a3acb', 'tag': '1ab0b437-f257-4309-9de5-f4b10e81b917', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1152/2457] 10.0.0.153 () {34 vars in 982 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/networks?id=34034d75-699a-4d48-b77e-c7318b6af375 => 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: 1153/2458] 10.0.0.153 () {34 vars in 965 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/quotas/59e40703deb841d3a4eb252c95f90565 => 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: 1306/2459] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/ports?tenant_id=59e40703deb841d3a4eb252c95f90565&device_id=bdac8d46-05ba-4dbb-a0ec-5fb0116a3acb => generated 1469 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2460] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/networks?id=381bae33-cfd9-4dea-98aa-5e98d1d7a328 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2461] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.120&port_id=1ab0b437-f257-4309-9de5-f4b10e81b917 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2462] 199.204.45.23 () {34 vars in 1103 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A30c&port_id=1ab0b437-f257-4309-9de5-f4b10e81b917 => 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: 1154/2463] 10.0.0.153 () {34 vars in 1002 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/ports?tenant_id=59e40703deb841d3a4eb252c95f90565&fields=id => generated 333 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2464] 199.204.45.23 () {34 vars in 1063 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/subnets?id=35fea821-e64e-4cf8-9c57-349d4e4e244f&id=2ecab68d-4309-4a13-b28e-c69699771587 => generated 1363 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2465] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2466] 10.0.0.153 () {34 vars in 1008 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?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: 1312/2467] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2468] 10.0.0.153 () {34 vars in 1108 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?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: 1313/2469] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2470] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2471] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:25:37 2026] GET /v2.0/ports?device_id=d3cad8b1-34eb-4a45-b188-5323463152e3 => 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: 1158/2472] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:25:38 2026] GET /v2.0/networks?id=34034d75-699a-4d48-b77e-c7318b6af375 => generated 704 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2473] 199.204.45.23 () {34 vars in 1049 bytes} [Thu Apr 23 01:25:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=59e40703deb841d3a4eb252c95f90565 => generated 179 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:25:38.791 7 WARNING neutron_lib.context [req-95428d44-b94d-4e7a-8b23-6a217924d7c0 req-82f8df22-60de-4b42-b5b8-ff6d4b23a4cb ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1159/2474] 199.204.45.23 () {38 vars in 954 bytes} [Thu Apr 23 01:25:38 2026] POST /v2.0/ports => generated 1187 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2475] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:25:39 2026] PUT /v2.0/ports/9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83 => generated 1432 bytes in 530 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: 1160/2476] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:25:39 2026] GET /v2.0/ports?tenant_id=59e40703deb841d3a4eb252c95f90565&device_id=d3cad8b1-34eb-4a45-b188-5323463152e3 => generated 1471 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1317/2477] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:25:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.226&port_id=9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2478] 199.204.45.23 () {34 vars in 1105 bytes} [Thu Apr 23 01:25:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A27a&port_id=9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:25:39.980 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-49d6ca06-85eb-43db-a6d2-69b2d79d80c4'] response: {'name': 'network-changed', 'server_uuid': 'd3cad8b1-34eb-4a45-b188-5323463152e3', 'tag': '9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1318/2479] 199.204.45.23 () {34 vars in 1063 bytes} [Thu Apr 23 01:25:39 2026] GET /v2.0/subnets?id=e4ec790f-4300-432b-8800-f257a77dfdf7&id=10a9f319-5082-425f-9ec4-5670469bfedd => generated 1366 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2480] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:25:40 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1319/2481] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:25:40 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&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: 1163/2482] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:25:40 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2483] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:25:40 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2484] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:25:40 2026] GET /v2.0/ports?tenant_id=59e40703deb841d3a4eb252c95f90565&device_id=d3cad8b1-34eb-4a45-b188-5323463152e3 => generated 1471 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2485] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:25:40 2026] GET /v2.0/networks?id=34034d75-699a-4d48-b77e-c7318b6af375 => generated 800 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2486] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:25:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.226&port_id=9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2487] 199.204.45.23 () {34 vars in 1105 bytes} [Thu Apr 23 01:25:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A27a&port_id=9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83 => 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: 1166/2488] 199.204.45.23 () {34 vars in 1063 bytes} [Thu Apr 23 01:25:40 2026] GET /v2.0/subnets?id=e4ec790f-4300-432b-8800-f257a77dfdf7&id=10a9f319-5082-425f-9ec4-5670469bfedd => 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: 1323/2489] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:25:40 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2490] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:25:40 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2491] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:25:40 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?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: 1168/2492] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:25:40 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?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: 1325/2493] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:25:42 2026] GET /v2.0/ports?device_id=d3cad8b1-34eb-4a45-b188-5323463152e3 => generated 1204 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2494] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:25:43 2026] GET /v2.0/security-groups?id=3c7c7d89-eac5-416e-bb25-f907a6e6e17c&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2497] 10.0.0.54 () {34 vars in 989 bytes} [Thu Apr 23 01:25:46 2026] GET /v2.0/ports?device_id=bdac8d46-05ba-4dbb-a0ec-5fb0116a3acb => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2498] 10.0.0.54 () {34 vars in 1039 bytes} [Thu Apr 23 01:25:46 2026] GET /v2.0/security-groups?id=3c7c7d89-eac5-416e-bb25-f907a6e6e17c&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2499] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:25:48 2026] GET /v2.0/ports?device_id=d3cad8b1-34eb-4a45-b188-5323463152e3 => generated 1204 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2500] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:25:48 2026] GET /v2.0/security-groups?id=3c7c7d89-eac5-416e-bb25-f907a6e6e17c&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: 7|app: 0|req: 1173/2501] 10.0.0.128 () {32 vars in 818 bytes} [Thu Apr 23 01:25:48 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&mac_address=fa%3A16%3A3e%3Af7%3Ae9%3A1a => generated 1204 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:25:48.467 8 WARNING neutron_lib.context [None req-16f729d2-b412-45e1-80a7-1025d03bcbe5 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:25:49.430 8 INFO neutron.db.l3_db [None req-16f729d2-b412-45e1-80a7-1025d03bcbe5 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Floating IP 1f3d90d0-96d3-4a0f-8257-9e67e76e2d5c associated. External IP: 10.96.250.216, port: 9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83. [pid: 8|app: 0|req: 1329/2502] 10.0.0.128 () {34 vars in 677 bytes} [Thu Apr 23 01:25:48 2026] POST /v2.0/floatingips => generated 855 bytes in 1704 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2503] 10.0.0.54 () {34 vars in 989 bytes} [Thu Apr 23 01:25:55 2026] GET /v2.0/ports?device_id=d3cad8b1-34eb-4a45-b188-5323463152e3 => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:25:55.184 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-95b442be-09fe-468c-bfbd-d695a8c614d6'] response: {'name': 'network-changed', 'server_uuid': 'd3cad8b1-34eb-4a45-b188-5323463152e3', 'tag': '9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1330/2504] 10.0.0.54 () {34 vars in 1039 bytes} [Thu Apr 23 01:25:55 2026] GET /v2.0/security-groups?id=3c7c7d89-eac5-416e-bb25-f907a6e6e17c&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2505] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:25:55 2026] GET /v2.0/ports?tenant_id=59e40703deb841d3a4eb252c95f90565&device_id=d3cad8b1-34eb-4a45-b188-5323463152e3 => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2506] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:25:55 2026] GET /v2.0/networks?id=34034d75-699a-4d48-b77e-c7318b6af375 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2507] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:25:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.226&port_id=9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2508] 199.204.45.23 () {34 vars in 1105 bytes} [Thu Apr 23 01:25:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A27a&port_id=9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83 => 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: 1177/2509] 199.204.45.23 () {34 vars in 1063 bytes} [Thu Apr 23 01:25:55 2026] GET /v2.0/subnets?id=e4ec790f-4300-432b-8800-f257a77dfdf7&id=10a9f319-5082-425f-9ec4-5670469bfedd => 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: 1333/2510] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:25:55 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2511] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:25:55 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&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: 1334/2512] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:25:55 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?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: 1179/2513] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:25:55 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?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: 1181/2516] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:26:00 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2517] 10.0.0.192 () {30 vars in 690 bytes} [Thu Apr 23 01:26:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2518] 10.0.0.192 () {30 vars in 692 bytes} [Thu Apr 23 01:26:01 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: 1337/2519] 10.0.0.192 () {30 vars in 668 bytes} [Thu Apr 23 01:26:01 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: 1183/2520] 10.0.0.192 () {30 vars in 704 bytes} [Thu Apr 23 01:26:01 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: 1338/2521] 10.0.0.192 () {28 vars in 439 bytes} [Thu Apr 23 01:26:01 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: 1184/2522] 10.0.0.192 () {30 vars in 728 bytes} [Thu Apr 23 01:26:01 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 634 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2523] 10.0.0.192 () {30 vars in 690 bytes} [Thu Apr 23 01:26:02 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: 1185/2524] 10.0.0.192 () {30 vars in 692 bytes} [Thu Apr 23 01:26:02 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: 1340/2525] 10.0.0.192 () {30 vars in 668 bytes} [Thu Apr 23 01:26:02 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: 1186/2526] 10.0.0.192 () {30 vars in 704 bytes} [Thu Apr 23 01:26:02 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: 1341/2527] 10.0.0.192 () {30 vars in 728 bytes} [Thu Apr 23 01:26:02 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => 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: 1187/2528] 10.0.0.192 () {30 vars in 690 bytes} [Thu Apr 23 01:26:02 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: 1342/2529] 10.0.0.192 () {30 vars in 692 bytes} [Thu Apr 23 01:26:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2530] 10.0.0.192 () {30 vars in 668 bytes} [Thu Apr 23 01:26:02 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: 1343/2531] 10.0.0.192 () {30 vars in 704 bytes} [Thu Apr 23 01:26:02 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: 1189/2532] 10.0.0.192 () {30 vars in 730 bytes} [Thu Apr 23 01:26:02 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2533] 10.0.0.192 () {30 vars in 682 bytes} [Thu Apr 23 01:26:02 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2534] 10.0.0.192 () {34 vars in 704 bytes} [Thu Apr 23 01:26:02 2026] POST /v2.0/ports => generated 1128 bytes in 868 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2535] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:26:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 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: 1191/2536] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:26:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2537] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:26:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2538] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:26:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2539] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:26:05 2026] GET /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2540] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:26:05 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: 1348/2541] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:26:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2542] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:26:05 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: 1349/2543] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:26:05 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-04-23 01:26:05.965 7 INFO neutron.api.v2.resource [None req-1b91e53a-31a3-43f5-b2c5-2564fc605222 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1195/2544] 199.204.45.23 () {30 vars in 762 bytes} [Thu Apr 23 01:26:05 2026] GET /v2.0/security-groups/lb-a81de2dd-d49b-4776-92a1-61d3404e8562 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2545] 199.204.45.23 () {30 vars in 784 bytes} [Thu Apr 23 01:26:05 2026] GET /v2.0/security-groups?name=lb-a81de2dd-d49b-4776-92a1-61d3404e8562 => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2546] 199.204.45.23 () {34 vars in 735 bytes} [Thu Apr 23 01:26:06 2026] POST /v2.0/security-groups => generated 1574 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2547] 199.204.45.23 () {30 vars in 814 bytes} [Thu Apr 23 01:26:06 2026] GET /v2.0/security-group-rules?security_group_id=cfd21129-2439-4cba-8757-8c3e6b9f8e89 => generated 1118 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2548] 199.204.45.23 () {34 vars in 788 bytes} [Thu Apr 23 01:26:06 2026] PUT /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 1128 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2549] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:26:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1198/2550] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:26:06 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: 1353/2551] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:26:06 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: 1199/2552] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:26:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2553] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:26:06 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => 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: 1200/2554] 10.0.0.153 () {34 vars in 1016 bytes} [Thu Apr 23 01:26:14 2026] GET /v2.0/security-groups?id=c0804e95-dd60-438b-8fae-d2782ca51473&fields=id => 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: 1355/2555] 10.0.0.153 () {34 vars in 982 bytes} [Thu Apr 23 01:26:14 2026] GET /v2.0/networks?id=3a1ecb61-b9cc-481d-a139-97b7853a9df9 => generated 735 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2556] 10.0.0.153 () {34 vars in 965 bytes} [Thu Apr 23 01:26:14 2026] GET /v2.0/quotas/9d4242857c51467b95c3368ff9161c2d => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2557] 10.0.0.153 () {34 vars in 1002 bytes} [Thu Apr 23 01:26:14 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&fields=id => generated 149 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2558] 10.0.0.153 () {34 vars in 1008 bytes} [Thu Apr 23 01:26:14 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?fields=segments => generated 14 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2559] 10.0.0.153 () {34 vars in 1108 bytes} [Thu Apr 23 01:26:14 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2560] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:26:15 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2561] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:26:15 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2564] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:26:15 2026] GET /v2.0/networks?id=3a1ecb61-b9cc-481d-a139-97b7853a9df9 => generated 735 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2565] 199.204.45.23 () {34 vars in 1049 bytes} [Thu Apr 23 01:26:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9d4242857c51467b95c3368ff9161c2d => generated 343 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2566] 199.204.45.23 () {38 vars in 954 bytes} [Thu Apr 23 01:26:15 2026] POST /v2.0/ports => generated 1078 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2567] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:26:16 2026] PUT /v2.0/ports/1662f9cc-0d68-40fe-a49a-3108b773f16b => generated 1203 bytes in 501 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: 1207/2568] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:26:16 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1362/2569] 199.204.45.23 () {34 vars in 1059 bytes} [Thu Apr 23 01:26:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.85&port_id=1662f9cc-0d68-40fe-a49a-3108b773f16b => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2570] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:26:16 2026] GET /v2.0/subnets?id=a7fc11da-4ee9-4a07-93fe-d4cb8a61148b => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:26:16.940 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-02e537ed-fa12-4c3f-bcd6-04d3b57004c3'] response: {'name': 'network-changed', 'server_uuid': '53723cfc-4c95-45c4-a615-f31418516d22', 'tag': '1662f9cc-0d68-40fe-a49a-3108b773f16b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1363/2571] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:26:16 2026] GET /v2.0/ports?network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2572] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:26:17 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?fields=segments => generated 14 bytes in 87 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: 1364/2573] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:26:17 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?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: 1210/2574] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:26:17 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2575] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:26:17 2026] GET /v2.0/networks?id=3a1ecb61-b9cc-481d-a139-97b7853a9df9 => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2576] 199.204.45.23 () {34 vars in 1059 bytes} [Thu Apr 23 01:26:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.85&port_id=1662f9cc-0d68-40fe-a49a-3108b773f16b => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2577] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:26:17 2026] GET /v2.0/subnets?id=a7fc11da-4ee9-4a07-93fe-d4cb8a61148b => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2578] 199.204.45.23 () {34 vars in 993 bytes} [Thu Apr 23 01:26:17 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2579] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:26:17 2026] GET /v2.0/ports?network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2580] 199.204.45.23 () {34 vars in 1043 bytes} [Thu Apr 23 01:26:17 2026] GET /v2.0/security-groups?id=c0804e95-dd60-438b-8fae-d2782ca51473&fields=id&fields=name => generated 96 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2581] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:26:17 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?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: 1214/2582] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:26:17 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?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: 1369/2583] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:26:18 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2584] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:26:18 2026] GET /v2.0/security-groups?id=c0804e95-dd60-438b-8fae-d2782ca51473&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2585] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:26:18 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2586] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:26:21 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2587] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:26:21 2026] GET /v2.0/security-groups?id=c0804e95-dd60-438b-8fae-d2782ca51473&fields=id&fields=name => generated 96 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2588] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:26:21 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => 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: 1372/2589] 199.204.45.23 () {34 vars in 1095 bytes} [Thu Apr 23 01:26:24 2026] GET /v2.0/ports?device_id=bdac8d46-05ba-4dbb-a0ec-5fb0116a3acb&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2590] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:26:24 2026] GET /v2.0/ports?tenant_id=59e40703deb841d3a4eb252c95f90565&device_id=bdac8d46-05ba-4dbb-a0ec-5fb0116a3acb => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2591] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:26:24 2026] GET /v2.0/networks?id=381bae33-cfd9-4dea-98aa-5e98d1d7a328 => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2592] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:26:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.120&port_id=1ab0b437-f257-4309-9de5-f4b10e81b917 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2593] 199.204.45.23 () {34 vars in 1103 bytes} [Thu Apr 23 01:26:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A30c&port_id=1ab0b437-f257-4309-9de5-f4b10e81b917 => 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: 1220/2594] 199.204.45.23 () {34 vars in 1063 bytes} [Thu Apr 23 01:26:24 2026] GET /v2.0/subnets?id=35fea821-e64e-4cf8-9c57-349d4e4e244f&id=2ecab68d-4309-4a13-b28e-c69699771587 => generated 1363 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2595] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:26:24 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2596] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:26:24 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&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: 1376/2597] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:26:24 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1222/2598] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:26:24 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2603] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2604] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:26:55 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: 1226/2605] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:26:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2606] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:26:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2607] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:26:56 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2608] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:26:56 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => 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: 1228/2609] 199.204.45.23 () {34 vars in 716 bytes} [Thu Apr 23 01:26:56 2026] POST /v2.0/ports => generated 1097 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2610] 10.0.0.153 () {34 vars in 971 bytes} [Thu Apr 23 01:26:56 2026] GET /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 1097 bytes in 35 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: 1229/2611] 10.0.0.153 () {34 vars in 907 bytes} [Thu Apr 23 01:26:56 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: 1383/2612] 199.204.45.23 () {34 vars in 1261 bytes} [Thu Apr 23 01:26:56 2026] GET /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2613] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:26:56 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2614] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:26:56 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?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: 1231/2615] 199.204.45.23 () {34 vars in 974 bytes} [Thu Apr 23 01:26:56 2026] GET /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => 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: 1385/2616] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:26:57 2026] GET /v2.0/networks?id=705cf278-a8a1-4f45-a318-31face13d84d => generated 803 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2617] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:26:57 2026] PUT /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 1251 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2618] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:26:57 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 2523 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1233/2619] 199.204.45.23 () {34 vars in 1059 bytes} [Thu Apr 23 01:26:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.85&port_id=1662f9cc-0d68-40fe-a49a-3108b773f16b => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2620] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:26:57 2026] GET /v2.0/subnets?id=a7fc11da-4ee9-4a07-93fe-d4cb8a61148b => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:26:57.804 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8176e620-5b74-489f-9dcb-1b114aff1a41'] response: {'name': 'network-changed', 'server_uuid': '53723cfc-4c95-45c4-a615-f31418516d22', 'tag': '3a089b6a-dc72-446f-9c5f-eb08d924b5d8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1234/2621] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:26:57 2026] GET /v2.0/ports?network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9&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: 1388/2622] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:26:57 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?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: 7|app: 0|req: 1235/2623] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:26:57 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2624] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:26:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => 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: 1236/2625] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:26:58 2026] GET /v2.0/subnets?id=10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2626] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:26:58 2026] GET /v2.0/ports?network_id=705cf278-a8a1-4f45-a318-31face13d84d&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: 1237/2627] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:26:58 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2628] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:26:58 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2629] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:26:58 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 2523 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2630] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:26:58 2026] GET /v2.0/networks?id=705cf278-a8a1-4f45-a318-31face13d84d => generated 803 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2631] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:26:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => 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: 1393/2632] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:26:58 2026] GET /v2.0/subnets?id=10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2633] 10.0.0.153 () {34 vars in 971 bytes} [Thu Apr 23 01:26:58 2026] GET /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 1287 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2634] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:26:58 2026] GET /v2.0/ports?network_id=705cf278-a8a1-4f45-a318-31face13d84d&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: 1395/2635] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:26:58 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2636] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:26:58 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?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/2637] 199.204.45.23 () {34 vars in 788 bytes} [Thu Apr 23 01:26:58 2026] PUT /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 1311 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:26:58.932 8 INFO neutron.api.v2.resource [None req-61a59e02-9906-44ff-9dc4-b90d5a78b4b9 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1397/2638] 199.204.45.23 () {30 vars in 762 bytes} [Thu Apr 23 01:26:58 2026] GET /v2.0/security-groups/lb-a81de2dd-d49b-4776-92a1-61d3404e8562 => generated 149 bytes in 16 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: 1242/2639] 199.204.45.23 () {30 vars in 784 bytes} [Thu Apr 23 01:26:58 2026] GET /v2.0/security-groups?name=lb-a81de2dd-d49b-4776-92a1-61d3404e8562 => generated 1577 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2640] 199.204.45.23 () {34 vars in 788 bytes} [Thu Apr 23 01:26:58 2026] PUT /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 1311 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2641] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:26:59 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: 1399/2642] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2643] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:26:59 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: 1400/2644] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:26: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: 1245/2645] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => 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: 1401/2646] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:26:59.628 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b07cbecf-8289-4133-8e82-97983a692fb3'] response: {'name': 'network-changed', 'server_uuid': '53723cfc-4c95-45c4-a615-f31418516d22', 'tag': '3a089b6a-dc72-446f-9c5f-eb08d924b5d8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1246/2647] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2648] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2649] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2650] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/networks?id=705cf278-a8a1-4f45-a318-31face13d84d => generated 803 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2651] 199.204.45.23 () {30 vars in 742 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2652] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => 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: 1405/2653] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/subnets?id=10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2654] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:26:59.849 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e48719f-d5d7-47ca-9ba0-5fef75fc0da3'] response: {'name': 'network-changed', 'server_uuid': '53723cfc-4c95-45c4-a615-f31418516d22', 'tag': '3a089b6a-dc72-446f-9c5f-eb08d924b5d8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1406/2655] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/ports?network_id=705cf278-a8a1-4f45-a318-31face13d84d&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2656] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => 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: 1407/2657] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?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: 1251/2658] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:26:59 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2659] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:27:00 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 2585 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2660] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:27:00 2026] GET /v2.0/networks?id=705cf278-a8a1-4f45-a318-31face13d84d => generated 803 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2661] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:27:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => 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: 1253/2662] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:27:00 2026] GET /v2.0/subnets?id=10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2663] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:00 2026] GET /v2.0/ports?network_id=705cf278-a8a1-4f45-a318-31face13d84d&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2666] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:00 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?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: 1413/2667] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:00 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?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) 2026-04-23 01:27:03.596 7 WARNING neutron_lib.context [None req-03f615b7-7496-40a0-8eaa-94fef4931c3b ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:27:04.444 7 INFO neutron.db.l3_db [None req-03f615b7-7496-40a0-8eaa-94fef4931c3b ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Floating IP 4b401802-dc57-4ff6-a41c-19f243008559 associated. External IP: 10.96.250.209, port: e204111f-f194-439e-b1ff-ea47ecb354f4. [pid: 7|app: 0|req: 1255/2668] 10.0.0.128 () {34 vars in 677 bytes} [Thu Apr 23 01:27:03 2026] POST /v2.0/floatingips => generated 898 bytes in 1263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2669] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:27:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2670] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:27:08 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: 1415/2671] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:27:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2672] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:27:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:08.984 8 INFO neutron.api.v2.resource [None req-2d743240-9696-43ab-b101-ef3dbd648bec 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1416/2673] 199.204.45.23 () {30 vars in 762 bytes} [Thu Apr 23 01:27:08 2026] GET /v2.0/security-groups/lb-a81de2dd-d49b-4776-92a1-61d3404e8562 => generated 149 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2674] 199.204.45.23 () {30 vars in 784 bytes} [Thu Apr 23 01:27:08 2026] GET /v2.0/security-groups?name=lb-a81de2dd-d49b-4776-92a1-61d3404e8562 => generated 1577 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2675] 199.204.45.23 () {30 vars in 814 bytes} [Thu Apr 23 01:27:09 2026] GET /v2.0/security-group-rules?security_group_id=cfd21129-2439-4cba-8757-8c3e6b9f8e89 => generated 1118 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2676] 199.204.45.23 () {34 vars in 746 bytes} [Thu Apr 23 01:27:09 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2677] 199.204.45.23 () {34 vars in 746 bytes} [Thu Apr 23 01:27:09 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: 7|app: 0|req: 1261/2680] 10.0.0.192 () {30 vars in 690 bytes} [Thu Apr 23 01:27:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2681] 10.0.0.192 () {30 vars in 692 bytes} [Thu Apr 23 01:27:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2682] 10.0.0.192 () {30 vars in 668 bytes} [Thu Apr 23 01:27:15 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: 1421/2683] 10.0.0.192 () {30 vars in 704 bytes} [Thu Apr 23 01:27:15 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: 1263/2684] 10.0.0.192 () {28 vars in 439 bytes} [Thu Apr 23 01:27:16 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2685] 10.0.0.192 () {30 vars in 728 bytes} [Thu Apr 23 01:27:16 2026] GET /v2.0/subnets/35fea821-e64e-4cf8-9c57-349d4e4e244f => generated 632 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2686] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:27:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2687] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:27:16 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: 1265/2688] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:27:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2689] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:27:16 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: 1266/2690] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:16 2026] GET /v2.0/subnets/35fea821-e64e-4cf8-9c57-349d4e4e244f => generated 650 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2691] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:27:16 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2692] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:27:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2693] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:27:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2694] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:27:17 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: 1427/2695] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:27:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2696] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:17 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1428/2697] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:17 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1270/2698] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:27:17 2026] GET /v2.0/networks?id=381bae33-cfd9-4dea-98aa-5e98d1d7a328 => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2699] 199.204.45.23 () {38 vars in 954 bytes} [Thu Apr 23 01:27:17 2026] POST /v2.0/ports => generated 1303 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2700] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:27:18 2026] PUT /v2.0/ports/cea8200e-9472-4eea-8d90-9807d5c7e390 => generated 1428 bytes in 498 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: 1430/2701] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:27:18 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 4041 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-23 01:27:18.971 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-756c6e12-cb58-4d13-bb55-1043361f1263'] response: {'name': 'network-changed', 'server_uuid': '53723cfc-4c95-45c4-a615-f31418516d22', 'tag': 'cea8200e-9472-4eea-8d90-9807d5c7e390', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1272/2702] 199.204.45.23 () {34 vars in 1059 bytes} [Thu Apr 23 01:27:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.85&port_id=1662f9cc-0d68-40fe-a49a-3108b773f16b => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2703] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:27:18 2026] GET /v2.0/subnets?id=a7fc11da-4ee9-4a07-93fe-d4cb8a61148b => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2704] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/ports?network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9&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: 1432/2705] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?fields=segments => generated 14 bytes in 74 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: 1274/2706] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?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: 1433/2707] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => 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: 1275/2708] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/subnets?id=10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2709] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/ports?network_id=705cf278-a8a1-4f45-a318-31face13d84d&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2710] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?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: 1435/2711] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?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: 1277/2712] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.177&port_id=cea8200e-9472-4eea-8d90-9807d5c7e390 => 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: 1436/2713] 199.204.45.23 () {34 vars in 1103 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e5&port_id=cea8200e-9472-4eea-8d90-9807d5c7e390 => 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: 1278/2714] 199.204.45.23 () {34 vars in 1063 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/subnets?id=35fea821-e64e-4cf8-9c57-349d4e4e244f&id=2ecab68d-4309-4a13-b28e-c69699771587 => generated 1363 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2715] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2716] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&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: 1438/2717] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1280/2718] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1439/2719] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:27:19 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 4041 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2720] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/networks?id=381bae33-cfd9-4dea-98aa-5e98d1d7a328 => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2721] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.177&port_id=cea8200e-9472-4eea-8d90-9807d5c7e390 => 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: 1282/2722] 199.204.45.23 () {34 vars in 1103 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e5&port_id=cea8200e-9472-4eea-8d90-9807d5c7e390 => 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: 1441/2723] 10.0.0.153 () {34 vars in 971 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/ports/cea8200e-9472-4eea-8d90-9807d5c7e390 => generated 1464 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2724] 199.204.45.23 () {34 vars in 1063 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/subnets?id=35fea821-e64e-4cf8-9c57-349d4e4e244f&id=2ecab68d-4309-4a13-b28e-c69699771587 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2725] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/ports/cea8200e-9472-4eea-8d90-9807d5c7e390 => generated 1464 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2726] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2727] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/ports/cea8200e-9472-4eea-8d90-9807d5c7e390 => generated 1464 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2728] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2729] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2730] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1444/2731] 199.204.45.23 () {34 vars in 789 bytes} [Thu Apr 23 01:27:20 2026] PUT /v2.0/ports/cea8200e-9472-4eea-8d90-9807d5c7e390 => generated 1199 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2732] 199.204.45.23 () {30 vars in 742 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328 => generated 798 bytes in 76 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: 1445/2733] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/subnets/35fea821-e64e-4cf8-9c57-349d4e4e244f => generated 650 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2734] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:27:20 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 3812 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:21.004 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2b2a367-e269-4e07-86d2-96c4efd634bc'] response: {'name': 'network-changed', 'server_uuid': '53723cfc-4c95-45c4-a615-f31418516d22', 'tag': 'cea8200e-9472-4eea-8d90-9807d5c7e390', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1290/2735] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:27:21 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: 1291/2736] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2737] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2738] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2739] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/networks?id=381bae33-cfd9-4dea-98aa-5e98d1d7a328 => generated 801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2740] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.177&port_id=cea8200e-9472-4eea-8d90-9807d5c7e390 => 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: 1294/2741] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2742] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/subnets?id=35fea821-e64e-4cf8-9c57-349d4e4e244f => generated 653 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2743] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2744] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&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: 1296/2745] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2746] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2747] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1451/2748] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1298/2749] 199.204.45.23 () {30 vars in 742 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2750] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2751] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:21 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2752] 199.204.45.23 () {34 vars in 1095 bytes} [Thu Apr 23 01:27:24 2026] GET /v2.0/ports?device_id=d3cad8b1-34eb-4a45-b188-5323463152e3&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: 1300/2753] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:27:24 2026] GET /v2.0/ports?tenant_id=59e40703deb841d3a4eb252c95f90565&device_id=d3cad8b1-34eb-4a45-b188-5323463152e3 => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2754] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:27:24 2026] GET /v2.0/networks?id=34034d75-699a-4d48-b77e-c7318b6af375 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2755] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:27:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.226&port_id=9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2756] 199.204.45.23 () {34 vars in 1105 bytes} [Thu Apr 23 01:27:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A27a&port_id=9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83 => 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: 1302/2757] 199.204.45.23 () {34 vars in 1063 bytes} [Thu Apr 23 01:27:24 2026] GET /v2.0/subnets?id=e4ec790f-4300-432b-8800-f257a77dfdf7&id=10a9f319-5082-425f-9ec4-5670469bfedd => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2758] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:24 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&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: 1303/2759] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:24 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&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: 1457/2760] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:24 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2761] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:24 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?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: 1458/2762] 10.0.0.192 () {30 vars in 690 bytes} [Thu Apr 23 01:27:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2763] 10.0.0.192 () {30 vars in 692 bytes} [Thu Apr 23 01:27:27 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: 1459/2764] 10.0.0.192 () {30 vars in 668 bytes} [Thu Apr 23 01:27:27 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: 1306/2765] 10.0.0.192 () {30 vars in 704 bytes} [Thu Apr 23 01:27:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2766] 10.0.0.192 () {28 vars in 439 bytes} [Thu Apr 23 01:27:28 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2767] 10.0.0.192 () {30 vars in 728 bytes} [Thu Apr 23 01:27:28 2026] GET /v2.0/subnets/e4ec790f-4300-432b-8800-f257a77dfdf7 => generated 632 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2768] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:27:28 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: 1308/2769] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:27:28 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: 1462/2770] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:27:28 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: 1309/2771] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:27:28 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: 1463/2772] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:28 2026] GET /v2.0/subnets/35fea821-e64e-4cf8-9c57-349d4e4e244f => 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: 1310/2773] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:28 2026] GET /v2.0/subnets/e4ec790f-4300-432b-8800-f257a77dfdf7 => generated 650 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2774] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:27:29 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 3814 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2775] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:27:29 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: 1465/2776] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:27:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2777] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:27:29 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: 1466/2778] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:27:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2779] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:29 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2780] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:29 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2781] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:27:29 2026] GET /v2.0/networks?id=34034d75-699a-4d48-b77e-c7318b6af375 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2782] 199.204.45.23 () {38 vars in 954 bytes} [Thu Apr 23 01:27:29 2026] POST /v2.0/ports => generated 1303 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2785] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:27:30 2026] PUT /v2.0/ports/ef54e360-f647-4a4d-9b50-24fff727d2af => generated 1428 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1471/2786] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:27:30 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 5270 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1316/2787] 199.204.45.23 () {34 vars in 1059 bytes} [Thu Apr 23 01:27:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.85&port_id=1662f9cc-0d68-40fe-a49a-3108b773f16b => 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: 1472/2788] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:27:30 2026] GET /v2.0/subnets?id=a7fc11da-4ee9-4a07-93fe-d4cb8a61148b => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:30.746 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-852e5273-2332-49af-933b-08b82a43f661'] response: {'name': 'network-changed', 'server_uuid': '53723cfc-4c95-45c4-a615-f31418516d22', 'tag': 'ef54e360-f647-4a4d-9b50-24fff727d2af', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1317/2789] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:30 2026] GET /v2.0/ports?network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9&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: 1473/2790] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:30 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?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: 7|app: 0|req: 1318/2791] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:30 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2792] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:27:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => 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: 1319/2793] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:27:30 2026] GET /v2.0/subnets?id=10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2794] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:31 2026] GET /v2.0/ports?network_id=705cf278-a8a1-4f45-a318-31face13d84d&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2795] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:31 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?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: 1476/2796] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:31 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?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: 1321/2797] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:27:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.177&port_id=cea8200e-9472-4eea-8d90-9807d5c7e390 => generated 19 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2798] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:27:31 2026] GET /v2.0/subnets?id=35fea821-e64e-4cf8-9c57-349d4e4e244f => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2799] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:31 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&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: 1478/2800] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:31 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1323/2801] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:31 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1479/2802] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:27:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.176&port_id=ef54e360-f647-4a4d-9b50-24fff727d2af => 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: 1324/2803] 199.204.45.23 () {34 vars in 1103 bytes} [Thu Apr 23 01:27:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c&port_id=ef54e360-f647-4a4d-9b50-24fff727d2af => 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: 1480/2804] 199.204.45.23 () {34 vars in 1063 bytes} [Thu Apr 23 01:27:31 2026] GET /v2.0/subnets?id=e4ec790f-4300-432b-8800-f257a77dfdf7&id=10a9f319-5082-425f-9ec4-5670469bfedd => 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: 1325/2805] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:31 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2806] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2807] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?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: 1482/2808] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?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: 1327/2809] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 5270 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2810] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/networks?id=34034d75-699a-4d48-b77e-c7318b6af375 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2811] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.176&port_id=ef54e360-f647-4a4d-9b50-24fff727d2af => 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: 1484/2812] 199.204.45.23 () {34 vars in 1103 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c&port_id=ef54e360-f647-4a4d-9b50-24fff727d2af => 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: 1329/2813] 199.204.45.23 () {34 vars in 1063 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/subnets?id=e4ec790f-4300-432b-8800-f257a77dfdf7&id=10a9f319-5082-425f-9ec4-5670469bfedd => generated 1366 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2814] 10.0.0.153 () {34 vars in 971 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/ports/ef54e360-f647-4a4d-9b50-24fff727d2af => generated 1464 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2815] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2816] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/ports/ef54e360-f647-4a4d-9b50-24fff727d2af => generated 1464 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2817] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&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: 1487/2818] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/ports/ef54e360-f647-4a4d-9b50-24fff727d2af => generated 1464 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2819] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2820] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:32 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?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: 1488/2821] 199.204.45.23 () {34 vars in 789 bytes} [Thu Apr 23 01:27:32 2026] PUT /v2.0/ports/ef54e360-f647-4a4d-9b50-24fff727d2af => generated 1201 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2822] 199.204.45.23 () {30 vars in 742 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375 => generated 797 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2823] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/subnets/e4ec790f-4300-432b-8800-f257a77dfdf7 => generated 650 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2824] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 5043 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:33.304 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-17762e55-22ec-4db1-a6a9-2cb2b3b95d10'] response: {'name': 'network-changed', 'server_uuid': '53723cfc-4c95-45c4-a615-f31418516d22', 'tag': 'ef54e360-f647-4a4d-9b50-24fff727d2af', '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: 1336/2825] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2826] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2827] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/networks?id=34034d75-699a-4d48-b77e-c7318b6af375 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2828] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2829] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:27:33 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: 1491/2830] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.176&port_id=ef54e360-f647-4a4d-9b50-24fff727d2af => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2831] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => 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: 1492/2832] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/subnets?id=e4ec790f-4300-432b-8800-f257a77dfdf7 => generated 653 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2833] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2834] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2835] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2836] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?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: 1343/2837] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2838] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2839] 199.204.45.23 () {30 vars in 742 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2840] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2841] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:33 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => 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: 1497/2842] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:27:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2843] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:27:42 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: 1498/2844] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:27:42 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: 1347/2845] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:27:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2846] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:42 2026] GET /v2.0/subnets/35fea821-e64e-4cf8-9c57-349d4e4e244f => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2847] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:27:42 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 5043 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2848] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:27:42 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: 1349/2849] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:27:43 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: 1501/2850] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:27:43 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: 1350/2851] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:27:43 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: 1502/2852] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:43 2026] GET /v2.0/ports/ef54e360-f647-4a4d-9b50-24fff727d2af => generated 1237 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2853] 199.204.45.23 () {34 vars in 788 bytes} [Thu Apr 23 01:27:43 2026] PUT /v2.0/ports/ef54e360-f647-4a4d-9b50-24fff727d2af => generated 1026 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2854] 199.204.45.23 () {30 vars in 742 bytes} [Thu Apr 23 01:27:43 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375 => generated 797 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:27:43.635 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4323185e-e753-4c57-b9f1-a17ef8ef0d94'] response: {'name': 'network-changed', 'server_uuid': '53723cfc-4c95-45c4-a615-f31418516d22', 'tag': 'ef54e360-f647-4a4d-9b50-24fff727d2af', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1352/2855] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:27:43 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 4868 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2856] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:27:43 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 4868 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: 1353/2857] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:27:43 2026] GET /v2.0/networks?id=34034d75-699a-4d48-b77e-c7318b6af375 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2858] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:27:43 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 4868 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2859] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:43 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?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: 1506/2860] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:43 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2861] 199.204.45.23 () {34 vars in 974 bytes} [Thu Apr 23 01:27:44 2026] GET /v2.0/ports/ef54e360-f647-4a4d-9b50-24fff727d2af => generated 1062 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2862] 199.204.45.23 () {36 vars in 996 bytes} [Thu Apr 23 01:27:44 2026] DELETE /v2.0/ports/ef54e360-f647-4a4d-9b50-24fff727d2af => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2863] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:27:44 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 3814 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:44.736 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b842ad75-8170-4167-bf10-92793e3502ed'] response: {'server_uuid': '53723cfc-4c95-45c4-a615-f31418516d22', 'name': 'network-vif-deleted', 'tag': 'ef54e360-f647-4a4d-9b50-24fff727d2af', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1508/2864] 199.204.45.23 () {34 vars in 1225 bytes} [Thu Apr 23 01:27:44 2026] GET /v2.0/networks?id=3a1ecb61-b9cc-481d-a139-97b7853a9df9&id=705cf278-a8a1-4f45-a318-31face13d84d&id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&id=34034d75-699a-4d48-b77e-c7318b6af375 => generated 3097 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2865] 199.204.45.23 () {34 vars in 1059 bytes} [Thu Apr 23 01:27:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.85&port_id=1662f9cc-0d68-40fe-a49a-3108b773f16b => 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: 1509/2866] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:27:44 2026] GET /v2.0/subnets?id=a7fc11da-4ee9-4a07-93fe-d4cb8a61148b => generated 630 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2867] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:27:44 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 3814 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:44.916 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0fb95bb-dc3d-4b3b-9652-d72ef02ee968 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1359/2868] 199.204.45.23 () {32 vars in 758 bytes} [Thu Apr 23 01:27:44 2026] DELETE /v2.0/ports/ef54e360-f647-4a4d-9b50-24fff727d2af => 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: 1510/2869] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:44 2026] GET /v2.0/ports?network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2870] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:44 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?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: 1361/2871] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:27:45 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: 1362/2872] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2873] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2874] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2875] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?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: 1365/2876] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => 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: 1512/2877] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => 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: 1366/2878] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2879] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/subnets?id=10c31832-f1f0-43ce-a162-b9b9cb1540a0 => 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: 1367/2880] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2881] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/ports?network_id=705cf278-a8a1-4f45-a318-31face13d84d&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2882] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => 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: 1515/2883] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?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: 1369/2884] 199.204.45.23 () {30 vars in 742 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2885] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2886] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2887] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.177&port_id=cea8200e-9472-4eea-8d90-9807d5c7e390 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2888] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2891] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/subnets?id=35fea821-e64e-4cf8-9c57-349d4e4e244f => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2892] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&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: 8|app: 0|req: 1519/2893] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2894] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:45 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1520/2895] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:27:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2896] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:27:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2897] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:27:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2898] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:27:48 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: 1522/2899] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:27:48 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 3814 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2900] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:27:48 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: 1523/2901] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:27:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2902] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:27:48 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: 1524/2903] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:27:48 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: 1380/2904] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:48 2026] GET /v2.0/ports/cea8200e-9472-4eea-8d90-9807d5c7e390 => 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: 1525/2905] 199.204.45.23 () {34 vars in 788 bytes} [Thu Apr 23 01:27:48 2026] PUT /v2.0/ports/cea8200e-9472-4eea-8d90-9807d5c7e390 => generated 1026 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2906] 199.204.45.23 () {30 vars in 742 bytes} [Thu Apr 23 01:27:48 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328 => generated 798 bytes in 81 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-04-23 01:27:49.128 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-185c057a-a6bd-40fa-a4a0-2b178148fb97'] response: {'name': 'network-changed', 'server_uuid': '53723cfc-4c95-45c4-a615-f31418516d22', 'tag': 'cea8200e-9472-4eea-8d90-9807d5c7e390', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1526/2907] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:27:49 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 3639 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2908] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:27:49 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 3639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2909] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:27:49 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 3639 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2910] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:27:49 2026] GET /v2.0/networks?id=381bae33-cfd9-4dea-98aa-5e98d1d7a328 => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2911] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:49 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1528/2912] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:49 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2913] 199.204.45.23 () {34 vars in 974 bytes} [Thu Apr 23 01:27:49 2026] GET /v2.0/ports/cea8200e-9472-4eea-8d90-9807d5c7e390 => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2914] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:27:50 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 3639 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2915] 199.204.45.23 () {36 vars in 996 bytes} [Thu Apr 23 01:27:49 2026] DELETE /v2.0/ports/cea8200e-9472-4eea-8d90-9807d5c7e390 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2916] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:27:50 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 2585 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2917] 199.204.45.23 () {34 vars in 1145 bytes} [Thu Apr 23 01:27:50 2026] GET /v2.0/networks?id=3a1ecb61-b9cc-481d-a139-97b7853a9df9&id=705cf278-a8a1-4f45-a318-31face13d84d&id=381bae33-cfd9-4dea-98aa-5e98d1d7a328 => generated 2311 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2918] 199.204.45.23 () {34 vars in 1059 bytes} [Thu Apr 23 01:27:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.85&port_id=1662f9cc-0d68-40fe-a49a-3108b773f16b => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2919] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:27:50 2026] GET /v2.0/subnets?id=a7fc11da-4ee9-4a07-93fe-d4cb8a61148b => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2920] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:50 2026] GET /v2.0/ports?network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9&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: 1532/2921] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:50 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2922] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:50 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?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: 1533/2923] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:27:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => 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: 1391/2924] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:27:50 2026] GET /v2.0/subnets?id=10c31832-f1f0-43ce-a162-b9b9cb1540a0 => 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: 1534/2925] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:27:51 2026] GET /v2.0/ports?network_id=705cf278-a8a1-4f45-a318-31face13d84d&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2926] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:27:51 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:27:51.186 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec2242c3-70db-41c9-89c2-abeb35451b43'] response: {'server_uuid': '53723cfc-4c95-45c4-a615-f31418516d22', 'name': 'network-vif-deleted', 'tag': 'cea8200e-9472-4eea-8d90-9807d5c7e390', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1535/2927] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:27:51 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?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: 1393/2928] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:27:51 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 2585 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:27:51.429 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2e7d17b-822a-4af0-a694-161270e1c4d9 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1536/2929] 199.204.45.23 () {32 vars in 758 bytes} [Thu Apr 23 01:27:51 2026] DELETE /v2.0/ports/cea8200e-9472-4eea-8d90-9807d5c7e390 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2930] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:27:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2931] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:27:51 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: 1395/2932] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:27:51 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: 1538/2933] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:27:51 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: 1396/2934] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:51 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2935] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:51 2026] GET /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2936] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:51 2026] GET /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2937] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:51 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2938] 199.204.45.23 () {30 vars in 742 bytes} [Thu Apr 23 01:27:51 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2939] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:27:51 2026] GET /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2940] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:27:51 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => 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: 1543/2943] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:28:04 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: 1401/2944] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:28:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2945] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:28:04 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: 1402/2946] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:28:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:04.453 8 INFO neutron.api.v2.resource [None req-31e669b9-419f-4ab2-b1ba-b5fc93090a5c 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/2947] 199.204.45.23 () {30 vars in 762 bytes} [Thu Apr 23 01:28:04 2026] GET /v2.0/security-groups/lb-a81de2dd-d49b-4776-92a1-61d3404e8562 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2948] 199.204.45.23 () {30 vars in 784 bytes} [Thu Apr 23 01:28:04 2026] GET /v2.0/security-groups?name=lb-a81de2dd-d49b-4776-92a1-61d3404e8562 => generated 2741 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2949] 199.204.45.23 () {30 vars in 814 bytes} [Thu Apr 23 01:28:04 2026] GET /v2.0/security-group-rules?security_group_id=cfd21129-2439-4cba-8757-8c3e6b9f8e89 => generated 2206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2950] 199.204.45.23 () {32 vars in 788 bytes} [Thu Apr 23 01:28:04 2026] DELETE /v2.0/security-group-rules/9ad29e42-16ab-4dee-a756-678d4a1bf274 => 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: 1547/2951] 199.204.45.23 () {32 vars in 788 bytes} [Thu Apr 23 01:28:04 2026] DELETE /v2.0/security-group-rules/dbe401b7-c67f-45a9-b091-adeef9f272cf => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:08.562 7 INFO neutron.db.l3_db [None req-e882528f-b6fb-423d-8200-c261b988154d ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Floating IP 4b401802-dc57-4ff6-a41c-19f243008559 disassociated (deleted). External IP: 10.96.250.209, port: e204111f-f194-439e-b1ff-ea47ecb354f4. [pid: 7|app: 0|req: 1405/2952] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:28:08 2026] DELETE /v2.0/floatingips/4b401802-dc57-4ff6-a41c-19f243008559 => generated 0 bytes in 727 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:08.938 8 INFO neutron.api.v2.resource [None req-ad48e534-cffe-43ba-ba0e-f94d8a7ee483 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/2953] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:28:08 2026] GET /v2.0/floatingips/4b401802-dc57-4ff6-a41c-19f243008559 => generated 144 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2954] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:28:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2955] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:28:09 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: 1407/2956] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:28:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2957] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:28:09 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: 1408/2958] 199.204.45.23 () {30 vars in 740 bytes} [Thu Apr 23 01:28:09 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2959] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:28:10 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 2585 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2960] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:28:10 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2961] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:28:10 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => generated 2585 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2962] 199.204.45.23 () {34 vars in 974 bytes} [Thu Apr 23 01:28:10 2026] GET /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2963] 199.204.45.23 () {34 vars in 1059 bytes} [Thu Apr 23 01:28:10 2026] GET /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2964] 199.204.45.23 () {34 vars in 1015 bytes} [Thu Apr 23 01:28:10 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d?fields=dns_domain => generated 29 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2965] 199.204.45.23 () {38 vars in 1027 bytes} [Thu Apr 23 01:28:10 2026] PUT /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 1150 bytes in 316 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: 1412/2966] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:28:11 2026] GET /v2.0/ports?tenant_id=9d4242857c51467b95c3368ff9161c2d&device_id=53723cfc-4c95-45c4-a615-f31418516d22 => 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: 1555/2967] 199.204.45.23 () {30 vars in 768 bytes} [Thu Apr 23 01:28:11 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => 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: 1413/2968] 199.204.45.23 () {34 vars in 1065 bytes} [Thu Apr 23 01:28:11 2026] GET /v2.0/networks?id=3a1ecb61-b9cc-481d-a139-97b7853a9df9&id=705cf278-a8a1-4f45-a318-31face13d84d => generated 1524 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2969] 199.204.45.23 () {34 vars in 1059 bytes} [Thu Apr 23 01:28:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.85&port_id=1662f9cc-0d68-40fe-a49a-3108b773f16b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2970] 199.204.45.23 () {34 vars in 983 bytes} [Thu Apr 23 01:28:11 2026] GET /v2.0/subnets?id=a7fc11da-4ee9-4a07-93fe-d4cb8a61148b => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2971] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:28:11 2026] GET /v2.0/ports?network_id=3a1ecb61-b9cc-481d-a139-97b7853a9df9&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: 1556/2972] 199.204.45.23 () {34 vars in 788 bytes} [Thu Apr 23 01:28:11 2026] PUT /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 1090 bytes in 225 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: 1417/2973] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:28:11 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?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: 1557/2974] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:28:11 2026] GET /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 1090 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2975] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:28:11 2026] GET /v2.0/networks/3a1ecb61-b9cc-481d-a139-97b7853a9df9?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: 1558/2976] 199.204.45.23 () {32 vars in 758 bytes} [Thu Apr 23 01:28:11 2026] DELETE /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2977] 199.204.45.23 () {30 vars in 702 bytes} [Thu Apr 23 01:28:11 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: 1559/2978] 199.204.45.23 () {30 vars in 704 bytes} [Thu Apr 23 01:28:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2979] 199.204.45.23 () {30 vars in 680 bytes} [Thu Apr 23 01:28:12 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: 1560/2980] 199.204.45.23 () {30 vars in 716 bytes} [Thu Apr 23 01:28:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:12.069 7 INFO neutron.pecan_wsgi.hooks.translation [None req-11590cc6-978e-4b22-89f5-71b683f30777 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1421/2981] 199.204.45.23 () {32 vars in 758 bytes} [Thu Apr 23 01:28:12 2026] DELETE /v2.0/ports/3a089b6a-dc72-446f-9c5f-eb08d924b5d8 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2982] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:28:12 2026] GET /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:28:12.141 7 INFO neutron.api.v2.resource [None req-9d0fd79b-be81-41dd-9af6-6debea7467ac 5773867c93e945ffb0d714c63af5581a 9d4242857c51467b95c3368ff9161c2d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1422/2983] 199.204.45.23 () {30 vars in 762 bytes} [Thu Apr 23 01:28:12 2026] GET /v2.0/security-groups/lb-a81de2dd-d49b-4776-92a1-61d3404e8562 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2984] 199.204.45.23 () {30 vars in 784 bytes} [Thu Apr 23 01:28:12 2026] GET /v2.0/security-groups?name=lb-a81de2dd-d49b-4776-92a1-61d3404e8562 => generated 1577 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2985] 199.204.45.23 () {30 vars in 736 bytes} [Thu Apr 23 01:28:12 2026] GET /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2986] 199.204.45.23 () {34 vars in 788 bytes} [Thu Apr 23 01:28:12 2026] PUT /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 1090 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2987] 199.204.45.23 () {32 vars in 778 bytes} [Thu Apr 23 01:28:12 2026] DELETE /v2.0/security-groups/cfd21129-2439-4cba-8757-8c3e6b9f8e89 => 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: 1564/2988] 199.204.45.23 () {32 vars in 758 bytes} [Thu Apr 23 01:28:12 2026] DELETE /v2.0/ports/e204111f-f194-439e-b1ff-ea47ecb354f4 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2989] 199.204.45.23 () {34 vars in 993 bytes} [Thu Apr 23 01:28:13 2026] GET /v2.0/ports?device_id=53723cfc-4c95-45c4-a615-f31418516d22 => 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: 1565/2990] 199.204.45.23 () {36 vars in 996 bytes} [Thu Apr 23 01:28:13 2026] DELETE /v2.0/ports/1662f9cc-0d68-40fe-a49a-3108b773f16b => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:14.533 7 INFO neutron.db.l3_db [None req-7ca1c1b9-6cb4-4094-81a2-42830a66bb10 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Floating IP 1f3d90d0-96d3-4a0f-8257-9e67e76e2d5c disassociated (deleted). External IP: 10.96.250.216, port: 9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83. [pid: 7|app: 0|req: 1426/2991] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:28:14 2026] DELETE /v2.0/floatingips/1f3d90d0-96d3-4a0f-8257-9e67e76e2d5c => generated 0 bytes in 788 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:14.954 8 INFO neutron.api.v2.resource [None req-5a10a190-174c-40cb-854a-2ef22a89e885 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/2992] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:28:14 2026] GET /v2.0/floatingips/1f3d90d0-96d3-4a0f-8257-9e67e76e2d5c => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:15.134 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c89ee37-ed7e-4444-a25e-04b9a158f04f'] response: {'name': 'network-changed', 'server_uuid': 'd3cad8b1-34eb-4a45-b188-5323463152e3', 'tag': '9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83', 'status': 'completed', 'code': 200} 2026-04-23 01:28:15.154 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cc91efd-ddc7-4c1b-8829-67a35492e587'] response: {'server_uuid': '53723cfc-4c95-45c4-a615-f31418516d22', 'name': 'network-vif-deleted', 'tag': '1662f9cc-0d68-40fe-a49a-3108b773f16b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1567/2993] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:28:15 2026] GET /v2.0/ports?tenant_id=59e40703deb841d3a4eb252c95f90565&device_id=d3cad8b1-34eb-4a45-b188-5323463152e3 => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2994] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:28:15 2026] GET /v2.0/ports?device_id=d3cad8b1-34eb-4a45-b188-5323463152e3 => generated 1204 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2995] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:15 2026] GET /v2.0/security-groups?id=3c7c7d89-eac5-416e-bb25-f907a6e6e17c&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2996] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:28:15 2026] GET /v2.0/networks?id=34034d75-699a-4d48-b77e-c7318b6af375 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2997] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:28:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.226&port_id=9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83 => 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: 1569/2998] 199.204.45.23 () {34 vars in 1105 bytes} [Thu Apr 23 01:28:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A27a&port_id=9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83 => 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: 1430/2999] 199.204.45.23 () {34 vars in 1063 bytes} [Thu Apr 23 01:28:15 2026] GET /v2.0/subnets?id=e4ec790f-4300-432b-8800-f257a77dfdf7&id=10a9f319-5082-425f-9ec4-5670469bfedd => 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: 1570/3002] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:28:15 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/3003] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:28:15 2026] GET /v2.0/ports?network_id=34034d75-699a-4d48-b77e-c7318b6af375&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: 1571/3004] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:28:15 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/3005] 199.204.45.23 () {34 vars in 993 bytes} [Thu Apr 23 01:28:15 2026] GET /v2.0/ports?device_id=d3cad8b1-34eb-4a45-b188-5323463152e3 => generated 1204 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3006] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:28:15 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375?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: 1435/3007] 199.204.45.23 () {36 vars in 996 bytes} [Thu Apr 23 01:28:15 2026] DELETE /v2.0/ports/9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:20.708 8 INFO neutron.db.l3_db [None req-c5ea024d-764b-4872-a41d-bee818aa7fa5 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] Floating IP 4cba5cc9-a9bc-4d8e-b678-d6042e9b313b disassociated (deleted). External IP: 10.96.250.206, port: 1ab0b437-f257-4309-9de5-f4b10e81b917. [pid: 8|app: 0|req: 1573/3008] 10.0.0.128 () {32 vars in 732 bytes} [Thu Apr 23 01:28:20 2026] DELETE /v2.0/floatingips/4cba5cc9-a9bc-4d8e-b678-d6042e9b313b => generated 0 bytes in 735 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:21.083 7 INFO neutron.api.v2.resource [None req-4b91137e-d944-4393-a918-72fa73d37732 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1436/3009] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 23 01:28:21 2026] GET /v2.0/floatingips/4cba5cc9-a9bc-4d8e-b678-d6042e9b313b => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:21.286 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0df987df-c40d-4695-8792-76d31249506d'] response: {'name': 'network-changed', 'server_uuid': 'bdac8d46-05ba-4dbb-a0ec-5fb0116a3acb', 'tag': '1ab0b437-f257-4309-9de5-f4b10e81b917', 'status': 'completed', 'code': 200} 2026-04-23 01:28:21.311 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0b16b1f-3bb5-4fb0-855e-9471e048efa6'] response: {'server_uuid': 'd3cad8b1-34eb-4a45-b188-5323463152e3', 'name': 'network-vif-deleted', 'tag': '9d0ff8f9-ae73-4d73-86e7-37af8b2f4a83', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1574/3010] 10.0.0.153 () {34 vars in 990 bytes} [Thu Apr 23 01:28:21 2026] GET /v2.0/ports?device_id=bdac8d46-05ba-4dbb-a0ec-5fb0116a3acb => generated 1200 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/3011] 199.204.45.23 () {34 vars in 1079 bytes} [Thu Apr 23 01:28:21 2026] GET /v2.0/ports?tenant_id=59e40703deb841d3a4eb252c95f90565&device_id=bdac8d46-05ba-4dbb-a0ec-5fb0116a3acb => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3012] 10.0.0.153 () {34 vars in 1040 bytes} [Thu Apr 23 01:28:21 2026] GET /v2.0/security-groups?id=3c7c7d89-eac5-416e-bb25-f907a6e6e17c&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: 1438/3013] 199.204.45.23 () {34 vars in 985 bytes} [Thu Apr 23 01:28:21 2026] GET /v2.0/networks?id=381bae33-cfd9-4dea-98aa-5e98d1d7a328 => generated 801 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3014] 199.204.45.23 () {34 vars in 1057 bytes} [Thu Apr 23 01:28:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.120&port_id=1ab0b437-f257-4309-9de5-f4b10e81b917 => 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: 1439/3015] 199.204.45.23 () {34 vars in 1103 bytes} [Thu Apr 23 01:28:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A30c&port_id=1ab0b437-f257-4309-9de5-f4b10e81b917 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3016] 199.204.45.23 () {34 vars in 1063 bytes} [Thu Apr 23 01:28:21 2026] GET /v2.0/subnets?id=35fea821-e64e-4cf8-9c57-349d4e4e244f&id=2ecab68d-4309-4a13-b28e-c69699771587 => generated 1363 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3017] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:28:21 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&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: 1578/3018] 199.204.45.23 () {34 vars in 1051 bytes} [Thu Apr 23 01:28:21 2026] GET /v2.0/ports?network_id=381bae33-cfd9-4dea-98aa-5e98d1d7a328&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3019] 199.204.45.23 () {34 vars in 1011 bytes} [Thu Apr 23 01:28:21 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?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: 1579/3020] 199.204.45.23 () {34 vars in 993 bytes} [Thu Apr 23 01:28:21 2026] GET /v2.0/ports?device_id=bdac8d46-05ba-4dbb-a0ec-5fb0116a3acb => generated 1200 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3021] 199.204.45.23 () {34 vars in 1111 bytes} [Thu Apr 23 01:28:21 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3022] 199.204.45.23 () {36 vars in 996 bytes} [Thu Apr 23 01:28:21 2026] DELETE /v2.0/ports/1ab0b437-f257-4309-9de5-f4b10e81b917 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3023] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:28:26 2026] DELETE /v2.0/security-group-rules/93487a50-f785-4204-a1ef-75725e734cc9 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:26.589 8 INFO neutron.api.v2.resource [None req-b65d9e6f-ad96-4802-8838-cf021aedd505 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3024] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:28:26 2026] GET /v2.0/security-group-rules/93487a50-f785-4204-a1ef-75725e734cc9 => generated 155 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3025] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:28:26 2026] DELETE /v2.0/security-group-rules/57388ba4-304f-4eaa-87aa-097d18649bf4 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:26.670 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-17d1c094-8329-416e-9b60-56a6b1ea0f99'] response: {'server_uuid': 'bdac8d46-05ba-4dbb-a0ec-5fb0116a3acb', 'name': 'network-vif-deleted', 'tag': '1ab0b437-f257-4309-9de5-f4b10e81b917', 'status': 'completed', 'code': 200} 2026-04-23 01:28:26.680 8 INFO neutron.api.v2.resource [None req-7a288326-f351-46ee-9d3d-3b647d353aed ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3026] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:28:26 2026] GET /v2.0/security-group-rules/57388ba4-304f-4eaa-87aa-097d18649bf4 => 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: 1445/3027] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:28:26 2026] DELETE /v2.0/security-group-rules/927d8efd-b4c3-4b86-bd8b-e3b915f7a183 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:26.771 8 INFO neutron.api.v2.resource [None req-f3a611c0-cf92-47cb-aaf1-865fc8a382cc ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3028] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:28:26 2026] GET /v2.0/security-group-rules/927d8efd-b4c3-4b86-bd8b-e3b915f7a183 => 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: 1446/3029] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:28:26 2026] DELETE /v2.0/security-group-rules/30f14d75-e3ed-4786-bef7-1d94218ae5f7 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:26.869 8 INFO neutron.api.v2.resource [None req-7255446a-25d0-4207-945f-bbb8d62188c1 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3030] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:28:26 2026] GET /v2.0/security-group-rules/30f14d75-e3ed-4786-bef7-1d94218ae5f7 => 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: 1447/3031] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:28:26 2026] DELETE /v2.0/security-group-rules/ce9a6507-3794-455b-8782-53ba321b72dc => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:26.957 8 INFO neutron.api.v2.resource [None req-52b94e99-8d60-4001-b1c8-1c0544bdf623 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3032] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:28:26 2026] GET /v2.0/security-group-rules/ce9a6507-3794-455b-8782-53ba321b72dc => 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: 1448/3033] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:28:26 2026] DELETE /v2.0/security-group-rules/513ee3e6-3336-478f-b46b-61283e2abe86 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:27.056 8 INFO neutron.api.v2.resource [None req-0920c13d-6c8b-497d-91a5-efcc503e7966 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3034] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:28:27 2026] GET /v2.0/security-group-rules/513ee3e6-3336-478f-b46b-61283e2abe86 => 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: 1449/3035] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:28:27 2026] DELETE /v2.0/security-group-rules/c09e149f-d5c4-4061-a38e-9a8e9f79e156 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:27.153 8 INFO neutron.api.v2.resource [None req-53530a8b-f89b-4c61-8af4-84d880c0bc7b ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3036] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:28:27 2026] GET /v2.0/security-group-rules/c09e149f-d5c4-4061-a38e-9a8e9f79e156 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3037] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:28:27 2026] DELETE /v2.0/security-group-rules/e8525d0d-61d6-4276-b3c0-311534e96e14 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:27.241 8 INFO neutron.api.v2.resource [None req-94d37044-f5b2-4ec7-9a2d-a2cb01594888 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3038] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:28:27 2026] GET /v2.0/security-group-rules/e8525d0d-61d6-4276-b3c0-311534e96e14 => 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: 1451/3039] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:28:27 2026] DELETE /v2.0/security-group-rules/8892f631-1464-4318-b752-7208164fee47 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:27.335 8 INFO neutron.api.v2.resource [None req-3c464e2a-36a7-4df4-9962-bea561d3ae32 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3040] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:28:27 2026] GET /v2.0/security-group-rules/8892f631-1464-4318-b752-7208164fee47 => 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: 1452/3041] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:28:27 2026] DELETE /v2.0/security-group-rules/d47b72aa-70b5-4649-8e5f-a776696fe2e0 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:27.424 8 INFO neutron.api.v2.resource [None req-86cb0f89-74a0-47d2-b328-19fd8f8bfb9e ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3042] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:28:27 2026] GET /v2.0/security-group-rules/d47b72aa-70b5-4649-8e5f-a776696fe2e0 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3043] 10.0.0.128 () {32 vars in 750 bytes} [Thu Apr 23 01:28:27 2026] DELETE /v2.0/security-group-rules/d2f1952c-4b91-4477-a676-981478272ef9 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:27.514 8 INFO neutron.api.v2.resource [None req-a87d9b2c-cc51-45e5-b86b-bed24a601a6c ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3044] 10.0.0.128 () {32 vars in 747 bytes} [Thu Apr 23 01:28:27 2026] GET /v2.0/security-group-rules/d2f1952c-4b91-4477-a676-981478272ef9 => 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: 1454/3045] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:28:27 2026] DELETE /v2.0/security-groups/3c7c7d89-eac5-416e-bb25-f907a6e6e17c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:27.631 8 INFO neutron.api.v2.resource [None req-f6cff826-44f8-4955-b827-3f393d9fb376 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3046] 10.0.0.128 () {32 vars in 737 bytes} [Thu Apr 23 01:28:27 2026] GET /v2.0/security-groups/3c7c7d89-eac5-416e-bb25-f907a6e6e17c => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3047] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:28:27 2026] PUT /v2.0/routers/53073783-4558-439c-a08a-4a87aeb8d3df/remove_router_interface => generated 309 bytes in 1560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:29.457 8 INFO neutron.api.v2.resource [None req-a109a17c-2c16-4c34-b576-aa5e92ac3705 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3048] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:28:29 2026] PUT /v2.0/routers/53073783-4558-439c-a08a-4a87aeb8d3df/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: 1456/3051] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:28:29 2026] PUT /v2.0/routers/53073783-4558-439c-a08a-4a87aeb8d3df/remove_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:30.822 8 INFO neutron.api.v2.resource [None req-f457d78f-4cc4-4f5e-8a0e-eebdac3c0f73 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3052] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:28:30 2026] PUT /v2.0/routers/53073783-4558-439c-a08a-4a87aeb8d3df/remove_router_interface => generated 198 bytes in 188 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3053] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:28:30 2026] PUT /v2.0/routers/53073783-4558-439c-a08a-4a87aeb8d3df/remove_router_interface => generated 309 bytes in 1124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:32.172 8 INFO neutron.api.v2.resource [None req-d482c91b-420e-4b79-9d98-e383b1c2ee42 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3054] 10.0.0.128 () {34 vars in 789 bytes} [Thu Apr 23 01:28:31 2026] PUT /v2.0/routers/53073783-4558-439c-a08a-4a87aeb8d3df/remove_router_interface => generated 198 bytes in 217 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:33.272 7 INFO neutron.db.l3_hamode_db [None req-5bf32ada-6349-4b66-a3d4-c8333b42b103 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] HA network df88bc00-5a3b-4413-aacb-f964879dd192 was deleted as no HA routers are present in tenant 59e40703deb841d3a4eb252c95f90565. [pid: 7|app: 0|req: 1458/3055] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:28:32 2026] DELETE /v2.0/routers/53073783-4558-439c-a08a-4a87aeb8d3df => generated 0 bytes in 1106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:33.315 8 INFO neutron.api.v2.resource [None req-1ee2a084-865e-45c3-a273-7e009069538c ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3056] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:28:33 2026] GET /v2.0/routers/53073783-4558-439c-a08a-4a87aeb8d3df => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:33.329 7 INFO neutron.services.segments.plugin [-] Segment 1e03511f-e5c9-4d1d-ba75-d393a36195e2 resource provider aggregate not found 2026-04-23 01:28:33.341 7 INFO neutron.services.segments.plugin [-] Segment 1e03511f-e5c9-4d1d-ba75-d393a36195e2 resource provider aggregate not found 2026-04-23 01:28:33.359 7 INFO neutron.services.segments.plugin [-] Segment 1e03511f-e5c9-4d1d-ba75-d393a36195e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e03511f-e5c9-4d1d-ba75-d393a36195e2 found for delete ", "request_id": "req-fb4bc77b-ee08-4fa4-a227-a8d475ad2cc3"}]} 2026-04-23 01:28:33.360 7 INFO neutron.services.segments.plugin [-] Segment 1e03511f-e5c9-4d1d-ba75-d393a36195e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e03511f-e5c9-4d1d-ba75-d393a36195e2 found for delete ", "request_id": "req-f8cf5a68-c787-4146-99cc-ef463e98b96a"}]} [pid: 7|app: 0|req: 1459/3057] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:28:33 2026] DELETE /v2.0/subnets/10a9f319-5082-425f-9ec4-5670469bfedd => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:33.584 8 INFO neutron.pecan_wsgi.hooks.translation [None req-408c0df1-af70-4fdd-b188-c14c213394b1 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3058] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:28:33 2026] GET /v2.0/subnets/10a9f319-5082-425f-9ec4-5670469bfedd => 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: 1460/3059] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:28:33 2026] DELETE /v2.0/subnets/e4ec790f-4300-432b-8800-f257a77dfdf7 => generated 0 bytes in 565 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:34.184 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac39f314-868f-4715-ab76-173943ccfafa ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3060] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:28:34 2026] GET /v2.0/subnets/e4ec790f-4300-432b-8800-f257a77dfdf7 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3061] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:28:34 2026] DELETE /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:34.648 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4565f0b-aa6d-4c5a-ac47-635a83dd3b9a ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3062] 10.0.0.128 () {32 vars in 723 bytes} [Thu Apr 23 01:28:34 2026] GET /v2.0/networks/34034d75-699a-4d48-b77e-c7318b6af375 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3063] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:28:34 2026] DELETE /v2.0/subnets/2ecab68d-4309-4a13-b28e-c69699771587 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:34.937 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0015fb9d-dbbc-4e0a-8864-4532517d32ed ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3064] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:28:34 2026] GET /v2.0/subnets/2ecab68d-4309-4a13-b28e-c69699771587 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3065] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:28:34 2026] DELETE /v2.0/subnets/35fea821-e64e-4cf8-9c57-349d4e4e244f => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:35.176 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7919667-4719-41ce-b4c3-f27eb1712728 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3066] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:28:35 2026] GET /v2.0/subnets/35fea821-e64e-4cf8-9c57-349d4e4e244f => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:35.380 7 INFO neutron.services.segments.plugin [-] Segment 7600e7a1-bf56-4a18-ae4d-cd1875e126cb resource provider aggregate not found 2026-04-23 01:28:35.384 7 INFO neutron.services.segments.plugin [-] Segment 7600e7a1-bf56-4a18-ae4d-cd1875e126cb resource provider aggregate not found 2026-04-23 01:28:35.396 7 INFO neutron.services.segments.plugin [-] Segment 7600e7a1-bf56-4a18-ae4d-cd1875e126cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7600e7a1-bf56-4a18-ae4d-cd1875e126cb found for delete ", "request_id": "req-a70a52f9-5f1a-4469-85b0-df15924706c7"}]} 2026-04-23 01:28:35.402 7 INFO neutron.services.segments.plugin [-] Segment 7600e7a1-bf56-4a18-ae4d-cd1875e126cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7600e7a1-bf56-4a18-ae4d-cd1875e126cb found for delete ", "request_id": "req-4a3118ff-2129-48e8-9c0c-a918503fca6f"}]} [pid: 7|app: 0|req: 1464/3067] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:28:35 2026] DELETE /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:35.607 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07e521c8-f07d-41d5-9808-9fbedbf9525f ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3068] 10.0.0.128 () {32 vars in 723 bytes} [Thu Apr 23 01:28:35 2026] GET /v2.0/networks/381bae33-cfd9-4dea-98aa-5e98d1d7a328 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3069] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:28:35 2026] DELETE /v2.0/subnets/f32ad5ec-8a28-49b5-a5b3-88f64760b0d0 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:35.864 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ecb9f61-f4fa-42f4-a2eb-3c41d8e44707 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3070] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:28:35 2026] GET /v2.0/subnets/f32ad5ec-8a28-49b5-a5b3-88f64760b0d0 => 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: 1466/3071] 10.0.0.128 () {32 vars in 724 bytes} [Thu Apr 23 01:28:35 2026] DELETE /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:36.096 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ac9a96d-b231-4970-9fd5-aec948c9788d ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3072] 10.0.0.128 () {32 vars in 721 bytes} [Thu Apr 23 01:28:36 2026] GET /v2.0/subnets/10c31832-f1f0-43ce-a162-b9b9cb1540a0 => 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: 1467/3073] 10.0.0.128 () {32 vars in 726 bytes} [Thu Apr 23 01:28:36 2026] DELETE /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:28:36.476 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c7018e1-caf2-410d-8903-92e889d6abc7 ff3c59050ab549caa394f7a34963ae75 59e40703deb841d3a4eb252c95f90565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3074] 10.0.0.128 () {32 vars in 723 bytes} [Thu Apr 23 01:28:36 2026] GET /v2.0/networks/705cf278-a8a1-4f45-a318-31face13d84d => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:38.445 7 INFO neutron.services.segments.plugin [-] Segment 667320f3-0c99-4d51-92bd-34640490e5bf resource provider aggregate not found 2026-04-23 01:28:38.453 7 INFO neutron.services.segments.plugin [-] Segment 667320f3-0c99-4d51-92bd-34640490e5bf resource provider aggregate not found 2026-04-23 01:28:38.469 7 INFO neutron.services.segments.plugin [-] Segment 667320f3-0c99-4d51-92bd-34640490e5bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 667320f3-0c99-4d51-92bd-34640490e5bf found for delete ", "request_id": "req-fc216564-4ccd-49a8-ac46-9ef733c476db"}]} 2026-04-23 01:28:38.475 7 INFO neutron.services.segments.plugin [-] Segment 667320f3-0c99-4d51-92bd-34640490e5bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 667320f3-0c99-4d51-92bd-34640490e5bf found for delete ", "request_id": "req-de8e38d9-8e17-45f4-9f8f-a037fe743250"}]} 2026-04-23 01:28:38.497 7 INFO neutron.services.segments.plugin [-] Segment a272966a-0e91-4226-b0ea-277b95c02218 resource provider aggregate not found 2026-04-23 01:28:38.503 7 INFO neutron.services.segments.plugin [-] Segment a272966a-0e91-4226-b0ea-277b95c02218 resource provider aggregate not found 2026-04-23 01:28:38.519 7 INFO neutron.services.segments.plugin [-] Segment a272966a-0e91-4226-b0ea-277b95c02218 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a272966a-0e91-4226-b0ea-277b95c02218 found for delete ", "request_id": "req-2d5d80e9-2af2-49cf-83d8-563a1966bddd"}]} 2026-04-23 01:28:38.521 7 INFO neutron.services.segments.plugin [-] Segment a272966a-0e91-4226-b0ea-277b95c02218 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a272966a-0e91-4226-b0ea-277b95c02218 found for delete ", "request_id": "req-f1b773ff-ea85-4f84-b5cd-fa5cf70bf970"}]} [pid: 7|app: 0|req: 1468/3075] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:28:38 2026] GET /v2.0/security-groups?tenant_id=403d8e734f6240f19acabb846d1ef5ea&name=default => generated 2805 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3076] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:28:38 2026] DELETE /v2.0/security-groups/9857de39-c0a2-4df1-859b-b4109ed2e5f7 => 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: 1469/3077] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:28:38 2026] GET /v2.0/security-groups?tenant_id=e819b43c9f1a4c85a09ebba3385048de&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3078] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:28:39 2026] DELETE /v2.0/security-groups/e12fbe6d-ef50-4ceb-9c73-69ebc57a97be => 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: 1470/3079] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:28:39 2026] GET /v2.0/security-groups?tenant_id=b9997a2dec484803b2be185a9bbf6c4d&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3080] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:28:39 2026] DELETE /v2.0/security-groups/9818cf4a-22c8-4fb7-b6a9-4c83f7282bc9 => 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: 1471/3081] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:28:39 2026] GET /v2.0/security-groups?tenant_id=59e40703deb841d3a4eb252c95f90565&name=default => generated 2805 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3082] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:28:39 2026] DELETE /v2.0/security-groups/52208719-5e93-492b-ae86-fb24e215305c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3083] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:28:39 2026] GET /v2.0/security-groups?tenant_id=cd458a80bb484643b081439f3819872b&name=default => generated 2805 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3084] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:28:40 2026] DELETE /v2.0/security-groups/60aae45e-9666-4290-b6ea-af93d1b9c680 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3085] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:28:40 2026] GET /v2.0/security-groups?tenant_id=e26998f5c466497995cd1d322f96491c&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3086] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:28:40 2026] DELETE /v2.0/security-groups/0df64218-8cab-41eb-a9f7-1e382e2d236a => 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: 1474/3087] 10.0.0.128 () {32 vars in 774 bytes} [Thu Apr 23 01:28:40 2026] GET /v2.0/security-groups?tenant_id=5e1325f21c9947b09922cadf93c029b7&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: 1614/3088] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 23 01:28:40 2026] DELETE /v2.0/security-groups/8670c243-8792-492c-9dc2-6c0680e8425d => 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: 1475/3089] 10.0.0.128 () {32 vars in 649 bytes} [Thu Apr 23 01:28:43 2026] GET /v2.0/networks => generated 2168 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3090] 10.0.0.128 () {32 vars in 655 bytes} [Thu Apr 23 01:28:44 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3091] 10.0.0.128 () {32 vars in 647 bytes} [Thu Apr 23 01:28:44 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3092] 10.0.0.128 () {32 vars in 643 bytes} [Thu Apr 23 01:28:44 2026] GET /v2.0/ports => generated 4721 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3093] 10.0.0.128 () {32 vars in 647 bytes} [Thu Apr 23 01:28:44 2026] GET /v2.0/subnets => generated 1261 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3094] 10.0.0.128 () {32 vars in 649 bytes} [Thu Apr 23 01:28:44 2026] GET /v2.0/networks => generated 2168 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3095] 10.0.0.128 () {32 vars in 663 bytes} [Thu Apr 23 01:28:45 2026] GET /v2.0/security-groups => generated 16622 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3096] 10.0.0.128 () {32 vars in 655 bytes} [Thu Apr 23 01:28:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)