+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Apr 27 16:39:20 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-754b56cd45-gllkh 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 0x557df7888160 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-27 16:39:24.477 8 INFO neutron.common.config [-] Logging enabled! 2026-04-27 16:39:24.478 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-27 16:39:24.487 7 INFO neutron.common.config [-] Logging enabled! 2026-04-27 16:39:24.488 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-27 16:39:24.761 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 16:39:24.764 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 16:39:25.602 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 16:39:25.605 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 16:39:25.608 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-27 16:39:25.608 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 16:39:25.609 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 16:39:25.609 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-27 16:39:25.609 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 16:39:25.614 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 16:39:25.615 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 16:39:25.615 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 16:39:25.615 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 16:39:25.617 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 16:39:25.620 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-27 16:39:25.621 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 16:39:25.621 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 16:39:25.621 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-27 16:39:25.621 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 16:39:25.627 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 16:39:25.627 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 16:39:25.627 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 16:39:25.634 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 16:39:25.635 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 16:39:25.635 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 16:39:25.645 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 16:39:25.646 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 16:39:25.646 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 16:39:25.676 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 16:39:25.677 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 16:39:25.677 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 16:39:25.677 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 16:39:25.683 7 WARNING oslo_policy.policy [None req-d49baf96-b1cc-47b6-a743-18c837bf684b - - - - - -] 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-27 16:39:25.688 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 16:39:25.689 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 16:39:25.689 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 16:39:25.689 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 16:39:25.696 8 WARNING oslo_policy.policy [None req-5604b532-8b7f-4b76-a8e9-9f01d7ac3657 - - - - - -] 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-27 16:39:26.093 7 INFO neutron.plugins.ml2.managers [None req-d49baf96-b1cc-47b6-a743-18c837bf684b - - - - - -] Initializing driver for type 'vlan' 2026-04-27 16:39:26.111 8 INFO neutron.plugins.ml2.managers [None req-5604b532-8b7f-4b76-a8e9-9f01d7ac3657 - - - - - -] Initializing driver for type 'vlan' 2026-04-27 16:39:26.405 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d49baf96-b1cc-47b6-a743-18c837bf684b - - - - - -] VlanTypeDriver initialization complete 2026-04-27 16:39:26.406 7 INFO neutron.plugins.ml2.managers [None req-d49baf96-b1cc-47b6-a743-18c837bf684b - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 16:39:26.406 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d49baf96-b1cc-47b6-a743-18c837bf684b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 16:39:26.436 7 INFO neutron.plugins.ml2.managers [None req-d49baf96-b1cc-47b6-a743-18c837bf684b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 16:39:26.436 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d49baf96-b1cc-47b6-a743-18c837bf684b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 16:39:26.437 7 INFO neutron.plugins.ml2.managers [None req-d49baf96-b1cc-47b6-a743-18c837bf684b - - - - - -] Initializing extension driver 'port_security' 2026-04-27 16:39:26.437 7 INFO neutron.plugins.ml2.extensions.port_security [None req-d49baf96-b1cc-47b6-a743-18c837bf684b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 16:39:26.437 7 INFO neutron.plugins.ml2.managers [None req-d49baf96-b1cc-47b6-a743-18c837bf684b - - - - - -] Initializing extension driver 'qos' 2026-04-27 16:39:26.437 7 INFO neutron.plugins.ml2.managers [None req-d49baf96-b1cc-47b6-a743-18c837bf684b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 16:39:26.438 7 INFO neutron.plugins.ml2.managers [None req-d49baf96-b1cc-47b6-a743-18c837bf684b - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 16:39:26.448 7 INFO neutron.quota [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded quota_driver: . 2026-04-27 16:39:26.449 7 INFO neutron.plugins.ml2.plugin [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 16:39:26.449 7 INFO neutron.plugins.ml2.managers [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 16:39:26.449 7 INFO neutron.plugins.ml2.managers [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 16:39:26.449 7 INFO neutron.plugins.ml2.managers [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 16:39:26.450 7 INFO neutron.extensions.vlantransparent [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Disabled vlantransparent extension. 2026-04-27 16:39:26.450 7 INFO neutron.manager [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loading Plugin: qos 2026-04-27 16:39:26.451 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5604b532-8b7f-4b76-a8e9-9f01d7ac3657 - - - - - -] VlanTypeDriver initialization complete 2026-04-27 16:39:26.451 8 INFO neutron.plugins.ml2.managers [None req-5604b532-8b7f-4b76-a8e9-9f01d7ac3657 - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 16:39:26.451 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5604b532-8b7f-4b76-a8e9-9f01d7ac3657 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 16:39:26.460 7 INFO neutron.manager [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loading Plugin: router 2026-04-27 16:39:26.473 8 INFO neutron.plugins.ml2.managers [None req-5604b532-8b7f-4b76-a8e9-9f01d7ac3657 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 16:39:26.474 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5604b532-8b7f-4b76-a8e9-9f01d7ac3657 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 16:39:26.474 8 INFO neutron.plugins.ml2.managers [None req-5604b532-8b7f-4b76-a8e9-9f01d7ac3657 - - - - - -] Initializing extension driver 'port_security' 2026-04-27 16:39:26.474 8 INFO neutron.plugins.ml2.extensions.port_security [None req-5604b532-8b7f-4b76-a8e9-9f01d7ac3657 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 16:39:26.474 8 INFO neutron.plugins.ml2.managers [None req-5604b532-8b7f-4b76-a8e9-9f01d7ac3657 - - - - - -] Initializing extension driver 'qos' 2026-04-27 16:39:26.474 8 INFO neutron.plugins.ml2.managers [None req-5604b532-8b7f-4b76-a8e9-9f01d7ac3657 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 16:39:26.474 8 INFO neutron.plugins.ml2.managers [None req-5604b532-8b7f-4b76-a8e9-9f01d7ac3657 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 16:39:26.485 8 INFO neutron.quota [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded quota_driver: . 2026-04-27 16:39:26.485 8 INFO neutron.plugins.ml2.plugin [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 16:39:26.485 8 INFO neutron.plugins.ml2.managers [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 16:39:26.486 8 INFO neutron.plugins.ml2.managers [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 16:39:26.486 8 INFO neutron.plugins.ml2.managers [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 16:39:26.486 8 INFO neutron.extensions.vlantransparent [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Disabled vlantransparent extension. 2026-04-27 16:39:26.486 8 INFO neutron.manager [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loading Plugin: qos 2026-04-27 16:39:26.495 7 INFO neutron.services.service_base [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 16:39:26.496 7 INFO neutron.manager [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loading Plugin: segments 2026-04-27 16:39:26.496 8 INFO neutron.manager [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loading Plugin: router 2026-04-27 16:39:26.530 8 INFO neutron.services.service_base [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 16:39:26.530 8 INFO neutron.manager [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loading Plugin: segments 2026-04-27 16:39:26.600 7 INFO neutron.manager [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loading Plugin: trunk 2026-04-27 16:39:26.622 8 INFO neutron.manager [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loading Plugin: trunk 2026-04-27 16:39:26.660 7 INFO neutron.manager [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loading Plugin: vpnaas 2026-04-27 16:39:26.666 8 INFO neutron.manager [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loading Plugin: vpnaas 2026-04-27 16:39:26.703 8 WARNING stevedore.named [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 16:39:26.704 7 WARNING stevedore.named [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 16:39:26.773 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 16:39:26.774 7 INFO neutron.common.utils [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 16:39:26.775 7 INFO neutron.manager [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loading Plugin: auto_allocate 2026-04-27 16:39:26.776 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 16:39:26.777 8 INFO neutron.common.utils [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 16:39:26.778 8 INFO neutron.manager [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loading Plugin: auto_allocate 2026-04-27 16:39:26.781 7 INFO neutron.manager [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loading Plugin: tag 2026-04-27 16:39:26.783 8 INFO neutron.manager [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loading Plugin: tag 2026-04-27 16:39:26.788 7 INFO neutron.manager [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loading Plugin: timestamp 2026-04-27 16:39:26.790 7 INFO neutron.manager [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 16:39:26.791 8 INFO neutron.manager [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loading Plugin: timestamp 2026-04-27 16:39:26.793 8 INFO neutron.manager [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 16:39:26.794 7 INFO neutron.manager [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loading Plugin: flavors 2026-04-27 16:39:26.796 8 INFO neutron.manager [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loading Plugin: flavors 2026-04-27 16:39:26.798 7 INFO neutron.manager [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loading Plugin: revisions 2026-04-27 16:39:26.799 8 INFO neutron.manager [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loading Plugin: revisions 2026-04-27 16:39:26.801 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Initializing extension manager. 2026-04-27 16:39:26.802 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Initializing extension manager. 2026-04-27 16:39:26.802 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: address-group 2026-04-27 16:39:26.803 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: address-group 2026-04-27 16:39:26.804 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: address-scope 2026-04-27 16:39:26.804 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: address-scope 2026-04-27 16:39:26.805 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 16:39:26.805 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 16:39:26.806 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: agent 2026-04-27 16:39:26.806 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: agent 2026-04-27 16:39:26.806 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 16:39:26.807 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 16:39:26.807 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 16:39:26.808 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 16:39:26.809 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 16:39:26.809 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: availability_zone 2026-04-27 16:39:26.810 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 16:39:26.810 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 16:39:26.810 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 16:39:26.811 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: default-subnetpools 2026-04-27 16:39:26.811 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: availability_zone 2026-04-27 16:39:26.811 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 16:39:26.812 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 16:39:26.812 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 16:39:26.813 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: dns-integration 2026-04-27 16:39:26.813 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: default-subnetpools 2026-04-27 16:39:26.813 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 16:39:26.814 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 16:39:26.814 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 16:39:26.814 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: dvr 2026-04-27 16:39:26.815 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: dns-integration 2026-04-27 16:39:26.815 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 16:39:26.815 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 16:39:26.815 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 16:39:26.816 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 16:39:26.816 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 16:39:26.817 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 16:39:26.817 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: dvr 2026-04-27 16:39:26.817 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: external-net 2026-04-27 16:39:26.817 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 16:39:26.818 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 16:39:26.818 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 16:39:26.818 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: extraroute 2026-04-27 16:39:26.819 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 16:39:26.819 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 16:39:26.819 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 16:39:26.820 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 16:39:26.820 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 16:39:26.820 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: external-net 2026-04-27 16:39:26.821 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 16:39:26.821 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 16:39:26.821 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 16:39:26.821 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: extraroute 2026-04-27 16:39:26.822 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: fip-port-details 2026-04-27 16:39:26.822 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: flavors 2026-04-27 16:39:26.824 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 16:39:26.824 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 16:39:26.824 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: floatingip-pools 2026-04-27 16:39:26.825 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: ip_allocation 2026-04-27 16:39:26.825 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 16:39:26.825 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 16:39:26.826 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 16:39:26.826 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: l2_adjacency 2026-04-27 16:39:26.826 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 16:39:26.827 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 16:39:26.827 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: router 2026-04-27 16:39:26.828 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: fip-port-details 2026-04-27 16:39:26.828 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: flavors 2026-04-27 16:39:26.828 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 16:39:26.829 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 16:39:26.829 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 16:39:26.830 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: l3-ha 2026-04-27 16:39:26.830 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 16:39:26.830 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: floatingip-pools 2026-04-27 16:39:26.831 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 16:39:26.831 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: ip_allocation 2026-04-27 16:39:26.831 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: l3-flavors 2026-04-27 16:39:26.832 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 16:39:26.832 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 16:39:26.832 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: l2_adjacency 2026-04-27 16:39:26.833 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 16:39:26.833 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: router 2026-04-27 16:39:26.835 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 16:39:26.835 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 16:39:26.836 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 16:39:26.836 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 16:39:26.836 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: l3-ha 2026-04-27 16:39:26.837 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 16:39:26.837 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 16:39:26.838 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 16:39:26.838 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 16:39:26.838 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 16:39:26.838 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: l3-flavors 2026-04-27 16:39:26.839 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: multi-provider 2026-04-27 16:39:26.840 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 16:39:26.840 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: net-mtu 2026-04-27 16:39:26.840 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 16:39:26.840 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 16:39:26.841 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: network_availability_zone 2026-04-27 16:39:26.841 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: network_ha 2026-04-27 16:39:26.842 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: network-ip-availability 2026-04-27 16:39:26.842 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 16:39:26.843 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 16:39:26.843 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: pagination 2026-04-27 16:39:26.843 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 16:39:26.844 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: port-device-profile 2026-04-27 16:39:26.845 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 16:39:26.845 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 16:39:26.845 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 16:39:26.846 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: port-mac-override 2026-04-27 16:39:26.846 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 16:39:26.846 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 16:39:26.847 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 16:39:26.847 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 16:39:26.847 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: port-resource-request 2026-04-27 16:39:26.847 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: multi-provider 2026-04-27 16:39:26.848 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 16:39:26.848 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: net-mtu 2026-04-27 16:39:26.848 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: binding 2026-04-27 16:39:26.849 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 16:39:26.849 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: binding-extended 2026-04-27 16:39:26.850 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: network_availability_zone 2026-04-27 16:39:26.850 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: port-security 2026-04-27 16:39:26.850 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: project-id 2026-04-27 16:39:26.850 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: network_ha 2026-04-27 16:39:26.851 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: provider 2026-04-27 16:39:26.851 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: network-ip-availability 2026-04-27 16:39:26.852 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 16:39:26.852 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: qos 2026-04-27 16:39:26.853 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: pagination 2026-04-27 16:39:26.853 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 16:39:26.853 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: port-device-profile 2026-04-27 16:39:26.854 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 16:39:26.854 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 16:39:26.854 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: qos-default 2026-04-27 16:39:26.855 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 16:39:26.855 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: qos-fip 2026-04-27 16:39:26.856 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: port-mac-override 2026-04-27 16:39:26.856 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 16:39:26.856 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 16:39:26.856 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 16:39:26.857 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 16:39:26.857 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 16:39:26.857 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 16:39:26.858 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: port-resource-request 2026-04-27 16:39:26.858 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 16:39:26.859 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 16:39:26.859 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: qos-pps 2026-04-27 16:39:26.859 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: binding 2026-04-27 16:39:26.859 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 16:39:26.860 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 16:39:26.860 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: binding-extended 2026-04-27 16:39:26.861 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 16:39:26.861 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: port-security 2026-04-27 16:39:26.861 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: quota-check-limit 2026-04-27 16:39:26.862 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: project-id 2026-04-27 16:39:26.862 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: provider 2026-04-27 16:39:26.863 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: quotas 2026-04-27 16:39:26.864 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: quota_details 2026-04-27 16:39:26.864 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: qos 2026-04-27 16:39:26.865 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: rbac-policies 2026-04-27 16:39:26.865 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 16:39:26.865 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: rbac-address-group 2026-04-27 16:39:26.866 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 16:39:26.866 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 16:39:26.867 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: qos-default 2026-04-27 16:39:26.867 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 16:39:26.867 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 16:39:26.867 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: qos-fip 2026-04-27 16:39:26.868 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: revision-if-match 2026-04-27 16:39:26.868 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 16:39:26.868 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 16:39:26.869 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 16:39:26.869 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: router_availability_zone 2026-04-27 16:39:26.869 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 16:39:26.870 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 16:39:26.870 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 16:39:26.871 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 16:39:26.871 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 16:39:26.872 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 16:39:26.872 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: qos-pps 2026-04-27 16:39:26.872 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 16:39:26.872 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 16:39:26.873 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 16:39:26.873 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 16:39:26.873 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 16:39:26.874 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 16:39:26.875 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: quota-check-limit 2026-04-27 16:39:26.877 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: quotas 2026-04-27 16:39:26.878 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: quota_details 2026-04-27 16:39:26.879 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: rbac-policies 2026-04-27 16:39:26.880 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: rbac-address-group 2026-04-27 16:39:26.880 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 16:39:26.880 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: security-group 2026-04-27 16:39:26.881 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 16:39:26.881 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: segment 2026-04-27 16:39:26.882 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 16:39:26.882 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 16:39:26.883 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: revision-if-match 2026-04-27 16:39:26.883 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: service-type 2026-04-27 16:39:26.883 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: sorting 2026-04-27 16:39:26.883 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 16:39:26.884 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 16:39:26.884 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: router_availability_zone 2026-04-27 16:39:26.884 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: standard-attr-description 2026-04-27 16:39:26.885 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 16:39:26.885 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: stateful-security-group 2026-04-27 16:39:26.885 8 WARNING neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 16:39:26.886 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 16:39:26.887 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: subnet_onboard 2026-04-27 16:39:26.887 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 16:39:26.887 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 16:39:26.887 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 16:39:26.888 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: subnet-service-types 2026-04-27 16:39:26.888 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 16:39:26.888 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: subnet_allocation 2026-04-27 16:39:26.889 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 16:39:26.889 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 16:39:26.890 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 16:39:26.890 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 16:39:26.892 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 16:39:26.893 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 16:39:26.894 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: trunk 2026-04-27 16:39:26.894 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: trunk-details 2026-04-27 16:39:26.895 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 16:39:26.896 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 16:39:26.896 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 16:39:26.897 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: vpn-flavors 2026-04-27 16:39:26.898 8 INFO neutron.api.extensions [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Loaded extension: vpnaas 2026-04-27 16:39:26.899 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: security-group 2026-04-27 16:39:26.900 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: segment 2026-04-27 16:39:26.900 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 16:39:26.900 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-27 16:39:26.901 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-27 16:39:26.901 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 16:39:26.901 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-27 16:39:26.901 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: service-type 2026-04-27 16:39:26.902 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: sorting 2026-04-27 16:39:26.902 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 16:39:26.902 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 16:39:26.902 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 16:39:26.903 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: standard-attr-description 2026-04-27 16:39:26.904 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: stateful-security-group 2026-04-27 16:39:26.905 7 WARNING neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 16:39:26.905 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 16:39:26.905 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 16:39:26.905 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 16:39:26.905 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 16:39:26.905 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 16:39:26.906 8 WARNING neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] subnetpool is already registered 2026-04-27 16:39:26.906 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 16:39:26.906 8 WARNING neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] subnetpool is already registered 2026-04-27 16:39:26.906 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: subnet_onboard 2026-04-27 16:39:26.906 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 16:39:26.907 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 16:39:26.907 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 16:39:26.907 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 16:39:26.907 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 16:39:26.907 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 16:39:26.907 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 16:39:26.908 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: subnet-service-types 2026-04-27 16:39:26.908 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: subnet_allocation 2026-04-27 16:39:26.909 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 16:39:26.909 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 16:39:26.909 8 WARNING neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] router is already registered 2026-04-27 16:39:26.910 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 16:39:26.910 8 WARNING neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] floatingip is already registered 2026-04-27 16:39:26.910 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 16:39:26.911 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 16:39:26.911 8 WARNING neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] rbac_policy is already registered 2026-04-27 16:39:26.911 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 16:39:26.911 8 WARNING neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] security_group is already registered 2026-04-27 16:39:26.911 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 16:39:26.912 8 WARNING neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] security_group_rule is already registered 2026-04-27 16:39:26.912 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 16:39:26.912 8 WARNING neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] subnetpool is already registered 2026-04-27 16:39:26.912 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 16:39:26.912 8 WARNING neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] subnetpool is already registered 2026-04-27 16:39:26.913 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 16:39:26.913 8 WARNING neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] trunk is already registered 2026-04-27 16:39:26.913 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 16:39:26.913 8 WARNING neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] endpoint_group is already registered 2026-04-27 16:39:26.913 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 16:39:26.913 8 WARNING neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] vpnservice is already registered 2026-04-27 16:39:26.913 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 16:39:26.914 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 16:39:26.914 8 WARNING neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] ipsec_site_connection is already registered 2026-04-27 16:39:26.914 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 16:39:26.914 8 WARNING neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] ipsecpolicy is already registered 2026-04-27 16:39:26.914 8 INFO neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 16:39:26.914 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 16:39:26.914 8 WARNING neutron.quota.resource_registry [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] ikepolicy is already registered 2026-04-27 16:39:26.915 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: trunk 2026-04-27 16:39:26.916 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: trunk-details 2026-04-27 16:39:26.916 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 16:39:26.917 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 16:39:26.918 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 16:39:26.919 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: vpn-flavors 2026-04-27 16:39:26.920 7 INFO neutron.api.extensions [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Loaded extension: vpnaas 2026-04-27 16:39:26.922 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-27 16:39:26.923 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-27 16:39:26.923 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 16:39:26.923 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-27 16:39:26.924 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 16:39:26.925 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 16:39:26.927 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 16:39:26.927 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 16:39:26.927 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 16:39:26.928 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 16:39:26.928 7 WARNING neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] subnetpool is already registered 2026-04-27 16:39:26.928 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 16:39:26.928 7 WARNING neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] subnetpool is already registered 2026-04-27 16:39:26.929 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 16:39:26.929 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 16:39:26.929 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 16:39:26.930 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 16:39:26.930 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 16:39:26.931 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 16:39:26.932 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 16:39:26.933 7 WARNING neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] router is already registered 2026-04-27 16:39:26.933 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 16:39:26.933 7 WARNING neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] floatingip is already registered 2026-04-27 16:39:26.934 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 16:39:26.934 7 WARNING neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] rbac_policy is already registered 2026-04-27 16:39:26.935 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 16:39:26.935 7 WARNING neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] security_group is already registered 2026-04-27 16:39:26.935 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 16:39:26.935 7 WARNING neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] security_group_rule is already registered 2026-04-27 16:39:26.936 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 16:39:26.936 7 WARNING neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] subnetpool is already registered 2026-04-27 16:39:26.936 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 16:39:26.936 7 WARNING neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] subnetpool is already registered 2026-04-27 16:39:26.937 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 16:39:26.937 7 WARNING neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] trunk is already registered 2026-04-27 16:39:26.937 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 16:39:26.937 7 WARNING neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] endpoint_group is already registered 2026-04-27 16:39:26.937 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 16:39:26.938 7 WARNING neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] vpnservice is already registered 2026-04-27 16:39:26.938 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 16:39:26.938 7 WARNING neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] ipsec_site_connection is already registered 2026-04-27 16:39:26.938 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 16:39:26.939 7 WARNING neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] ipsecpolicy is already registered 2026-04-27 16:39:26.941 7 INFO neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 16:39:26.942 7 WARNING neutron.quota.resource_registry [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] ikepolicy is already registered 2026-04-27 16:39:26.950 8 WARNING keystonemiddleware._common.config [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 16:39:26.957 8 WARNING oslo_config.cfg [None req-b0cd3a18-2693-4975-81cf-7946716aafc8 - - - - - -] 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 0x557df7888160 pid: 8 (default app) 2026-04-27 16:39:26.987 7 WARNING keystonemiddleware._common.config [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 16:39:27.000 7 WARNING oslo_config.cfg [None req-c5986b61-803e-41cb-9168-2f6258e2510b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x557df7888160 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-27 16:39:33.684 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a8c3323c-b483-4b0c-95e8-7874b48e660f e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/4] 199.204.45.4 () {44 vars in 919 bytes} [Mon Apr 27 16:39:32 2026] GET /v2.0/networks/public => generated 108 bytes in 741 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2/5] 199.204.45.4 () {44 vars in 941 bytes} [Mon Apr 27 16:39:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 16:39:34.112 8 WARNING oslo_policy.policy [None req-7eaca928-3f62-4686-a7ff-a0da02b135cf e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-27 16:39:34.371 8 WARNING neutron.services.revisions.revision_plugin [None req-7eaca928-3f62-4686-a7ff-a0da02b135cf e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Could not find related network for resource to bump revision. 2026-04-27 16:39:34.398 8 INFO neutron.db.segments_db [None req-7eaca928-3f62-4686-a7ff-a0da02b135cf e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 6cc50bb5-41b5-451f-abcd-d4a5082c69b1 of type flat for network 91c83720-ea53-4682-8b1d-418a69e6e91e 2026-04-27 16:39:34.456 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7eaca928-3f62-4686-a7ff-a0da02b135cf e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/6] 199.204.45.4 () {48 vars in 959 bytes} [Mon Apr 27 16:39:33 2026] POST /v2.0/networks => generated 124 bytes in 513 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 16:39:40.651 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66680fc1-5279-4340-9126-5b51fbf82dde e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 199.204.45.4 () {44 vars in 919 bytes} [Mon Apr 27 16:39:40 2026] GET /v2.0/networks/public => generated 108 bytes in 370 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.204.45.4 () {44 vars in 941 bytes} [Mon Apr 27 16:39:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 16:39:40.983 7 WARNING oslo_policy.policy [None req-dacbe022-9f0e-47ff-bdad-c2db1837b131 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-27 16:39:41.021 7 WARNING neutron.services.revisions.revision_plugin [None req-dacbe022-9f0e-47ff-bdad-c2db1837b131 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Could not find related network for resource to bump revision. 2026-04-27 16:39:41.043 7 INFO neutron.db.segments_db [None req-dacbe022-9f0e-47ff-bdad-c2db1837b131 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 0a2ee2f6-b705-4b04-ae4e-fa03aba7ea4a of type flat for network 1ca825fb-c1e1-4b05-a0de-5e99497ab4ef 2026-04-27 16:39:41.091 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dacbe022-9f0e-47ff-bdad-c2db1837b131 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 199.204.45.4 () {48 vars in 959 bytes} [Mon Apr 27 16:39:40 2026] POST /v2.0/networks => generated 124 bytes in 416 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 16:39:46.929 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af02cd05-e0ef-4862-abb4-989c607eabb6 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/10] 199.204.45.4 () {44 vars in 919 bytes} [Mon Apr 27 16:39:46 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.204.45.4 () {44 vars in 941 bytes} [Mon Apr 27 16:39:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 16:39:47.023 8 WARNING neutron.services.revisions.revision_plugin [None req-f266771f-976b-4f70-a08e-bfc485aa5ae7 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Could not find related network for resource to bump revision. 2026-04-27 16:39:47.044 8 INFO neutron.db.segments_db [None req-f266771f-976b-4f70-a08e-bfc485aa5ae7 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment fbc16ce3-a80b-48b2-ada5-cb695264ca8f of type flat for network e2314490-4f8a-4f6e-b424-9a95046e8dab 2026-04-27 16:39:47.080 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f266771f-976b-4f70-a08e-bfc485aa5ae7 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/12] 199.204.45.4 () {48 vars in 959 bytes} [Mon Apr 27 16:39:46 2026] POST /v2.0/networks => generated 124 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 16:39:53.044 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44518773-3473-4562-a185-057069039f03 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/14] 199.204.45.4 () {44 vars in 919 bytes} [Mon Apr 27 16:39:52 2026] GET /v2.0/networks/public => generated 108 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.4 () {44 vars in 941 bytes} [Mon Apr 27 16:39:53 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-27 16:39:53.138 8 WARNING neutron.services.revisions.revision_plugin [None req-edfe8f7d-5383-40c9-9f5d-bde26330b74d e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Could not find related network for resource to bump revision. 2026-04-27 16:39:53.186 8 INFO neutron.db.segments_db [None req-edfe8f7d-5383-40c9-9f5d-bde26330b74d e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 27dec72d-54b1-45c9-b8cf-acf7641372e2 of type flat for network 00f22249-24ff-4b76-9fdc-23a84b455c93 2026-04-27 16:39:53.223 8 INFO neutron.pecan_wsgi.hooks.translation [None req-edfe8f7d-5383-40c9-9f5d-bde26330b74d e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/16] 199.204.45.4 () {48 vars in 959 bytes} [Mon Apr 27 16:39:53 2026] POST /v2.0/networks => generated 124 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 16:39:59.160 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d88e616-de62-48e2-a1c8-e1f0bdb1ff07 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/17] 199.204.45.4 () {44 vars in 919 bytes} [Mon Apr 27 16:39:59 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.204.45.4 () {44 vars in 941 bytes} [Mon Apr 27 16:39:59 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-27 16:39:59.235 7 WARNING neutron.services.revisions.revision_plugin [None req-b49f3ce1-23b9-4dfe-ab8b-3949570870a8 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Could not find related network for resource to bump revision. 2026-04-27 16:39:59.252 7 INFO neutron.db.segments_db [None req-b49f3ce1-23b9-4dfe-ab8b-3949570870a8 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 7a8b05e1-8fe9-4e0f-837a-0b14115aad9a of type flat for network ff57a60f-8305-4164-bb55-cd54431dfd0f [pid: 7|app: 0|req: 9/19] 199.204.45.4 () {48 vars in 959 bytes} [Mon Apr 27 16:39:59 2026] POST /v2.0/networks => generated 706 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 16:40:00.494 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95fc9255-78fd-4612-972a-59079fc3f504 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/20] 199.204.45.4 () {44 vars in 919 bytes} [Mon Apr 27 16:40:00 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/21] 199.204.45.4 () {44 vars in 941 bytes} [Mon Apr 27 16:40:00 2026] GET /v2.0/networks?name=public => generated 709 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 16:40:00.613 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8385ce68-cbee-496a-a977-3d42ce31fec5 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/22] 199.204.45.4 () {44 vars in 1026 bytes} [Mon Apr 27 16:40:00 2026] GET /v2.0/subnets/public-subnet?network_id=ff57a60f-8305-4164-bb55-cd54431dfd0f => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 199.204.45.4 () {44 vars in 1049 bytes} [Mon Apr 27 16:40:00 2026] GET /v2.0/subnets?name=public-subnet&network_id=ff57a60f-8305-4164-bb55-cd54431dfd0f => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 199.204.45.4 () {48 vars in 957 bytes} [Mon Apr 27 16:40:00 2026] POST /v2.0/subnets => generated 641 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 16:44:27.961 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6bb3a998-abfe-4147-9992-7fe2137c7b55] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 16:44:27.965 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7480f03a-4c9c-43cf-a2af-5e7d6c40af84] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 16:44:28.086 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f75417d0-bbe7-4151-ace6-25214737832e e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 29/59] 199.204.45.4 () {44 vars in 929 bytes} [Mon Apr 27 16:44:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 16:44:28.097 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5c7077e4-8d7c-40fe-9a44-83cfef519f64] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 16:44:28.102 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7708a493-7639-4888-9e72-f54ae3fc4de9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 16:44:28.103 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Apr 27 16:44:28 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.4) !!! [pid: 8|app: 0|req: 31/60] 199.204.45.4 () {44 vars in 951 bytes} [Mon Apr 27 16:44:28 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 16:44:28.195 7 INFO neutron.db.segments_db [None req-872c643e-4e43-4e60-9c12-4f44099b1f18 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 344bb6a6-b32c-41c4-bbc3-1f23a7757672 of type vxlan for network 4f196551-da87-4bfb-a093-055faebbe01b [pid: 7|app: 0|req: 30/61] 199.204.45.4 () {48 vars in 958 bytes} [Mon Apr 27 16:44:28 2026] POST /v2.0/networks => generated 706 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 16:44:29.200 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5c7077e4-8d7c-40fe-9a44-83cfef519f64] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51434. 2026-04-27 16:44:29.200 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7708a493-7639-4888-9e72-f54ae3fc4de9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51436. 2026-04-27 16:44:29.241 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f64c836-ac5b-4c52-a7c1-a16483d118f2 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/62] 199.204.45.4 () {44 vars in 929 bytes} [Mon Apr 27 16:44:29 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 16:44:29.298 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7480f03a-4c9c-43cf-a2af-5e7d6c40af84] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51466. 2026-04-27 16:44:29.300 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6bb3a998-abfe-4147-9992-7fe2137c7b55] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51450. [pid: 7|app: 0|req: 31/63] 199.204.45.4 () {44 vars in 951 bytes} [Mon Apr 27 16:44:29 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 16:44:29.332 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b8a5c4f-c0b2-426b-949b-4521d23e7f38 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/64] 199.204.45.4 () {44 vars in 1028 bytes} [Mon Apr 27 16:44:29 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4f196551-da87-4bfb-a093-055faebbe01b => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/65] 199.204.45.4 () {44 vars in 1051 bytes} [Mon Apr 27 16:44:29 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4f196551-da87-4bfb-a093-055faebbe01b => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/66] 199.204.45.4 () {48 vars in 957 bytes} [Mon Apr 27 16:44:29 2026] POST /v2.0/subnets => generated 627 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 16:44:30.715 7 INFO neutron.api.v2.resource [None req-3f773f23-b4e0-4b5f-890b-ecc4d7122074 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/67] 199.204.45.4 () {44 vars in 963 bytes} [Mon Apr 27 16:44:30 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/68] 199.204.45.4 () {44 vars in 985 bytes} [Mon Apr 27 16:44:30 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/69] 199.204.45.4 () {48 vars in 972 bytes} [Mon Apr 27 16:44:30 2026] POST /v2.0/security-groups => generated 1552 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:31 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 1552 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:32 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 1552 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:32 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 1552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.204.45.4 () {48 vars in 983 bytes} [Mon Apr 27 16:44:32 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:33 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 2134 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.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:33 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => 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: 39/76] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:33 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 2134 bytes in 36 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.4 () {48 vars in 983 bytes} [Mon Apr 27 16:44:33 2026] POST /v2.0/security-group-rules => generated 571 bytes in 106 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.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:34 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 2718 bytes in 53 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.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:34 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => 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: 42/82] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:34 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 2718 bytes in 27 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.4 () {48 vars in 983 bytes} [Mon Apr 27 16:44:34 2026] POST /v2.0/security-group-rules => generated 571 bytes in 93 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.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:35 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 3302 bytes in 67 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.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:35 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 3302 bytes in 31 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.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:35 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 3302 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.4 () {48 vars in 983 bytes} [Mon Apr 27 16:44:35 2026] POST /v2.0/security-group-rules => generated 571 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:36 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 3886 bytes in 67 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.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:36 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 3886 bytes in 39 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.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:36 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 3886 bytes in 32 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.4 () {48 vars in 983 bytes} [Mon Apr 27 16:44:36 2026] POST /v2.0/security-group-rules => generated 571 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.4 () {44 vars in 979 bytes} [Mon Apr 27 16:44:37 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b => generated 731 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 16:44:37.774 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d79b540f-d41f-44af-b6a4-8763c0b283e9 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 46/93] 199.204.45.4 () {44 vars in 1068 bytes} [Mon Apr 27 16:44:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4f196551-da87-4bfb-a093-055faebbe01b => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.4 () {44 vars in 1091 bytes} [Mon Apr 27 16:44:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4f196551-da87-4bfb-a093-055faebbe01b => 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: 47/95] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:37 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 4470 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.4 () {48 vars in 953 bytes} [Mon Apr 27 16:44:37 2026] POST /v2.0/ports => generated 1100 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 16:44:43.799 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0a210d8-f822-4f96-8c55-c023375befff e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/97] 199.204.45.4 () {44 vars in 971 bytes} [Mon Apr 27 16:44:43 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: 50/98] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.4 () {48 vars in 1023 bytes} [Mon Apr 27 16:44:43 2026] PUT /v2.0/ports/e0f3c527-e0cb-450a-968c-f64657ff65cc => generated 1213 bytes in 771 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.4 () {44 vars in 912 bytes} [Mon Apr 27 16:44:46 2026] GET /v2.0/ports => generated 3730 bytes in 126 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-27 16:44:47.161 7 INFO neutron.api.v2.resource [None req-f4f72c0b-21bd-48a6-a64f-93352d091465 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/101] 199.204.45.4 () {44 vars in 951 bytes} [Mon Apr 27 16:44:47 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.4 () {44 vars in 973 bytes} [Mon Apr 27 16:44:47 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.4 () {48 vars in 972 bytes} [Mon Apr 27 16:44:47 2026] POST /v2.0/security-groups => generated 1546 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:48 2026] GET /v2.0/security-groups/02e06a2b-0487-40d2-9a05-c48e9b125e8d => generated 1546 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:48 2026] GET /v2.0/security-groups/02e06a2b-0487-40d2-9a05-c48e9b125e8d => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:48 2026] GET /v2.0/security-groups/02e06a2b-0487-40d2-9a05-c48e9b125e8d => generated 1546 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.4 () {48 vars in 983 bytes} [Mon Apr 27 16:44:48 2026] POST /v2.0/security-group-rules => generated 591 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/110] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:49 2026] GET /v2.0/security-groups/02e06a2b-0487-40d2-9a05-c48e9b125e8d => generated 2150 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/111] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:49 2026] GET /v2.0/security-groups/02e06a2b-0487-40d2-9a05-c48e9b125e8d => generated 2150 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/112] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:44:49 2026] GET /v2.0/security-groups/02e06a2b-0487-40d2-9a05-c48e9b125e8d => generated 2150 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/113] 199.204.45.4 () {48 vars in 983 bytes} [Mon Apr 27 16:44:49 2026] POST /v2.0/security-group-rules => generated 595 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/122] 199.204.45.4 () {44 vars in 967 bytes} [Mon Apr 27 16:45:54 2026] GET /v2.0/quotas/35a89f62e5c441a3a3df298bcb78d0f9 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 61/123] 199.204.45.4 () {48 vars in 1019 bytes} [Mon Apr 27 16:45:55 2026] PUT /v2.0/quotas/35a89f62e5c441a3a3df298bcb78d0f9 => generated 291 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 16:48:03.581 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5c7077e4-8d7c-40fe-9a44-83cfef519f64] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 16:48:03.582 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7708a493-7639-4888-9e72-f54ae3fc4de9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:03.815 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5d4a683-39e1-43ab-b5a1-7d3e6b01f7dd e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/142] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 16:48:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 242 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 16:48:03.831 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7480f03a-4c9c-43cf-a2af-5e7d6c40af84] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 16:48:03.835 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6bb3a998-abfe-4147-9992-7fe2137c7b55] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 16:48:03.836 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 16:48:03 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.4) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 72/143] 199.204.45.4 () {30 vars in 761 bytes} [Mon Apr 27 16:48:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 16:48:05.513 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5c7077e4-8d7c-40fe-9a44-83cfef519f64] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49748. 2026-04-27 16:48:05.514 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7708a493-7639-4888-9e72-f54ae3fc4de9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49756. 2026-04-27 16:48:05.770 8 INFO neutron.pecan_wsgi.hooks.translation [None req-679750b8-0e08-4c6c-96ec-1883f7e563b7 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/144] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 16:48:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 300 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 16:48:05.809 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7480f03a-4c9c-43cf-a2af-5e7d6c40af84] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49772. 2026-04-27 16:48:05.810 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6bb3a998-abfe-4147-9992-7fe2137c7b55] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49778. [pid: 7|app: 0|req: 73/145] 199.204.45.4 () {30 vars in 761 bytes} [Mon Apr 27 16:48:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 16:53:57.691 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7480f03a-4c9c-43cf-a2af-5e7d6c40af84] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 16:53:57.693 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6bb3a998-abfe-4147-9992-7fe2137c7b55] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 16:53:57.696 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Apr 27 16:53:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=47923eaf8bdb490d9df97e0a40707474 (ip 199.204.45.4) !!! 2026-04-27 16:53:57.865 7 INFO neutron.api.v2.resource [None req-e78b8aef-b45a-4f40-ab7d-d7abd436c95b e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 97/192] 199.204.45.4 () {44 vars in 1066 bytes} [Mon Apr 27 16:53:57 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=47923eaf8bdb490d9df97e0a40707474 => generated 139 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 16:53:57.874 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5c7077e4-8d7c-40fe-9a44-83cfef519f64] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 16:53:57.877 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7708a493-7639-4888-9e72-f54ae3fc4de9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 16:53:57.878 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 16:53:57 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=47923eaf8bdb490d9df97e0a40707474 (ip 199.204.45.4) !!! [pid: 8|app: 0|req: 96/193] 199.204.45.4 () {44 vars in 1089 bytes} [Mon Apr 27 16:53:57 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=47923eaf8bdb490d9df97e0a40707474 => generated 23 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/194] 199.204.45.4 () {48 vars in 973 bytes} [Mon Apr 27 16:53:58 2026] POST /v2.0/security-groups => generated 1560 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 16:53:59.166 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7708a493-7639-4888-9e72-f54ae3fc4de9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53016. 2026-04-27 16:53:59.167 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5c7077e4-8d7c-40fe-9a44-83cfef519f64] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53000. [pid: 8|app: 0|req: 97/195] 199.204.45.4 () {44 vars in 1080 bytes} [Mon Apr 27 16:53:59 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f?project_id=47923eaf8bdb490d9df97e0a40707474 => generated 1560 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 16:53:59.269 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6bb3a998-abfe-4147-9992-7fe2137c7b55] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53036. 2026-04-27 16:53:59.274 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7480f03a-4c9c-43cf-a2af-5e7d6c40af84] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53020. [pid: 7|app: 0|req: 99/196] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:53:59 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f => generated 1560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/197] 199.204.45.4 () {44 vars in 1080 bytes} [Mon Apr 27 16:53:59 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f?project_id=47923eaf8bdb490d9df97e0a40707474 => generated 1560 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 199.204.45.4 () {48 vars in 983 bytes} [Mon Apr 27 16:53:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/199] 199.204.45.4 () {44 vars in 1080 bytes} [Mon Apr 27 16:54:00 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f?project_id=47923eaf8bdb490d9df97e0a40707474 => generated 2138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/200] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:54:00 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f => generated 2138 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 199.204.45.4 () {44 vars in 1080 bytes} [Mon Apr 27 16:54:00 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f?project_id=47923eaf8bdb490d9df97e0a40707474 => generated 2138 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/202] 199.204.45.4 () {48 vars in 983 bytes} [Mon Apr 27 16:54:00 2026] POST /v2.0/security-group-rules => generated 567 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 199.204.45.4 () {44 vars in 1080 bytes} [Mon Apr 27 16:54:01 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f?project_id=47923eaf8bdb490d9df97e0a40707474 => generated 2718 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:54:01 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f => generated 2718 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.204.45.4 () {44 vars in 1080 bytes} [Mon Apr 27 16:54:01 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f?project_id=47923eaf8bdb490d9df97e0a40707474 => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.204.45.4 () {48 vars in 983 bytes} [Mon Apr 27 16:54:01 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 199.204.45.4 () {44 vars in 1080 bytes} [Mon Apr 27 16:54:02 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f?project_id=47923eaf8bdb490d9df97e0a40707474 => generated 3300 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 16:54:02 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f => generated 3300 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 199.204.45.4 () {44 vars in 1080 bytes} [Mon Apr 27 16:54:03 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f?project_id=47923eaf8bdb490d9df97e0a40707474 => generated 3300 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 199.204.45.4 () {48 vars in 983 bytes} [Mon Apr 27 16:54:03 2026] POST /v2.0/security-group-rules => generated 570 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/229] 199.204.45.4 () {30 vars in 738 bytes} [Mon Apr 27 16:56:11 2026] GET /v2.0/networks?tenant_id=47923eaf8bdb490d9df97e0a40707474&shared=False => generated 15 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 16:56:11.423 8 INFO neutron.db.segments_db [None req-7b6fc57c-a65d-4a63-b3d0-caab2f7ec26f b353baab116c476e8a2b7d66677bdc9e 47923eaf8bdb490d9df97e0a40707474 - - 7e3dddf47bb94e3abe6ac9edd1b928f5 7e3dddf47bb94e3abe6ac9edd1b928f5] Added segment 951c65f7-a646-4532-95ea-2a42381a89a9 of type vxlan for network 0c0aede2-df4d-4399-856c-244cdda7338b [pid: 8|app: 0|req: 114/230] 199.204.45.4 () {34 vars in 680 bytes} [Mon Apr 27 16:56:11 2026] POST /v2.0/networks => generated 718 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/231] 199.204.45.4 () {30 vars in 720 bytes} [Mon Apr 27 16:56:11 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/232] 199.204.45.4 () {30 vars in 631 bytes} [Mon Apr 27 16:56:11 2026] GET /v2.0/extensions => generated 19600 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/233] 199.204.45.4 () {34 vars in 675 bytes} [Mon Apr 27 16:56:11 2026] POST /v2.0/ports => generated 963 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/234] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 16:56:12 2026] GET /v2.0/networks/0c0aede2-df4d-4399-856c-244cdda7338b => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/235] 199.204.45.4 () {30 vars in 720 bytes} [Mon Apr 27 16:56:14 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/236] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 16:56:14 2026] GET /v2.0/networks/0c0aede2-df4d-4399-856c-244cdda7338b => generated 705 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/241] 199.204.45.4 () {44 vars in 967 bytes} [Mon Apr 27 16:56:38 2026] GET /v2.0/quotas/47923eaf8bdb490d9df97e0a40707474 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/242] 199.204.45.4 () {48 vars in 1019 bytes} [Mon Apr 27 16:56:39 2026] PUT /v2.0/quotas/47923eaf8bdb490d9df97e0a40707474 => generated 291 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:07:18.415 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7480f03a-4c9c-43cf-a2af-5e7d6c40af84] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 17:07:18.416 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6bb3a998-abfe-4147-9992-7fe2137c7b55] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 17:07:18.416 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 17:07:18 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.4) !!! 2026-04-27 17:07:18.553 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9327403-fc4b-424f-b684-3f9f4f561ac1 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 165/327] 199.204.45.4 () {44 vars in 919 bytes} [Mon Apr 27 17:07:18 2026] GET /v2.0/networks/public => generated 108 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:07:18.565 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7708a493-7639-4888-9e72-f54ae3fc4de9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 17:07:18.566 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5c7077e4-8d7c-40fe-9a44-83cfef519f64] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 17:07:18.567 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 17:07:18 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.4) !!! [pid: 8|app: 0|req: 163/330] 199.204.45.4 () {44 vars in 941 bytes} [Mon Apr 27 17:07:18 2026] GET /v2.0/networks?name=public => generated 753 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:07:19.862 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7480f03a-4c9c-43cf-a2af-5e7d6c40af84] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53938. 2026-04-27 17:07:19.862 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6bb3a998-abfe-4147-9992-7fe2137c7b55] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53944. 2026-04-27 17:07:19.911 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef0a63fb-a8f1-45c8-9b4c-a9187d3d396e e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 168/331] 199.204.45.4 () {44 vars in 919 bytes} [Mon Apr 27 17:07:19 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:07:19.964 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5c7077e4-8d7c-40fe-9a44-83cfef519f64] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53966. 2026-04-27 17:07:19.965 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7708a493-7639-4888-9e72-f54ae3fc4de9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53958. [pid: 8|app: 0|req: 164/332] 199.204.45.4 () {44 vars in 941 bytes} [Mon Apr 27 17:07:19 2026] GET /v2.0/networks?name=public => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:07:20.021 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26ea1f31-c52f-4aaa-91de-e3b0cd2cd33e e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 169/333] 199.204.45.4 () {44 vars in 1026 bytes} [Mon Apr 27 17:07:20 2026] GET /v2.0/subnets/public-subnet?network_id=ff57a60f-8305-4164-bb55-cd54431dfd0f => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/334] 199.204.45.4 () {44 vars in 1049 bytes} [Mon Apr 27 17:07:20 2026] GET /v2.0/subnets?name=public-subnet&network_id=ff57a60f-8305-4164-bb55-cd54431dfd0f => generated 644 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:07:52.351 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c766bc6-be8a-4927-962f-12fedc9f46de e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/339] 199.204.45.4 () {44 vars in 929 bytes} [Mon Apr 27 17:07:52 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/340] 199.204.45.4 () {44 vars in 951 bytes} [Mon Apr 27 17:07:52 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:07:53.328 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e57f3009-74dd-47f7-ad17-df31b99f69c3 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/341] 199.204.45.4 () {44 vars in 929 bytes} [Mon Apr 27 17:07:53 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/342] 199.204.45.4 () {44 vars in 951 bytes} [Mon Apr 27 17:07:53 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:07:53.432 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70b84c28-2935-4878-8bf3-d1795def15ce e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/343] 199.204.45.4 () {44 vars in 1028 bytes} [Mon Apr 27 17:07:53 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4f196551-da87-4bfb-a093-055faebbe01b => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/344] 199.204.45.4 () {44 vars in 1051 bytes} [Mon Apr 27 17:07:53 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4f196551-da87-4bfb-a093-055faebbe01b => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:07:54.586 7 INFO neutron.api.v2.resource [None req-aaa7d626-0467-4ace-a089-70df5e76fb77 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/345] 199.204.45.4 () {44 vars in 963 bytes} [Mon Apr 27 17:07:54 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/346] 199.204.45.4 () {44 vars in 985 bytes} [Mon Apr 27 17:07:54 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/347] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:07:55 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 4470 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/348] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:07:55 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/349] 199.204.45.4 () {44 vars in 1003 bytes} [Mon Apr 27 17:07:55 2026] GET /v2.0/security-group-rules/3405da6c-71eb-4d26-811a-bfdee7e06e44 => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/350] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:07:56 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 4470 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/351] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:07:56 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/352] 199.204.45.4 () {44 vars in 1003 bytes} [Mon Apr 27 17:07:56 2026] GET /v2.0/security-group-rules/ea2adb09-e451-4b6a-9de5-1e2dfeaacb99 => generated 571 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/353] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:07:57 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 4470 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/354] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:07:57 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/355] 199.204.45.4 () {44 vars in 1003 bytes} [Mon Apr 27 17:07:57 2026] GET /v2.0/security-group-rules/212c7c9b-c6d7-4a52-921e-8acc039ae7bb => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/356] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:07:58 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 4470 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/357] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:07:58 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 4470 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/358] 199.204.45.4 () {44 vars in 1003 bytes} [Mon Apr 27 17:07:58 2026] GET /v2.0/security-group-rules/a00a744c-74c9-42ab-9a88-c6c7f3e58b9f => 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: 182/359] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:07:59 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 4470 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:07:59 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 4470 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/361] 199.204.45.4 () {44 vars in 1003 bytes} [Mon Apr 27 17:07:59 2026] GET /v2.0/security-group-rules/2bd24b3d-fb14-4518-8203-362216fd56ea => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/362] 199.204.45.4 () {44 vars in 979 bytes} [Mon Apr 27 17:08:00 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b => generated 731 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:08:01.049 7 INFO neutron.pecan_wsgi.hooks.translation [None req-64e6868b-0736-4ab9-a919-458a7cbb7c0e e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/363] 199.204.45.4 () {44 vars in 1068 bytes} [Mon Apr 27 17:08:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4f196551-da87-4bfb-a093-055faebbe01b => 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: 180/364] 199.204.45.4 () {44 vars in 1091 bytes} [Mon Apr 27 17:08:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4f196551-da87-4bfb-a093-055faebbe01b => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/365] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:08:01 2026] GET /v2.0/security-groups/4e016745-6573-4a4c-8937-3fddd1bbf185 => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:08:07.245 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1bf426bc-752b-45ae-b928-17d4c818e4d2 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/368] 199.204.45.4 () {44 vars in 971 bytes} [Mon Apr 27 17:08:07 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: 8|app: 0|req: 182/369] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:08:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 199.204.45.4 () {44 vars in 912 bytes} [Mon Apr 27 17:08:08 2026] GET /v2.0/ports => generated 4725 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:08:09.728 8 INFO neutron.api.v2.resource [None req-fe89da86-62f4-4a66-b2d5-8f3b86e1531a e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/371] 199.204.45.4 () {44 vars in 951 bytes} [Mon Apr 27 17:08:09 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.204.45.4 () {44 vars in 973 bytes} [Mon Apr 27 17:08:09 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:08:10 2026] GET /v2.0/security-groups/02e06a2b-0487-40d2-9a05-c48e9b125e8d => generated 2758 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:08:10 2026] GET /v2.0/security-groups/02e06a2b-0487-40d2-9a05-c48e9b125e8d => generated 2758 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.204.45.4 () {44 vars in 1003 bytes} [Mon Apr 27 17:08:10 2026] GET /v2.0/security-group-rules/2dc60046-247a-40c2-8ec5-9120c4114630 => generated 591 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:08:11 2026] GET /v2.0/security-groups/02e06a2b-0487-40d2-9a05-c48e9b125e8d => generated 2758 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:08:11 2026] GET /v2.0/security-groups/02e06a2b-0487-40d2-9a05-c48e9b125e8d => generated 2758 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.204.45.4 () {44 vars in 1003 bytes} [Mon Apr 27 17:08:11 2026] GET /v2.0/security-group-rules/a80b7d27-4966-4be3-9fd4-72dfa74901c5 => generated 595 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 199.204.45.4 () {44 vars in 967 bytes} [Mon Apr 27 17:08:22 2026] GET /v2.0/quotas/35a89f62e5c441a3a3df298bcb78d0f9 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:09:11.291 7 INFO neutron.api.v2.resource [None req-0971caad-7b6c-4dab-8a0b-382379a48876 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/388] 199.204.45.4 () {44 vars in 1066 bytes} [Mon Apr 27 17:09:11 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=47923eaf8bdb490d9df97e0a40707474 => generated 139 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.204.45.4 () {44 vars in 1089 bytes} [Mon Apr 27 17:09:11 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=47923eaf8bdb490d9df97e0a40707474 => generated 3886 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/390] 199.204.45.4 () {44 vars in 1080 bytes} [Mon Apr 27 17:09:12 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f?project_id=47923eaf8bdb490d9df97e0a40707474 => generated 3883 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/391] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:09:12 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f => generated 3883 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/392] 199.204.45.4 () {44 vars in 1003 bytes} [Mon Apr 27 17:09:12 2026] GET /v2.0/security-group-rules/aba87142-c48b-4397-b2f5-acaa69556d07 => generated 565 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 199.204.45.4 () {44 vars in 1080 bytes} [Mon Apr 27 17:09:13 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f?project_id=47923eaf8bdb490d9df97e0a40707474 => generated 3883 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/394] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:09:13 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f => generated 3883 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/395] 199.204.45.4 () {44 vars in 1003 bytes} [Mon Apr 27 17:09:13 2026] GET /v2.0/security-group-rules/ad0482c1-e783-461f-9be2-67134e0723ae => generated 567 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 199.204.45.4 () {44 vars in 1080 bytes} [Mon Apr 27 17:09:14 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f?project_id=47923eaf8bdb490d9df97e0a40707474 => generated 3883 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/397] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:09:14 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f => generated 3883 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/398] 199.204.45.4 () {44 vars in 1003 bytes} [Mon Apr 27 17:09:14 2026] GET /v2.0/security-group-rules/538ca95e-07f9-4f02-af71-edd66ea5254e => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/399] 199.204.45.4 () {44 vars in 1080 bytes} [Mon Apr 27 17:09:15 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f?project_id=47923eaf8bdb490d9df97e0a40707474 => 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: 204/400] 199.204.45.4 () {44 vars in 993 bytes} [Mon Apr 27 17:09:15 2026] GET /v2.0/security-groups/7fdc6c3e-ffc1-4fe2-bd62-1e314108278f => generated 3883 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/401] 199.204.45.4 () {44 vars in 1003 bytes} [Mon Apr 27 17:09:15 2026] GET /v2.0/security-group-rules/dcd0eb89-f16b-42c2-81d1-704ad8e850ad => generated 570 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/404] 199.204.45.4 () {44 vars in 967 bytes} [Mon Apr 27 17:09:22 2026] GET /v2.0/quotas/47923eaf8bdb490d9df97e0a40707474 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/411] 199.204.45.4 () {44 vars in 941 bytes} [Mon Apr 27 17:10:11 2026] GET /v2.0/networks?name=public => generated 753 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:10:51.406 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7708a493-7639-4888-9e72-f54ae3fc4de9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 17:10:51.407 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5c7077e4-8d7c-40fe-9a44-83cfef519f64] 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: 206/418] 10.0.0.20 () {32 vars in 648 bytes} [Mon Apr 27 17:10:51 2026] GET /v2.0/networks => generated 2167 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:10:52.735 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7480f03a-4c9c-43cf-a2af-5e7d6c40af84] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 17:10:52.736 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6bb3a998-abfe-4147-9992-7fe2137c7b55] 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: 213/419] 10.0.0.20 () {32 vars in 654 bytes} [Mon Apr 27 17:10:52 2026] GET /v2.0/floatingips => 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: 207/420] 10.0.0.20 () {32 vars in 646 bytes} [Mon Apr 27 17:10:52 2026] GET /v2.0/routers => generated 15 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/421] 10.0.0.20 () {32 vars in 642 bytes} [Mon Apr 27 17:10:52 2026] GET /v2.0/ports => generated 4725 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:10:52.947 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7708a493-7639-4888-9e72-f54ae3fc4de9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38008. 2026-04-27 17:10:52.950 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5c7077e4-8d7c-40fe-9a44-83cfef519f64] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38016. [pid: 8|app: 0|req: 208/422] 10.0.0.20 () {32 vars in 646 bytes} [Mon Apr 27 17:10:52 2026] GET /v2.0/subnets => generated 1261 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/423] 10.0.0.20 () {32 vars in 648 bytes} [Mon Apr 27 17:10:52 2026] GET /v2.0/networks => generated 2167 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/424] 10.0.0.20 () {32 vars in 662 bytes} [Mon Apr 27 17:10:53 2026] GET /v2.0/security-groups => generated 16626 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/425] 10.0.0.20 () {32 vars in 654 bytes} [Mon Apr 27 17:10:53 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-27 17:11:03.387 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7480f03a-4c9c-43cf-a2af-5e7d6c40af84] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52492. 2026-04-27 17:11:03.388 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6bb3a998-abfe-4147-9992-7fe2137c7b55] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52506. 2026-04-27 17:11:03.544 8 INFO neutron.db.segments_db [None req-834227f6-3e0a-4b03-8e6b-fd12b59c9495 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 2a556e80-d544-45a0-a643-e1f83db2ab9a of type vxlan for network f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f 2026-04-27 17:11:03.613 7 INFO neutron.db.segments_db [None req-85d74d78-508e-4018-b637-4ee1e97ad9c2 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 0ff97abd-6dbb-4a27-be75-7d4a4b00212c of type vxlan for network 705c2ad8-f90d-4547-93e9-74c5b448e9b1 [pid: 8|app: 0|req: 210/426] 10.0.0.20 () {34 vars in 670 bytes} [Mon Apr 27 17:11:03 2026] POST /v2.0/networks => generated 751 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/427] 10.0.0.20 () {34 vars in 670 bytes} [Mon Apr 27 17:11:03 2026] POST /v2.0/networks => generated 745 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/430] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:11:03 2026] POST /v2.0/subnets => generated 674 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:03.973 8 INFO neutron.db.segments_db [None req-ee09ba86-dbb6-49fa-90fd-4cd1ed0abb44 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 4955cb60-2022-4a4c-92f2-8ea15c7ec325 of type vxlan for network 36191382-7663-41ec-8556-fc696c0cf637 [pid: 8|app: 0|req: 211/431] 10.0.0.20 () {34 vars in 670 bytes} [Mon Apr 27 17:11:03 2026] POST /v2.0/networks => generated 748 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/432] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:11:03 2026] POST /v2.0/subnets => generated 668 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:04.203 7 INFO neutron.db.segments_db [None req-4e00daf4-ac60-467c-8ca3-afa108c38579 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 74e2ac85-df77-4718-a7a4-3afa3423bac8 of type vxlan for network d9108d0f-3ddb-497d-aba0-5e516270dbf9 [pid: 8|app: 0|req: 212/433] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:04 2026] GET /v2.0/security-groups?tenant_id=021e16d2470f43e796d061801e224174&name=default => generated 2797 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/434] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:11:04 2026] POST /v2.0/subnets => generated 671 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:04.535 7 INFO neutron.db.l3_hamode_db [None req-4e00daf4-ac60-467c-8ca3-afa108c38579 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:11:04.562 8 INFO neutron.db.segments_db [None req-b008b2d3-1000-47b4-af3e-a1f7b5b6f7e1 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 6334de46-7141-4e7f-828e-7bd7e1f2061e of type vxlan for network dca0f549-7f70-4705-a6d9-d2a632ce2984 2026-04-27 17:11:04.868 8 INFO neutron.db.l3_hamode_db [None req-b008b2d3-1000-47b4-af3e-a1f7b5b6f7e1 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:11:05.895 7 INFO neutron.db.l3_hamode_db [None req-4e00daf4-ac60-467c-8ca3-afa108c38579 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:11:06.353 8 INFO neutron.db.l3_hamode_db [None req-b008b2d3-1000-47b4-af3e-a1f7b5b6f7e1 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 222/435] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:11:04 2026] POST /v2.0/routers => generated 738 bytes in 3187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/436] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:07 2026] DELETE /v2.0/security-groups/6a4ff857-26d7-4353-872a-e3804c2129c3 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:11:07.541 7 INFO neutron.db.segments_db [None req-e0aa3cf7-3c1a-4325-bcb7-891b73184163 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment ee67543d-fdc5-4c7e-b9e5-faa410d53c99 of type vxlan for network 3a2317cf-14d8-4a9f-b2e2-1d10edb7864b [pid: 8|app: 0|req: 214/437] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:11:04 2026] POST /v2.0/routers => generated 732 bytes in 3168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:07.928 7 INFO neutron.db.l3_hamode_db [None req-e0aa3cf7-3c1a-4325-bcb7-891b73184163 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:11:08.966 7 INFO neutron.db.l3_hamode_db [None req-e0aa3cf7-3c1a-4325-bcb7-891b73184163 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 215/438] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:11:07 2026] PUT /v2.0/routers/49c7cefb-24c2-4fce-a281-08d39fdd1161/add_router_interface => generated 309 bytes in 1762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/439] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:11:07 2026] POST /v2.0/routers => generated 735 bytes in 2660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:10.364 7 INFO neutron.db.segments_db [None req-92c32b0f-0d54-4492-ab9e-560795e2ecef e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 21a97201-dfd6-4acb-9fa5-b38e0e0d17ea of type vxlan for network 1d797973-0deb-46a8-aa2d-5b7711315cf6 [pid: 7|app: 0|req: 225/440] 10.0.0.20 () {34 vars in 670 bytes} [Mon Apr 27 17:11:10 2026] POST /v2.0/networks => generated 741 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:10.497 7 WARNING neutron_lib.context [None req-8752b115-eefb-482d-aa88-649b05bab9c9 6020d6fbffa14cd3bc598e2ee14d26f7 5763b2553e34428e92c49b2d6f6995d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/441] 10.0.0.20 () {34 vars in 684 bytes} [Mon Apr 27 17:11:10 2026] POST /v2.0/security-groups => generated 1595 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/442] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:11:09 2026] PUT /v2.0/routers/68fedfb2-1f12-4eb6-98b5-a79d6e1df089/add_router_interface => generated 309 bytes in 1623 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/443] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:11:11 2026] POST /v2.0/subnets => generated 664 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:11.305 8 WARNING neutron_lib.context [None req-84ecdffa-60ec-4fcf-929f-b2c87dde173d 6020d6fbffa14cd3bc598e2ee14d26f7 5763b2553e34428e92c49b2d6f6995d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 218/444] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:11:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:11.510 8 INFO neutron.db.segments_db [None req-f24ed57d-03e3-48be-8554-95c65646aa44 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 00d034eb-a3a9-40e8-a78a-166531b8bc25 of type vxlan for network 513220a7-678d-45d1-92b4-2b5ad99ae94a 2026-04-27 17:11:11.804 8 INFO neutron.db.l3_hamode_db [None req-f24ed57d-03e3-48be-8554-95c65646aa44 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 227/445] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:11:10 2026] PUT /v2.0/routers/8a9aad9f-81be-42a4-9c7a-03b9a4da32f0/add_router_interface => generated 309 bytes in 1661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:12.281 7 WARNING neutron_lib.context [None req-bd872266-2722-493c-a2f4-39153e6d719d 6020d6fbffa14cd3bc598e2ee14d26f7 5763b2553e34428e92c49b2d6f6995d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/446] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:11:12 2026] POST /v2.0/security-group-rules => generated 570 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:12.489 7 WARNING neutron_lib.context [req-5595e8ec-2ae3-4221-aa01-bb141d953689 req-30406fe0-7376-499f-8a1a-2542bd0238c4 610afb9367324674a4343b5aaa3a54ed a92a4a84a38c4a48b81da541f05fdc56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 229/447] 10.0.0.110 () {38 vars in 971 bytes} [Mon Apr 27 17:11:12 2026] POST /v2.0/security-groups => generated 1615 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:11:12.617 7 WARNING neutron_lib.context [None req-b01e64fc-3125-4f42-a388-48fa4c11e34e 6020d6fbffa14cd3bc598e2ee14d26f7 5763b2553e34428e92c49b2d6f6995d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:11:12.766 8 INFO neutron.db.l3_hamode_db [None req-f24ed57d-03e3-48be-8554-95c65646aa44 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/448] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:11:12 2026] POST /v2.0/floatingips => generated 552 bytes in 977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:13.597 7 WARNING neutron_lib.context [req-d1a861b8-4323-47b3-aedf-4bf5c579a2c8 req-d0734d8a-1949-4324-b93d-7f1efe4d02a9 8e965291544e4055a3436831a081138f 2611791d71fa410aad681d1fea64c817 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/449] 10.0.0.110 () {38 vars in 971 bytes} [Mon Apr 27 17:11:13 2026] POST /v2.0/security-groups => generated 1621 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:11:13.779 7 WARNING neutron_lib.context [req-2c0e88d1-0997-4e30-918f-a25fc6ff7ac5 req-b2c20890-6312-4a84-8689-4cbd6f6150e3 610afb9367324674a4343b5aaa3a54ed a92a4a84a38c4a48b81da541f05fdc56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/450] 10.0.0.110 () {38 vars in 971 bytes} [Mon Apr 27 17:11:13 2026] POST /v2.0/security-groups => generated 1617 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/451] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:13 2026] GET /v2.0/security-groups/0bcc363b-6d03-49aa-9fb5-a9f7db426ff4 => generated 1621 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:11:13.953 7 WARNING neutron_lib.context [req-ed865914-51cd-45d7-938a-2603f467b3eb req-e3a71718-b905-45d6-990d-2b682f28d518 610afb9367324674a4343b5aaa3a54ed a92a4a84a38c4a48b81da541f05fdc56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/452] 10.0.0.110 () {38 vars in 971 bytes} [Mon Apr 27 17:11:13 2026] POST /v2.0/security-groups => generated 1617 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:11:14.058 7 WARNING neutron_lib.context [req-864ea27e-30be-4bf2-8d18-47cd958e8277 req-ec89dde1-680f-4663-88fb-0b78edae71ac 8e965291544e4055a3436831a081138f 2611791d71fa410aad681d1fea64c817 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/453] 10.0.0.110 () {38 vars in 981 bytes} [Mon Apr 27 17:11:14 2026] POST /v2.0/security-group-rules => generated 582 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/454] 10.0.0.110 () {34 vars in 1098 bytes} [Mon Apr 27 17:11:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--626095318&fields=id&tenant_id=5763b2553e34428e92c49b2d6f6995d0 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/455] 10.0.0.110 () {34 vars in 1002 bytes} [Mon Apr 27 17:11:14 2026] GET /v2.0/security-groups?tenant_id=a92a4a84a38c4a48b81da541f05fdc56 => generated 7592 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/456] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:11:11 2026] POST /v2.0/routers => generated 728 bytes in 2853 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/457] 10.0.0.110 () {34 vars in 982 bytes} [Mon Apr 27 17:11:14 2026] GET /v2.0/networks?id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f => generated 683 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/458] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:14 2026] GET /v2.0/security-groups/945ce44f-35c5-4246-be48-eae6696768b7 => generated 2794 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/459] 10.0.0.110 () {34 vars in 965 bytes} [Mon Apr 27 17:11:14 2026] GET /v2.0/quotas/5763b2553e34428e92c49b2d6f6995d0 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/460] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:14 2026] GET /v2.0/security-groups/945ce44f-35c5-4246-be48-eae6696768b7 => generated 2794 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/461] 10.0.0.110 () {34 vars in 1002 bytes} [Mon Apr 27 17:11:14 2026] GET /v2.0/ports?tenant_id=5763b2553e34428e92c49b2d6f6995d0&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:14.533 8 WARNING neutron_lib.context [req-003a4226-f5a6-453a-a375-2855846e0dfa req-bd9d25cb-2cc5-4ec7-9a4a-fe4e733a479a 8e965291544e4055a3436831a081138f 2611791d71fa410aad681d1fea64c817 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/462] 10.0.0.110 () {38 vars in 971 bytes} [Mon Apr 27 17:11:14 2026] POST /v2.0/security-groups => generated 1621 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/463] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:14 2026] GET /v2.0/security-groups/6b553afa-ea04-4043-8d98-ebba08ecd928 => generated 1615 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/464] 10.0.0.110 () {36 vars in 1013 bytes} [Mon Apr 27 17:11:14 2026] DELETE /v2.0/security-groups/6b553afa-ea04-4043-8d98-ebba08ecd928 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/465] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:14 2026] GET /v2.0/security-groups/2b936f6f-7419-459b-b025-88ce9887e072 => generated 1621 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/466] 10.0.0.110 () {34 vars in 907 bytes} [Mon Apr 27 17:11:14 2026] GET /v2.0/extensions => generated 19600 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-27 17:11:14.951 8 WARNING neutron_lib.context [req-eb6047d3-6eb1-41ed-b8ed-2fbfa776b6ac req-cba8a481-f7a3-4a14-b7a0-c0bedc00d876 8e965291544e4055a3436831a081138f 2611791d71fa410aad681d1fea64c817 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 229/467] 10.0.0.110 () {38 vars in 981 bytes} [Mon Apr 27 17:11:14 2026] POST /v2.0/security-group-rules => generated 582 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/468] 10.0.0.110 () {34 vars in 1008 bytes} [Mon Apr 27 17:11:15 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:11:15.155 8 INFO neutron.api.v2.resource [req-f6778180-355b-46ff-84ac-0375245a035a req-0f779e91-82d7-4134-a8be-6cf4a6f44431 610afb9367324674a4343b5aaa3a54ed a92a4a84a38c4a48b81da541f05fdc56 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 231/469] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:15 2026] GET /v2.0/security-groups/6b553afa-ea04-4043-8d98-ebba08ecd928 => 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: 232/470] 10.0.0.110 () {34 vars in 1108 bytes} [Mon Apr 27 17:11:15 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?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: 233/471] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:15 2026] GET /v2.0/security-groups/2b936f6f-7419-459b-b025-88ce9887e072 => generated 2214 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:11:15.298 8 WARNING neutron_lib.context [req-2a61062b-d5e7-4d0a-aee2-51c4f89f6bfd req-08b379a2-cf0f-4909-aa89-db6a1c305b7a 8e965291544e4055a3436831a081138f 2611791d71fa410aad681d1fea64c817 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/472] 10.0.0.110 () {38 vars in 981 bytes} [Mon Apr 27 17:11:15 2026] POST /v2.0/security-group-rules => generated 587 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/473] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:15 2026] GET /v2.0/security-groups/3eca9436-f53c-43da-af0d-0b7b45183d90 => generated 1617 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/474] 10.0.0.110 () {36 vars in 1013 bytes} [Mon Apr 27 17:11:15 2026] DELETE /v2.0/security-groups/3eca9436-f53c-43da-af0d-0b7b45183d90 => 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: 237/475] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:15 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => 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: 238/476] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:15 2026] GET /v2.0/security-groups/2b936f6f-7419-459b-b025-88ce9887e072 => generated 2812 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:11:15.737 8 INFO neutron.api.v2.resource [req-ee85ffa4-0249-4fbd-a54f-ee60aaff0050 req-dc6b1309-669b-4acd-bc99-6e586f12a360 610afb9367324674a4343b5aaa3a54ed a92a4a84a38c4a48b81da541f05fdc56 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 239/477] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:15 2026] GET /v2.0/security-groups/3eca9436-f53c-43da-af0d-0b7b45183d90 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/478] 10.0.0.110 () {34 vars in 1001 bytes} [Mon Apr 27 17:11:15 2026] GET /v2.0/security-group-rules/77bca16a-ccb8-41d1-94b4-1c235bb90bfe => generated 584 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/479] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:15 2026] GET /v2.0/security-groups/0f44d83a-eace-46d4-93e0-ec0068c9b92a => generated 1617 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/480] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:11:14 2026] PUT /v2.0/routers/9892447a-69bd-4fa1-999b-ad690aef3d41/add_router_interface => generated 309 bytes in 1489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/481] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:15 2026] GET /v2.0/security-groups/2b936f6f-7419-459b-b025-88ce9887e072 => generated 2812 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/482] 10.0.0.110 () {36 vars in 1023 bytes} [Mon Apr 27 17:11:15 2026] DELETE /v2.0/security-group-rules/77bca16a-ccb8-41d1-94b4-1c235bb90bfe => 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: 240/483] 10.0.0.110 () {36 vars in 1013 bytes} [Mon Apr 27 17:11:15 2026] DELETE /v2.0/security-groups/0f44d83a-eace-46d4-93e0-ec0068c9b92a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/484] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:15 2026] GET /v2.0/security-groups/2b936f6f-7419-459b-b025-88ce9887e072 => generated 2214 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:11:16.025 7 INFO neutron.api.v2.resource [req-067db298-4dd2-4b50-9ec0-13a64ebbda4a req-736b9cfd-592f-4b8a-9e04-86c1c58d1eaa 610afb9367324674a4343b5aaa3a54ed a92a4a84a38c4a48b81da541f05fdc56 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 241/485] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:16 2026] GET /v2.0/security-groups/0f44d83a-eace-46d4-93e0-ec0068c9b92a => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/486] 10.0.0.110 () {34 vars in 1002 bytes} [Mon Apr 27 17:11:16 2026] GET /v2.0/security-groups?tenant_id=a92a4a84a38c4a48b81da541f05fdc56 => generated 2797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/487] 10.0.0.110 () {36 vars in 1013 bytes} [Mon Apr 27 17:11:16 2026] DELETE /v2.0/security-groups/2b936f6f-7419-459b-b025-88ce9887e072 => 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: 243/488] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:16 2026] GET /v2.0/security-groups/945ce44f-35c5-4246-be48-eae6696768b7 => generated 2794 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/489] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:16 2026] GET /v2.0/security-groups/0bcc363b-6d03-49aa-9fb5-a9f7db426ff4 => generated 2214 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:16 2026] GET /v2.0/security-groups/945ce44f-35c5-4246-be48-eae6696768b7 => generated 2794 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:11:16.270 7 INFO neutron.api.v2.resource [req-2821f75d-3c01-4f71-bb6d-cba0e78c1cd9 req-88794732-55c4-410e-85ae-70761b4a4614 610afb9367324674a4343b5aaa3a54ed a92a4a84a38c4a48b81da541f05fdc56 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 245/491] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:16 2026] GET /v2.0/security-groups/0f44d83a-eace-46d4-93e0-ec0068c9b92a => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:11:16.307 7 INFO neutron.api.v2.resource [req-e793ffb3-6770-402b-9b89-561b896ba0c0 req-d2c0de4c-9ea4-45f4-9ebc-c367da0b2589 610afb9367324674a4343b5aaa3a54ed a92a4a84a38c4a48b81da541f05fdc56 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/492] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:16 2026] GET /v2.0/security-groups/3eca9436-f53c-43da-af0d-0b7b45183d90 => 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: 247/493] 10.0.0.110 () {36 vars in 1013 bytes} [Mon Apr 27 17:11:16 2026] DELETE /v2.0/security-groups/0bcc363b-6d03-49aa-9fb5-a9f7db426ff4 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:11:16.351 8 INFO neutron.api.v2.resource [req-192e845f-b820-491f-ab5a-9d50434d6e3e req-ccbded7c-c014-4327-97d8-319ae0c5dfd1 610afb9367324674a4343b5aaa3a54ed a92a4a84a38c4a48b81da541f05fdc56 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/494] 10.0.0.110 () {34 vars in 991 bytes} [Mon Apr 27 17:11:16 2026] GET /v2.0/security-groups/6b553afa-ea04-4043-8d98-ebba08ecd928 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:11:16 2026] PUT /v2.0/routers/8a9aad9f-81be-42a4-9c7a-03b9a4da32f0/remove_router_interface => generated 309 bytes in 1562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:17.903 7 WARNING neutron_lib.context [None req-e580b1b3-1b2d-4a33-82a0-be042068b177 92a08b79bd7046558fff5058f1cc8efd a5819b84e095456e9b98022c982c8fee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/496] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:11:16 2026] PUT /v2.0/routers/68fedfb2-1f12-4eb6-98b5-a79d6e1df089/remove_router_interface => generated 309 bytes in 1592 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/497] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:17 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/498] 10.0.0.20 () {34 vars in 684 bytes} [Mon Apr 27 17:11:17 2026] POST /v2.0/security-groups => generated 1596 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/499] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:11:17 2026] GET /v2.0/networks?id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f => generated 683 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:18.958 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-ab954270-59e2-4002-88ba-5a18b68805b5 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - 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-27 17:11:19.052 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-f5b3c2df-e870-4010-9cf2-96fd4c0722ea e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - 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-27 17:11:19.356 7 INFO neutron.db.l3_hamode_db [None req-ab954270-59e2-4002-88ba-5a18b68805b5 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] HA network 3a2317cf-14d8-4a9f-b2e2-1d10edb7864b was deleted as no HA routers are present in tenant 2611791d71fa410aad681d1fea64c817. [pid: 7|app: 0|req: 249/500] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:11:18 2026] DELETE /v2.0/routers/8a9aad9f-81be-42a4-9c7a-03b9a4da32f0 => generated 0 bytes in 1363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:11:19.371 7 WARNING neutron_lib.context [None req-259d95d5-4649-4612-a37c-887d5b1ca8b0 92a08b79bd7046558fff5058f1cc8efd a5819b84e095456e9b98022c982c8fee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 250/501] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:11:19 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-27 17:11:19.516 8 INFO neutron.db.l3_hamode_db [None req-f5b3c2df-e870-4010-9cf2-96fd4c0722ea e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] HA network dca0f549-7f70-4705-a6d9-d2a632ce2984 was deleted as no HA routers are present in tenant a92a4a84a38c4a48b81da541f05fdc56. [pid: 8|app: 0|req: 252/502] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:11:18 2026] DELETE /v2.0/routers/68fedfb2-1f12-4eb6-98b5-a79d6e1df089 => generated 0 bytes in 1430 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/505] 199.204.45.4 () {34 vars in 1048 bytes} [Mon Apr 27 17:11:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5763b2553e34428e92c49b2d6f6995d0 => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/506] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:19 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:11:19.596 7 WARNING neutron_lib.context [None req-7e15659d-5834-45ce-beb7-c479195fc89d 92a08b79bd7046558fff5058f1cc8efd a5819b84e095456e9b98022c982c8fee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:11:19.700 7 INFO neutron.services.segments.plugin [-] Segment ee67543d-fdc5-4c7e-b9e5-faa410d53c99 resource provider aggregate not found [pid: 7|app: 0|req: 253/507] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:11:19 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) 2026-04-27 17:11:19.726 7 INFO neutron.services.segments.plugin [-] Segment ee67543d-fdc5-4c7e-b9e5-faa410d53c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee67543d-fdc5-4c7e-b9e5-faa410d53c99 found for delete ", "request_id": "req-01988171-41c8-458b-b69c-5e266baba5a9"}]} 2026-04-27 17:11:19.734 7 INFO neutron.services.segments.plugin [-] Segment ee67543d-fdc5-4c7e-b9e5-faa410d53c99 resource provider aggregate not found 2026-04-27 17:11:19.756 7 INFO neutron.services.segments.plugin [-] Segment ee67543d-fdc5-4c7e-b9e5-faa410d53c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee67543d-fdc5-4c7e-b9e5-faa410d53c99 found for delete ", "request_id": "req-4605f9bc-6075-40a4-babc-443e754c242d"}]} [pid: 8|app: 0|req: 255/508] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:11:19 2026] DELETE /v2.0/subnets/1ec6a6cb-933c-4ffd-8692-8d2177eac0df => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:11:19.796 8 WARNING neutron_lib.context [req-dccbd000-c92d-45b2-b8a7-a5107ae687cf req-aea947e5-1776-492a-9517-64d99e42075e 6020d6fbffa14cd3bc598e2ee14d26f7 5763b2553e34428e92c49b2d6f6995d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:11:19.886 8 INFO neutron.services.segments.plugin [-] Segment 6334de46-7141-4e7f-828e-7bd7e1f2061e resource provider aggregate not found 2026-04-27 17:11:19.904 8 INFO neutron.services.segments.plugin [-] Segment 6334de46-7141-4e7f-828e-7bd7e1f2061e resource provider aggregate not found 2026-04-27 17:11:19.911 8 INFO neutron.services.segments.plugin [-] Segment 6334de46-7141-4e7f-828e-7bd7e1f2061e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6334de46-7141-4e7f-828e-7bd7e1f2061e found for delete ", "request_id": "req-390ed096-6209-4163-8040-21f2585f17b2"}]} 2026-04-27 17:11:19.925 8 INFO neutron.services.segments.plugin [-] Segment 6334de46-7141-4e7f-828e-7bd7e1f2061e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6334de46-7141-4e7f-828e-7bd7e1f2061e found for delete ", "request_id": "req-211fb4da-ac79-415b-9560-d8e88b332862"}]} [pid: 7|app: 0|req: 254/509] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:11:19 2026] DELETE /v2.0/subnets/bb0e3e22-703a-4776-959e-d59d36bf75f4 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:11:19.955 7 WARNING neutron_lib.context [None req-36411dbe-cf83-4637-ac71-470fea5201e1 92a08b79bd7046558fff5058f1cc8efd a5819b84e095456e9b98022c982c8fee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 256/510] 199.204.45.4 () {38 vars in 953 bytes} [Mon Apr 27 17:11:19 2026] POST /v2.0/ports => generated 954 bytes in 683 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: 255/511] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:11:19 2026] POST /v2.0/floatingips => generated 552 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:11:20 2026] DELETE /v2.0/networks/36191382-7663-41ec-8556-fc696c0cf637 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/513] 199.204.45.4 () {34 vars in 909 bytes} [Mon Apr 27 17:11:20 2026] GET /v2.0/extensions => generated 19600 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/514] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:11:20 2026] DELETE /v2.0/networks/705c2ad8-f90d-4547-93e9-74c5b448e9b1 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/515] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:20 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 957 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/516] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:20 2026] GET /v2.0/security-groups?id=76105e72-812d-4f83-b3a8-efd2179cf8e5&fields=id&fields=name => generated 113 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/517] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:20 2026] GET /v2.0/security-groups?tenant_id=2611791d71fa410aad681d1fea64c817&name=default => generated 2797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/518] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:20 2026] GET /v2.0/security-groups?tenant_id=a92a4a84a38c4a48b81da541f05fdc56&name=default => generated 2797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/519] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:20 2026] DELETE /v2.0/security-groups/2b2a6125-92f4-4c96-948f-0db1637642e1 => 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: 259/520] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:21 2026] DELETE /v2.0/security-groups/945ce44f-35c5-4246-be48-eae6696768b7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/521] 10.0.0.110 () {34 vars in 1100 bytes} [Mon Apr 27 17:11:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1244385217&fields=id&tenant_id=a5819b84e095456e9b98022c982c8fee => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/522] 10.0.0.110 () {34 vars in 982 bytes} [Mon Apr 27 17:11:21 2026] GET /v2.0/networks?id=1d797973-0deb-46a8-aa2d-5b7711315cf6 => generated 673 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/523] 10.0.0.110 () {34 vars in 965 bytes} [Mon Apr 27 17:11:21 2026] GET /v2.0/quotas/a5819b84e095456e9b98022c982c8fee => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/524] 10.0.0.110 () {34 vars in 1002 bytes} [Mon Apr 27 17:11:21 2026] GET /v2.0/ports?tenant_id=a5819b84e095456e9b98022c982c8fee&fields=id => generated 103 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/525] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:11:21 2026] PUT /v2.0/ports/7e7c9516-42d5-4647-97d0-64691bc071b9 => generated 1199 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:11:21.837 7 INFO neutron.services.segments.plugin [-] Segment 0ff97abd-6dbb-4a27-be75-7d4a4b00212c resource provider aggregate not found 2026-04-27 17:11:21.842 7 INFO neutron.services.segments.plugin [-] Segment 0ff97abd-6dbb-4a27-be75-7d4a4b00212c resource provider aggregate not found 2026-04-27 17:11:21.880 7 INFO neutron.services.segments.plugin [-] Segment 0ff97abd-6dbb-4a27-be75-7d4a4b00212c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff97abd-6dbb-4a27-be75-7d4a4b00212c found for delete ", "request_id": "req-8c059a1e-1a0d-46b5-ad9c-55f9950585c7"}]} 2026-04-27 17:11:21.884 7 INFO neutron.services.segments.plugin [-] Segment 0ff97abd-6dbb-4a27-be75-7d4a4b00212c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff97abd-6dbb-4a27-be75-7d4a4b00212c found for delete ", "request_id": "req-f56bdce8-5d19-4ca2-af48-1abb15a44332"}]} [pid: 7|app: 0|req: 263/526] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:11:21 2026] GET /v2.0/ports?tenant_id=5763b2553e34428e92c49b2d6f6995d0&device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 1238 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 264/527] 10.0.0.110 () {34 vars in 907 bytes} [Mon Apr 27 17:11:21 2026] GET /v2.0/extensions => generated 19600 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:11:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7e7c9516-42d5-4647-97d0-64691bc071b9 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:11:21.968 8 INFO neutron.services.segments.plugin [-] Segment 4955cb60-2022-4a4c-92f2-8ea15c7ec325 resource provider aggregate not found 2026-04-27 17:11:21.982 8 INFO neutron.services.segments.plugin [-] Segment 4955cb60-2022-4a4c-92f2-8ea15c7ec325 resource provider aggregate not found 2026-04-27 17:11:22.000 8 INFO neutron.services.segments.plugin [-] Segment 4955cb60-2022-4a4c-92f2-8ea15c7ec325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4955cb60-2022-4a4c-92f2-8ea15c7ec325 found for delete ", "request_id": "req-510a1446-b5f1-42a8-8f66-7d3271f9ff21"}]} [pid: 7|app: 0|req: 265/529] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:11:21 2026] GET /v2.0/subnets?id=44c194f0-f376-42ec-9780-68be869c19d5 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:22.009 8 INFO neutron.services.segments.plugin [-] Segment 4955cb60-2022-4a4c-92f2-8ea15c7ec325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4955cb60-2022-4a4c-92f2-8ea15c7ec325 found for delete ", "request_id": "req-e8a58f40-4d8a-495b-a244-6c44ce97e858"}]} [pid: 8|app: 0|req: 265/530] 10.0.0.110 () {34 vars in 1008 bytes} [Mon Apr 27 17:11:21 2026] GET /v2.0/networks/1d797973-0deb-46a8-aa2d-5b7711315cf6?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/531] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:11:22 2026] GET /v2.0/ports?network_id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 10.0.0.110 () {34 vars in 1108 bytes} [Mon Apr 27 17:11:22 2026] GET /v2.0/networks/1d797973-0deb-46a8-aa2d-5b7711315cf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:11:22 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?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: 267/534] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:11:22 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/535] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:22 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:22 2026] GET /v2.0/security-groups?id=76105e72-812d-4f83-b3a8-efd2179cf8e5&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:22.570 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cff296fe-0669-434c-bb50-adf443be3c3c'] response: {'name': 'network-changed', 'server_uuid': 'f0469107-12de-4313-9fb5-494fce7fdbfc', 'tag': '7e7c9516-42d5-4647-97d0-64691bc071b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 269/537] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:11:22 2026] GET /v2.0/ports?tenant_id=5763b2553e34428e92c49b2d6f6995d0&device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => 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: 269/538] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:22 2026] GET /v2.0/ports?device_id=f4fea98f-259c-4b1f-8a07-6725fd2c87b6 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/539] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:11:22 2026] GET /v2.0/networks?id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f => generated 779 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/540] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:11:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7e7c9516-42d5-4647-97d0-64691bc071b9 => 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: 271/541] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:11:22 2026] GET /v2.0/subnets?id=44c194f0-f376-42ec-9780-68be869c19d5 => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:11:22 2026] GET /v2.0/ports?network_id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f&device_owner=network%3Adhcp => generated 1244 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:11:22 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?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: 272/544] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:11:23 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?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: 273/545] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:11:23 2026] GET /v2.0/networks?id=1d797973-0deb-46a8-aa2d-5b7711315cf6 => generated 673 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:23.560 7 INFO neutron.db.segments_db [None req-7490f86f-39a6-4bbd-806d-7e84060dd972 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment a061e7ec-c3d7-4c49-b0f0-edce7258e115 of type vxlan for network cce060c0-d124-4257-b058-ecdf9e49346b [pid: 8|app: 0|req: 274/546] 199.204.45.4 () {34 vars in 1048 bytes} [Mon Apr 27 17:11:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a5819b84e095456e9b98022c982c8fee => generated 181 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/547] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:23 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:23.641 8 WARNING neutron_lib.context [req-8a9a245e-0a8b-463a-8234-c26b4f9ee5cf req-1b855fc5-1c2d-4245-b08e-1131a33808f2 92a08b79bd7046558fff5058f1cc8efd a5819b84e095456e9b98022c982c8fee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/548] 10.0.0.20 () {34 vars in 670 bytes} [Mon Apr 27 17:11:23 2026] POST /v2.0/networks => generated 748 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:23 2026] GET /v2.0/security-groups?id=76105e72-812d-4f83-b3a8-efd2179cf8e5&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: 275/550] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:11:23 2026] POST /v2.0/subnets => generated 671 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:23 2026] GET /v2.0/ports?device_id=f4fea98f-259c-4b1f-8a07-6725fd2c87b6 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:11:24.042 7 INFO neutron.db.segments_db [None req-3241819c-f8c3-48bc-bcad-c4c59ea47205 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment d7f6905d-48ad-487a-8e0b-6933332fade6 of type vxlan for network 6075c0ce-4b76-4e77-8469-460c99dadf36 [pid: 8|app: 0|req: 276/552] 199.204.45.4 () {38 vars in 953 bytes} [Mon Apr 27 17:11:23 2026] POST /v2.0/ports => generated 954 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 17:11:24.379 7 INFO neutron.db.l3_hamode_db [None req-3241819c-f8c3-48bc-bcad-c4c59ea47205 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 277/553] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:11:24 2026] PUT /v2.0/ports/5ba3bc8d-7d91-49b8-baaf-f85b553e96e2 => generated 1199 bytes in 570 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: 278/554] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:24 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 969 bytes in 77 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-27 17:11:24.873 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3aee5c64-23c9-430a-88ea-6b2ec0ade85f'] response: {'name': 'network-changed', 'server_uuid': 'f4fea98f-259c-4b1f-8a07-6725fd2c87b6', 'tag': '5ba3bc8d-7d91-49b8-baaf-f85b553e96e2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 279/555] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:11:24 2026] GET /v2.0/ports?tenant_id=a5819b84e095456e9b98022c982c8fee&device_id=f4fea98f-259c-4b1f-8a07-6725fd2c87b6 => generated 1238 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:24 2026] GET /v2.0/security-groups?id=76105e72-812d-4f83-b3a8-efd2179cf8e5&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: 281/557] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:11:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5ba3bc8d-7d91-49b8-baaf-f85b553e96e2 => 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: 282/558] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:25 2026] GET /v2.0/ports?device_id=f4fea98f-259c-4b1f-8a07-6725fd2c87b6 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/559] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:11:25 2026] GET /v2.0/subnets?id=989b90ac-968b-4f12-85e8-827e4b8b39da => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/560] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:25 2026] GET /v2.0/security-groups?id=5c8c2019-5dae-4a7f-b759-cf9bc58009c9&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/561] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:11:25 2026] GET /v2.0/ports?network_id=1d797973-0deb-46a8-aa2d-5b7711315cf6&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/562] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:11:25 2026] GET /v2.0/networks/1d797973-0deb-46a8-aa2d-5b7711315cf6?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/563] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:11:25 2026] GET /v2.0/networks/1d797973-0deb-46a8-aa2d-5b7711315cf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/564] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:11:25 2026] GET /v2.0/ports?tenant_id=a5819b84e095456e9b98022c982c8fee&device_id=f4fea98f-259c-4b1f-8a07-6725fd2c87b6 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:11:25.799 7 INFO neutron.db.l3_hamode_db [None req-3241819c-f8c3-48bc-bcad-c4c59ea47205 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 289/565] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:11:25 2026] GET /v2.0/networks?id=1d797973-0deb-46a8-aa2d-5b7711315cf6 => generated 769 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/566] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:11:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5ba3bc8d-7d91-49b8-baaf-f85b553e96e2 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/567] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:11:25 2026] GET /v2.0/subnets?id=989b90ac-968b-4f12-85e8-827e4b8b39da => generated 667 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/568] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:26 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 969 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/569] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:11:26 2026] GET /v2.0/ports?network_id=1d797973-0deb-46a8-aa2d-5b7711315cf6&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/570] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:26 2026] GET /v2.0/ports?device_id=f4fea98f-259c-4b1f-8a07-6725fd2c87b6 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/571] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:26 2026] GET /v2.0/security-groups?id=76105e72-812d-4f83-b3a8-efd2179cf8e5&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: 296/572] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:11:26 2026] GET /v2.0/networks/1d797973-0deb-46a8-aa2d-5b7711315cf6?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/573] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:26 2026] GET /v2.0/security-groups?id=5c8c2019-5dae-4a7f-b759-cf9bc58009c9&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: 298/574] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:11:26 2026] GET /v2.0/networks/1d797973-0deb-46a8-aa2d-5b7711315cf6?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: 277/575] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:11:23 2026] POST /v2.0/routers => generated 735 bytes in 3315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/576] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:27 2026] GET /v2.0/security-groups?tenant_id=247312d013b940eb9dac3e9f52a7e31c&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: 300/577] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:27 2026] DELETE /v2.0/security-groups/1b638c62-ce77-4952-a9f8-d6f9ef055a09 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/578] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:27 2026] GET /v2.0/security-groups?tenant_id=57b807c93cc64f5097a4353d9a38240d&name=default => generated 2801 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/579] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:27 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/580] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:27 2026] GET /v2.0/ports?device_id=f4fea98f-259c-4b1f-8a07-6725fd2c87b6 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/581] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:27 2026] DELETE /v2.0/security-groups/65d55bf4-41bc-4eb2-8791-f07a7f9db9a1 => 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: 305/582] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:28 2026] GET /v2.0/security-groups?id=76105e72-812d-4f83-b3a8-efd2179cf8e5&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: 306/583] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:28 2026] GET /v2.0/security-groups?id=5c8c2019-5dae-4a7f-b759-cf9bc58009c9&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: 307/584] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:29 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/585] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:29 2026] GET /v2.0/ports?device_id=f4fea98f-259c-4b1f-8a07-6725fd2c87b6 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/586] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:11:27 2026] PUT /v2.0/routers/af43cf53-61e1-4818-b263-c55927bf59cc/add_router_interface => generated 309 bytes in 2017 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/587] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:29 2026] GET /v2.0/security-groups?id=76105e72-812d-4f83-b3a8-efd2179cf8e5&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/588] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:29 2026] GET /v2.0/security-groups?id=5c8c2019-5dae-4a7f-b759-cf9bc58009c9&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/589] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:29 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:30.046 8 WARNING neutron_lib.context [None req-f5ea9359-e81a-4e9e-917b-587b75c781c0 509c60aacc4e4d5cab2f07a5efe45491 f8c23aa4ab174e86b4bea20e70d270cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:11:30.130 7 INFO neutron.db.l3_db [None req-89e643e1-d630-423f-b788-c84c54082e36 6020d6fbffa14cd3bc598e2ee14d26f7 5763b2553e34428e92c49b2d6f6995d0 - - default default] Floating IP 6eefc30c-d475-49b8-920b-2b9d31f12aec associated. External IP: 10.96.250.215, port: 7e7c9516-42d5-4647-97d0-64691bc071b9. [pid: 8|app: 0|req: 311/590] 10.0.0.20 () {34 vars in 684 bytes} [Mon Apr 27 17:11:30 2026] POST /v2.0/security-groups => generated 1597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:11:30.202 8 WARNING neutron_lib.context [None req-019e9995-944c-45cb-9b31-1d078f7d2bd1 509c60aacc4e4d5cab2f07a5efe45491 f8c23aa4ab174e86b4bea20e70d270cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 312/591] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:11:30 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:30.330 8 WARNING neutron_lib.context [None req-0ff64813-2d45-4169-a2d5-121d72809a86 509c60aacc4e4d5cab2f07a5efe45491 f8c23aa4ab174e86b4bea20e70d270cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 313/592] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:11:30 2026] POST /v2.0/security-group-rules => generated 570 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:30.445 8 WARNING neutron_lib.context [None req-222ae0fd-11e9-4e58-be65-aa20ae2a353e 509c60aacc4e4d5cab2f07a5efe45491 f8c23aa4ab174e86b4bea20e70d270cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 280/593] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:11:29 2026] PUT /v2.0/floatingips/6eefc30c-d475-49b8-920b-2b9d31f12aec => generated 855 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/594] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:30 2026] GET /v2.0/ports?device_id=f4fea98f-259c-4b1f-8a07-6725fd2c87b6 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/595] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:30 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/596] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:30 2026] GET /v2.0/security-groups?id=5c8c2019-5dae-4a7f-b759-cf9bc58009c9&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/597] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:30 2026] GET /v2.0/security-groups?id=76105e72-812d-4f83-b3a8-efd2179cf8e5&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: 285/598] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:30 2026] GET /v2.0/ports?device_id=f4fea98f-259c-4b1f-8a07-6725fd2c87b6 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:31.179 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-56a82323-e4ae-4306-8669-e9160ddd83a6'] response: {'name': 'network-changed', 'server_uuid': 'f0469107-12de-4313-9fb5-494fce7fdbfc', 'tag': '7e7c9516-42d5-4647-97d0-64691bc071b9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 314/599] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:11:30 2026] POST /v2.0/floatingips => generated 552 bytes in 905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/600] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:11:31 2026] GET /v2.0/ports?tenant_id=5763b2553e34428e92c49b2d6f6995d0&device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/601] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:11:31 2026] GET /v2.0/networks?id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f => generated 779 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/602] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:11:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7e7c9516-42d5-4647-97d0-64691bc071b9 => generated 858 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/603] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:11:31 2026] GET /v2.0/subnets?id=44c194f0-f376-42ec-9780-68be869c19d5 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/604] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:11:31 2026] GET /v2.0/ports?network_id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f&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: 320/605] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:11:31 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:11:31.801 7 INFO neutron.db.l3_db [None req-7f3a13bb-7257-4d97-bce6-20d79be2e43b 92a08b79bd7046558fff5058f1cc8efd a5819b84e095456e9b98022c982c8fee - - default default] Floating IP fa43225e-a787-4528-a5d3-a6a050697fd2 associated. External IP: 10.96.250.213, port: 5ba3bc8d-7d91-49b8-baaf-f85b553e96e2. [pid: 8|app: 0|req: 321/606] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:11:31 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?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: 286/607] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:11:30 2026] PUT /v2.0/floatingips/fa43225e-a787-4528-a5d3-a6a050697fd2 => generated 855 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/608] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:32 2026] GET /v2.0/ports?device_id=f4fea98f-259c-4b1f-8a07-6725fd2c87b6 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/609] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:32 2026] GET /v2.0/security-groups?id=5c8c2019-5dae-4a7f-b759-cf9bc58009c9&fields=id&fields=name => generated 114 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/610] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:32 2026] GET /v2.0/ports?device_id=f4fea98f-259c-4b1f-8a07-6725fd2c87b6 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/611] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:32 2026] GET /v2.0/security-groups?id=5c8c2019-5dae-4a7f-b759-cf9bc58009c9&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/612] 199.204.45.4 () {34 vars in 992 bytes} [Mon Apr 27 17:11:33 2026] GET /v2.0/ports?device_id=f4fea98f-259c-4b1f-8a07-6725fd2c87b6 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:33.501 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-62bdba92-61cd-4634-bdb9-5253943955c3'] response: {'name': 'network-changed', 'server_uuid': 'f4fea98f-259c-4b1f-8a07-6725fd2c87b6', 'tag': '5ba3bc8d-7d91-49b8-baaf-f85b553e96e2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 325/613] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:11:33 2026] GET /v2.0/ports?tenant_id=a5819b84e095456e9b98022c982c8fee&device_id=f4fea98f-259c-4b1f-8a07-6725fd2c87b6 => 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: 326/614] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:11:33 2026] GET /v2.0/networks?id=1d797973-0deb-46a8-aa2d-5b7711315cf6 => generated 769 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/617] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:11:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5ba3bc8d-7d91-49b8-baaf-f85b553e96e2 => 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: 330/618] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:11:33 2026] GET /v2.0/subnets?id=989b90ac-968b-4f12-85e8-827e4b8b39da => 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: 331/619] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:11:33 2026] GET /v2.0/ports?network_id=1d797973-0deb-46a8-aa2d-5b7711315cf6&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-27 17:11:33.822 7 INFO neutron.db.l3_db [req-8629b83b-e698-445e-9ee1-0104b14038a8 req-9ff58785-4c49-4252-883c-dbab8efa4368 92a08b79bd7046558fff5058f1cc8efd a5819b84e095456e9b98022c982c8fee - - default default] Floating IP fa43225e-a787-4528-a5d3-a6a050697fd2 disassociated. External IP: 10.96.250.213, port: 5ba3bc8d-7d91-49b8-baaf-f85b553e96e2. [pid: 8|app: 0|req: 332/620] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:11:33 2026] GET /v2.0/networks/1d797973-0deb-46a8-aa2d-5b7711315cf6?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/621] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:11:33 2026] GET /v2.0/networks/1d797973-0deb-46a8-aa2d-5b7711315cf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/622] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:34 2026] GET /v2.0/ports?device_id=f4fea98f-259c-4b1f-8a07-6725fd2c87b6 => 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: 289/623] 199.204.45.4 () {36 vars in 995 bytes} [Mon Apr 27 17:11:33 2026] DELETE /v2.0/ports/5ba3bc8d-7d91-49b8-baaf-f85b553e96e2 => generated 0 bytes in 875 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/624] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:34 2026] GET /v2.0/security-groups?tenant_id=f8ff45bcf5b444af8690ee5211ba83e3&name=default => generated 2801 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/625] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:34 2026] DELETE /v2.0/security-groups/8ec8e3be-7824-4213-9140-1666f9f3cd98 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/626] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:34 2026] GET /v2.0/security-groups?tenant_id=5764808b9ecc4b9c8f23dc61d45fbe78&name=default => generated 2801 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/627] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:35 2026] DELETE /v2.0/security-groups/13562710-b519-44c0-8914-92b77c8fd2d1 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/628] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:35 2026] DELETE /v2.0/security-groups/5c8c2019-5dae-4a7f-b759-cf9bc58009c9 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:11:35.356 7 INFO neutron.api.v2.resource [None req-8a970fc2-6f18-4b19-a5c6-5ace1ceada34 92a08b79bd7046558fff5058f1cc8efd a5819b84e095456e9b98022c982c8fee - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 292/629] 10.0.0.20 () {32 vars in 736 bytes} [Mon Apr 27 17:11:35 2026] GET /v2.0/security-groups/5c8c2019-5dae-4a7f-b759-cf9bc58009c9 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/630] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:11:35 2026] DELETE /v2.0/floatingips/fa43225e-a787-4528-a5d3-a6a050697fd2 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:11:35.826 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-113fec6d-115b-4621-9588-7ca3ec885d78'] response: {'server_uuid': 'f4fea98f-259c-4b1f-8a07-6725fd2c87b6', 'name': 'network-vif-deleted', 'tag': '5ba3bc8d-7d91-49b8-baaf-f85b553e96e2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 339/631] 10.0.0.110 () {34 vars in 1100 bytes} [Mon Apr 27 17:11:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2024112032&fields=id&tenant_id=f8c23aa4ab174e86b4bea20e70d270cb => generated 69 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/632] 10.0.0.110 () {34 vars in 982 bytes} [Mon Apr 27 17:11:36 2026] GET /v2.0/networks?id=cce060c0-d124-4257-b058-ecdf9e49346b => generated 680 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/633] 10.0.0.110 () {34 vars in 965 bytes} [Mon Apr 27 17:11:36 2026] GET /v2.0/quotas/f8c23aa4ab174e86b4bea20e70d270cb => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/634] 10.0.0.110 () {34 vars in 1002 bytes} [Mon Apr 27 17:11:36 2026] GET /v2.0/ports?tenant_id=f8c23aa4ab174e86b4bea20e70d270cb&fields=id => generated 103 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/635] 10.0.0.110 () {34 vars in 1008 bytes} [Mon Apr 27 17:11:36 2026] GET /v2.0/networks/cce060c0-d124-4257-b058-ecdf9e49346b?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/636] 10.0.0.110 () {34 vars in 1108 bytes} [Mon Apr 27 17:11:36 2026] GET /v2.0/networks/cce060c0-d124-4257-b058-ecdf9e49346b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/637] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:11:35 2026] PUT /v2.0/routers/9892447a-69bd-4fa1-999b-ad690aef3d41/remove_router_interface => generated 309 bytes in 1382 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/638] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:37 2026] GET /v2.0/ports?device_id=630d57cf-df19-4e06-bd01-72cc6da5a7fc => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/639] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:11:37 2026] GET /v2.0/networks?id=cce060c0-d124-4257-b058-ecdf9e49346b => generated 680 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/640] 199.204.45.4 () {34 vars in 1048 bytes} [Mon Apr 27 17:11:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f8c23aa4ab174e86b4bea20e70d270cb => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:37.971 8 WARNING neutron_lib.context [req-ce50c1c6-7563-494c-b052-112d4779dd78 req-eb49149e-3f89-4d2a-a0c0-ca764590d9d8 509c60aacc4e4d5cab2f07a5efe45491 f8c23aa4ab174e86b4bea20e70d270cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:11:38.372 7 INFO neutron.services.segments.plugin [-] Segment 00d034eb-a3a9-40e8-a78a-166531b8bc25 resource provider aggregate not found 2026-04-27 17:11:38.377 7 INFO neutron.services.segments.plugin [-] Segment 00d034eb-a3a9-40e8-a78a-166531b8bc25 resource provider aggregate not found 2026-04-27 17:11:38.410 7 INFO neutron.services.segments.plugin [-] Segment 00d034eb-a3a9-40e8-a78a-166531b8bc25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00d034eb-a3a9-40e8-a78a-166531b8bc25 found for delete ", "request_id": "req-e43d948e-0229-4353-af48-7fb58452ab4f"}]} 2026-04-27 17:11:38.411 7 INFO neutron.services.segments.plugin [-] Segment 00d034eb-a3a9-40e8-a78a-166531b8bc25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00d034eb-a3a9-40e8-a78a-166531b8bc25 found for delete ", "request_id": "req-6da241ad-0b09-44ec-baac-a7c3712eded7"}]} 2026-04-27 17:11:38.441 7 INFO neutron.db.l3_hamode_db [None req-2e0afa3e-a2d9-4b56-9da1-53bc2000b418 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] HA network 513220a7-678d-45d1-92b4-2b5ad99ae94a was deleted as no HA routers are present in tenant a5819b84e095456e9b98022c982c8fee. [pid: 7|app: 0|req: 294/641] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:11:37 2026] DELETE /v2.0/routers/9892447a-69bd-4fa1-999b-ad690aef3d41 => generated 0 bytes in 1311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/642] 199.204.45.4 () {38 vars in 953 bytes} [Mon Apr 27 17:11:37 2026] POST /v2.0/ports => generated 954 bytes in 496 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: 295/643] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:38 2026] GET /v2.0/ports?device_id=630d57cf-df19-4e06-bd01-72cc6da5a7fc => generated 957 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/644] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:11:38 2026] DELETE /v2.0/subnets/989b90ac-968b-4f12-85e8-827e4b8b39da => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/645] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:38 2026] GET /v2.0/security-groups?id=4f628591-408d-406e-918e-59f8f11bcac3&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/646] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:11:38 2026] PUT /v2.0/ports/ab4ca9e1-ba6d-4f32-ac91-7997e59ed2c9 => generated 1199 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:11:39.126 8 INFO neutron.services.segments.plugin [-] Segment 21a97201-dfd6-4acb-9fa5-b38e0e0d17ea resource provider aggregate not found 2026-04-27 17:11:39.134 8 INFO neutron.services.segments.plugin [-] Segment 21a97201-dfd6-4acb-9fa5-b38e0e0d17ea 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-27 17:11:39.149 8 INFO neutron.services.segments.plugin [-] Segment 21a97201-dfd6-4acb-9fa5-b38e0e0d17ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21a97201-dfd6-4acb-9fa5-b38e0e0d17ea found for delete ", "request_id": "req-9232da36-67c9-4337-8cfe-3150d485c41c"}]} [pid: 8|app: 0|req: 351/647] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:11:38 2026] DELETE /v2.0/networks/1d797973-0deb-46a8-aa2d-5b7711315cf6 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:11:39.176 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e9a6602-a04a-47cb-b70f-edb9b862ef2e'] response: {'name': 'network-changed', 'server_uuid': '630d57cf-df19-4e06-bd01-72cc6da5a7fc', 'tag': 'ab4ca9e1-ba6d-4f32-ac91-7997e59ed2c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 297/648] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/ports?tenant_id=f8c23aa4ab174e86b4bea20e70d270cb&device_id=630d57cf-df19-4e06-bd01-72cc6da5a7fc => generated 1238 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:11:39.205 8 INFO neutron.services.segments.plugin [-] Segment 21a97201-dfd6-4acb-9fa5-b38e0e0d17ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21a97201-dfd6-4acb-9fa5-b38e0e0d17ea found for delete ", "request_id": "req-491dcad0-2467-406c-93ce-7f67364ef5c5"}]} [pid: 8|app: 0|req: 352/649] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ab4ca9e1-ba6d-4f32-ac91-7997e59ed2c9 => 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: 298/650] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/subnets?id=405369bb-afdd-4912-a139-db261fe0a2f5 => generated 674 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/651] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/ports?network_id=cce060c0-d124-4257-b058-ecdf9e49346b&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: 354/652] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/security-groups?tenant_id=a5819b84e095456e9b98022c982c8fee&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/653] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/networks/cce060c0-d124-4257-b058-ecdf9e49346b?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/654] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:39 2026] DELETE /v2.0/security-groups/74797dfd-79e7-43a5-bf45-e46cd103af30 => generated 0 bytes in 98 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: 357/655] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/networks/cce060c0-d124-4257-b058-ecdf9e49346b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/656] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/security-groups?tenant_id=10d3da691e4a4af98a56c9853c5a9ac3&name=default => generated 2801 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/657] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/ports?tenant_id=f8c23aa4ab174e86b4bea20e70d270cb&device_id=630d57cf-df19-4e06-bd01-72cc6da5a7fc => 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: 359/658] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/networks?id=cce060c0-d124-4257-b058-ecdf9e49346b => generated 776 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/659] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:39 2026] DELETE /v2.0/security-groups/09c4f758-46d8-4020-ac3b-423657f283dc => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/660] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ab4ca9e1-ba6d-4f32-ac91-7997e59ed2c9 => 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: 360/661] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/ports?device_id=630d57cf-df19-4e06-bd01-72cc6da5a7fc => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/662] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/subnets?id=405369bb-afdd-4912-a139-db261fe0a2f5 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/663] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/security-groups?id=4f628591-408d-406e-918e-59f8f11bcac3&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/664] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/ports?network_id=cce060c0-d124-4257-b058-ecdf9e49346b&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/665] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/networks/cce060c0-d124-4257-b058-ecdf9e49346b?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: 304/666] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:39 2026] GET /v2.0/security-groups?tenant_id=70734d61b9f84827978ce762168383fe&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: 363/667] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:11:40 2026] GET /v2.0/networks/cce060c0-d124-4257-b058-ecdf9e49346b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/668] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:40 2026] DELETE /v2.0/security-groups/dbb31e2e-f4f5-4ca8-a3a9-6b7efba9cf8c => 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: 364/669] 10.0.0.59 () {34 vars in 989 bytes} [Mon Apr 27 17:11:40 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 1240 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/670] 10.0.0.59 () {34 vars in 1039 bytes} [Mon Apr 27 17:11:40 2026] GET /v2.0/security-groups?id=76105e72-812d-4f83-b3a8-efd2179cf8e5&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/671] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:40 2026] GET /v2.0/ports?device_id=630d57cf-df19-4e06-bd01-72cc6da5a7fc => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/672] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:41 2026] GET /v2.0/security-groups?id=4f628591-408d-406e-918e-59f8f11bcac3&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/673] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:42 2026] GET /v2.0/ports?device_id=630d57cf-df19-4e06-bd01-72cc6da5a7fc => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/674] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:42 2026] GET /v2.0/security-groups?id=4f628591-408d-406e-918e-59f8f11bcac3&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: 367/675] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:42 2026] GET /v2.0/security-groups?tenant_id=0f865487e8c7441ea13786ab1d6e92ec&name=default => generated 2801 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/676] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:42 2026] DELETE /v2.0/security-groups/8cf52a87-95bb-4a51-a768-2af084f92515 => 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: 368/677] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:43 2026] GET /v2.0/ports?device_id=630d57cf-df19-4e06-bd01-72cc6da5a7fc => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/678] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:43 2026] GET /v2.0/security-groups?id=4f628591-408d-406e-918e-59f8f11bcac3&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/679] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:43 2026] GET /v2.0/ports?device_id=630d57cf-df19-4e06-bd01-72cc6da5a7fc => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:44.119 7 INFO neutron.db.l3_db [None req-48ca7ca1-bed6-4736-9975-ce014785792d 509c60aacc4e4d5cab2f07a5efe45491 f8c23aa4ab174e86b4bea20e70d270cb - - default default] Floating IP 80006282-fda0-4ff0-9e69-5cabefe805b0 associated. External IP: 10.96.250.205, port: ab4ca9e1-ba6d-4f32-ac91-7997e59ed2c9. [pid: 8|app: 0|req: 370/680] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:44 2026] GET /v2.0/security-groups?tenant_id=6f740c18d31d46fd95094c5d3be40ab5&name=default => generated 2801 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/681] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:44 2026] DELETE /v2.0/security-groups/cb2a5f07-b096-4697-919f-c1b786509211 => 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: 372/682] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:44 2026] GET /v2.0/security-groups?tenant_id=17d5cb320c664a9f8dc07f51b098673a&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/683] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:44 2026] DELETE /v2.0/security-groups/6416e4c0-a3e1-4e8f-a8a3-c7f1cc375371 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/684] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:45 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/685] 10.0.0.110 () {34 vars in 971 bytes} [Mon Apr 27 17:11:45 2026] GET /v2.0/ports/7e7c9516-42d5-4647-97d0-64691bc071b9 => generated 968 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/686] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:11:43 2026] PUT /v2.0/floatingips/80006282-fda0-4ff0-9e69-5cabefe805b0 => generated 855 bytes in 1616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/687] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:45 2026] GET /v2.0/ports?device_id=630d57cf-df19-4e06-bd01-72cc6da5a7fc => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:45.438 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52279c41-6781-4a95-a6ad-7bfe7f0ce92f'] response: {'name': 'network-changed', 'server_uuid': '630d57cf-df19-4e06-bd01-72cc6da5a7fc', 'tag': 'ab4ca9e1-ba6d-4f32-ac91-7997e59ed2c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 312/688] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:45 2026] GET /v2.0/security-groups?id=4f628591-408d-406e-918e-59f8f11bcac3&fields=id&fields=name => generated 114 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/689] 199.204.45.4 () {34 vars in 998 bytes} [Mon Apr 27 17:11:45 2026] GET /v2.0/subnets?network_id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f => generated 659 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/690] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:11:45 2026] GET /v2.0/ports?tenant_id=f8c23aa4ab174e86b4bea20e70d270cb&device_id=630d57cf-df19-4e06-bd01-72cc6da5a7fc => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/691] 199.204.45.4 () {34 vars in 1144 bytes} [Mon Apr 27 17:11:45 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc&device_owner=compute%3Anova&network_id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/692] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:11:45 2026] GET /v2.0/networks?id=cce060c0-d124-4257-b058-ecdf9e49346b => generated 776 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/693] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:11:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ab4ca9e1-ba6d-4f32-ac91-7997e59ed2c9 => generated 858 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/694] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:11:45 2026] GET /v2.0/subnets?id=405369bb-afdd-4912-a139-db261fe0a2f5 => generated 674 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/695] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:45 2026] GET /v2.0/ports?device_id=630d57cf-df19-4e06-bd01-72cc6da5a7fc => 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: 318/696] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:11:45 2026] GET /v2.0/ports?network_id=cce060c0-d124-4257-b058-ecdf9e49346b&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: 319/697] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:45 2026] GET /v2.0/security-groups?id=4f628591-408d-406e-918e-59f8f11bcac3&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: 7|app: 0|req: 320/698] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:11:45 2026] GET /v2.0/networks/cce060c0-d124-4257-b058-ecdf9e49346b?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/699] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:11:46 2026] GET /v2.0/networks/cce060c0-d124-4257-b058-ecdf9e49346b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/700] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:11:45 2026] PUT /v2.0/ports/7e7c9516-42d5-4647-97d0-64691bc071b9 => generated 1149 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/701] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:11:46 2026] GET /v2.0/ports?tenant_id=5763b2553e34428e92c49b2d6f6995d0&device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 1421 bytes in 42 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-27 17:11:46.468 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c80b797-c859-461b-ad07-7e04fc11783d'] response: {'name': 'network-changed', 'server_uuid': 'f0469107-12de-4313-9fb5-494fce7fdbfc', 'tag': '7e7c9516-42d5-4647-97d0-64691bc071b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 323/702] 199.204.45.4 () {34 vars in 992 bytes} [Mon Apr 27 17:11:46 2026] GET /v2.0/ports?device_id=630d57cf-df19-4e06-bd01-72cc6da5a7fc => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/703] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:11:46 2026] GET /v2.0/networks?id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f => generated 779 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/704] 199.204.45.4 () {34 vars in 1058 bytes} [Mon Apr 27 17:11:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7e7c9516-42d5-4647-97d0-64691bc071b9 => 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: 382/705] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:11:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7e7c9516-42d5-4647-97d0-64691bc071b9 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/706] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:11:46 2026] GET /v2.0/subnets?id=44c194f0-f376-42ec-9780-68be869c19d5 => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/707] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:11:46 2026] GET /v2.0/ports?network_id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/708] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:11:46 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:11:46.803 7 INFO neutron.db.l3_db [req-ea93820b-fdb8-4610-94e7-1cdb89108939 req-627619a4-8b0e-47b9-8aa4-b1f81e658637 509c60aacc4e4d5cab2f07a5efe45491 f8c23aa4ab174e86b4bea20e70d270cb - - default default] Floating IP 80006282-fda0-4ff0-9e69-5cabefe805b0 disassociated. External IP: 10.96.250.205, port: ab4ca9e1-ba6d-4f32-ac91-7997e59ed2c9. [pid: 8|app: 0|req: 386/709] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:11:46 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/710] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:11:46 2026] GET /v2.0/ports?tenant_id=5763b2553e34428e92c49b2d6f6995d0&device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 1421 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/711] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:11:46 2026] GET /v2.0/networks?id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f => generated 779 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/712] 199.204.45.4 () {34 vars in 1058 bytes} [Mon Apr 27 17:11:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7e7c9516-42d5-4647-97d0-64691bc071b9 => 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: 390/713] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:47 2026] GET /v2.0/ports?device_id=630d57cf-df19-4e06-bd01-72cc6da5a7fc => 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: 391/714] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:11:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7e7c9516-42d5-4647-97d0-64691bc071b9 => 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: 392/715] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:11:47 2026] GET /v2.0/subnets?id=44c194f0-f376-42ec-9780-68be869c19d5 => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/716] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:11:47 2026] GET /v2.0/ports?network_id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/717] 199.204.45.4 () {36 vars in 995 bytes} [Mon Apr 27 17:11:46 2026] DELETE /v2.0/ports/ab4ca9e1-ba6d-4f32-ac91-7997e59ed2c9 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/718] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:11:47 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?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: 325/719] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:11:47 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/720] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:47 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 1152 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:11:47.662 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-40dbe839-cf87-4724-b18d-e9467b4a58df'] response: {'server_uuid': '630d57cf-df19-4e06-bd01-72cc6da5a7fc', 'name': 'network-vif-deleted', 'tag': 'ab4ca9e1-ba6d-4f32-ac91-7997e59ed2c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 326/721] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:47 2026] GET /v2.0/security-groups?id=76105e72-812d-4f83-b3a8-efd2179cf8e5&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/722] 199.204.45.4 () {34 vars in 1118 bytes} [Mon Apr 27 17:11:47 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1152 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/723] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:48 2026] DELETE /v2.0/security-groups/4f628591-408d-406e-918e-59f8f11bcac3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:11:48.303 8 INFO neutron.api.v2.resource [None req-5654c261-c09d-40aa-8107-da953f685ae9 509c60aacc4e4d5cab2f07a5efe45491 f8c23aa4ab174e86b4bea20e70d270cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 398/724] 10.0.0.20 () {32 vars in 736 bytes} [Mon Apr 27 17:11:48 2026] GET /v2.0/security-groups/4f628591-408d-406e-918e-59f8f11bcac3 => 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: 327/725] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:11:47 2026] PUT /v2.0/ports/7e7c9516-42d5-4647-97d0-64691bc071b9 => generated 968 bytes in 639 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: 328/726] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:11:48 2026] GET /v2.0/ports?tenant_id=5763b2553e34428e92c49b2d6f6995d0&device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/729] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:11:48 2026] GET /v2.0/networks?id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f => generated 779 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/730] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:11:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7e7c9516-42d5-4647-97d0-64691bc071b9 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/731] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:11:48 2026] GET /v2.0/subnets?id=44c194f0-f376-42ec-9780-68be869c19d5 => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/732] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:11:48 2026] GET /v2.0/ports?network_id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/733] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:11:48 2026] DELETE /v2.0/floatingips/80006282-fda0-4ff0-9e69-5cabefe805b0 => generated 0 bytes in 644 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/734] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:11:48 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/735] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:11:48 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:11:49.706 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-36210c6c-68de-483a-a9e1-8669e3e7b59e'] response: {'name': 'network-changed', 'server_uuid': 'f0469107-12de-4313-9fb5-494fce7fdbfc', 'tag': '7e7c9516-42d5-4647-97d0-64691bc071b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 337/736] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:49 2026] GET /v2.0/security-groups?tenant_id=580746e09ee5440f8165635c5ae7d892&name=default => generated 2801 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/737] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:49 2026] GET /v2.0/security-groups?tenant_id=28eafc2c7cd04231b5713eafd5ae1aa4&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/738] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:11:49 2026] GET /v2.0/ports?tenant_id=5763b2553e34428e92c49b2d6f6995d0&device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/739] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:50 2026] DELETE /v2.0/security-groups/c5b506b3-b4ed-4f0d-a66b-cd0a25a616e2 => 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: 400/740] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:11:48 2026] PUT /v2.0/routers/af43cf53-61e1-4818-b263-c55927bf59cc/remove_router_interface => generated 309 bytes in 1181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/741] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:11:50 2026] GET /v2.0/networks?id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f => generated 779 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/742] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:50 2026] DELETE /v2.0/security-groups/592148ca-32f4-40bc-b248-bbd7923574a3 => 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: 402/743] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:50 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/744] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:11:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7e7c9516-42d5-4647-97d0-64691bc071b9 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/745] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:11:50 2026] GET /v2.0/security-groups?id=76105e72-812d-4f83-b3a8-efd2179cf8e5&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: 405/746] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:11:50 2026] GET /v2.0/subnets?id=44c194f0-f376-42ec-9780-68be869c19d5 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/747] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:50 2026] GET /v2.0/security-groups?tenant_id=db8c3355c4b048a38cdd49da1fc1160f&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/748] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:11:50 2026] GET /v2.0/ports?network_id=f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f&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: 408/749] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:50 2026] DELETE /v2.0/security-groups/7aee5edb-2085-4bfe-bd44-693e502d7ac1 => 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: 409/750] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:11:50 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/751] 199.204.45.4 () {34 vars in 992 bytes} [Mon Apr 27 17:11:50 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => 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: 411/752] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:11:50 2026] GET /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f?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) 2026-04-27 17:11:51.259 8 INFO neutron.db.l3_db [req-bcc96008-f06f-4d6c-accc-aee96f53828b req-b1a29c2e-f189-4c3a-abb0-29ac8ab710af 6020d6fbffa14cd3bc598e2ee14d26f7 5763b2553e34428e92c49b2d6f6995d0 - - default default] Floating IP 6eefc30c-d475-49b8-920b-2b9d31f12aec disassociated. External IP: 10.96.250.215, port: 7e7c9516-42d5-4647-97d0-64691bc071b9. 2026-04-27 17:11:51.380 7 INFO neutron.services.segments.plugin [-] Segment d7f6905d-48ad-487a-8e0b-6933332fade6 resource provider aggregate not found 2026-04-27 17:11:51.385 7 INFO neutron.services.segments.plugin [-] Segment d7f6905d-48ad-487a-8e0b-6933332fade6 resource provider aggregate not found 2026-04-27 17:11:51.398 7 INFO neutron.services.segments.plugin [-] Segment d7f6905d-48ad-487a-8e0b-6933332fade6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7f6905d-48ad-487a-8e0b-6933332fade6 found for delete ", "request_id": "req-ad98b37f-c19d-4c1f-9343-0442dd943858"}]} 2026-04-27 17:11:51.411 7 INFO neutron.services.segments.plugin [-] Segment d7f6905d-48ad-487a-8e0b-6933332fade6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7f6905d-48ad-487a-8e0b-6933332fade6 found for delete ", "request_id": "req-ec02deee-9bff-4e68-aa08-b88dcc444bf4"}]} 2026-04-27 17:11:51.413 7 INFO neutron.db.l3_hamode_db [None req-b5f1119f-b6c0-4835-a8ec-cab8100cf17f e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] HA network 6075c0ce-4b76-4e77-8469-460c99dadf36 was deleted as no HA routers are present in tenant f8c23aa4ab174e86b4bea20e70d270cb. [pid: 7|app: 0|req: 342/753] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:11:50 2026] DELETE /v2.0/routers/af43cf53-61e1-4818-b263-c55927bf59cc => generated 0 bytes in 1181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/754] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:11:51 2026] DELETE /v2.0/subnets/405369bb-afdd-4912-a139-db261fe0a2f5 => 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: 344/755] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:11:51 2026] GET /v2.0/ports?device_id=f0469107-12de-4313-9fb5-494fce7fdbfc => 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: 412/756] 199.204.45.4 () {36 vars in 995 bytes} [Mon Apr 27 17:11:50 2026] DELETE /v2.0/ports/7e7c9516-42d5-4647-97d0-64691bc071b9 => generated 0 bytes in 778 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/757] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:11:51 2026] DELETE /v2.0/networks/cce060c0-d124-4257-b058-ecdf9e49346b => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/758] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:52 2026] GET /v2.0/security-groups?tenant_id=f8c23aa4ab174e86b4bea20e70d270cb&name=default => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/759] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:52 2026] DELETE /v2.0/security-groups/89554a35-8072-4e37-8ec1-7061be571ad4 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:11:52.480 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8488e63-b9c0-41f8-acb3-ff4774a983ab'] response: {'server_uuid': 'f0469107-12de-4313-9fb5-494fce7fdbfc', 'name': 'network-vif-deleted', 'tag': '7e7c9516-42d5-4647-97d0-64691bc071b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 347/760] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:52 2026] DELETE /v2.0/security-groups/76105e72-812d-4f83-b3a8-efd2179cf8e5 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:11:52.897 7 INFO neutron.api.v2.resource [None req-6200b0a9-6801-4ab9-8adc-8674bd128bf1 6020d6fbffa14cd3bc598e2ee14d26f7 5763b2553e34428e92c49b2d6f6995d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 348/761] 10.0.0.20 () {32 vars in 736 bytes} [Mon Apr 27 17:11:52 2026] GET /v2.0/security-groups/76105e72-812d-4f83-b3a8-efd2179cf8e5 => 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: 414/762] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:52 2026] GET /v2.0/security-groups?tenant_id=54baabc41d464614bdf85bede81575f1&name=default => generated 2801 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/763] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:52 2026] DELETE /v2.0/security-groups/aa734a6e-ce7d-4ae5-a517-997021f32c35 => 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: 349/764] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:11:52 2026] DELETE /v2.0/floatingips/6eefc30c-d475-49b8-920b-2b9d31f12aec => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:11:54.240 7 INFO neutron.services.segments.plugin [-] Segment a061e7ec-c3d7-4c49-b0f0-edce7258e115 resource provider aggregate not found 2026-04-27 17:11:54.250 7 INFO neutron.services.segments.plugin [-] Segment a061e7ec-c3d7-4c49-b0f0-edce7258e115 resource provider aggregate not found 2026-04-27 17:11:54.258 7 INFO neutron.services.segments.plugin [-] Segment a061e7ec-c3d7-4c49-b0f0-edce7258e115 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a061e7ec-c3d7-4c49-b0f0-edce7258e115 found for delete ", "request_id": "req-e816649f-27f7-4b7d-a2b1-a91bc03aa469"}]} 2026-04-27 17:11:54.274 7 INFO neutron.services.segments.plugin [-] Segment a061e7ec-c3d7-4c49-b0f0-edce7258e115 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a061e7ec-c3d7-4c49-b0f0-edce7258e115 found for delete ", "request_id": "req-b51b0609-9be0-4e8f-8e34-180937edee9b"}]} [pid: 8|app: 0|req: 416/765] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:11:53 2026] PUT /v2.0/routers/49c7cefb-24c2-4fce-a281-08d39fdd1161/remove_router_interface => generated 309 bytes in 1112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:54.510 7 INFO neutron.db.segments_db [None req-e1ad0ff3-c075-447a-ae72-29106299eece e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 7650b4f3-8ffd-490c-bf75-68b401831a1d of type vxlan for network 4b7d7921-a5d2-4790-a584-97b1ed26e986 [pid: 7|app: 0|req: 350/766] 10.0.0.20 () {34 vars in 670 bytes} [Mon Apr 27 17:11:54 2026] POST /v2.0/networks => generated 738 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/767] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:54 2026] GET /v2.0/security-groups?tenant_id=ada329cd7e3c485fb122c0f8a28dc02f&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/768] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:11:54 2026] POST /v2.0/subnets => generated 661 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/769] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:54 2026] DELETE /v2.0/security-groups/0ce78e10-dbfe-47be-92c2-f21cc29b8484 => 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: 420/770] 10.0.0.20 () {32 vars in 652 bytes} [Mon Apr 27 17:11:55 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) 2026-04-27 17:11:55.151 8 INFO neutron.db.segments_db [None req-60061c5a-bf94-4a32-b6c0-ebc21b09766a e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 49ee63ec-abd4-459c-9e20-eaded1e33591 of type vxlan for network ebac25c9-e731-4e9f-a39c-18b90d95e146 2026-04-27 17:11:55.474 8 INFO neutron.db.l3_hamode_db [None req-60061c5a-bf94-4a32-b6c0-ebc21b09766a e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:11:55.789 7 INFO neutron.db.l3_hamode_db [None req-c13f3758-b2d4-48d7-908f-e666d3c52ed3 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] HA network d9108d0f-3ddb-497d-aba0-5e516270dbf9 was deleted as no HA routers are present in tenant 5763b2553e34428e92c49b2d6f6995d0. [pid: 7|app: 0|req: 351/771] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:11:54 2026] DELETE /v2.0/routers/49c7cefb-24c2-4fce-a281-08d39fdd1161 => generated 0 bytes in 1167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/772] 10.0.0.20 () {32 vars in 680 bytes} [Mon Apr 27 17:11:55 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/773] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:55 2026] GET /v2.0/security-groups?tenant_id=3434121dcf3a406ea9c0047d65b6a23d&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/774] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:11:55 2026] DELETE /v2.0/subnets/44c194f0-f376-42ec-9780-68be869c19d5 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/775] 10.0.0.20 () {32 vars in 680 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:56.281 7 INFO neutron.services.segments.plugin [-] Segment 74e2ac85-df77-4718-a7a4-3afa3423bac8 resource provider aggregate not found [pid: 7|app: 0|req: 356/776] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:56 2026] DELETE /v2.0/security-groups/5c29450d-e721-4cc4-96da-45cbc2b43c77 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:11:56.293 7 INFO neutron.services.segments.plugin [-] Segment 74e2ac85-df77-4718-a7a4-3afa3423bac8 resource provider aggregate not found 2026-04-27 17:11:56.301 7 INFO neutron.services.segments.plugin [-] Segment 74e2ac85-df77-4718-a7a4-3afa3423bac8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74e2ac85-df77-4718-a7a4-3afa3423bac8 found for delete ", "request_id": "req-b1ebab23-6f69-4ae4-a9a7-d252c34657c8"}]} 2026-04-27 17:11:56.314 7 INFO neutron.services.segments.plugin [-] Segment 74e2ac85-df77-4718-a7a4-3afa3423bac8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74e2ac85-df77-4718-a7a4-3afa3423bac8 found for delete ", "request_id": "req-3941a14e-1bf9-4125-adfa-ffcf47d66248"}]} [pid: 7|app: 0|req: 357/777] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:11:56 2026] DELETE /v2.0/networks/f59583b9-0d3a-4dd8-9b45-f2e3a8f03f1f => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/778] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/779] 10.0.0.20 () {32 vars in 664 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/agent => generated 153 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/780] 10.0.0.20 () {32 vars in 698 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/781] 10.0.0.20 () {32 vars in 696 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/782] 10.0.0.20 () {32 vars in 700 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/783] 10.0.0.20 () {32 vars in 688 bytes} [Mon Apr 27 17:11:56 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: 364/784] 10.0.0.20 () {32 vars in 702 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/785] 10.0.0.20 () {32 vars in 692 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/786] 10.0.0.20 () {32 vars in 694 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/787] 10.0.0.20 () {32 vars in 684 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/788] 10.0.0.20 () {32 vars in 686 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/789] 10.0.0.20 () {32 vars in 660 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/790] 10.0.0.20 () {32 vars in 698 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:56.846 8 INFO neutron.db.l3_hamode_db [None req-60061c5a-bf94-4a32-b6c0-ebc21b09766a e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 371/791] 10.0.0.20 () {32 vars in 678 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/792] 10.0.0.20 () {32 vars in 682 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/793] 10.0.0.20 () {32 vars in 674 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/794] 10.0.0.20 () {32 vars in 688 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/795] 10.0.0.20 () {32 vars in 722 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/796] 10.0.0.20 () {32 vars in 686 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/797] 10.0.0.20 () {32 vars in 668 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/798] 10.0.0.20 () {32 vars in 686 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/799] 10.0.0.20 () {32 vars in 680 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/800] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:56 2026] GET /v2.0/security-groups?tenant_id=5763b2553e34428e92c49b2d6f6995d0&name=default => generated 2797 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/801] 10.0.0.20 () {32 vars in 698 bytes} [Mon Apr 27 17:11:56 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: 7|app: 0|req: 382/802] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:56 2026] DELETE /v2.0/security-groups/d42e4ce2-b4d5-4237-8eea-b4ecd5be0f18 => 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: 383/803] 10.0.0.20 () {32 vars in 678 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/804] 10.0.0.20 () {32 vars in 666 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/805] 10.0.0.20 () {32 vars in 676 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/806] 10.0.0.20 () {32 vars in 664 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/807] 10.0.0.20 () {32 vars in 674 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/l3-flavors => 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: 388/808] 10.0.0.20 () {32 vars in 712 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/809] 10.0.0.20 () {32 vars in 690 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/810] 10.0.0.20 () {32 vars in 682 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/811] 10.0.0.20 () {32 vars in 668 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/812] 10.0.0.20 () {32 vars in 686 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/813] 10.0.0.20 () {32 vars in 704 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/814] 10.0.0.20 () {32 vars in 674 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/815] 10.0.0.20 () {32 vars in 700 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/816] 10.0.0.20 () {32 vars in 674 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/817] 10.0.0.20 () {32 vars in 692 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/818] 10.0.0.20 () {32 vars in 688 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/819] 10.0.0.20 () {32 vars in 708 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/820] 10.0.0.20 () {32 vars in 704 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/821] 10.0.0.20 () {32 vars in 696 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/822] 10.0.0.20 () {32 vars in 710 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/823] 10.0.0.20 () {32 vars in 668 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/824] 10.0.0.20 () {32 vars in 686 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/825] 10.0.0.20 () {32 vars in 680 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/826] 10.0.0.20 () {32 vars in 674 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/827] 10.0.0.20 () {32 vars in 670 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/828] 10.0.0.20 () {32 vars in 660 bytes} [Mon Apr 27 17:11:57 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: 409/829] 10.0.0.20 () {32 vars in 698 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/830] 10.0.0.20 () {32 vars in 698 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/831] 10.0.0.20 () {32 vars in 676 bytes} [Mon Apr 27 17:11:57 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: 412/832] 10.0.0.20 () {32 vars in 668 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/833] 10.0.0.20 () {32 vars in 682 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/834] 10.0.0.20 () {32 vars in 700 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/835] 10.0.0.20 () {32 vars in 684 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/836] 10.0.0.20 () {32 vars in 706 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/837] 10.0.0.20 () {32 vars in 668 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/838] 10.0.0.20 () {32 vars in 696 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/839] 10.0.0.20 () {32 vars in 694 bytes} [Mon Apr 27 17:11:57 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: 420/840] 10.0.0.20 () {32 vars in 684 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/841] 10.0.0.20 () {32 vars in 688 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/842] 10.0.0.20 () {32 vars in 666 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/843] 10.0.0.20 () {32 vars in 680 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/844] 10.0.0.20 () {32 vars in 680 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/845] 10.0.0.20 () {32 vars in 690 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/846] 10.0.0.20 () {32 vars in 690 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/847] 10.0.0.20 () {32 vars in 694 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/848] 10.0.0.20 () {32 vars in 684 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/849] 10.0.0.20 () {32 vars in 688 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/850] 10.0.0.20 () {32 vars in 700 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/851] 10.0.0.20 () {32 vars in 702 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/852] 10.0.0.20 () {32 vars in 712 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/853] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/854] 10.0.0.20 () {32 vars in 714 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/855] 10.0.0.20 () {32 vars in 726 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/856] 10.0.0.20 () {32 vars in 718 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/857] 10.0.0.20 () {32 vars in 682 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/858] 10.0.0.20 () {32 vars in 668 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/859] 10.0.0.20 () {32 vars in 718 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/860] 10.0.0.20 () {32 vars in 678 bytes} [Mon Apr 27 17:11:57 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: 7|app: 0|req: 441/861] 10.0.0.20 () {32 vars in 668 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/862] 10.0.0.20 () {32 vars in 696 bytes} [Mon Apr 27 17:11:57 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: 7|app: 0|req: 443/863] 10.0.0.20 () {32 vars in 704 bytes} [Mon Apr 27 17:11:57 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: 444/864] 10.0.0.20 () {32 vars in 700 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/865] 10.0.0.20 () {32 vars in 682 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/866] 10.0.0.20 () {32 vars in 704 bytes} [Mon Apr 27 17:11:57 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: 7|app: 0|req: 447/867] 10.0.0.20 () {32 vars in 694 bytes} [Mon Apr 27 17:11:57 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: 7|app: 0|req: 448/868] 10.0.0.20 () {32 vars in 688 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/869] 10.0.0.20 () {32 vars in 696 bytes} [Mon Apr 27 17:11:57 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: 7|app: 0|req: 450/870] 10.0.0.20 () {32 vars in 688 bytes} [Mon Apr 27 17:11:57 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: 7|app: 0|req: 451/871] 10.0.0.20 () {32 vars in 700 bytes} [Mon Apr 27 17:11:57 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: 7|app: 0|req: 452/872] 10.0.0.20 () {32 vars in 664 bytes} [Mon Apr 27 17:11:57 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: 7|app: 0|req: 453/873] 10.0.0.20 () {32 vars in 680 bytes} [Mon Apr 27 17:11:57 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: 7|app: 0|req: 454/874] 10.0.0.20 () {32 vars in 692 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/875] 10.0.0.20 () {32 vars in 676 bytes} [Mon Apr 27 17:11:57 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: 456/876] 10.0.0.20 () {32 vars in 666 bytes} [Mon Apr 27 17:11:57 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/877] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:11:55 2026] POST /v2.0/routers => generated 725 bytes in 2864 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:58.323 7 INFO neutron.services.segments.plugin [-] Segment 2a556e80-d544-45a0-a643-e1f83db2ab9a resource provider aggregate not found 2026-04-27 17:11:58.333 7 INFO neutron.services.segments.plugin [-] Segment 2a556e80-d544-45a0-a643-e1f83db2ab9a resource provider aggregate not found 2026-04-27 17:11:58.349 7 INFO neutron.services.segments.plugin [-] Segment 2a556e80-d544-45a0-a643-e1f83db2ab9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a556e80-d544-45a0-a643-e1f83db2ab9a found for delete ", "request_id": "req-664c1a92-3d73-464f-8ac6-4f0f269801d9"}]} 2026-04-27 17:11:58.349 7 INFO neutron.services.segments.plugin [-] Segment 2a556e80-d544-45a0-a643-e1f83db2ab9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a556e80-d544-45a0-a643-e1f83db2ab9a found for delete ", "request_id": "req-f725284c-7eea-4d10-baf7-1d72e86d92b9"}]} [pid: 8|app: 0|req: 422/878] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:11:58 2026] GET /v2.0/security-groups?tenant_id=7ecb424b631547d18e9307c91f304bfc&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:11:58.477 8 WARNING neutron_lib.context [None req-e77db9a7-17e4-4982-89da-6684bbc6b461 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:11:58.600 8 INFO neutron.db.segments_db [None req-e77db9a7-17e4-4982-89da-6684bbc6b461 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] Added segment 0f1e01a1-fade-4b87-bdfb-9592c0a6f781 of type vxlan for network ada253bf-aa46-4d59-b0c9-30c6f2540a9a [pid: 8|app: 0|req: 423/879] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:11:58 2026] POST /v2.0/networks => generated 645 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/880] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:11:58 2026] DELETE /v2.0/security-groups/60350442-2557-41e4-8afb-7477b2ff1ade => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:11:58.844 8 WARNING neutron_lib.context [None req-d48ba117-5673-43b9-a176-5cfad80a47ae 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 425/881] 10.0.0.20 () {34 vars in 664 bytes} [Mon Apr 27 17:11:58 2026] POST /v2.0/ports => generated 774 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 17:11:59.508 8 INFO neutron.db.segments_db [None req-b26bccc5-78ba-41d1-ae51-a145da7262f2 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 52c688f0-7ffc-4037-955f-7a17cedab554 of type vxlan for network 832376b7-73e3-4e2c-b505-f151f0c9c86c [pid: 8|app: 0|req: 426/882] 10.0.0.20 () {34 vars in 670 bytes} [Mon Apr 27 17:11:59 2026] POST /v2.0/networks => generated 744 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:59.606 8 WARNING neutron_lib.context [None req-098ec2c1-9d42-4028-917c-3da285752434 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 457/883] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:11:57 2026] PUT /v2.0/routers/eb85b15b-8430-409f-a82e-01f72452eb9d/add_router_interface => generated 309 bytes in 1641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:11:59.665 8 INFO neutron.db.segments_db [None req-098ec2c1-9d42-4028-917c-3da285752434 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] Added segment 77e3d426-c209-412e-8bfd-7a3a4b464133 of type vxlan for network 16e8a855-1e2f-439c-90ef-741dd73aaaf5 [pid: 8|app: 0|req: 427/884] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:11:59 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:59.808 8 WARNING neutron_lib.context [None req-752957af-47d0-4771-bb73-f5ad0b9107a0 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 458/885] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:11:59 2026] POST /v2.0/subnets => generated 667 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:11:59.916 7 INFO neutron.db.segments_db [None req-bb635b40-c662-47e3-8f7e-827ffe7f0ae9 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 303cfa41-7c8e-4d81-94e3-01617bb21970 of type vxlan for network 5a80ca23-ad78-4d07-a39a-9a7023855235 [pid: 8|app: 0|req: 428/886] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:11:59 2026] POST /v2.0/subnets => generated 602 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:00.153 8 WARNING neutron_lib.context [None req-a6df17e8-5634-4e37-879c-28d6aeeba9d1 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:00.210 7 INFO neutron.db.l3_hamode_db [None req-bb635b40-c662-47e3-8f7e-827ffe7f0ae9 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 429/887] 10.0.0.20 () {34 vars in 664 bytes} [Mon Apr 27 17:12:00 2026] POST /v2.0/ports => generated 954 bytes in 514 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-27 17:12:00.667 8 WARNING neutron_lib.context [None req-23576d90-c679-4fea-9650-856fc2ce124c 080bbd88ca864fb1aae4a5b9f65c258b 0877ed47593c45a69b529b303e8919a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 430/888] 10.0.0.20 () {34 vars in 684 bytes} [Mon Apr 27 17:12:00 2026] POST /v2.0/security-groups => generated 1595 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/889] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:12:00 2026] DELETE /v2.0/ports/23a0b689-bb26-4a02-a840-74a0b8a5d532 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:12:01.355 7 INFO neutron.db.l3_hamode_db [None req-bb635b40-c662-47e3-8f7e-827ffe7f0ae9 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:12:01.434 8 WARNING neutron_lib.context [None req-ff98d93d-a8e9-43c5-83df-db3aad5f1188 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:01.434 8 WARNING neutron_lib.context [None req-ff98d93d-a8e9-43c5-83df-db3aad5f1188 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:01.592 8 INFO neutron.db.segments_db [None req-ff98d93d-a8e9-43c5-83df-db3aad5f1188 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Added segment f6e7ed7a-1f85-4a43-9b0f-7698c2f18028 of type vxlan for network 96cb3654-58bd-421b-a29f-d4e1807ff6c1 2026-04-27 17:12:01.715 8 INFO neutron.db.segments_db [None req-ff98d93d-a8e9-43c5-83df-db3aad5f1188 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Added segment b354435f-326f-4828-b366-53d21ff03e89 of type vxlan for network cdc92c7a-6e14-46cb-b073-9f072799b5ca [pid: 8|app: 0|req: 432/890] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:01 2026] POST /v2.0/networks => generated 1246 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:12:01.848 8 WARNING neutron_lib.context [None req-2abf8da8-4a85-4e01-a227-89dcdc0a72fb 080bbd88ca864fb1aae4a5b9f65c258b 0877ed47593c45a69b529b303e8919a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 433/891] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:12: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-27 17:12:01.971 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b6cff7eb-3c13-42cd-b27e-51d9a73e7a97 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 434/892] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:12:01 2026] DELETE /v2.0/ports/23a0b689-bb26-4a02-a840-74a0b8a5d532 => 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: 435/893] 10.0.0.20 () {32 vars in 648 bytes} [Mon Apr 27 17:12:01 2026] GET /v2.0/networks => generated 1845 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:12:02.081 8 WARNING neutron_lib.context [None req-407a9bfc-a3ed-40f1-802d-a456edaea85c 080bbd88ca864fb1aae4a5b9f65c258b 0877ed47593c45a69b529b303e8919a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 436/894] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:12:02 2026] POST /v2.0/security-group-rules => generated 570 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:02.195 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8667cd1d-a859-4db5-876d-ea3edb87f33f 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 437/895] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:12:02 2026] GET /v2.0/ports/23a0b689-bb26-4a02-a840-74a0b8a5d532 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:12:02.388 8 INFO neutron.services.segments.plugin [-] Segment f6e7ed7a-1f85-4a43-9b0f-7698c2f18028 resource provider aggregate not found 2026-04-27 17:12:02.393 8 INFO neutron.services.segments.plugin [-] Segment f6e7ed7a-1f85-4a43-9b0f-7698c2f18028 resource provider aggregate not found 2026-04-27 17:12:02.411 8 INFO neutron.services.segments.plugin [-] Segment f6e7ed7a-1f85-4a43-9b0f-7698c2f18028 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6e7ed7a-1f85-4a43-9b0f-7698c2f18028 found for delete ", "request_id": "req-3c45965c-be1d-47bb-bc42-37bdf498f2c9"}]} [pid: 8|app: 0|req: 438/896] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:02 2026] DELETE /v2.0/networks/96cb3654-58bd-421b-a29f-d4e1807ff6c1 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:12:02.423 8 INFO neutron.services.segments.plugin [-] Segment f6e7ed7a-1f85-4a43-9b0f-7698c2f18028 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6e7ed7a-1f85-4a43-9b0f-7698c2f18028 found for delete ", "request_id": "req-8b92a9c2-8844-4578-a6e0-b8cf8ecb75e3"}]} 2026-04-27 17:12:02.428 8 WARNING neutron_lib.context [None req-4911309b-99fd-4be9-9c1f-05dbf5017438 080bbd88ca864fb1aae4a5b9f65c258b 0877ed47593c45a69b529b303e8919a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 459/897] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:11:59 2026] POST /v2.0/routers => generated 731 bytes in 2627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/898] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:02 2026] DELETE /v2.0/subnets/dbe2adec-e3ad-4b87-81ef-890e357dc600 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:12:02.932 7 INFO neutron.services.segments.plugin [-] Segment b354435f-326f-4828-b366-53d21ff03e89 resource provider aggregate not found 2026-04-27 17:12:02.941 7 INFO neutron.services.segments.plugin [-] Segment b354435f-326f-4828-b366-53d21ff03e89 resource provider aggregate not found 2026-04-27 17:12:02.965 7 INFO neutron.services.segments.plugin [-] Segment b354435f-326f-4828-b366-53d21ff03e89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b354435f-326f-4828-b366-53d21ff03e89 found for delete ", "request_id": "req-c2fd713b-7760-40fc-831e-81f201a54fb6"}]} 2026-04-27 17:12:02.966 7 INFO neutron.services.segments.plugin [-] Segment b354435f-326f-4828-b366-53d21ff03e89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b354435f-326f-4828-b366-53d21ff03e89 found for delete ", "request_id": "req-32b42c45-6c19-4cb7-8927-d719eea3acc2"}]} [pid: 7|app: 0|req: 461/899] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:02 2026] DELETE /v2.0/networks/cdc92c7a-6e14-46cb-b073-9f072799b5ca => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/900] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:12:02 2026] POST /v2.0/floatingips => generated 552 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/901] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:03 2026] DELETE /v2.0/networks/16e8a855-1e2f-439c-90ef-741dd73aaaf5 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/902] 10.0.0.20 () {32 vars in 648 bytes} [Mon Apr 27 17:12:03 2026] GET /v2.0/networks => generated 651 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:03.589 8 WARNING neutron_lib.context [None req-4b7ca8d6-6904-48b5-9d49-0eadb1bea40c 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:03.664 8 INFO neutron.db.segments_db [None req-4b7ca8d6-6904-48b5-9d49-0eadb1bea40c 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] Added segment 3ceaeede-7d8c-4f86-ad5b-47e341924372 of type vxlan for network 62625ee9-ca2b-440d-8195-6d4fb79f3c05 [pid: 8|app: 0|req: 442/903] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:03 2026] POST /v2.0/networks => generated 632 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/904] 10.0.0.110 () {34 vars in 1096 bytes} [Mon Apr 27 17:12:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--10366656&fields=id&tenant_id=0877ed47593c45a69b529b303e8919a0 => generated 69 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:12:03.881 8 WARNING neutron_lib.context [None req-fc4fbeea-030c-43f6-a151-f51f15428d3b 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:03.945 8 INFO neutron.db.segments_db [None req-fc4fbeea-030c-43f6-a151-f51f15428d3b 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Added segment 588e27b6-5ea8-4d0c-83b2-71afb175c5fa of type vxlan for network a5a5e38c-e018-45b5-b939-5afaa2964bb6 [pid: 8|app: 0|req: 444/905] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:03 2026] POST /v2.0/networks => generated 653 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:04.064 8 WARNING neutron_lib.context [None req-82604d24-6195-410b-883f-a7adb7712411 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:04.438 8 INFO neutron.services.segments.plugin [-] Segment 77e3d426-c209-412e-8bfd-7a3a4b464133 resource provider aggregate not found 2026-04-27 17:12:04.454 8 INFO neutron.services.segments.plugin [-] Segment 77e3d426-c209-412e-8bfd-7a3a4b464133 resource provider aggregate not found 2026-04-27 17:12:04.464 8 INFO neutron.services.segments.plugin [-] Segment 77e3d426-c209-412e-8bfd-7a3a4b464133 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77e3d426-c209-412e-8bfd-7a3a4b464133 found for delete ", "request_id": "req-79fdc7c6-4e2e-40ac-bd0d-15f43c37ca2f"}]} [pid: 8|app: 0|req: 447/908] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:04 2026] POST /v2.0/subnets => generated 602 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:04.481 8 INFO neutron.services.segments.plugin [-] Segment 77e3d426-c209-412e-8bfd-7a3a4b464133 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77e3d426-c209-412e-8bfd-7a3a4b464133 found for delete ", "request_id": "req-8858970b-14ba-4a28-8a06-7dd6c16ec068"}]} [pid: 8|app: 0|req: 448/909] 10.0.0.110 () {34 vars in 982 bytes} [Mon Apr 27 17:12:04 2026] GET /v2.0/networks?id=4b7d7921-a5d2-4790-a584-97b1ed26e986 => generated 670 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:04.560 8 WARNING neutron_lib.context [None req-7452debe-83ad-428c-9c22-d97796280a1b 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 462/910] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:12:02 2026] PUT /v2.0/routers/4357ca8b-4762-482c-b173-99a445651357/add_router_interface => generated 309 bytes in 1577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:04.565 7 WARNING neutron_lib.context [None req-67315b6f-3669-4e2b-a75f-d8ca233d127d 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:04.649 8 INFO neutron.db.segments_db [None req-7452debe-83ad-428c-9c22-d97796280a1b 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Added segment 0f4b5057-a9e3-4994-9f6c-bd464e68208d of type vxlan for network ade31b39-4749-43ef-aca6-0646125a9105 [pid: 8|app: 0|req: 449/911] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:04 2026] POST /v2.0/networks => generated 654 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/912] 10.0.0.110 () {34 vars in 965 bytes} [Mon Apr 27 17:12:04 2026] GET /v2.0/quotas/0877ed47593c45a69b529b303e8919a0 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:04.799 8 WARNING neutron_lib.context [None req-3513828f-6ac0-4f54-a601-353043390284 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:04.849 8 WARNING neutron_lib.context [None req-3513828f-6ac0-4f54-a601-353043390284 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 463/913] 10.0.0.20 () {34 vars in 664 bytes} [Mon Apr 27 17:12:04 2026] POST /v2.0/ports => generated 915 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/914] 10.0.0.110 () {34 vars in 1002 bytes} [Mon Apr 27 17:12:05 2026] GET /v2.0/ports?tenant_id=0877ed47593c45a69b529b303e8919a0&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/915] 10.0.0.20 () {34 vars in 664 bytes} [Mon Apr 27 17:12:04 2026] POST /v2.0/ports => generated 1506 bytes in 777 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 17:12:05.576 8 WARNING neutron_lib.context [None req-63f896eb-934c-4b16-85ba-8f6b350d6c9e 293e8698c07a4cafbb8be45e6caa9141 c6b96218e06840239d0b9cbdda65e161 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 465/916] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:12:05 2026] DELETE /v2.0/ports/b74dcbb5-1dbd-423d-981c-2c645d541652 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/917] 10.0.0.110 () {34 vars in 1008 bytes} [Mon Apr 27 17:12:05 2026] GET /v2.0/networks/4b7d7921-a5d2-4790-a584-97b1ed26e986?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: 452/918] 10.0.0.20 () {34 vars in 684 bytes} [Mon Apr 27 17:12:05 2026] POST /v2.0/security-groups => generated 1597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:12:05.719 8 INFO neutron.pecan_wsgi.hooks.translation [None req-437de181-8f40-4eb7-a99e-0bc81e02c915 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 453/919] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:12:05 2026] GET /v2.0/ports/b74dcbb5-1dbd-423d-981c-2c645d541652 => 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: 454/920] 10.0.0.110 () {34 vars in 1108 bytes} [Mon Apr 27 17:12:05 2026] GET /v2.0/networks/4b7d7921-a5d2-4790-a584-97b1ed26e986?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:12:05.785 8 WARNING neutron_lib.context [None req-1b6727b5-265b-4d42-8fae-695d3ad3aeab 293e8698c07a4cafbb8be45e6caa9141 c6b96218e06840239d0b9cbdda65e161 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 467/921] 10.0.0.20 () {32 vars in 642 bytes} [Mon Apr 27 17:12:05 2026] GET /v2.0/ports => generated 1506 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/922] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:12:05 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/923] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:05 2026] DELETE /v2.0/subnets/92291f56-4f64-4f33-b15e-3ed78a744354 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:12:06.063 7 WARNING neutron_lib.context [None req-e66e4d5e-69bf-4f05-b002-078ae4190291 293e8698c07a4cafbb8be45e6caa9141 c6b96218e06840239d0b9cbdda65e161 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 456/924] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:12:05 2026] DELETE /v2.0/ports/3229e7ac-101a-4af3-a5c6-a46e2de142df => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/925] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:06 2026] GET /v2.0/ports?device_id=a8d96b2b-7bc9-4751-9ac1-4657f08bd988 => 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: 469/926] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:12:06 2026] POST /v2.0/security-group-rules => generated 570 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:06.529 8 INFO neutron.services.segments.plugin [-] Segment 3ceaeede-7d8c-4f86-ad5b-47e341924372 resource provider aggregate not found 2026-04-27 17:12:06.539 8 INFO neutron.services.segments.plugin [-] Segment 3ceaeede-7d8c-4f86-ad5b-47e341924372 resource provider aggregate not found 2026-04-27 17:12:06.554 8 INFO neutron.services.segments.plugin [-] Segment 3ceaeede-7d8c-4f86-ad5b-47e341924372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ceaeede-7d8c-4f86-ad5b-47e341924372 found for delete ", "request_id": "req-9b6b6ff9-b91a-49d5-b277-72607320bbaa"}]} 2026-04-27 17:12:06.558 8 INFO neutron.services.segments.plugin [-] Segment 3ceaeede-7d8c-4f86-ad5b-47e341924372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ceaeede-7d8c-4f86-ad5b-47e341924372 found for delete ", "request_id": "req-1d27b485-011f-4613-a7f6-3e8e83a47faf"}]} [pid: 8|app: 0|req: 458/927] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:06 2026] DELETE /v2.0/networks/62625ee9-ca2b-440d-8195-6d4fb79f3c05 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:12:06.581 8 WARNING neutron_lib.context [None req-b0e2ae87-5692-47f1-a622-d0138226d9b9 293e8698c07a4cafbb8be45e6caa9141 c6b96218e06840239d0b9cbdda65e161 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 470/928] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:12:06 2026] DELETE /v2.0/ports/ff8c7ec8-0791-491c-83eb-d5a7a0b4a8cb => generated 0 bytes in 577 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:12:06.767 7 WARNING neutron_lib.context [None req-c7d46edd-e961-453b-bfe4-11b7e904dd13 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 471/929] 10.0.0.20 () {34 vars in 664 bytes} [Mon Apr 27 17:12:06 2026] POST /v2.0/ports => generated 775 bytes in 313 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: 472/930] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:12:07 2026] GET /v2.0/networks?id=4b7d7921-a5d2-4790-a584-97b1ed26e986 => generated 670 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/931] 10.0.0.20 () {32 vars in 642 bytes} [Mon Apr 27 17:12:07 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/932] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:12:06 2026] POST /v2.0/floatingips => generated 552 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/933] 199.204.45.4 () {34 vars in 1048 bytes} [Mon Apr 27 17:12:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0877ed47593c45a69b529b303e8919a0 => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:07.230 8 WARNING neutron_lib.context [None req-78b3f406-e098-4c3a-8af6-29d52289cc26 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:07.303 8 INFO neutron.db.segments_db [None req-78b3f406-e098-4c3a-8af6-29d52289cc26 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Added segment 19752cea-d071-4cc1-ad12-f12a644e8e63 of type vxlan for network ae5730bb-abfc-48d1-9b4a-3f69a611b7b1 [pid: 7|app: 0|req: 474/934] 10.0.0.20 () {34 vars in 736 bytes} [Mon Apr 27 17:12:07 2026] PUT /v2.0/ports/529782b4-dbdc-4efe-81b1-6c70fc5729cf => generated 752 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/935] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:07 2026] GET /v2.0/ports?device_id=a8d96b2b-7bc9-4751-9ac1-4657f08bd988 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:12:07.410 7 WARNING neutron_lib.context [req-951ad132-ebe8-4679-b3b6-9a481ae1d95e req-b385447f-64ec-44ba-99e5-30718b102dbe 080bbd88ca864fb1aae4a5b9f65c258b 0877ed47593c45a69b529b303e8919a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 461/936] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:07 2026] POST /v2.0/networks => generated 653 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/937] 199.204.45.4 () {38 vars in 953 bytes} [Mon Apr 27 17:12:07 2026] POST /v2.0/ports => generated 954 bytes in 484 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-27 17:12:07.894 7 WARNING neutron_lib.context [None req-f5d6a32c-a973-414c-a5df-e882a4c16413 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:07.958 7 INFO neutron.db.segments_db [None req-f5d6a32c-a973-414c-a5df-e882a4c16413 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Added segment d86700f7-442b-493a-8246-2cd959c03c16 of type vxlan for network 788731ca-18ba-4c67-b08e-ccc246953cf0 [pid: 8|app: 0|req: 462/938] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:12:07 2026] DELETE /v2.0/ports/529782b4-dbdc-4efe-81b1-6c70fc5729cf => generated 0 bytes in 654 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/939] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:07 2026] POST /v2.0/networks => generated 654 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/940] 10.0.0.110 () {34 vars in 1100 bytes} [Mon Apr 27 17:12:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1956776709&fields=id&tenant_id=c6b96218e06840239d0b9cbdda65e161 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/941] 10.0.0.20 () {32 vars in 642 bytes} [Mon Apr 27 17:12:08 2026] GET /v2.0/ports => generated 777 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/942] 10.0.0.110 () {34 vars in 982 bytes} [Mon Apr 27 17:12:08 2026] GET /v2.0/networks?id=832376b7-73e3-4e2c-b505-f151f0c9c86c => generated 676 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:08.325 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8739ef05-e042-4fa2-8b47-9e501240f2f2 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 466/943] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:12:08 2026] GET /v2.0/ports/529782b4-dbdc-4efe-81b1-6c70fc5729cf => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/944] 10.0.0.110 () {34 vars in 965 bytes} [Mon Apr 27 17:12:08 2026] GET /v2.0/quotas/c6b96218e06840239d0b9cbdda65e161 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/945] 10.0.0.20 () {32 vars in 642 bytes} [Mon Apr 27 17:12:08 2026] GET /v2.0/ports => generated 777 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/946] 10.0.0.110 () {34 vars in 1002 bytes} [Mon Apr 27 17:12:08 2026] GET /v2.0/ports?tenant_id=c6b96218e06840239d0b9cbdda65e161&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/947] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:12:08 2026] GET /v2.0/ports/699127ea-31f3-4854-8cc5-17d0858a3a41 => generated 774 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/948] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:08 2026] GET /v2.0/ports?device_id=a8d96b2b-7bc9-4751-9ac1-4657f08bd988 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/949] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:12:08 2026] PUT /v2.0/ports/7e269deb-08a0-4b17-a621-ef4e7e29dfe1 => generated 1199 bytes in 523 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-27 17:12:08.654 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88fbc244-daf9-4355-b050-711289b7fa34 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 479/950] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:12:08 2026] DELETE /v2.0/ports/b74dcbb5-1dbd-423d-981c-2c645d541652 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:12:08.662 7 WARNING neutron_lib.context [None req-e812eacb-4266-432d-9e35-cb2fd54b2903 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 472/951] 10.0.0.110 () {34 vars in 1008 bytes} [Mon Apr 27 17:12:08 2026] GET /v2.0/networks/832376b7-73e3-4e2c-b505-f151f0c9c86c?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:12:08.718 7 WARNING neutron_lib.context [None req-e812eacb-4266-432d-9e35-cb2fd54b2903 70af624c21a7414ab8dc688cbb502df4 957b7b49ca0045dc9d0e8125c267b1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/952] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:08 2026] GET /v2.0/security-groups?id=8de3b74c-768c-4576-ac0e-f6bdb1e05ed9&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:08.741 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8aa517ae-179b-4931-b340-7ec4914b9861 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 474/953] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:08 2026] DELETE /v2.0/subnets/92291f56-4f64-4f33-b15e-3ed78a744354 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:12:08.766 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6162381-87eb-4616-99c3-90a9d1fe9127'] response: {'name': 'network-changed', 'server_uuid': 'a8d96b2b-7bc9-4751-9ac1-4657f08bd988', 'tag': '7e269deb-08a0-4b17-a621-ef4e7e29dfe1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 475/954] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:12:08 2026] GET /v2.0/ports?tenant_id=0877ed47593c45a69b529b303e8919a0&device_id=a8d96b2b-7bc9-4751-9ac1-4657f08bd988 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/955] 10.0.0.110 () {34 vars in 1108 bytes} [Mon Apr 27 17:12:08 2026] GET /v2.0/networks/832376b7-73e3-4e2c-b505-f151f0c9c86c?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-27 17:12:08.862 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2ac440f-9a07-48f1-8e06-3501337af577 27048fd98e744d81ae84e448be3716e5 a1b44586bed94c519a18f94c9509fbc2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/956] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:08 2026] DELETE /v2.0/subnets/dbe2adec-e3ad-4b87-81ef-890e357dc600 => 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: 478/957] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:12:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7e269deb-08a0-4b17-a621-ef4e7e29dfe1 => 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: 479/958] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:12:08 2026] DELETE /v2.0/ports/699127ea-31f3-4854-8cc5-17d0858a3a41 => 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: 480/959] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:12:09 2026] GET /v2.0/subnets?id=019f7bf1-f0dd-4cb9-9820-119bd51e5de3 => generated 664 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/960] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:09 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => 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: 480/961] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:08 2026] POST /v2.0/subnets => generated 1276 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 17:12:09.443 8 INFO neutron.services.segments.plugin [-] Segment 0f1e01a1-fade-4b87-bdfb-9592c0a6f781 resource provider aggregate not found 2026-04-27 17:12:09.453 8 INFO neutron.services.segments.plugin [-] Segment 0f1e01a1-fade-4b87-bdfb-9592c0a6f781 resource provider aggregate not found 2026-04-27 17:12:09.468 8 INFO neutron.services.segments.plugin [-] Segment 0f1e01a1-fade-4b87-bdfb-9592c0a6f781 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f1e01a1-fade-4b87-bdfb-9592c0a6f781 found for delete ", "request_id": "req-c963ae48-8247-49f3-babf-f4495e8bc76e"}]} 2026-04-27 17:12:09.470 8 INFO neutron.services.segments.plugin [-] Segment 0f1e01a1-fade-4b87-bdfb-9592c0a6f781 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f1e01a1-fade-4b87-bdfb-9592c0a6f781 found for delete ", "request_id": "req-54f158a8-3564-4554-a9f3-e9947b8cb614"}]} [pid: 7|app: 0|req: 481/962] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:12:09 2026] GET /v2.0/ports?network_id=4b7d7921-a5d2-4790-a584-97b1ed26e986&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/963] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:09 2026] DELETE /v2.0/networks/ada253bf-aa46-4d59-b0c9-30c6f2540a9a => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/964] 10.0.0.20 () {32 vars in 646 bytes} [Mon Apr 27 17:12:09 2026] GET /v2.0/subnets => generated 1889 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/965] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:12:09 2026] GET /v2.0/networks/4b7d7921-a5d2-4790-a584-97b1ed26e986?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/966] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:12:09 2026] GET /v2.0/networks/4b7d7921-a5d2-4790-a584-97b1ed26e986?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/967] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:12:09 2026] GET /v2.0/networks?id=832376b7-73e3-4e2c-b505-f151f0c9c86c => generated 676 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/968] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:12:09 2026] GET /v2.0/ports?tenant_id=0877ed47593c45a69b529b303e8919a0&device_id=a8d96b2b-7bc9-4751-9ac1-4657f08bd988 => generated 1238 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/969] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:09 2026] GET /v2.0/ports?device_id=a8d96b2b-7bc9-4751-9ac1-4657f08bd988 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/970] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:09 2026] DELETE /v2.0/subnets/4831274d-2d3a-4071-a137-17917ad20b22 => 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: 488/971] 199.204.45.4 () {34 vars in 1048 bytes} [Mon Apr 27 17:12:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c6b96218e06840239d0b9cbdda65e161 => generated 181 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/972] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:12:09 2026] GET /v2.0/networks?id=4b7d7921-a5d2-4790-a584-97b1ed26e986 => generated 766 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/973] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:10 2026] GET /v2.0/security-groups?id=8de3b74c-768c-4576-ac0e-f6bdb1e05ed9&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-27 17:12:10.080 8 WARNING neutron_lib.context [req-f5013323-182a-42f8-a90a-241bc2a03ca0 req-dd85a061-65a9-49d7-a612-7ab83dab8791 293e8698c07a4cafbb8be45e6caa9141 c6b96218e06840239d0b9cbdda65e161 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 485/974] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:10 2026] DELETE /v2.0/subnets/b3ced841-145a-46a9-95ce-8db06bc95413 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/975] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:12:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7e269deb-08a0-4b17-a621-ef4e7e29dfe1 => 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: 487/976] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:10 2026] GET /v2.0/security-groups?tenant_id=a1b44586bed94c519a18f94c9509fbc2&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/977] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:10 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 961 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/978] 199.204.45.4 () {38 vars in 953 bytes} [Mon Apr 27 17:12:10 2026] POST /v2.0/ports => generated 958 bytes in 530 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: 489/979] 10.0.0.20 () {32 vars in 646 bytes} [Mon Apr 27 17:12:10 2026] GET /v2.0/subnets => generated 626 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/980] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:12:10 2026] GET /v2.0/subnets?id=019f7bf1-f0dd-4cb9-9820-119bd51e5de3 => generated 664 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/981] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:10 2026] GET /v2.0/security-groups?id=a36d3bcb-400f-49ee-8340-c8698078def5&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: 490/982] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:10 2026] DELETE /v2.0/security-groups/6a00e26c-ba28-47ca-a9fb-cb8f4d063752 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:12:11.072 7 INFO neutron.services.segments.plugin [-] Segment d86700f7-442b-493a-8246-2cd959c03c16 resource provider aggregate not found 2026-04-27 17:12:11.077 7 INFO neutron.services.segments.plugin [-] Segment d86700f7-442b-493a-8246-2cd959c03c16 resource provider aggregate not found 2026-04-27 17:12:11.098 7 INFO neutron.services.segments.plugin [-] Segment d86700f7-442b-493a-8246-2cd959c03c16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d86700f7-442b-493a-8246-2cd959c03c16 found for delete ", "request_id": "req-b0e55768-a784-463f-b5d1-bb8df4f7f809"}]} 2026-04-27 17:12:11.099 7 INFO neutron.services.segments.plugin [-] Segment d86700f7-442b-493a-8246-2cd959c03c16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d86700f7-442b-493a-8246-2cd959c03c16 found for delete ", "request_id": "req-6fa577a1-ce7d-4c4d-b542-012a72fa90ce"}]} [pid: 7|app: 0|req: 491/983] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:10 2026] DELETE /v2.0/networks/788731ca-18ba-4c67-b08e-ccc246953cf0 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/984] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:12:11 2026] GET /v2.0/ports?network_id=4b7d7921-a5d2-4790-a584-97b1ed26e986&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: 493/985] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:12:10 2026] PUT /v2.0/ports/7683be68-3200-48df-b889-40b1960371f2 => generated 1203 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-27 17:12:11.218 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a7e0c6e-3f58-4ffe-98fd-8fdb64d6e517'] response: {'name': 'network-changed', 'server_uuid': '411bf389-225e-45fe-8146-4aa16f77dcb1', 'tag': '7683be68-3200-48df-b889-40b1960371f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 494/986] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:11 2026] GET /v2.0/ports?device_id=a8d96b2b-7bc9-4751-9ac1-4657f08bd988 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/987] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:12:11 2026] GET /v2.0/networks/4b7d7921-a5d2-4790-a584-97b1ed26e986?fields=segments => generated 14 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: 496/988] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:12:11 2026] GET /v2.0/ports?tenant_id=c6b96218e06840239d0b9cbdda65e161&device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/989] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:11 2026] GET /v2.0/security-groups?id=8de3b74c-768c-4576-ac0e-f6bdb1e05ed9&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: 498/990] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:12:11 2026] GET /v2.0/networks/4b7d7921-a5d2-4790-a584-97b1ed26e986?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: 499/991] 199.204.45.4 () {34 vars in 1058 bytes} [Mon Apr 27 17:12:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7683be68-3200-48df-b889-40b1960371f2 => 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: 500/992] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:12:11 2026] GET /v2.0/subnets?id=52941305-8a2d-4528-b325-f48d6b3cf2bc => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/993] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:11 2026] DELETE /v2.0/networks/ae5730bb-abfc-48d1-9b4a-3f69a611b7b1 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/994] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:12:11 2026] GET /v2.0/ports?network_id=832376b7-73e3-4e2c-b505-f151f0c9c86c&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/995] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:12:11 2026] GET /v2.0/networks/832376b7-73e3-4e2c-b505-f151f0c9c86c?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: 494/996] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:11 2026] DELETE /v2.0/networks/ade31b39-4749-43ef-aca6-0646125a9105 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/997] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:12:11 2026] GET /v2.0/networks/832376b7-73e3-4e2c-b505-f151f0c9c86c?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: 7|app: 0|req: 495/998] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:11 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/999] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:11 2026] GET /v2.0/security-groups?id=a36d3bcb-400f-49ee-8340-c8698078def5&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1000] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:12:11 2026] GET /v2.0/ports?tenant_id=c6b96218e06840239d0b9cbdda65e161&device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:12:12.013 8 INFO neutron.services.segments.plugin [-] Segment 588e27b6-5ea8-4d0c-83b2-71afb175c5fa resource provider aggregate not found 2026-04-27 17:12:12.018 8 INFO neutron.services.segments.plugin [-] Segment 588e27b6-5ea8-4d0c-83b2-71afb175c5fa resource provider aggregate not found 2026-04-27 17:12:12.038 8 INFO neutron.services.segments.plugin [-] Segment 588e27b6-5ea8-4d0c-83b2-71afb175c5fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 588e27b6-5ea8-4d0c-83b2-71afb175c5fa found for delete ", "request_id": "req-377d761b-298b-47e0-b159-66aae9ac492a"}]} 2026-04-27 17:12:12.039 8 INFO neutron.services.segments.plugin [-] Segment 588e27b6-5ea8-4d0c-83b2-71afb175c5fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 588e27b6-5ea8-4d0c-83b2-71afb175c5fa found for delete ", "request_id": "req-8367b018-04a0-4c04-a91e-485bfc03f370"}]} [pid: 7|app: 0|req: 498/1001] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:12:11 2026] GET /v2.0/networks?id=832376b7-73e3-4e2c-b505-f151f0c9c86c => generated 772 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1002] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:11 2026] DELETE /v2.0/networks/a5a5e38c-e018-45b5-b939-5afaa2964bb6 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1003] 199.204.45.4 () {34 vars in 1058 bytes} [Mon Apr 27 17:12:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7683be68-3200-48df-b889-40b1960371f2 => 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: 505/1004] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:12:12 2026] GET /v2.0/subnets?id=52941305-8a2d-4528-b325-f48d6b3cf2bc => generated 670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1005] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:12:12 2026] GET /v2.0/ports?network_id=832376b7-73e3-4e2c-b505-f151f0c9c86c&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1006] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:12:12 2026] GET /v2.0/networks/832376b7-73e3-4e2c-b505-f151f0c9c86c?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: 501/1007] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:12:12 2026] GET /v2.0/networks/832376b7-73e3-4e2c-b505-f151f0c9c86c?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: 507/1008] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:12 2026] GET /v2.0/ports?device_id=a8d96b2b-7bc9-4751-9ac1-4657f08bd988 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1009] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:12 2026] GET /v2.0/security-groups?id=8de3b74c-768c-4576-ac0e-f6bdb1e05ed9&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:12.703 7 WARNING neutron_lib.context [None req-6122a785-ce0b-4b14-ae9e-2517b625177d 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 509/1010] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:12 2026] GET /v2.0/security-groups?tenant_id=957b7b49ca0045dc9d0e8125c267b1a3&name=default => generated 2801 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1011] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:12 2026] GET /v2.0/ports?device_id=a8d96b2b-7bc9-4751-9ac1-4657f08bd988 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:12.872 7 INFO neutron.db.segments_db [None req-6122a785-ce0b-4b14-ae9e-2517b625177d 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Added segment d869abe4-cb57-4746-b661-5e9c325217e2 of type vxlan for network bb75fd98-abeb-459e-83ed-f88b23887779 [pid: 8|app: 0|req: 511/1012] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:12 2026] DELETE /v2.0/security-groups/d9ef7dd9-aadb-486c-ba8d-efe0349649d0 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1013] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:12 2026] POST /v2.0/networks => generated 633 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1014] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:13 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:13.050 7 WARNING neutron_lib.context [None req-09345e7f-62b7-4eae-b5e0-114f688bd684 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:13.115 7 INFO neutron.services.segments.plugin [-] Segment 19752cea-d071-4cc1-ad12-f12a644e8e63 resource provider aggregate not found 2026-04-27 17:12:13.121 7 INFO neutron.services.segments.plugin [-] Segment 19752cea-d071-4cc1-ad12-f12a644e8e63 resource provider aggregate not found 2026-04-27 17:12:13.129 7 INFO neutron.services.segments.plugin [-] Segment 19752cea-d071-4cc1-ad12-f12a644e8e63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19752cea-d071-4cc1-ad12-f12a644e8e63 found for delete ", "request_id": "req-9e1913ed-015c-4095-8bdc-76b6b2025720"}]} 2026-04-27 17:12:13.137 7 INFO neutron.services.segments.plugin [-] Segment 19752cea-d071-4cc1-ad12-f12a644e8e63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19752cea-d071-4cc1-ad12-f12a644e8e63 found for delete ", "request_id": "req-89e56d5d-fd45-4bb6-9165-c2283b452e80"}]} 2026-04-27 17:12:13.142 7 INFO neutron.services.segments.plugin [-] Segment 0f4b5057-a9e3-4994-9f6c-bd464e68208d resource provider aggregate not found 2026-04-27 17:12:13.151 7 INFO neutron.db.segments_db [None req-09345e7f-62b7-4eae-b5e0-114f688bd684 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Added segment 63672a14-c359-4d37-9326-3d96837b73c0 of type vxlan for network 7b8466a2-81a0-41eb-ba93-684b60de8ce8 2026-04-27 17:12:13.157 7 INFO neutron.services.segments.plugin [-] Segment 0f4b5057-a9e3-4994-9f6c-bd464e68208d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f4b5057-a9e3-4994-9f6c-bd464e68208d found for delete ", "request_id": "req-2001af4f-620c-4403-b024-575350d1fc1c"}]} 2026-04-27 17:12:13.159 7 INFO neutron.services.segments.plugin [-] Segment 0f4b5057-a9e3-4994-9f6c-bd464e68208d resource provider aggregate not found 2026-04-27 17:12:13.182 7 INFO neutron.services.segments.plugin [-] Segment 0f4b5057-a9e3-4994-9f6c-bd464e68208d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f4b5057-a9e3-4994-9f6c-bd464e68208d found for delete ", "request_id": "req-9b967ffb-8b9d-47e8-ac1d-3cb6912b7080"}]} [pid: 7|app: 0|req: 504/1015] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:13 2026] POST /v2.0/networks => generated 633 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1016] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:13 2026] GET /v2.0/security-groups?id=a36d3bcb-400f-49ee-8340-c8698078def5&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:13.327 7 WARNING neutron_lib.context [None req-85ce3178-46ad-4567-96be-a1a9a3770cc1 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:13.499 8 INFO neutron.db.l3_db [None req-174bb7bc-ed9c-47a7-a9d0-55f9a9283665 080bbd88ca864fb1aae4a5b9f65c258b 0877ed47593c45a69b529b303e8919a0 - - default default] Floating IP da11a214-b0a1-44f5-ba9a-a8a6af080e6b associated. External IP: 10.96.250.212, port: 7e269deb-08a0-4b17-a621-ef4e7e29dfe1. [pid: 7|app: 0|req: 506/1017] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:13 2026] POST /v2.0/subnets => generated 622 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:13.687 7 WARNING neutron_lib.context [None req-844fd54e-1a03-49a5-96fd-8daf430b35e3 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 512/1018] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:12:12 2026] PUT /v2.0/floatingips/da11a214-b0a1-44f5-ba9a-a8a6af080e6b => generated 855 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1019] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:13 2026] POST /v2.0/subnets => generated 631 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:14.047 7 WARNING neutron_lib.context [None req-b1a2f742-d937-4960-a9bb-40b21d70e4c6 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:14.053 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-79f78779-256a-490f-ac79-02631a38e0f8'] response: {'name': 'network-changed', 'server_uuid': 'a8d96b2b-7bc9-4751-9ac1-4657f08bd988', 'tag': '7e269deb-08a0-4b17-a621-ef4e7e29dfe1', 'status': 'completed', 'code': 200} 2026-04-27 17:12:14.099 7 INFO neutron.db.segments_db [None req-b1a2f742-d937-4960-a9bb-40b21d70e4c6 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Added segment cae80da8-cbdc-42d5-b7b0-aeb488f3bd9e of type vxlan for network 7d13e2e6-bb7a-44a9-8ba1-6e162f42054c [pid: 8|app: 0|req: 513/1020] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:14 2026] GET /v2.0/ports?device_id=a8d96b2b-7bc9-4751-9ac1-4657f08bd988 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1021] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:12:14 2026] GET /v2.0/ports?tenant_id=0877ed47593c45a69b529b303e8919a0&device_id=a8d96b2b-7bc9-4751-9ac1-4657f08bd988 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1022] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:14 2026] GET /v2.0/security-groups?id=8de3b74c-768c-4576-ac0e-f6bdb1e05ed9&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1023] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:12:14 2026] GET /v2.0/networks?id=4b7d7921-a5d2-4790-a584-97b1ed26e986 => generated 766 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1024] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:12:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7e269deb-08a0-4b17-a621-ef4e7e29dfe1 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1025] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:12:14 2026] GET /v2.0/subnets?id=019f7bf1-f0dd-4cb9-9820-119bd51e5de3 => generated 664 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:14.428 7 INFO neutron.db.l3_hamode_db [None req-b1a2f742-d937-4960-a9bb-40b21d70e4c6 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 519/1026] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:12:14 2026] GET /v2.0/ports?network_id=4b7d7921-a5d2-4790-a584-97b1ed26e986&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1027] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:14 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 975 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1028] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:12:14 2026] GET /v2.0/networks/4b7d7921-a5d2-4790-a584-97b1ed26e986?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:12:14.623 7 INFO neutron.db.l3_hamode_db [None req-b1a2f742-d937-4960-a9bb-40b21d70e4c6 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 522/1029] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:14 2026] GET /v2.0/ports?device_id=a8d96b2b-7bc9-4751-9ac1-4657f08bd988 => 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: 523/1030] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:14 2026] GET /v2.0/security-groups?id=a36d3bcb-400f-49ee-8340-c8698078def5&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1031] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:12:14 2026] GET /v2.0/networks/4b7d7921-a5d2-4790-a584-97b1ed26e986?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1032] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:14 2026] GET /v2.0/security-groups?id=8de3b74c-768c-4576-ac0e-f6bdb1e05ed9&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1033] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:14 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:15.394 8 INFO neutron.db.l3_db [None req-30b0960d-a752-4500-a1f1-c297c7597104 293e8698c07a4cafbb8be45e6caa9141 c6b96218e06840239d0b9cbdda65e161 - - default default] Floating IP e0c5caa3-2e70-4960-8976-1d8c2ea775a5 associated. External IP: 10.96.250.208, port: 7683be68-3200-48df-b889-40b1960371f2. [pid: 7|app: 0|req: 508/1034] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:14 2026] POST /v2.0/routers => generated 510 bytes in 1443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:15.737 7 WARNING neutron_lib.context [None req-be85864c-5e37-41cb-bf4d-1ab716d6f832 c3965237049b4695afb3de3b3453a58f 366940b0c9274bd08c7ca76537813759 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 527/1035] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:12:14 2026] PUT /v2.0/floatingips/e0c5caa3-2e70-4960-8976-1d8c2ea775a5 => generated 856 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:15.865 7 INFO neutron.db.segments_db [None req-be85864c-5e37-41cb-bf4d-1ab716d6f832 c3965237049b4695afb3de3b3453a58f 366940b0c9274bd08c7ca76537813759 - - default default] Added segment 1dfaac53-5c1b-4009-bd92-451af70d1e01 of type vxlan for network 71ea7875-d31d-4364-a2ac-cb0b59c0ed29 [pid: 8|app: 0|req: 528/1036] 199.204.45.4 () {34 vars in 992 bytes} [Mon Apr 27 17:12:15 2026] GET /v2.0/ports?device_id=a8d96b2b-7bc9-4751-9ac1-4657f08bd988 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1037] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:15 2026] POST /v2.0/networks => generated 644 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:16.278 7 INFO neutron.db.l3_db [req-c098340b-8294-491c-a061-9c26073429db req-3239dec6-b5ca-4bdc-b1e4-ca87d4014ca4 080bbd88ca864fb1aae4a5b9f65c258b 0877ed47593c45a69b529b303e8919a0 - - default default] Floating IP da11a214-b0a1-44f5-ba9a-a8a6af080e6b disassociated. External IP: 10.96.250.212, port: 7e269deb-08a0-4b17-a621-ef4e7e29dfe1. 2026-04-27 17:12:16.464 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6adef8a-1bcc-47d8-ac1c-d84f9b94cc45'] response: {'name': 'network-changed', 'server_uuid': '411bf389-225e-45fe-8146-4aa16f77dcb1', 'tag': '7683be68-3200-48df-b889-40b1960371f2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 510/1038] 199.204.45.4 () {36 vars in 995 bytes} [Mon Apr 27 17:12:15 2026] DELETE /v2.0/ports/7e269deb-08a0-4b17-a621-ef4e7e29dfe1 => generated 0 bytes in 636 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1039] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:16 2026] GET /v2.0/ports?device_id=a8d96b2b-7bc9-4751-9ac1-4657f08bd988 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:12:16.661 7 WARNING neutron_lib.context [None req-214569df-bd3d-4ad2-98c9-1125cd2f96b1 c3965237049b4695afb3de3b3453a58f 366940b0c9274bd08c7ca76537813759 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:16.664 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cf705d4-553a-4eca-8608-9fea899783ee'] response: {'server_uuid': 'a8d96b2b-7bc9-4751-9ac1-4657f08bd988', 'name': 'network-vif-deleted', 'tag': '7e269deb-08a0-4b17-a621-ef4e7e29dfe1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 512/1040] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:16 2026] POST /v2.0/subnets => generated 617 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1041] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:12:16 2026] GET /v2.0/ports?tenant_id=c6b96218e06840239d0b9cbdda65e161&device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:12:17.031 7 WARNING neutron_lib.context [None req-54b0343c-44e3-4fc2-b8b7-b002c0c82d4a c3965237049b4695afb3de3b3453a58f 366940b0c9274bd08c7ca76537813759 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:17.095 7 INFO neutron.db.segments_db [None req-54b0343c-44e3-4fc2-b8b7-b002c0c82d4a c3965237049b4695afb3de3b3453a58f 366940b0c9274bd08c7ca76537813759 - - default default] Added segment 318a5a56-678d-49a0-85b5-c58cc2f75648 of type vxlan for network 24ae8ee7-0475-4f21-aa9f-632adb4bfa95 [pid: 7|app: 0|req: 514/1042] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:17 2026] POST /v2.0/networks => generated 644 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1043] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:12:17 2026] GET /v2.0/networks?id=832376b7-73e3-4e2c-b505-f151f0c9c86c => generated 772 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1044] 10.0.0.20 () {34 vars in 742 bytes} [Mon Apr 27 17:12:17 2026] PUT /v2.0/networks/24ae8ee7-0475-4f21-aa9f-632adb4bfa95 => generated 592 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1045] 199.204.45.4 () {34 vars in 1058 bytes} [Mon Apr 27 17:12:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7683be68-3200-48df-b889-40b1960371f2 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:17.508 7 WARNING neutron_lib.context [None req-b52daab6-e21b-4f12-9acd-ee111ae13abf c3965237049b4695afb3de3b3453a58f 366940b0c9274bd08c7ca76537813759 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 529/1046] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:12:15 2026] PUT /v2.0/routers/73394b00-1049-411c-9b2b-c53f9ca2e5f4/add_router_interface => generated 309 bytes in 1986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1047] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:12:17 2026] GET /v2.0/subnets?id=52941305-8a2d-4528-b325-f48d6b3cf2bc => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1048] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:17 2026] DELETE /v2.0/security-groups/8de3b74c-768c-4576-ac0e-f6bdb1e05ed9 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1049] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:12:18 2026] GET /v2.0/ports/0235cdb8-57d1-4264-b3d0-6fe32e619757 => generated 959 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1050] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:17 2026] POST /v2.0/subnets => generated 602 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1051] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:12:18 2026] GET /v2.0/ports?network_id=832376b7-73e3-4e2c-b505-f151f0c9c86c&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:12:18.206 7 INFO neutron.api.v2.resource [None req-f00ff5bb-0cef-4d0c-be39-30e7d1ed252b 080bbd88ca864fb1aae4a5b9f65c258b 0877ed47593c45a69b529b303e8919a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 519/1052] 10.0.0.20 () {32 vars in 736 bytes} [Mon Apr 27 17:12:18 2026] GET /v2.0/security-groups/8de3b74c-768c-4576-ac0e-f6bdb1e05ed9 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1053] 10.0.0.20 () {34 vars in 740 bytes} [Mon Apr 27 17:12:18 2026] PUT /v2.0/subnets/df90f94c-d82a-48b9-ad0b-e120f0879453 => generated 612 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1054] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:12:18 2026] GET /v2.0/networks/832376b7-73e3-4e2c-b505-f151f0c9c86c?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: 522/1055] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:12:18 2026] DELETE /v2.0/floatingips/da11a214-b0a1-44f5-ba9a-a8a6af080e6b => generated 0 bytes in 430 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:12:19.501 7 INFO neutron.services.segments.plugin [-] Segment 318a5a56-678d-49a0-85b5-c58cc2f75648 resource provider aggregate not found 2026-04-27 17:12:19.506 7 INFO neutron.services.segments.plugin [-] Segment 318a5a56-678d-49a0-85b5-c58cc2f75648 resource provider aggregate not found 2026-04-27 17:12:19.522 7 INFO neutron.services.segments.plugin [-] Segment 318a5a56-678d-49a0-85b5-c58cc2f75648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 318a5a56-678d-49a0-85b5-c58cc2f75648 found for delete ", "request_id": "req-6bd10114-9c93-4d58-9ff7-595a44f13009"}]} 2026-04-27 17:12:19.523 7 INFO neutron.services.segments.plugin [-] Segment 318a5a56-678d-49a0-85b5-c58cc2f75648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 318a5a56-678d-49a0-85b5-c58cc2f75648 found for delete ", "request_id": "req-a0bb9e98-abee-4cbd-b69a-2dff73e27020"}]} [pid: 7|app: 0|req: 523/1056] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:18 2026] DELETE /v2.0/networks/24ae8ee7-0475-4f21-aa9f-632adb4bfa95 => generated 0 bytes in 604 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1057] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:12:18 2026] PUT /v2.0/routers/73394b00-1049-411c-9b2b-c53f9ca2e5f4/add_router_interface => generated 309 bytes in 1414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1060] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:12:19 2026] GET /v2.0/networks/832376b7-73e3-4e2c-b505-f151f0c9c86c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:12:19.646 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49b51a8a-8bcf-41b7-b0c3-c3874f82a095 c3965237049b4695afb3de3b3453a58f 366940b0c9274bd08c7ca76537813759 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 525/1061] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:19 2026] DELETE /v2.0/networks/24ae8ee7-0475-4f21-aa9f-632adb4bfa95 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1062] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:12:19 2026] GET /v2.0/ports/fc98cc73-84b4-43f1-bfe8-987ef208eb32 => generated 967 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1063] 10.0.0.20 () {32 vars in 693 bytes} [Mon Apr 27 17:12:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1064] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:12:19 2026] PUT /v2.0/routers/eb85b15b-8430-409f-a82e-01f72452eb9d/remove_router_interface => generated 309 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1065] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:12:19 2026] PUT /v2.0/routers/73394b00-1049-411c-9b2b-c53f9ca2e5f4/remove_router_interface => generated 309 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1066] 10.0.0.20 () {32 vars in 741 bytes} [Mon Apr 27 17:12:20 2026] GET /v2.0/subnets?network_id=ff57a60f-8305-4164-bb55-cd54431dfd0f => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1067] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:12:20 2026] PUT /v2.0/routers/73394b00-1049-411c-9b2b-c53f9ca2e5f4/remove_router_interface => generated 309 bytes in 1017 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1068] 10.0.0.20 () {32 vars in 652 bytes} [Mon Apr 27 17:12:21 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: 541/1069] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:12:21 2026] GET /v2.0/ports?device_id=73394b00-1049-411c-9b2b-c53f9ca2e5f4 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:12:22.087 7 INFO neutron.services.segments.plugin [-] Segment 49ee63ec-abd4-459c-9e20-eaded1e33591 resource provider aggregate not found 2026-04-27 17:12:22.092 7 INFO neutron.services.segments.plugin [-] Segment 49ee63ec-abd4-459c-9e20-eaded1e33591 resource provider aggregate not found [pid: 8|app: 0|req: 542/1070] 10.0.0.20 () {32 vars in 648 bytes} [Mon Apr 27 17:12:22 2026] GET /v2.0/networks => generated 1309 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:12:22.109 7 INFO neutron.services.segments.plugin [-] Segment 49ee63ec-abd4-459c-9e20-eaded1e33591 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49ee63ec-abd4-459c-9e20-eaded1e33591 found for delete ", "request_id": "req-19524495-400e-4626-b2ae-fb49bddee62f"}]} 2026-04-27 17:12:22.115 7 INFO neutron.services.segments.plugin [-] Segment 49ee63ec-abd4-459c-9e20-eaded1e33591 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49ee63ec-abd4-459c-9e20-eaded1e33591 found for delete ", "request_id": "req-e2552417-47dc-405d-ac42-48d9d7d02e60"}]} 2026-04-27 17:12:22.122 7 INFO neutron.db.l3_hamode_db [None req-87493ca6-9c36-4686-91a4-81a6294347c8 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] HA network ebac25c9-e731-4e9f-a39c-18b90d95e146 was deleted as no HA routers are present in tenant 0877ed47593c45a69b529b303e8919a0. [pid: 7|app: 0|req: 529/1071] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:20 2026] DELETE /v2.0/routers/eb85b15b-8430-409f-a82e-01f72452eb9d => generated 0 bytes in 1184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1072] 10.0.0.20 () {32 vars in 646 bytes} [Mon Apr 27 17:12:22 2026] GET /v2.0/subnets => generated 1233 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1073] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:22 2026] DELETE /v2.0/subnets/019f7bf1-f0dd-4cb9-9820-119bd51e5de3 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1074] 10.0.0.20 () {32 vars in 722 bytes} [Mon Apr 27 17:12:22 2026] GET /v2.0/networks/71ea7875-d31d-4364-a2ac-cb0b59c0ed29 => generated 669 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1075] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:22 2026] DELETE /v2.0/networks/4b7d7921-a5d2-4790-a584-97b1ed26e986 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:12:22.831 8 INFO neutron.services.segments.plugin [-] Segment cae80da8-cbdc-42d5-b7b0-aeb488f3bd9e resource provider aggregate not found 2026-04-27 17:12:22.838 8 INFO neutron.services.segments.plugin [-] Segment cae80da8-cbdc-42d5-b7b0-aeb488f3bd9e resource provider aggregate not found 2026-04-27 17:12:22.856 8 INFO neutron.services.segments.plugin [-] Segment cae80da8-cbdc-42d5-b7b0-aeb488f3bd9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cae80da8-cbdc-42d5-b7b0-aeb488f3bd9e found for delete ", "request_id": "req-ce6f9150-aea0-479c-8ec6-a485abcc1df9"}]} 2026-04-27 17:12:22.863 8 INFO neutron.db.l3_hamode_db [None req-bcdc2877-b8aa-4445-b919-08be91547789 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] HA network 7d13e2e6-bb7a-44a9-8ba1-6e162f42054c was deleted as no HA routers are present in tenant 6267ec70165f437aab94a8965bb0f565. 2026-04-27 17:12:22.865 8 INFO neutron.services.segments.plugin [-] Segment cae80da8-cbdc-42d5-b7b0-aeb488f3bd9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cae80da8-cbdc-42d5-b7b0-aeb488f3bd9e found for delete ", "request_id": "req-bfe93bb1-8422-4f6e-ac95-1a252e2311c2"}]} [pid: 8|app: 0|req: 543/1076] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:22 2026] DELETE /v2.0/routers/73394b00-1049-411c-9b2b-c53f9ca2e5f4 => generated 0 bytes in 764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1077] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:12:22 2026] GET /v2.0/subnets/8487ba79-b2ce-4cbd-8f2e-c77fc29d7202 => generated 617 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:22.906 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ffd1bea-0893-46cc-9789-1c3c7d0bfd90 c3965237049b4695afb3de3b3453a58f 366940b0c9274bd08c7ca76537813759 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 535/1078] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:22 2026] DELETE /v2.0/subnets/df90f94c-d82a-48b9-ad0b-e120f0879453 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:12:22.926 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca48f0db-ce1a-4aa1-9446-c106222eb609 c3965237049b4695afb3de3b3453a58f 366940b0c9274bd08c7ca76537813759 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 536/1079] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:22 2026] DELETE /v2.0/networks/24ae8ee7-0475-4f21-aa9f-632adb4bfa95 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1080] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:22 2026] DELETE /v2.0/subnets/18eb2e1a-f7f9-4005-aee8-b8c6834e8b80 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1081] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:23 2026] GET /v2.0/security-groups?tenant_id=0877ed47593c45a69b529b303e8919a0&name=default => generated 2801 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1082] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:22 2026] DELETE /v2.0/subnets/8487ba79-b2ce-4cbd-8f2e-c77fc29d7202 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1083] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:23 2026] DELETE /v2.0/security-groups/bf57f9b5-cffd-4e98-97eb-409f9ad878ad => 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: 546/1084] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:23 2026] DELETE /v2.0/subnets/07eaf5dc-17a2-4ff8-8330-be67167a7113 => 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: 539/1085] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:23 2026] DELETE /v2.0/networks/71ea7875-d31d-4364-a2ac-cb0b59c0ed29 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 547/1086] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:23 2026] DELETE /v2.0/networks/7b8466a2-81a0-41eb-ba93-684b60de8ce8 => generated 0 bytes in 715 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:12:24.142 7 INFO neutron.services.segments.plugin [-] Segment 7650b4f3-8ffd-490c-bf75-68b401831a1d resource provider aggregate not found 2026-04-27 17:12:24.152 7 INFO neutron.services.segments.plugin [-] Segment 7650b4f3-8ffd-490c-bf75-68b401831a1d resource provider aggregate not found 2026-04-27 17:12:24.177 7 INFO neutron.services.segments.plugin [-] Segment 7650b4f3-8ffd-490c-bf75-68b401831a1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7650b4f3-8ffd-490c-bf75-68b401831a1d found for delete ", "request_id": "req-9a61077f-04d1-4262-b56e-24f18c0ce140"}]} 2026-04-27 17:12:24.183 7 INFO neutron.services.segments.plugin [-] Segment 7650b4f3-8ffd-490c-bf75-68b401831a1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7650b4f3-8ffd-490c-bf75-68b401831a1d found for delete ", "request_id": "req-d48cd6a5-8c3c-4aa8-a511-0da15c5de041"}]} 2026-04-27 17:12:24.212 7 INFO neutron.services.segments.plugin [-] Segment 1dfaac53-5c1b-4009-bd92-451af70d1e01 resource provider aggregate not found 2026-04-27 17:12:24.217 7 INFO neutron.services.segments.plugin [-] Segment 1dfaac53-5c1b-4009-bd92-451af70d1e01 resource provider aggregate not found 2026-04-27 17:12:24.242 7 INFO neutron.services.segments.plugin [-] Segment 1dfaac53-5c1b-4009-bd92-451af70d1e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dfaac53-5c1b-4009-bd92-451af70d1e01 found for delete ", "request_id": "req-97ee877d-2302-40cb-8995-c8f223fa2f33"}]} 2026-04-27 17:12:24.243 7 INFO neutron.services.segments.plugin [-] Segment 1dfaac53-5c1b-4009-bd92-451af70d1e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dfaac53-5c1b-4009-bd92-451af70d1e01 found for delete ", "request_id": "req-32e2881b-bd62-4fed-8e4b-92c7757fbc49"}]} [pid: 7|app: 0|req: 540/1087] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:24 2026] DELETE /v2.0/networks/bb75fd98-abeb-459e-83ed-f88b23887779 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:12:24.395 7 WARNING neutron_lib.context [None req-87e6bf75-cc21-4ff4-9a42-0451967ce453 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:24.446 7 INFO neutron.db.segments_db [None req-87e6bf75-cc21-4ff4-9a42-0451967ce453 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Added segment 7a445be8-5340-459a-ac1b-094d979437af of type vxlan for network fa6ad38b-147f-47ba-83e6-8a085aa70ba3 [pid: 8|app: 0|req: 548/1088] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:24 2026] GET /v2.0/security-groups?tenant_id=366940b0c9274bd08c7ca76537813759&name=default => generated 2801 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1089] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:24 2026] POST /v2.0/networks => generated 633 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:24.566 7 WARNING neutron_lib.context [None req-3f5ea331-b135-45e3-8c80-dbcb248770df 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 549/1090] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:24 2026] DELETE /v2.0/security-groups/d826f43b-7609-4c39-b284-8a776a7d199d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1091] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:24 2026] POST /v2.0/subnets => generated 622 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:24.892 8 WARNING neutron_lib.context [None req-daed1b8f-bf20-427c-bbff-4303cbfb315f 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:24.927 8 INFO neutron.services.segments.plugin [-] Segment 63672a14-c359-4d37-9326-3d96837b73c0 resource provider aggregate not found 2026-04-27 17:12:24.933 8 INFO neutron.services.segments.plugin [-] Segment 63672a14-c359-4d37-9326-3d96837b73c0 resource provider aggregate not found 2026-04-27 17:12:24.949 8 INFO neutron.services.segments.plugin [-] Segment 63672a14-c359-4d37-9326-3d96837b73c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63672a14-c359-4d37-9326-3d96837b73c0 found for delete ", "request_id": "req-bb1a9d3c-d22a-4b88-8fe7-1197a89ed13e"}]} 2026-04-27 17:12:24.955 8 INFO neutron.services.segments.plugin [-] Segment 63672a14-c359-4d37-9326-3d96837b73c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63672a14-c359-4d37-9326-3d96837b73c0 found for delete ", "request_id": "req-259a9961-9178-41fb-9850-fc1843b244f8"}]} 2026-04-27 17:12:24.964 8 INFO neutron.db.segments_db [None req-daed1b8f-bf20-427c-bbff-4303cbfb315f 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Added segment b3acb142-deb1-4e96-b193-900e8eb112c9 of type vxlan for network feee7171-e629-404a-bc35-b085fc982688 2026-04-27 17:12:25.282 8 INFO neutron.db.l3_hamode_db [None req-daed1b8f-bf20-427c-bbff-4303cbfb315f 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 543/1092] 10.0.0.59 () {34 vars in 989 bytes} [Mon Apr 27 17:12:25 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 1244 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1093] 10.0.0.59 () {34 vars in 1039 bytes} [Mon Apr 27 17:12:25 2026] GET /v2.0/security-groups?id=a36d3bcb-400f-49ee-8340-c8698078def5&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:25.476 8 INFO neutron.db.l3_hamode_db [None req-daed1b8f-bf20-427c-bbff-4303cbfb315f 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 550/1094] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:24 2026] POST /v2.0/routers => generated 510 bytes in 1506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:26.410 7 WARNING neutron_lib.context [None req-1d185220-8815-4ca3-aea5-b7439004019a 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:26.436 7 INFO neutron.services.segments.plugin [-] Segment d869abe4-cb57-4746-b661-5e9c325217e2 resource provider aggregate not found 2026-04-27 17:12:26.442 7 INFO neutron.services.segments.plugin [-] Segment d869abe4-cb57-4746-b661-5e9c325217e2 resource provider aggregate not found 2026-04-27 17:12:26.454 7 INFO neutron.services.segments.plugin [-] Segment d869abe4-cb57-4746-b661-5e9c325217e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d869abe4-cb57-4746-b661-5e9c325217e2 found for delete ", "request_id": "req-5b1a1556-7a12-470e-a0ff-c390a8626b56"}]} 2026-04-27 17:12:26.465 7 INFO neutron.services.segments.plugin [-] Segment d869abe4-cb57-4746-b661-5e9c325217e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d869abe4-cb57-4746-b661-5e9c325217e2 found for delete ", "request_id": "req-a9137f36-c405-4c68-b5a8-cdde49106194"}]} 2026-04-27 17:12:26.747 8 WARNING neutron_lib.context [None req-34e42819-9cdd-46aa-8a1e-dddf71e7dd45 dda2fd36c16f4f5ebcfb2958cb61c8fc 8e8387168a0949c98af788e0927f62a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 545/1095] 10.0.0.20 () {34 vars in 664 bytes} [Mon Apr 27 17:12:26 2026] POST /v2.0/ports => generated 963 bytes in 450 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: 551/1096] 10.0.0.20 () {34 vars in 683 bytes} [Mon Apr 27 17:12:26 2026] POST /v2.0/security-groups => generated 1560 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1097] 10.0.0.20 () {32 vars in 662 bytes} [Mon Apr 27 17:12:26 2026] GET /v2.0/security-groups => generated 4343 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1098] 10.0.0.20 () {34 vars in 757 bytes} [Mon Apr 27 17:12:27 2026] PUT /v2.0/security-groups/64a26871-1895-41bd-97b7-a4dd13938f61 => generated 1599 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1099] 10.0.0.20 () {32 vars in 736 bytes} [Mon Apr 27 17:12:27 2026] GET /v2.0/security-groups/64a26871-1895-41bd-97b7-a4dd13938f61 => generated 1599 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1100] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:27 2026] DELETE /v2.0/security-groups/64a26871-1895-41bd-97b7-a4dd13938f61 => 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: 556/1101] 10.0.0.20 () {32 vars in 662 bytes} [Mon Apr 27 17:12:27 2026] GET /v2.0/security-groups => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:12:27.325 8 INFO neutron.api.v2.resource [None req-3fb8ba6f-9508-476e-8387-2bfa325aceda dda2fd36c16f4f5ebcfb2958cb61c8fc 8e8387168a0949c98af788e0927f62a1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 557/1102] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:27 2026] DELETE /v2.0/security-groups/64a26871-1895-41bd-97b7-a4dd13938f61 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:12:27.338 8 WARNING neutron_lib.context [None req-846b7714-93e1-41cd-b402-29f7d40be101 dda2fd36c16f4f5ebcfb2958cb61c8fc 8e8387168a0949c98af788e0927f62a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 558/1103] 10.0.0.20 () {34 vars in 683 bytes} [Mon Apr 27 17:12:27 2026] POST /v2.0/security-groups => generated 1561 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:12:27.454 8 WARNING neutron_lib.context [None req-f5498b76-3e65-402a-aae1-0e3ed6beb1c0 dda2fd36c16f4f5ebcfb2958cb61c8fc 8e8387168a0949c98af788e0927f62a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 559/1104] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:12:27 2026] POST /v2.0/security-group-rules => generated 569 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1105] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:27 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1106] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:12:27 2026] GET /v2.0/security-group-rules/1aea017b-9ee1-4482-9e59-4af79a2231f3 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1107] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:27 2026] GET /v2.0/security-groups?id=a36d3bcb-400f-49ee-8340-c8698078def5&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1108] 10.0.0.20 () {32 vars in 672 bytes} [Mon Apr 27 17:12:27 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1109] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:27 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1110] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:12:27 2026] DELETE /v2.0/security-group-rules/1aea017b-9ee1-4482-9e59-4af79a2231f3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1111] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:27 2026] GET /v2.0/security-groups?id=a36d3bcb-400f-49ee-8340-c8698078def5&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1112] 10.0.0.20 () {32 vars in 672 bytes} [Mon Apr 27 17:12:27 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:12:28.058 8 WARNING neutron_lib.context [None req-b315103e-8ce7-4880-8f40-9b20c98b3e5b dda2fd36c16f4f5ebcfb2958cb61c8fc 8e8387168a0949c98af788e0927f62a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 568/1113] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:12:28 2026] POST /v2.0/security-group-rules => generated 569 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1114] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:12:28 2026] GET /v2.0/security-group-rules/2965b2e2-d642-44e9-974d-cc90d60014ee => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1115] 10.0.0.20 () {32 vars in 672 bytes} [Mon Apr 27 17:12:28 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1116] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:12:28 2026] DELETE /v2.0/security-group-rules/2965b2e2-d642-44e9-974d-cc90d60014ee => 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: 572/1117] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:28 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1118] 10.0.0.20 () {32 vars in 672 bytes} [Mon Apr 27 17:12:28 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1119] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:12:28 2026] GET /v2.0/ports?tenant_id=c6b96218e06840239d0b9cbdda65e161&device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1120] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:28 2026] GET /v2.0/security-groups?id=a36d3bcb-400f-49ee-8340-c8698078def5&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-27 17:12:28.520 8 WARNING neutron_lib.context [None req-f8e8ae7c-d39e-4bd5-ae04-33ff234c2234 dda2fd36c16f4f5ebcfb2958cb61c8fc 8e8387168a0949c98af788e0927f62a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:28.540 8 INFO neutron.db.securitygroups_db [None req-f8e8ae7c-d39e-4bd5-ae04-33ff234c2234 dda2fd36c16f4f5ebcfb2958cb61c8fc 8e8387168a0949c98af788e0927f62a1 - - default default] Project 8e8387168a0949c98af788e0927f62a1 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: 546/1121] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:12:26 2026] PUT /v2.0/routers/525301a8-b4f1-4cbf-8981-d4d7d4baecf0/add_router_interface => generated 309 bytes in 1767 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1122] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:12:28 2026] POST /v2.0/security-group-rules => generated 575 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1123] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:12:28 2026] GET /v2.0/networks?id=832376b7-73e3-4e2c-b505-f151f0c9c86c => generated 772 bytes in 86 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: 578/1124] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:12:28 2026] GET /v2.0/ports/701fe7be-2867-4b5f-adf9-edff6ce044ad => generated 1037 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1125] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:12:28 2026] GET /v2.0/security-group-rules/b62420a7-2b9a-4fd8-a894-2ae81a495d54 => generated 575 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1126] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:28 2026] GET /v2.0/security-groups?tenant_id=177cef600bf94628a9cf16969b9726b0&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: 580/1127] 199.204.45.4 () {34 vars in 1058 bytes} [Mon Apr 27 17:12:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7683be68-3200-48df-b889-40b1960371f2 => generated 861 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1128] 10.0.0.20 () {32 vars in 672 bytes} [Mon Apr 27 17:12:29 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1129] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:29 2026] DELETE /v2.0/security-groups/48949a95-89fb-479b-b6b4-1d94721dae01 => 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: 583/1130] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:12:29 2026] GET /v2.0/subnets?id=52941305-8a2d-4528-b325-f48d6b3cf2bc => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1131] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:12:29 2026] DELETE /v2.0/security-group-rules/b62420a7-2b9a-4fd8-a894-2ae81a495d54 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1132] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:12:29 2026] GET /v2.0/ports?network_id=832376b7-73e3-4e2c-b505-f151f0c9c86c&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1133] 10.0.0.20 () {32 vars in 672 bytes} [Mon Apr 27 17:12:29 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: 587/1134] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:29 2026] GET /v2.0/security-groups?tenant_id=e431eee44d9a40fa94167cd1b60db589&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: 588/1135] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:12:29 2026] GET /v2.0/networks/832376b7-73e3-4e2c-b505-f151f0c9c86c?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: 589/1136] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:29 2026] DELETE /v2.0/security-groups/131c41ca-d116-4aea-8527-c0e48e2c4d23 => 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: 590/1137] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:29 2026] DELETE /v2.0/security-groups/912a3c29-037f-4831-97cb-50ad5b8184d5 => 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: 591/1138] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:12:29 2026] GET /v2.0/networks/832376b7-73e3-4e2c-b505-f151f0c9c86c?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: 592/1139] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:29 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1140] 10.0.0.20 () {32 vars in 662 bytes} [Mon Apr 27 17:12:29 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1141] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:29 2026] GET /v2.0/security-groups?id=a36d3bcb-400f-49ee-8340-c8698078def5&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1142] 10.0.0.20 () {32 vars in 662 bytes} [Mon Apr 27 17:12:29 2026] GET /v2.0/security-groups => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1143] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:12:28 2026] PUT /v2.0/routers/525301a8-b4f1-4cbf-8981-d4d7d4baecf0/remove_router_interface => generated 309 bytes in 1108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:30.175 8 INFO neutron.api.v2.resource [None req-b0927039-ac2e-470d-a059-6bf85b48daa8 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 596/1144] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:12:30 2026] PUT /v2.0/routers/525301a8-b4f1-4cbf-8981-d4d7d4baecf0/remove_router_interface => generated 197 bytes in 161 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: 549/1145] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:12:30 2026] GET /v2.0/ports?device_id=525301a8-b4f1-4cbf-8981-d4d7d4baecf0 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1146] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:30 2026] GET /v2.0/security-groups?tenant_id=8e8387168a0949c98af788e0927f62a1&name=default => generated 2801 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1147] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:30 2026] DELETE /v2.0/security-groups/06c731c1-b3e3-4f70-9e98-9837c83f6b0d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:12:30.911 8 INFO neutron.services.segments.plugin [-] Segment b3acb142-deb1-4e96-b193-900e8eb112c9 resource provider aggregate not found 2026-04-27 17:12:30.917 8 INFO neutron.services.segments.plugin [-] Segment b3acb142-deb1-4e96-b193-900e8eb112c9 resource provider aggregate not found 2026-04-27 17:12:30.933 8 INFO neutron.services.segments.plugin [-] Segment b3acb142-deb1-4e96-b193-900e8eb112c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3acb142-deb1-4e96-b193-900e8eb112c9 found for delete ", "request_id": "req-bd308c67-18c4-4779-9548-136b9410dcbd"}]} 2026-04-27 17:12:30.935 8 INFO neutron.services.segments.plugin [-] Segment b3acb142-deb1-4e96-b193-900e8eb112c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3acb142-deb1-4e96-b193-900e8eb112c9 found for delete ", "request_id": "req-a9273b70-8aeb-4443-bae0-d699fd7d52e9"}]} 2026-04-27 17:12:30.944 8 INFO neutron.db.l3_hamode_db [None req-36ecfe5f-ee94-48fa-9bdd-a2d047c8b29e 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] HA network feee7171-e629-404a-bc35-b085fc982688 was deleted as no HA routers are present in tenant 6267ec70165f437aab94a8965bb0f565. [pid: 8|app: 0|req: 597/1148] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:30 2026] DELETE /v2.0/routers/525301a8-b4f1-4cbf-8981-d4d7d4baecf0 => generated 0 bytes in 733 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1149] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:30 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1150] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:31 2026] GET /v2.0/security-groups?id=a36d3bcb-400f-49ee-8340-c8698078def5&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1151] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:30 2026] DELETE /v2.0/subnets/3e9a777e-4686-489a-8e9a-3817de115af5 => 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: 600/1152] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:31 2026] DELETE /v2.0/networks/fa6ad38b-147f-47ba-83e6-8a085aa70ba3 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:12:31.626 7 WARNING neutron_lib.context [None req-29003d36-0c2f-4b80-b9cb-65074bb21ca6 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:31.686 7 INFO neutron.db.segments_db [None req-29003d36-0c2f-4b80-b9cb-65074bb21ca6 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Added segment 9b6e4935-669c-4ad1-8641-2f260cf9ac72 of type vxlan for network 2dd34c54-3b38-4a04-88ad-f5c76b8b8075 [pid: 7|app: 0|req: 553/1153] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:31 2026] POST /v2.0/networks => generated 634 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:31.825 7 WARNING neutron_lib.context [None req-baed2f1d-3a35-4749-81af-372a3de192dd 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:31.893 8 WARNING neutron_lib.context [None req-03aadc3c-6f81-45dc-9c7b-0cf73d443c57 f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:32.028 8 INFO neutron.db.segments_db [None req-03aadc3c-6f81-45dc-9c7b-0cf73d443c57 f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] Added segment dcfa7812-c6f1-4f6b-92a2-eeb57313f2b7 of type vxlan for network 97ff3b14-9ec1-4894-94fd-676172128e47 [pid: 7|app: 0|req: 554/1154] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:31 2026] POST /v2.0/subnets => generated 622 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:32.140 7 WARNING neutron_lib.context [None req-46e624b0-ce32-4366-8146-a4a8e47460e1 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:32.177 7 INFO neutron.db.segments_db [None req-46e624b0-ce32-4366-8146-a4a8e47460e1 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Added segment a3447247-7220-47aa-ae54-dcfdb547e11f of type vxlan for network dbe1b65d-3b02-4161-b0d8-b97432445513 [pid: 8|app: 0|req: 601/1155] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:31 2026] POST /v2.0/networks => generated 647 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1156] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:32 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:32.241 8 WARNING neutron_lib.context [None req-6e0c0e76-7967-478c-8295-d241fd9edfc9 f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:32.474 7 INFO neutron.db.l3_hamode_db [None req-46e624b0-ce32-4366-8146-a4a8e47460e1 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 603/1157] 10.0.0.20 () {34 vars in 664 bytes} [Mon Apr 27 17:12:32 2026] POST /v2.0/ports => generated 779 bytes in 347 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: 604/1158] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:32 2026] GET /v2.0/security-groups?id=a36d3bcb-400f-49ee-8340-c8698078def5&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:32.626 7 INFO neutron.db.l3_hamode_db [None req-46e624b0-ce32-4366-8146-a4a8e47460e1 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:12:32.715 8 WARNING neutron_lib.context [None req-25e52b7c-b1a1-4e69-a02f-4a3a59ef0445 269b5a0b1e4148e4bbf464eb54424502 94b444a9adc048a6920b983236ba51f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 605/1159] 10.0.0.20 () {34 vars in 683 bytes} [Mon Apr 27 17:12:32 2026] POST /v2.0/security-groups => generated 1560 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:12:32.905 8 WARNING neutron_lib.context [None req-7eead145-222b-45f4-95b7-1ba3a05b41c9 f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:32.964 8 INFO neutron.services.segments.plugin [-] Segment 7a445be8-5340-459a-ac1b-094d979437af resource provider aggregate not found 2026-04-27 17:12:32.969 8 INFO neutron.services.segments.plugin [-] Segment 7a445be8-5340-459a-ac1b-094d979437af resource provider aggregate not found 2026-04-27 17:12:32.980 8 INFO neutron.db.segments_db [None req-7eead145-222b-45f4-95b7-1ba3a05b41c9 f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] Added segment f4d5403e-2650-4395-a26c-8f4d9fc9e45f of type vxlan for network a6e7c1b9-6d78-418e-874d-0f6736b21b58 2026-04-27 17:12:32.986 8 INFO neutron.services.segments.plugin [-] Segment 7a445be8-5340-459a-ac1b-094d979437af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a445be8-5340-459a-ac1b-094d979437af found for delete ", "request_id": "req-553f381b-914c-43f3-8f39-539580444264"}]} 2026-04-27 17:12:32.995 8 INFO neutron.services.segments.plugin [-] Segment 7a445be8-5340-459a-ac1b-094d979437af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a445be8-5340-459a-ac1b-094d979437af found for delete ", "request_id": "req-05b539bb-0a57-418e-aa29-9ebc751dae25"}]} [pid: 8|app: 0|req: 606/1160] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:32 2026] POST /v2.0/networks => generated 635 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1161] 10.0.0.20 () {32 vars in 662 bytes} [Mon Apr 27 17:12:33 2026] GET /v2.0/security-groups => generated 4343 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:12:33.137 8 WARNING neutron_lib.context [None req-0695e716-146e-4956-b5b9-b69724ce4639 f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 608/1162] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:33 2026] POST /v2.0/subnets => generated 622 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1163] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:32 2026] POST /v2.0/routers => generated 511 bytes in 1397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:33.539 7 WARNING neutron_lib.context [None req-fdf461b0-85ed-4b01-b888-10cfe3567a52 f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 609/1164] 10.0.0.20 () {34 vars in 757 bytes} [Mon Apr 27 17:12:33 2026] PUT /v2.0/security-groups/94c2ee17-6846-4289-b9c4-9deb601426f6 => generated 1599 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1165] 10.0.0.20 () {34 vars in 664 bytes} [Mon Apr 27 17:12:33 2026] POST /v2.0/ports => generated 966 bytes in 408 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: 557/1166] 10.0.0.20 () {32 vars in 736 bytes} [Mon Apr 27 17:12:33 2026] GET /v2.0/security-groups/94c2ee17-6846-4289-b9c4-9deb601426f6 => generated 1599 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1169] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:12:33 2026] DELETE /v2.0/ports/cf99d777-b2c3-4e2b-9e88-9072e9570593 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1170] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:34 2026] DELETE /v2.0/security-groups/94c2ee17-6846-4289-b9c4-9deb601426f6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:12:34.415 7 INFO neutron.pecan_wsgi.hooks.translation [None req-19639b26-29fc-4de3-86aa-ac1aaa044938 f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1171] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:12:34 2026] DELETE /v2.0/ports/cf99d777-b2c3-4e2b-9e88-9072e9570593 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1172] 10.0.0.20 () {32 vars in 662 bytes} [Mon Apr 27 17:12:34 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) 2026-04-27 17:12:34.483 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79cb7ccc-a8ed-4b42-b1aa-57f6782ea3d8 f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 564/1173] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:12:34 2026] GET /v2.0/ports/cf99d777-b2c3-4e2b-9e88-9072e9570593 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:12:34.493 7 INFO neutron.api.v2.resource [None req-b83d866b-eea6-444a-acff-24061a4a21ec 269b5a0b1e4148e4bbf464eb54424502 94b444a9adc048a6920b983236ba51f8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/1174] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:34 2026] DELETE /v2.0/security-groups/94c2ee17-6846-4289-b9c4-9deb601426f6 => 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: 566/1175] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:34 2026] DELETE /v2.0/subnets/a1c91c20-05b1-4e49-a22e-83e22e680e4f => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:12:34.717 7 WARNING neutron_lib.context [None req-802cbc87-fa39-42f0-853a-01bbb96b0a85 269b5a0b1e4148e4bbf464eb54424502 94b444a9adc048a6920b983236ba51f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 567/1176] 10.0.0.20 () {34 vars in 683 bytes} [Mon Apr 27 17:12:34 2026] POST /v2.0/security-groups => generated 1561 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1177] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:12:33 2026] PUT /v2.0/routers/d6c3795e-11ba-444b-a763-bf18064e004c/add_router_interface => generated 309 bytes in 1397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:34.995 8 WARNING neutron_lib.context [None req-5147bb94-9507-45aa-a632-b142322464b1 269b5a0b1e4148e4bbf464eb54424502 94b444a9adc048a6920b983236ba51f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1178] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:12:34 2026] POST /v2.0/security-group-rules => generated 569 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1179] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:12:35 2026] GET /v2.0/ports/309a235a-24a8-4972-8aa4-37f28fcdb983 => generated 959 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:35.224 7 INFO neutron.services.segments.plugin [-] Segment f4d5403e-2650-4395-a26c-8f4d9fc9e45f resource provider aggregate not found 2026-04-27 17:12:35.230 7 INFO neutron.services.segments.plugin [-] Segment f4d5403e-2650-4395-a26c-8f4d9fc9e45f resource provider aggregate not found [pid: 8|app: 0|req: 613/1180] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:12:35 2026] GET /v2.0/security-group-rules/94b06692-5d4f-47d5-a8f8-d76707ac8a1c => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:35.250 7 INFO neutron.services.segments.plugin [-] Segment f4d5403e-2650-4395-a26c-8f4d9fc9e45f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4d5403e-2650-4395-a26c-8f4d9fc9e45f found for delete ", "request_id": "req-380ceec6-32d3-4784-aa90-1b3532506f90"}]} 2026-04-27 17:12:35.251 7 INFO neutron.services.segments.plugin [-] Segment f4d5403e-2650-4395-a26c-8f4d9fc9e45f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4d5403e-2650-4395-a26c-8f4d9fc9e45f found for delete ", "request_id": "req-40d5abd4-6d14-439d-963b-978b1dc5e3bf"}]} [pid: 7|app: 0|req: 568/1181] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:34 2026] DELETE /v2.0/networks/a6e7c1b9-6d78-418e-874d-0f6736b21b58 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1182] 10.0.0.20 () {32 vars in 672 bytes} [Mon Apr 27 17:12:35 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:12:35.365 7 WARNING neutron_lib.context [None req-031a242d-4376-4607-8391-2eacb6fbb45e f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:35.420 7 INFO neutron.db.segments_db [None req-031a242d-4376-4607-8391-2eacb6fbb45e f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] Added segment 47a9f1ae-4be7-4448-bd0b-d76ce1e2779c of type vxlan for network 42c4148e-eae4-41ef-b930-b5a85c2fafb4 [pid: 7|app: 0|req: 570/1183] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:35 2026] POST /v2.0/networks => generated 635 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1184] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:12:35 2026] DELETE /v2.0/security-group-rules/94b06692-5d4f-47d5-a8f8-d76707ac8a1c => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:12:35.610 7 WARNING neutron_lib.context [None req-538aeb67-3299-4aad-aa36-4a16e5851568 f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 572/1185] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:35 2026] POST /v2.0/subnets => generated 622 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1186] 10.0.0.20 () {32 vars in 672 bytes} [Mon Apr 27 17:12:35 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:12:35.962 7 WARNING neutron_lib.context [None req-5a7c70a0-4481-4482-83a1-9e6db87a8ebd f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1187] 10.0.0.20 () {34 vars in 664 bytes} [Mon Apr 27 17:12:35 2026] POST /v2.0/ports => generated 927 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:36.349 7 WARNING neutron_lib.context [None req-ea44afdd-d5a1-4de7-84a4-7f4174b45db8 269b5a0b1e4148e4bbf464eb54424502 94b444a9adc048a6920b983236ba51f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 575/1188] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:12:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1189] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:12:35 2026] PUT /v2.0/routers/d6c3795e-11ba-444b-a763-bf18064e004c/remove_router_interface => generated 309 bytes in 1379 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1190] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:12:36 2026] GET /v2.0/security-group-rules/2f2d6ff6-a2f0-4796-a802-a419d657c760 => 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: 616/1191] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:12:36 2026] GET /v2.0/ports?device_id=d6c3795e-11ba-444b-a763-bf18064e004c => 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: 617/1192] 10.0.0.20 () {32 vars in 672 bytes} [Mon Apr 27 17:12:36 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1193] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:12:36 2026] DELETE /v2.0/ports/8e12b9d5-e0d2-4de7-a00a-90cfb846e6a2 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1194] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:12:36 2026] DELETE /v2.0/security-group-rules/2f2d6ff6-a2f0-4796-a802-a419d657c760 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:12:36.799 7 INFO neutron.pecan_wsgi.hooks.translation [None req-701ab55c-41f8-488c-bd5c-aa3167330765 f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 578/1195] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:12:36 2026] GET /v2.0/ports/8e12b9d5-e0d2-4de7-a00a-90cfb846e6a2 => 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: 579/1196] 10.0.0.20 () {32 vars in 672 bytes} [Mon Apr 27 17:12:36 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1197] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:36 2026] DELETE /v2.0/subnets/b7d1351f-fade-49de-91cf-166e03e111cb => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:12:37.037 7 WARNING neutron_lib.context [None req-ba3c93a2-ab53-4428-a4e8-888b31ebdbfc 269b5a0b1e4148e4bbf464eb54424502 94b444a9adc048a6920b983236ba51f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 581/1198] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:12:37 2026] POST /v2.0/security-group-rules => generated 570 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:37.355 8 INFO neutron.services.segments.plugin [-] Segment a3447247-7220-47aa-ae54-dcfdb547e11f resource provider aggregate not found 2026-04-27 17:12:37.360 8 INFO neutron.services.segments.plugin [-] Segment a3447247-7220-47aa-ae54-dcfdb547e11f resource provider aggregate not found 2026-04-27 17:12:37.375 8 INFO neutron.services.segments.plugin [-] Segment a3447247-7220-47aa-ae54-dcfdb547e11f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3447247-7220-47aa-ae54-dcfdb547e11f found for delete ", "request_id": "req-25ce0123-edd4-4714-802b-86c58a30a5a5"}]} 2026-04-27 17:12:37.377 8 INFO neutron.services.segments.plugin [-] Segment a3447247-7220-47aa-ae54-dcfdb547e11f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3447247-7220-47aa-ae54-dcfdb547e11f found for delete ", "request_id": "req-3ba2fd33-31f0-421f-87aa-c16c437433d8"}]} 2026-04-27 17:12:37.384 8 INFO neutron.db.l3_hamode_db [None req-95bbfa30-6f74-4f79-a1a8-f77c6687783e 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] HA network dbe1b65d-3b02-4161-b0d8-b97432445513 was deleted as no HA routers are present in tenant 6267ec70165f437aab94a8965bb0f565. [pid: 8|app: 0|req: 618/1199] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:36 2026] DELETE /v2.0/routers/d6c3795e-11ba-444b-a763-bf18064e004c => generated 0 bytes in 690 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1200] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:12:37 2026] GET /v2.0/security-group-rules/b1345815-c8bd-4f26-ad9e-cbbfe39ddd85 => generated 570 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:37.493 7 INFO neutron.services.segments.plugin [-] Segment 47a9f1ae-4be7-4448-bd0b-d76ce1e2779c resource provider aggregate not found 2026-04-27 17:12:37.500 7 INFO neutron.services.segments.plugin [-] Segment 47a9f1ae-4be7-4448-bd0b-d76ce1e2779c resource provider aggregate not found 2026-04-27 17:12:37.507 7 INFO neutron.services.segments.plugin [-] Segment 47a9f1ae-4be7-4448-bd0b-d76ce1e2779c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47a9f1ae-4be7-4448-bd0b-d76ce1e2779c found for delete ", "request_id": "req-960780fc-b1e5-4063-9bc7-22a38e4ee680"}]} 2026-04-27 17:12:37.516 7 INFO neutron.services.segments.plugin [-] Segment 47a9f1ae-4be7-4448-bd0b-d76ce1e2779c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47a9f1ae-4be7-4448-bd0b-d76ce1e2779c found for delete ", "request_id": "req-c29ec011-9d35-4917-b6c4-c53a1b14ab38"}]} [pid: 7|app: 0|req: 582/1201] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:37 2026] DELETE /v2.0/networks/42c4148e-eae4-41ef-b930-b5a85c2fafb4 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1202] 10.0.0.20 () {32 vars in 672 bytes} [Mon Apr 27 17:12:37 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:12:37.586 7 WARNING neutron_lib.context [None req-471c0ee2-b3b4-4056-8c0e-ce4bd0c61dcb f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 620/1203] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:37 2026] DELETE /v2.0/subnets/a0c062b8-1093-403a-8c23-c91d500c140a => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1204] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:12:37 2026] DELETE /v2.0/security-group-rules/b1345815-c8bd-4f26-ad9e-cbbfe39ddd85 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1205] 10.0.0.20 () {34 vars in 664 bytes} [Mon Apr 27 17:12:37 2026] POST /v2.0/ports => generated 779 bytes in 309 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: 585/1206] 10.0.0.20 () {32 vars in 672 bytes} [Mon Apr 27 17:12:37 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1207] 10.0.0.20 () {34 vars in 736 bytes} [Mon Apr 27 17:12:37 2026] PUT /v2.0/ports/9444cd89-b80c-482a-a347-76291eff4ec2 => generated 752 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1208] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:37 2026] DELETE /v2.0/networks/2dd34c54-3b38-4a04-88ad-f5c76b8b8075 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1209] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:38 2026] DELETE /v2.0/security-groups/ed45b965-4ebc-4b29-a498-064d1fd0fc79 => generated 0 bytes in 150 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-27 17:12:38.280 7 WARNING neutron_lib.context [None req-0cfd1475-388e-4030-86fb-3fb2ed6ba70f 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:38.328 7 INFO neutron.db.segments_db [None req-0cfd1475-388e-4030-86fb-3fb2ed6ba70f 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Added segment d1ad27ff-f467-49f7-a1c1-42416a905aad of type vxlan for network dc1e1a01-dcf2-4faa-84de-786347d23e27 [pid: 8|app: 0|req: 623/1210] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:12:38 2026] DELETE /v2.0/ports/9444cd89-b80c-482a-a347-76291eff4ec2 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1211] 10.0.0.20 () {32 vars in 662 bytes} [Mon Apr 27 17:12:38 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: 625/1212] 10.0.0.20 () {32 vars in 642 bytes} [Mon Apr 27 17:12:38 2026] GET /v2.0/ports => generated 782 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1213] 10.0.0.20 () {32 vars in 662 bytes} [Mon Apr 27 17:12:38 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:12:38.591 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3850c82d-f794-49ae-9be7-b1a2e822e517 f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 627/1214] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:12:38 2026] GET /v2.0/ports/9444cd89-b80c-482a-a347-76291eff4ec2 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:12:38.629 7 INFO neutron.db.l3_hamode_db [None req-0cfd1475-388e-4030-86fb-3fb2ed6ba70f 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 628/1215] 10.0.0.20 () {32 vars in 642 bytes} [Mon Apr 27 17:12:38 2026] GET /v2.0/ports => generated 782 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1216] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:12:38 2026] GET /v2.0/ports/960f2d06-4af6-470a-af3a-cf7ed7766856 => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:38.706 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1774a564-d55a-492e-add3-cec051cdea95 f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 630/1217] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:12:38 2026] DELETE /v2.0/ports/8e12b9d5-e0d2-4de7-a00a-90cfb846e6a2 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:12:38.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3faa29b8-b132-443b-bdce-4da56833bbf8 f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 631/1218] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:38 2026] DELETE /v2.0/subnets/b7d1351f-fade-49de-91cf-166e03e111cb => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:12:38.757 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48321135-dcaa-4172-abea-ac0f23989b53 f2946b33349f49489f357fe38f6c9881 936119c9cc854402953e6f811c51da20 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 632/1219] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:38 2026] DELETE /v2.0/subnets/a1c91c20-05b1-4e49-a22e-83e22e680e4f => 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: 633/1220] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:12:38 2026] DELETE /v2.0/ports/960f2d06-4af6-470a-af3a-cf7ed7766856 => 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: 634/1221] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:39 2026] DELETE /v2.0/networks/97ff3b14-9ec1-4894-94fd-676172128e47 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:12:39.399 8 INFO neutron.services.segments.plugin [-] Segment 9b6e4935-669c-4ad1-8641-2f260cf9ac72 resource provider aggregate not found 2026-04-27 17:12:39.407 8 INFO neutron.services.segments.plugin [-] Segment 9b6e4935-669c-4ad1-8641-2f260cf9ac72 resource provider aggregate not found 2026-04-27 17:12:39.424 8 INFO neutron.services.segments.plugin [-] Segment 9b6e4935-669c-4ad1-8641-2f260cf9ac72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b6e4935-669c-4ad1-8641-2f260cf9ac72 found for delete ", "request_id": "req-1f6da458-9238-40aa-b754-ea4ee17c2f14"}]} 2026-04-27 17:12:39.437 8 INFO neutron.services.segments.plugin [-] Segment 9b6e4935-669c-4ad1-8641-2f260cf9ac72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b6e4935-669c-4ad1-8641-2f260cf9ac72 found for delete ", "request_id": "req-34678a37-465f-456e-93d0-1c62603b3e83"}]} 2026-04-27 17:12:39.446 8 INFO neutron.services.segments.plugin [-] Segment dcfa7812-c6f1-4f6b-92a2-eeb57313f2b7 resource provider aggregate not found 2026-04-27 17:12:39.455 8 INFO neutron.services.segments.plugin [-] Segment dcfa7812-c6f1-4f6b-92a2-eeb57313f2b7 resource provider aggregate not found 2026-04-27 17:12:39.470 8 INFO neutron.services.segments.plugin [-] Segment dcfa7812-c6f1-4f6b-92a2-eeb57313f2b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcfa7812-c6f1-4f6b-92a2-eeb57313f2b7 found for delete ", "request_id": "req-4ff5fa1a-9805-47fe-b000-ec7ffb254020"}]} 2026-04-27 17:12:39.479 8 INFO neutron.services.segments.plugin [-] Segment dcfa7812-c6f1-4f6b-92a2-eeb57313f2b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcfa7812-c6f1-4f6b-92a2-eeb57313f2b7 found for delete ", "request_id": "req-b503cc4a-bc1f-43b9-99f0-f7f1ee117eee"}]} [pid: 8|app: 0|req: 635/1222] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:39 2026] GET /v2.0/security-groups?tenant_id=94b444a9adc048a6920b983236ba51f8&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: 636/1223] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:39 2026] DELETE /v2.0/security-groups/5195b1f4-0dd4-4d55-bfd9-9028141e8a4f => 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: 637/1224] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:39 2026] GET /v2.0/security-groups?tenant_id=936119c9cc854402953e6f811c51da20&name=default => generated 2801 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1225] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:40 2026] DELETE /v2.0/security-groups/23ac96f3-b17e-404b-b219-fd3d48ad1bc6 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:12:40.143 7 INFO neutron.db.l3_hamode_db [None req-0cfd1475-388e-4030-86fb-3fb2ed6ba70f 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 588/1226] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:38 2026] POST /v2.0/routers => generated 692 bytes in 3029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1227] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:12:41 2026] GET /v2.0/routers/882ed68e-eb23-4a91-ad7e-929faa6798f7 => generated 698 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1228] 10.0.0.20 () {32 vars in 646 bytes} [Mon Apr 27 17:12:41 2026] GET /v2.0/routers => generated 701 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1229] 10.0.0.20 () {32 vars in 622 bytes} [Mon Apr 27 17:12:41 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: 591/1230] 10.0.0.20 () {32 vars in 632 bytes} [Mon Apr 27 17:12:41 2026] GET /v2.0/ => generated 632 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1231] 10.0.0.20 () {34 vars in 740 bytes} [Mon Apr 27 17:12:41 2026] PUT /v2.0/routers/882ed68e-eb23-4a91-ad7e-929faa6798f7 => generated 705 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1232] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:12:42 2026] GET /v2.0/routers/882ed68e-eb23-4a91-ad7e-929faa6798f7 => generated 705 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1233] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:12:42 2026] GET /v2.0/ports?device_id=882ed68e-eb23-4a91-ad7e-929faa6798f7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1234] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:42 2026] GET /v2.0/security-groups?tenant_id=6bf01afe52fd492bb5d1b756455af590&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: 643/1235] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:42 2026] DELETE /v2.0/security-groups/8f29914e-8b41-4660-b601-d0a355b9dac5 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:12:43.143 7 INFO neutron.services.segments.plugin [-] Segment d1ad27ff-f467-49f7-a1c1-42416a905aad resource provider aggregate not found 2026-04-27 17:12:43.158 7 INFO neutron.services.segments.plugin [-] Segment d1ad27ff-f467-49f7-a1c1-42416a905aad resource provider aggregate not found 2026-04-27 17:12:43.169 7 INFO neutron.services.segments.plugin [-] Segment d1ad27ff-f467-49f7-a1c1-42416a905aad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ad27ff-f467-49f7-a1c1-42416a905aad found for delete ", "request_id": "req-92fedb30-d3c6-42a8-8708-2bde7b73c483"}]} 2026-04-27 17:12:43.189 7 INFO neutron.services.segments.plugin [-] Segment d1ad27ff-f467-49f7-a1c1-42416a905aad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ad27ff-f467-49f7-a1c1-42416a905aad found for delete ", "request_id": "req-833fe28a-5ea5-4a1a-b97c-ab62f7246245"}]} 2026-04-27 17:12:43.192 7 INFO neutron.db.l3_hamode_db [None req-5f3fa58d-e13f-41bf-b400-8dd105bbf15a 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] HA network dc1e1a01-dcf2-4faa-84de-786347d23e27 was deleted as no HA routers are present in tenant 6267ec70165f437aab94a8965bb0f565. [pid: 7|app: 0|req: 593/1236] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:42 2026] DELETE /v2.0/routers/882ed68e-eb23-4a91-ad7e-929faa6798f7 => generated 0 bytes in 1038 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1237] 10.0.0.59 () {34 vars in 989 bytes} [Mon Apr 27 17:12:43 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => 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: 595/1238] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:12:43 2026] GET /v2.0/ports?device_id=882ed68e-eb23-4a91-ad7e-929faa6798f7 => 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: 644/1239] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:42 2026] GET /v2.0/security-groups?tenant_id=cd20cac21ce54eeabb47f4279b13229b&name=default => generated 2801 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1240] 10.0.0.59 () {34 vars in 1039 bytes} [Mon Apr 27 17:12:43 2026] GET /v2.0/security-groups?id=a36d3bcb-400f-49ee-8340-c8698078def5&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-27 17:12:43.314 8 INFO neutron.api.v2.resource [None req-0476c40a-38f7-4d2a-8b5a-30a89cf2183f 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 645/1241] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:43 2026] DELETE /v2.0/routers/882ed68e-eb23-4a91-ad7e-929faa6798f7 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1242] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:12:43 2026] GET /v2.0/ports?device_id=d6c3795e-11ba-444b-a763-bf18064e004c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:12:43.370 8 INFO neutron.api.v2.resource [None req-16cd5f58-a7e9-4d77-93a1-df97cdfac945 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 647/1243] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:43 2026] DELETE /v2.0/routers/d6c3795e-11ba-444b-a763-bf18064e004c => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:12:43.394 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0bad6a74-d6b5-4b6d-a5c1-7e56fb4119b2 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 648/1244] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:43 2026] DELETE /v2.0/subnets/a0c062b8-1093-403a-8c23-c91d500c140a => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1245] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:43 2026] DELETE /v2.0/security-groups/adbfa735-482f-4136-8f52-8b1f3795e4b6 => 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: 649/1246] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:12:43 2026] GET /v2.0/ports?device_id=525301a8-b4f1-4cbf-8981-d4d7d4baecf0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:12:43.464 7 INFO neutron.api.v2.resource [None req-c76b6319-bbdc-472a-9a68-bfdac07c5c43 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 598/1247] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:43 2026] DELETE /v2.0/routers/525301a8-b4f1-4cbf-8981-d4d7d4baecf0 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:12:43.488 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea61d9b5-0630-41d2-97b8-a02f35052401 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 650/1248] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:43 2026] DELETE /v2.0/subnets/3e9a777e-4686-489a-8e9a-3817de115af5 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1249] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:12:43 2026] GET /v2.0/ports?device_id=73394b00-1049-411c-9b2b-c53f9ca2e5f4 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:12:43.552 8 INFO neutron.api.v2.resource [None req-6372cd5f-5961-44ee-982b-774a6aaea80b 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 651/1250] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:43 2026] DELETE /v2.0/routers/73394b00-1049-411c-9b2b-c53f9ca2e5f4 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:12:43.580 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f77a64a-228d-4fd0-924a-0de751cc88d9 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 600/1251] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:43 2026] DELETE /v2.0/subnets/18eb2e1a-f7f9-4005-aee8-b8c6834e8b80 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:12:43.617 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97e4eef3-ca22-4b23-977b-50f03c8e5c15 28ee01c1efab467a8bdc76459e901a5d 6267ec70165f437aab94a8965bb0f565 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 652/1252] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:43 2026] DELETE /v2.0/subnets/07eaf5dc-17a2-4ff8-8330-be67167a7113 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1253] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:44 2026] GET /v2.0/security-groups?tenant_id=6267ec70165f437aab94a8965bb0f565&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: 653/1254] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:44 2026] DELETE /v2.0/security-groups/d4f157b7-bef7-4f77-b7dd-93d13c3eb541 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:12:46.328 7 WARNING neutron_lib.context [None req-bfb02317-9002-4ba3-bc6d-682b47156bc8 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:46.472 7 INFO neutron.db.segments_db [None req-bfb02317-9002-4ba3-bc6d-682b47156bc8 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Added segment 5b1fcddf-56fd-433b-ad11-0ae83c154434 of type vxlan for network 01e62530-d6e1-41db-959b-068592e23548 [pid: 7|app: 0|req: 602/1255] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:46 2026] POST /v2.0/networks => generated 630 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:46.603 8 WARNING neutron_lib.context [None req-7b4cc405-0976-49fa-8860-055b1949869e ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:46.666 8 INFO neutron.db.segments_db [None req-7b4cc405-0976-49fa-8860-055b1949869e ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Added segment 4fa8d86a-18ed-4753-99e0-6ba4eb7cdaf0 of type vxlan for network 51c5534e-42bc-4ef8-b320-47a06b4f630a [pid: 8|app: 0|req: 654/1256] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:46 2026] POST /v2.0/networks => generated 630 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:46.811 7 WARNING neutron_lib.context [None req-2c078315-9a3a-4b1a-bb63-02571f5829f9 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 603/1257] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:46 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-27 17:12:47.149 8 WARNING neutron_lib.context [None req-f9e9e7c2-c29a-4341-af21-95d0a741140a ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 655/1258] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:47 2026] POST /v2.0/subnets => generated 602 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:47.537 7 WARNING neutron_lib.context [None req-e80426bc-4308-41de-b891-372a3e0d71c0 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:47.600 7 INFO neutron.db.segments_db [None req-e80426bc-4308-41de-b891-372a3e0d71c0 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Added segment 046dcb90-40ea-42db-a722-42e2e3d81bb0 of type vxlan for network 149adcf0-846b-4970-b9b5-8786a783c3fe [pid: 8|app: 0|req: 656/1259] 10.0.0.20 () {34 vars in 677 bytes} [Mon Apr 27 17:12:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:47.947 7 INFO neutron.db.l3_hamode_db [None req-e80426bc-4308-41de-b891-372a3e0d71c0 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 657/1260] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:47 2026] GET /v2.0/security-groups?tenant_id=509535352caa42598b90702e2d038c8c&name=default => generated 2801 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:12:48.101 7 INFO neutron.db.l3_hamode_db [None req-e80426bc-4308-41de-b891-372a3e0d71c0 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 658/1261] 10.0.0.20 () {34 vars in 677 bytes} [Mon Apr 27 17:12:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1262] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:48 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1263] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:48 2026] DELETE /v2.0/security-groups/beabbc19-3d8d-43c0-87fb-d7f44267ba32 => 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: 661/1264] 10.0.0.20 () {34 vars in 677 bytes} [Mon Apr 27 17:12:48 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: 8|app: 0|req: 662/1265] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:48 2026] GET /v2.0/security-groups?id=a36d3bcb-400f-49ee-8340-c8698078def5&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1266] 10.0.0.20 () {34 vars in 677 bytes} [Mon Apr 27 17:12:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1267] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:48 2026] GET /v2.0/security-groups?tenant_id=8f4addafe5664245bfa622691ab42e2c&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: 665/1268] 10.0.0.20 () {34 vars in 677 bytes} [Mon Apr 27 17:12:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1269] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:48 2026] DELETE /v2.0/security-groups/9cb2bc08-ae5d-4965-90e0-36df5babfa2c => 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: 667/1270] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:48 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => 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: 670/1273] 10.0.0.20 () {34 vars in 752 bytes} [Mon Apr 27 17:12:48 2026] PUT /v2.0/policies/91394caa-a858-44a1-a014-7fcfd654b17e/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1274] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:12:48 2026] GET /v2.0/security-groups?id=a36d3bcb-400f-49ee-8340-c8698078def5&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: 604/1275] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:47 2026] POST /v2.0/routers => generated 507 bytes in 1348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1276] 10.0.0.20 () {34 vars in 752 bytes} [Mon Apr 27 17:12:48 2026] PUT /v2.0/policies/c3b25a7e-6657-476a-aa43-c648e778a760/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1277] 10.0.0.20 () {34 vars in 752 bytes} [Mon Apr 27 17:12:48 2026] PUT /v2.0/policies/722cb54a-ebeb-4ce6-a1a8-eef3d6f9f07c/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: 674/1278] 10.0.0.20 () {34 vars in 752 bytes} [Mon Apr 27 17:12:48 2026] PUT /v2.0/policies/a574fa9d-3071-4039-8d09-cd40604a3553/tags => 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: 675/1279] 199.204.45.4 () {34 vars in 992 bytes} [Mon Apr 27 17:12:49 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:12:49.561 8 INFO neutron.db.l3_db [req-fd02fc38-4858-48cb-ab44-63b66e0ed298 req-a4785231-6cd2-43fa-8871-8f25b1d1f0a3 293e8698c07a4cafbb8be45e6caa9141 c6b96218e06840239d0b9cbdda65e161 - - default default] Floating IP e0c5caa3-2e70-4960-8976-1d8c2ea775a5 disassociated. External IP: 10.96.250.208, port: 7683be68-3200-48df-b889-40b1960371f2. [pid: 8|app: 0|req: 676/1280] 199.204.45.4 () {36 vars in 995 bytes} [Mon Apr 27 17:12:49 2026] DELETE /v2.0/ports/7683be68-3200-48df-b889-40b1960371f2 => generated 0 bytes in 743 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:12:49.984 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94dd6548-1d74-4c27-9f01-e44ce17c2938'] response: {'server_uuid': '411bf389-225e-45fe-8146-4aa16f77dcb1', 'name': 'network-vif-deleted', 'tag': '7683be68-3200-48df-b889-40b1960371f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 677/1281] 10.0.0.20 () {32 vars in 673 bytes} [Mon Apr 27 17:12:49 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1282] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:12:50 2026] GET /v2.0/ports?device_id=411bf389-225e-45fe-8146-4aa16f77dcb1 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1283] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:12:48 2026] PUT /v2.0/routers/3b204b26-40bf-4d1d-87c1-febf4399436f/add_router_interface => generated 309 bytes in 1537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1284] 10.0.0.20 () {32 vars in 687 bytes} [Mon Apr 27 17:12:50 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1285] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:12:50 2026] GET /v2.0/ports/353605c0-aba5-45b3-afbb-8b03ed2b7665 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1286] 10.0.0.20 () {32 vars in 683 bytes} [Mon Apr 27 17:12:50 2026] GET /v2.0/qos/policies?tags-any=blue => 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: 681/1287] 10.0.0.20 () {32 vars in 695 bytes} [Mon Apr 27 17:12:50 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1288] 10.0.0.20 () {32 vars in 681 bytes} [Mon Apr 27 17:12:50 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1289] 10.0.0.20 () {32 vars in 695 bytes} [Mon Apr 27 17:12:50 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1290] 10.0.0.20 () {32 vars in 691 bytes} [Mon Apr 27 17:12:50 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1291] 10.0.0.20 () {32 vars in 703 bytes} [Mon Apr 27 17:12:50 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1292] 10.0.0.20 () {32 vars in 733 bytes} [Mon Apr 27 17:12:50 2026] DELETE /v2.0/qos/policies/91394caa-a858-44a1-a014-7fcfd654b17e => 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: 687/1293] 10.0.0.20 () {32 vars in 733 bytes} [Mon Apr 27 17:12:51 2026] DELETE /v2.0/qos/policies/c3b25a7e-6657-476a-aa43-c648e778a760 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1294] 10.0.0.20 () {32 vars in 733 bytes} [Mon Apr 27 17:12:51 2026] DELETE /v2.0/qos/policies/722cb54a-ebeb-4ce6-a1a8-eef3d6f9f07c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1295] 10.0.0.20 () {32 vars in 733 bytes} [Mon Apr 27 17:12:51 2026] DELETE /v2.0/qos/policies/a574fa9d-3071-4039-8d09-cd40604a3553 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1296] 10.0.0.20 () {32 vars in 733 bytes} [Mon Apr 27 17:12:51 2026] DELETE /v2.0/qos/policies/b40029a3-d9f5-4941-9340-9e8c3b17398e => 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: 691/1297] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:51 2026] DELETE /v2.0/security-groups/a36d3bcb-400f-49ee-8340-c8698078def5 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:12:51.642 8 INFO neutron.api.v2.resource [None req-4f3d9c96-9c23-47c0-ad51-068be5284ab8 293e8698c07a4cafbb8be45e6caa9141 c6b96218e06840239d0b9cbdda65e161 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 692/1298] 10.0.0.20 () {32 vars in 736 bytes} [Mon Apr 27 17:12:51 2026] GET /v2.0/security-groups/a36d3bcb-400f-49ee-8340-c8698078def5 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1299] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:12:51 2026] DELETE /v2.0/floatingips/e0c5caa3-2e70-4960-8976-1d8c2ea775a5 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1300] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:12:50 2026] PUT /v2.0/routers/3b204b26-40bf-4d1d-87c1-febf4399436f/add_router_interface => generated 309 bytes in 1925 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1301] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:52 2026] GET /v2.0/security-groups?tenant_id=6852eafa32264aacabf0b32a2ccf676f&name=default => generated 2801 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1302] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:52 2026] GET /v2.0/security-groups?tenant_id=89f83e2491954e14be1eb79e3b133c35&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1303] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:12:52 2026] GET /v2.0/ports/c7321222-d1d8-4923-8f29-bf1e1a0bbccc => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1304] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:52 2026] DELETE /v2.0/security-groups/88c12612-b439-4120-ac23-c88d2585f317 => 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: 612/1305] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:52 2026] DELETE /v2.0/security-groups/9cab6f18-6c9d-4f0c-aaf4-1e0c5578a978 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1306] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:12:52 2026] PUT /v2.0/routers/4357ca8b-4762-482c-b173-99a445651357/remove_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1307] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:12:53 2026] PUT /v2.0/routers/3b204b26-40bf-4d1d-87c1-febf4399436f/remove_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1308] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:54 2026] GET /v2.0/security-groups?tenant_id=511301b886504d389f11782e7bfb1e75&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:12:54.691 8 INFO neutron.services.segments.plugin [-] Segment 303cfa41-7c8e-4d81-94e3-01617bb21970 resource provider aggregate not found 2026-04-27 17:12:54.696 8 INFO neutron.services.segments.plugin [-] Segment 303cfa41-7c8e-4d81-94e3-01617bb21970 resource provider aggregate not found 2026-04-27 17:12:54.710 8 INFO neutron.services.segments.plugin [-] Segment 303cfa41-7c8e-4d81-94e3-01617bb21970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 303cfa41-7c8e-4d81-94e3-01617bb21970 found for delete ", "request_id": "req-ae0e988f-d3cc-4d3b-9649-db36ce51c7fc"}]} 2026-04-27 17:12:54.711 8 INFO neutron.services.segments.plugin [-] Segment 303cfa41-7c8e-4d81-94e3-01617bb21970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 303cfa41-7c8e-4d81-94e3-01617bb21970 found for delete ", "request_id": "req-80657b89-1cb7-4e44-8b96-4ad226fd4cfe"}]} 2026-04-27 17:12:54.721 8 INFO neutron.db.l3_hamode_db [None req-7af421ee-b863-4123-9a91-59b31a1c2d24 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] HA network 5a80ca23-ad78-4d07-a39a-9a7023855235 was deleted as no HA routers are present in tenant c6b96218e06840239d0b9cbdda65e161. [pid: 8|app: 0|req: 695/1309] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:53 2026] DELETE /v2.0/routers/4357ca8b-4762-482c-b173-99a445651357 => generated 0 bytes in 1513 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1310] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:54 2026] DELETE /v2.0/security-groups/dcf07678-95e5-4b9e-be84-419d5b3f7f79 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1311] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:54 2026] DELETE /v2.0/subnets/52941305-8a2d-4528-b325-f48d6b3cf2bc => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1312] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:55 2026] GET /v2.0/security-groups?tenant_id=796002c7bacb4aefa831dfded8a3a9c3&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1313] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:12:54 2026] PUT /v2.0/routers/3b204b26-40bf-4d1d-87c1-febf4399436f/remove_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1314] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:55 2026] DELETE /v2.0/networks/832376b7-73e3-4e2c-b505-f151f0c9c86c => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1315] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:55 2026] DELETE /v2.0/security-groups/c12bd2c5-4dfc-4e95-9134-27fc10c4c8e1 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1316] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:12:55 2026] GET /v2.0/ports?device_id=3b204b26-40bf-4d1d-87c1-febf4399436f => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1317] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:55 2026] GET /v2.0/security-groups?tenant_id=73024eb1147d45b392bdea7bfc8ae099&name=default => generated 2801 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1318] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:12:56 2026] GET /v2.0/security-groups?tenant_id=c6b96218e06840239d0b9cbdda65e161&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1319] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:56 2026] DELETE /v2.0/security-groups/810a4c1d-442e-41c9-92c8-80369797e2d5 => 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: 703/1320] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:12:56 2026] DELETE /v2.0/security-groups/63dbed1a-ab17-4806-ac95-fb6194ae8266 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:12:56.503 7 INFO neutron.services.segments.plugin [-] Segment 046dcb90-40ea-42db-a722-42e2e3d81bb0 resource provider aggregate not found 2026-04-27 17:12:56.509 7 INFO neutron.services.segments.plugin [-] Segment 046dcb90-40ea-42db-a722-42e2e3d81bb0 resource provider aggregate not found 2026-04-27 17:12:56.531 7 INFO neutron.services.segments.plugin [-] Segment 046dcb90-40ea-42db-a722-42e2e3d81bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 046dcb90-40ea-42db-a722-42e2e3d81bb0 found for delete ", "request_id": "req-5d7f54ca-b5b5-4ef0-a547-ba1f307fdadc"}]} 2026-04-27 17:12:56.538 7 INFO neutron.services.segments.plugin [-] Segment 046dcb90-40ea-42db-a722-42e2e3d81bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 046dcb90-40ea-42db-a722-42e2e3d81bb0 found for delete ", "request_id": "req-e177f060-1522-4b83-b87f-634cb3b41d59"}]} 2026-04-27 17:12:56.542 7 INFO neutron.db.l3_hamode_db [None req-bf051d1a-30bd-4a83-98ba-2a2cbe5ef785 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] HA network 149adcf0-846b-4970-b9b5-8786a783c3fe was deleted as no HA routers are present in tenant f08f38b1ac2344a79d1d47217ba5fc18. [pid: 7|app: 0|req: 618/1321] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:55 2026] DELETE /v2.0/routers/3b204b26-40bf-4d1d-87c1-febf4399436f => generated 0 bytes in 846 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:12:56.730 8 INFO neutron.services.segments.plugin [-] Segment 52c688f0-7ffc-4037-955f-7a17cedab554 resource provider aggregate not found 2026-04-27 17:12:56.737 8 INFO neutron.services.segments.plugin [-] Segment 52c688f0-7ffc-4037-955f-7a17cedab554 resource provider aggregate not found 2026-04-27 17:12:56.750 8 INFO neutron.services.segments.plugin [-] Segment 52c688f0-7ffc-4037-955f-7a17cedab554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52c688f0-7ffc-4037-955f-7a17cedab554 found for delete ", "request_id": "req-3f1013d9-4e0e-4f1f-af8e-5e76a0a2d456"}]} 2026-04-27 17:12:56.751 8 INFO neutron.services.segments.plugin [-] Segment 52c688f0-7ffc-4037-955f-7a17cedab554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52c688f0-7ffc-4037-955f-7a17cedab554 found for delete ", "request_id": "req-a240152a-c24c-4a62-be06-d654997f50dd"}]} [pid: 8|app: 0|req: 704/1322] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:56 2026] DELETE /v2.0/subnets/301d0cce-c05c-43ed-805b-0fb4965e4fdf => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1323] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:12:56 2026] DELETE /v2.0/subnets/c308d94d-0f5b-41b9-875d-108116d942ae => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1324] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:57 2026] DELETE /v2.0/networks/51c5534e-42bc-4ef8-b320-47a06b4f630a => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1325] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:12:57 2026] DELETE /v2.0/networks/01e62530-d6e1-41db-959b-068592e23548 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:12:57.812 8 WARNING neutron_lib.context [None req-0451465f-9465-42e2-9ad2-8e87fdf45ae0 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:57.871 8 INFO neutron.db.segments_db [None req-0451465f-9465-42e2-9ad2-8e87fdf45ae0 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Added segment cde7ca19-c40e-4e3b-ad9e-038360bf9c7f of type vxlan for network 8b672b2c-dc35-42e3-8a6a-d664a2aefbfa [pid: 8|app: 0|req: 706/1326] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:12:57 2026] POST /v2.0/networks => generated 630 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:58.004 7 WARNING neutron_lib.context [None req-ac18e1c9-a0eb-4e5c-b1f5-15d28f3d725a ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1327] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:57 2026] POST /v2.0/subnets => generated 602 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:58.497 8 INFO neutron.db.segments_db [None req-2af7c4aa-1740-4f95-a6e8-adac67a9c6c5 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 4afe2231-76fa-4cad-9443-5f784e4d3cc0 of type vxlan for network 38996a7b-752b-4cc6-810c-ad0eb194cdff 2026-04-27 17:12:58.559 7 INFO neutron.services.segments.plugin [-] Segment 5b1fcddf-56fd-433b-ad11-0ae83c154434 resource provider aggregate not found 2026-04-27 17:12:58.564 7 INFO neutron.services.segments.plugin [-] Segment 5b1fcddf-56fd-433b-ad11-0ae83c154434 resource provider aggregate not found 2026-04-27 17:12:58.581 7 INFO neutron.services.segments.plugin [-] Segment 5b1fcddf-56fd-433b-ad11-0ae83c154434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b1fcddf-56fd-433b-ad11-0ae83c154434 found for delete ", "request_id": "req-77446376-da81-489f-a3f2-71d3b7d9373c"}]} 2026-04-27 17:12:58.582 7 INFO neutron.services.segments.plugin [-] Segment 5b1fcddf-56fd-433b-ad11-0ae83c154434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b1fcddf-56fd-433b-ad11-0ae83c154434 found for delete ", "request_id": "req-ec690ec1-67c0-4bdc-9c8b-6c0d243d2637"}]} [pid: 8|app: 0|req: 707/1328] 10.0.0.20 () {34 vars in 670 bytes} [Mon Apr 27 17:12:58 2026] POST /v2.0/networks => generated 741 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:58.632 8 WARNING neutron_lib.context [None req-f0ede10b-c2c5-4bf6-93fc-04a68d10f7ae ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:12:58.670 7 INFO neutron.db.segments_db [None req-e9e3ba0e-ca7b-4a77-b19d-df00adbad263 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 9d47ccf1-930e-463f-b4f6-406dfab514d8 of type vxlan for network 72c8b0a4-c9f3-45e1-be34-5df2d457832f 2026-04-27 17:12:58.684 8 INFO neutron.db.segments_db [None req-f0ede10b-c2c5-4bf6-93fc-04a68d10f7ae ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Added segment df766f63-0c08-4ed4-8b99-43c1fabe8b10 of type vxlan for network cfc99af3-a3b1-407b-84e3-4a7b2101e89f [pid: 7|app: 0|req: 622/1329] 10.0.0.20 () {34 vars in 670 bytes} [Mon Apr 27 17:12:58 2026] POST /v2.0/networks => generated 745 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:58.781 8 INFO neutron.services.segments.plugin [-] Segment 4fa8d86a-18ed-4753-99e0-6ba4eb7cdaf0 resource provider aggregate not found 2026-04-27 17:12:58.787 8 INFO neutron.services.segments.plugin [-] Segment 4fa8d86a-18ed-4753-99e0-6ba4eb7cdaf0 resource provider aggregate not found 2026-04-27 17:12:58.798 8 INFO neutron.services.segments.plugin [-] Segment 4fa8d86a-18ed-4753-99e0-6ba4eb7cdaf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa8d86a-18ed-4753-99e0-6ba4eb7cdaf0 found for delete ", "request_id": "req-3818c01a-22e5-44c3-a25c-59d81e06b64a"}]} 2026-04-27 17:12:58.809 8 INFO neutron.services.segments.plugin [-] Segment 4fa8d86a-18ed-4753-99e0-6ba4eb7cdaf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa8d86a-18ed-4753-99e0-6ba4eb7cdaf0 found for delete ", "request_id": "req-400b6c6e-179e-4424-96dc-87161f4a2045"}]} 2026-04-27 17:12:58.999 8 INFO neutron.db.l3_hamode_db [None req-f0ede10b-c2c5-4bf6-93fc-04a68d10f7ae ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 623/1330] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:58 2026] POST /v2.0/subnets => generated 664 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:59.201 8 INFO neutron.db.l3_hamode_db [None req-f0ede10b-c2c5-4bf6-93fc-04a68d10f7ae ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 624/1331] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:59 2026] POST /v2.0/subnets => generated 668 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:12:59.305 7 WARNING neutron_lib.context [None req-ae87459b-3bd4-40b4-a578-b780c02d1583 8c4330650372454cbbafe40d3a7d56f1 6aa4e113127541eeb77e056a29745494 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 625/1332] 10.0.0.20 () {34 vars in 683 bytes} [Mon Apr 27 17:12:59 2026] POST /v2.0/security-groups => generated 1537 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:12:59.547 7 INFO neutron.db.segments_db [None req-d8c29c40-d2a3-4c3c-bfa6-8c09b4132b7f e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 9b6d8f16-7c59-47b8-b100-73e7cfcc08a3 of type vxlan for network b0bdfdf8-c4f6-47e9-9530-2358969edd6a 2026-04-27 17:12:59.894 7 INFO neutron.db.l3_hamode_db [None req-d8c29c40-d2a3-4c3c-bfa6-8c09b4132b7f e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 708/1333] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:58 2026] POST /v2.0/routers => generated 506 bytes in 1445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:00.122 8 INFO neutron.db.segments_db [None req-12e6dc47-0e94-4e65-8280-39c31fbafbd1 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment def71958-2027-45e5-92ab-1e90031665e6 of type vxlan for network 55003ed6-f136-407f-80b6-f9fe2b3aa89d 2026-04-27 17:13:00.412 8 INFO neutron.db.l3_hamode_db [None req-12e6dc47-0e94-4e65-8280-39c31fbafbd1 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:13:01.334 7 INFO neutron.db.l3_hamode_db [None req-d8c29c40-d2a3-4c3c-bfa6-8c09b4132b7f e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:13:01.485 8 INFO neutron.db.l3_hamode_db [None req-12e6dc47-0e94-4e65-8280-39c31fbafbd1 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 626/1334] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:12:59 2026] POST /v2.0/routers => generated 728 bytes in 2948 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1335] 10.0.0.20 () {34 vars in 766 bytes} [Mon Apr 27 17:13:02 2026] PUT /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:13:02.487 7 WARNING neutron_lib.context [None req-661a0009-2f03-47ae-8845-1295cb06b9f3 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1336] 10.0.0.20 () {34 vars in 664 bytes} [Mon Apr 27 17:13:02 2026] POST /v2.0/ports => generated 948 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1337] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:13:00 2026] POST /v2.0/routers => generated 732 bytes in 2874 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: 710/1338] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:13:02 2026] GET /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1339] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:13:02 2026] PUT /v2.0/routers/afdc2003-9e3b-44dc-8ff9-e69b67c92956/add_router_interface => generated 309 bytes in 1507 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: 629/1340] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:13:02 2026] PUT /v2.0/routers/e06d51cf-3103-4b29-8d48-81e891accef3/add_router_interface => generated 309 bytes in 1655 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1341] 10.0.0.20 () {34 vars in 777 bytes} [Mon Apr 27 17:13:04 2026] PUT /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1344] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:13:04 2026] GET /v2.0/ports/ea248675-0419-4cc0-8d35-8910b5290bbf => generated 1022 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1345] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:13:04 2026] GET /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1346] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:13:04 2026] PUT /v2.0/routers/afdc2003-9e3b-44dc-8ff9-e69b67c92956/remove_router_interface => generated 309 bytes in 1151 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: 636/1347] 10.0.0.20 () {34 vars in 773 bytes} [Mon Apr 27 17:13:05 2026] PUT /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 17:13:06.099 7 INFO neutron.api.v2.resource [None req-c7261fb1-585d-413f-ac95-b16e86b3e8b3 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 637/1348] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:13:05 2026] PUT /v2.0/routers/afdc2003-9e3b-44dc-8ff9-e69b67c92956/remove_router_interface => generated 197 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1349] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:13:06 2026] GET /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1350] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:13:06 2026] GET /v2.0/ports?device_id=afdc2003-9e3b-44dc-8ff9-e69b67c92956 => 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: 712/1351] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:13:04 2026] PUT /v2.0/routers/da9c76af-d60a-4966-96fe-2a72e69ae3dd/add_router_interface => generated 309 bytes in 1676 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1352] 10.0.0.20 () {34 vars in 795 bytes} [Mon Apr 27 17:13:06 2026] PUT /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/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: 641/1353] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:13:06 2026] GET /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1354] 10.0.0.20 () {34 vars in 766 bytes} [Mon Apr 27 17:13:06 2026] PUT /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1355] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:13:06 2026] GET /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1356] 10.0.0.20 () {32 vars in 754 bytes} [Mon Apr 27 17:13:06 2026] GET /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:13:06.369 7 INFO neutron.api.v2.resource [None req-5a5bea1a-d361-4aa6-8267-68da8f66fe8f 8c4330650372454cbbafe40d3a7d56f1 6aa4e113127541eeb77e056a29745494 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1357] 10.0.0.20 () {32 vars in 758 bytes} [Mon Apr 27 17:13:06 2026] GET /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1358] 10.0.0.20 () {32 vars in 757 bytes} [Mon Apr 27 17:13:06 2026] DELETE /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1359] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:13:06 2026] GET /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:13:06.499 7 INFO neutron.api.v2.resource [None req-e56c5ee2-d95e-4f4f-ae81-69ed57e7b732 8c4330650372454cbbafe40d3a7d56f1 6aa4e113127541eeb77e056a29745494 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 648/1360] 10.0.0.20 () {32 vars in 761 bytes} [Mon Apr 27 17:13:06 2026] DELETE /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1361] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:13:06 2026] DELETE /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1362] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:13:06 2026] GET /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1363] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:06 2026] DELETE /v2.0/security-groups/f0eceffa-dcd8-4a5f-91ee-74d664a7675a => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:13:06.935 8 INFO neutron.services.segments.plugin [-] Segment df766f63-0c08-4ed4-8b99-43c1fabe8b10 resource provider aggregate not found 2026-04-27 17:13:06.941 8 INFO neutron.services.segments.plugin [-] Segment df766f63-0c08-4ed4-8b99-43c1fabe8b10 resource provider aggregate not found 2026-04-27 17:13:06.958 8 INFO neutron.services.segments.plugin [-] Segment df766f63-0c08-4ed4-8b99-43c1fabe8b10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df766f63-0c08-4ed4-8b99-43c1fabe8b10 found for delete ", "request_id": "req-3963e0fa-522d-4e01-84f0-e1779214d164"}]} 2026-04-27 17:13:06.973 8 INFO neutron.services.segments.plugin [-] Segment df766f63-0c08-4ed4-8b99-43c1fabe8b10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df766f63-0c08-4ed4-8b99-43c1fabe8b10 found for delete ", "request_id": "req-3fc09bdf-b208-44da-b9f3-53dc6350c7b7"}]} 2026-04-27 17:13:06.994 8 INFO neutron.db.l3_hamode_db [None req-fe4e42cc-c00c-4736-ada6-162e4e4f8d25 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] HA network cfc99af3-a3b1-407b-84e3-4a7b2101e89f was deleted as no HA routers are present in tenant f08f38b1ac2344a79d1d47217ba5fc18. [pid: 8|app: 0|req: 713/1364] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:06 2026] DELETE /v2.0/routers/afdc2003-9e3b-44dc-8ff9-e69b67c92956 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1365] 10.0.0.110 () {34 vars in 982 bytes} [Mon Apr 27 17:13:07 2026] GET /v2.0/networks?id=38996a7b-752b-4cc6-810c-ad0eb194cdff => generated 673 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1366] 10.0.0.110 () {34 vars in 965 bytes} [Mon Apr 27 17:13:07 2026] GET /v2.0/quotas/b154efe66a65400d8de4e63be1468558 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1367] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:07 2026] DELETE /v2.0/subnets/b7cd5d98-474d-4c7a-8f96-9cc6bbf45f91 => 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: 654/1368] 10.0.0.110 () {34 vars in 1002 bytes} [Mon Apr 27 17:13:07 2026] GET /v2.0/ports?tenant_id=b154efe66a65400d8de4e63be1468558&fields=id => generated 103 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1369] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:13:07 2026] DELETE /v2.0/networks/8b672b2c-dc35-42e3-8a6a-d664a2aefbfa => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1370] 10.0.0.110 () {34 vars in 982 bytes} [Mon Apr 27 17:13:07 2026] GET /v2.0/networks?id=72c8b0a4-c9f3-45e1-be34-5df2d457832f => generated 677 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1371] 10.0.0.110 () {34 vars in 1008 bytes} [Mon Apr 27 17:13:07 2026] GET /v2.0/networks/38996a7b-752b-4cc6-810c-ad0eb194cdff?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:13:07.806 7 WARNING neutron_lib.context [None req-f0db0e80-a00c-413a-9cbc-7398fe04fa5c ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:13:07.853 7 INFO neutron.db.segments_db [None req-f0db0e80-a00c-413a-9cbc-7398fe04fa5c ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Added segment c4581a4b-1e9e-4d6b-939b-502aef028588 of type vxlan for network 1d049a7c-1d22-4909-be94-dcd8233b7b2d [pid: 8|app: 0|req: 716/1372] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:07 2026] GET /v2.0/security-groups?tenant_id=6aa4e113127541eeb77e056a29745494&name=default => generated 2801 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1373] 10.0.0.110 () {34 vars in 965 bytes} [Mon Apr 27 17:13:07 2026] GET /v2.0/quotas/f4cc1c542b7e4febbae5c4de60c4052b => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1374] 10.0.0.110 () {34 vars in 1108 bytes} [Mon Apr 27 17:13:07 2026] GET /v2.0/networks/38996a7b-752b-4cc6-810c-ad0eb194cdff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1375] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:13:07 2026] POST /v2.0/networks => generated 630 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1376] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:07 2026] DELETE /v2.0/security-groups/25616386-76c2-48a0-8d13-ced0aac64b60 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1377] 10.0.0.110 () {34 vars in 1002 bytes} [Mon Apr 27 17:13:08 2026] GET /v2.0/ports?tenant_id=f4cc1c542b7e4febbae5c4de60c4052b&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:13:08.124 8 WARNING neutron_lib.context [None req-03a031d8-b767-43e2-9b61-9bd6ecf7e7f2 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 659/1378] 10.0.0.110 () {34 vars in 1008 bytes} [Mon Apr 27 17:13:08 2026] GET /v2.0/networks/72c8b0a4-c9f3-45e1-be34-5df2d457832f?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1379] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:08 2026] GET /v2.0/ports?device_id=8eaf164d-aefc-4dee-af93-1d8b3e49d59e => 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: 661/1380] 10.0.0.110 () {34 vars in 1108 bytes} [Mon Apr 27 17:13:08 2026] GET /v2.0/networks/72c8b0a4-c9f3-45e1-be34-5df2d457832f?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: 662/1381] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:08 2026] GET /v2.0/security-groups?tenant_id=0d22259b79a944ccb825c9a7a54baa54&name=default => generated 2801 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1382] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:13:08 2026] POST /v2.0/subnets => generated 602 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1383] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:08 2026] GET /v2.0/ports?device_id=43dc9e95-e093-4d9d-b0bc-ca618bf50122 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:13:08.534 7 WARNING neutron_lib.context [None req-9d9cc635-7b54-4c14-abc2-7088492cd5f9 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:13:08.617 7 INFO neutron.db.segments_db [None req-9d9cc635-7b54-4c14-abc2-7088492cd5f9 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Added segment aa6c7f69-4c70-423a-8ecf-8d14c4f867e7 of type vxlan for network 889fb4c8-d2e5-4c94-82fb-38142abc3de9 [pid: 8|app: 0|req: 721/1384] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:08 2026] DELETE /v2.0/security-groups/1377c7e7-cc64-4b5f-a4e3-993d483cfe66 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:13:09.005 7 INFO neutron.db.l3_hamode_db [None req-9d9cc635-7b54-4c14-abc2-7088492cd5f9 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:13:09.057 8 INFO neutron.services.segments.plugin [-] Segment cde7ca19-c40e-4e3b-ad9e-038360bf9c7f resource provider aggregate not found 2026-04-27 17:13:09.070 8 INFO neutron.services.segments.plugin [-] Segment cde7ca19-c40e-4e3b-ad9e-038360bf9c7f resource provider aggregate not found 2026-04-27 17:13:09.095 8 INFO neutron.services.segments.plugin [-] Segment cde7ca19-c40e-4e3b-ad9e-038360bf9c7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cde7ca19-c40e-4e3b-ad9e-038360bf9c7f found for delete ", "request_id": "req-566a5afb-b660-4c19-8d87-5f6b2f435f65"}]} 2026-04-27 17:13:09.103 8 INFO neutron.services.segments.plugin [-] Segment cde7ca19-c40e-4e3b-ad9e-038360bf9c7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cde7ca19-c40e-4e3b-ad9e-038360bf9c7f found for delete ", "request_id": "req-70222a73-b540-4b1c-8a8a-98fb4419467a"}]} 2026-04-27 17:13:09.188 7 INFO neutron.db.l3_hamode_db [None req-9d9cc635-7b54-4c14-abc2-7088492cd5f9 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 722/1385] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:13:09 2026] GET /v2.0/networks?id=38996a7b-752b-4cc6-810c-ad0eb194cdff => generated 673 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:13:09.227 8 WARNING neutron_lib.context [req-0d84ef33-fb7d-4c0d-accd-eda95ab8ba3f req-ffb230cd-ebcd-47d2-8b99-915614e592b0 b764ad3c1b504937be700c2fbbda54d0 b154efe66a65400d8de4e63be1468558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1386] 199.204.45.4 () {38 vars in 953 bytes} [Mon Apr 27 17:13:09 2026] POST /v2.0/ports => generated 954 bytes in 647 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: 724/1387] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:13:09 2026] GET /v2.0/networks?id=72c8b0a4-c9f3-45e1-be34-5df2d457832f => generated 677 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1388] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:13:08 2026] POST /v2.0/routers => generated 506 bytes in 1480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1389] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:09 2026] GET /v2.0/ports?device_id=8eaf164d-aefc-4dee-af93-1d8b3e49d59e => generated 957 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1390] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:10 2026] GET /v2.0/ports?device_id=43dc9e95-e093-4d9d-b0bc-ca618bf50122 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:13:10.035 7 WARNING neutron_lib.context [req-0a1cf100-7b27-47db-9258-0e88498b8409 req-0d4fca8b-b656-4849-9acb-c36990c9ecb8 73d870a32b834039b805a7f56caedc92 f4cc1c542b7e4febbae5c4de60c4052b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 666/1391] 199.204.45.4 () {38 vars in 953 bytes} [Mon Apr 27 17:13:10 2026] POST /v2.0/ports => generated 958 bytes in 551 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: 726/1392] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:13:10 2026] PUT /v2.0/ports/a0f56636-401b-4257-8299-cdb9da62c221 => generated 1199 bytes in 886 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-27 17:13:10.966 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5991590-6da5-4fe2-8339-5c4dd63278c6'] response: {'name': 'network-changed', 'server_uuid': '8eaf164d-aefc-4dee-af93-1d8b3e49d59e', 'tag': 'a0f56636-401b-4257-8299-cdb9da62c221', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 727/1393] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:13:10 2026] GET /v2.0/security-groups?id=cfed9932-f7ca-48aa-bed9-3f8ea734790d&fields=id&fields=name => generated 88 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 728/1394] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:13:10 2026] PUT /v2.0/ports/4e6b5e17-ef24-4ec0-9ac1-ac1dd0676297 => generated 1203 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 729/1395] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:13:11 2026] GET /v2.0/ports?tenant_id=b154efe66a65400d8de4e63be1468558&device_id=8eaf164d-aefc-4dee-af93-1d8b3e49d59e => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1396] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:11 2026] GET /v2.0/ports?device_id=43dc9e95-e093-4d9d-b0bc-ca618bf50122 => generated 973 bytes in 113 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: 731/1397] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:13:11 2026] GET /v2.0/ports?tenant_id=f4cc1c542b7e4febbae5c4de60c4052b&device_id=43dc9e95-e093-4d9d-b0bc-ca618bf50122 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1398] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:13:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a0f56636-401b-4257-8299-cdb9da62c221 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1399] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:13:11 2026] GET /v2.0/security-groups?id=1335e1e8-dabc-4426-b260-7b75430ef2ba&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: 8|app: 0|req: 734/1400] 199.204.45.4 () {34 vars in 1058 bytes} [Mon Apr 27 17:13:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4e6b5e17-ef24-4ec0-9ac1-ac1dd0676297 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1401] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:13:11 2026] GET /v2.0/subnets?id=fd5b2b68-7e4c-4fa6-b16c-819d3622a4e6 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1402] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:13:11 2026] GET /v2.0/subnets?id=0a5b37e6-37b2-4bbb-8d0c-390c7aeb7979 => generated 671 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1403] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:11 2026] GET /v2.0/ports?network_id=38996a7b-752b-4cc6-810c-ad0eb194cdff&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1404] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:11 2026] GET /v2.0/ports?network_id=72c8b0a4-c9f3-45e1-be34-5df2d457832f&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: 739/1405] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:13:11 2026] GET /v2.0/networks/38996a7b-752b-4cc6-810c-ad0eb194cdff?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: 740/1406] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:13:12 2026] GET /v2.0/networks/72c8b0a4-c9f3-45e1-be34-5df2d457832f?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1407] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:13:12 2026] GET /v2.0/networks/38996a7b-752b-4cc6-810c-ad0eb194cdff?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: 667/1408] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:13:10 2026] PUT /v2.0/routers/41add228-de9e-4d83-bc1a-46b2d8073fe9/add_router_interface => generated 309 bytes in 1599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1409] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:12 2026] GET /v2.0/ports?device_id=8eaf164d-aefc-4dee-af93-1d8b3e49d59e => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1410] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:13:12 2026] GET /v2.0/networks/72c8b0a4-c9f3-45e1-be34-5df2d457832f?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: 669/1411] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:13:12 2026] GET /v2.0/ports/b0ae1a86-4a37-4c8a-8d4b-cdd7e242a1c3 => generated 955 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1412] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:13:12 2026] GET /v2.0/ports?tenant_id=b154efe66a65400d8de4e63be1468558&device_id=8eaf164d-aefc-4dee-af93-1d8b3e49d59e => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1413] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:13:12 2026] GET /v2.0/security-groups?id=cfed9932-f7ca-48aa-bed9-3f8ea734790d&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-27 17:13:12.450 8 WARNING neutron_lib.context [None req-00dd7145-d4aa-40be-aba5-4af828878a2a e0cc1119dfba4f188e4cd997f9818dfb 94d1989b414a4598957b57514d1eae1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:13:12.598 8 INFO neutron.db.segments_db [None req-00dd7145-d4aa-40be-aba5-4af828878a2a e0cc1119dfba4f188e4cd997f9818dfb 94d1989b414a4598957b57514d1eae1d - - default default] Added segment a045d983-b084-46f6-b78e-eb69fa2d6da9 of type vxlan for network f684e31e-371c-4def-9d8c-2a39dbdf8364 [pid: 8|app: 0|req: 743/1414] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:13:12 2026] POST /v2.0/networks => generated 631 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1415] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:13:12 2026] GET /v2.0/networks?id=38996a7b-752b-4cc6-810c-ad0eb194cdff => generated 769 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:13:12.822 8 WARNING neutron_lib.context [None req-b9e42aa5-45f9-428d-81e9-c7eb09034a87 e0cc1119dfba4f188e4cd997f9818dfb 94d1989b414a4598957b57514d1eae1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:13:13.011 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09edfdc5-4ad1-476f-a8a5-9aaca9b86153'] response: {'name': 'network-changed', 'server_uuid': '43dc9e95-e093-4d9d-b0bc-ca618bf50122', 'tag': '4e6b5e17-ef24-4ec0-9ac1-ac1dd0676297', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 745/1416] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:13:12 2026] POST /v2.0/subnets => generated 602 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1417] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a0f56636-401b-4257-8299-cdb9da62c221 => 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: 747/1418] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/ports?device_id=43dc9e95-e093-4d9d-b0bc-ca618bf50122 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1419] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/ports?tenant_id=f4cc1c542b7e4febbae5c4de60c4052b&device_id=43dc9e95-e093-4d9d-b0bc-ca618bf50122 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1420] 10.0.0.20 () {34 vars in 750 bytes} [Mon Apr 27 17:13:13 2026] PUT /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1421] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/subnets?id=fd5b2b68-7e4c-4fa6-b16c-819d3622a4e6 => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1422] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/security-groups?id=1335e1e8-dabc-4426-b260-7b75430ef2ba&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1423] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:13:12 2026] PUT /v2.0/routers/41add228-de9e-4d83-bc1a-46b2d8073fe9/remove_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1424] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/networks?id=72c8b0a4-c9f3-45e1-be34-5df2d457832f => generated 773 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1425] 10.0.0.20 () {32 vars in 730 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1426] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/ports?device_id=41add228-de9e-4d83-bc1a-46b2d8073fe9 => 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: 753/1427] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/ports?network_id=38996a7b-752b-4cc6-810c-ad0eb194cdff&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1428] 199.204.45.4 () {34 vars in 1058 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4e6b5e17-ef24-4ec0-9ac1-ac1dd0676297 => 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: 755/1429] 10.0.0.20 () {34 vars in 761 bytes} [Mon Apr 27 17:13:13 2026] PUT /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1430] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/ports?device_id=8eaf164d-aefc-4dee-af93-1d8b3e49d59e => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1431] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/networks/38996a7b-752b-4cc6-810c-ad0eb194cdff?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1432] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/subnets?id=0a5b37e6-37b2-4bbb-8d0c-390c7aeb7979 => generated 671 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1433] 10.0.0.20 () {32 vars in 730 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1434] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/security-groups?id=cfed9932-f7ca-48aa-bed9-3f8ea734790d&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1435] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/networks/38996a7b-752b-4cc6-810c-ad0eb194cdff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1436] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:13 2026] GET /v2.0/ports?network_id=72c8b0a4-c9f3-45e1-be34-5df2d457832f&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1437] 10.0.0.20 () {34 vars in 757 bytes} [Mon Apr 27 17:13:14 2026] PUT /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 17:13:14.415 8 INFO neutron.services.segments.plugin [-] Segment aa6c7f69-4c70-423a-8ecf-8d14c4f867e7 resource provider aggregate not found 2026-04-27 17:13:14.423 8 INFO neutron.services.segments.plugin [-] Segment aa6c7f69-4c70-423a-8ecf-8d14c4f867e7 resource provider aggregate not found 2026-04-27 17:13:14.448 8 INFO neutron.services.segments.plugin [-] Segment aa6c7f69-4c70-423a-8ecf-8d14c4f867e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa6c7f69-4c70-423a-8ecf-8d14c4f867e7 found for delete ", "request_id": "req-5d70651b-61de-484f-97e5-e38a79eacc77"}]} 2026-04-27 17:13:14.463 8 INFO neutron.services.segments.plugin [-] Segment aa6c7f69-4c70-423a-8ecf-8d14c4f867e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa6c7f69-4c70-423a-8ecf-8d14c4f867e7 found for delete ", "request_id": "req-cefc45f3-b8c3-4383-a665-cc9149b7db0b"}]} 2026-04-27 17:13:14.466 8 INFO neutron.db.l3_hamode_db [None req-a40f40b9-f823-457c-94c2-1a4265e027b1 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] HA network 889fb4c8-d2e5-4c94-82fb-38142abc3de9 was deleted as no HA routers are present in tenant f08f38b1ac2344a79d1d47217ba5fc18. [pid: 8|app: 0|req: 756/1438] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:13 2026] DELETE /v2.0/routers/41add228-de9e-4d83-bc1a-46b2d8073fe9 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1439] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:13:14 2026] GET /v2.0/networks/72c8b0a4-c9f3-45e1-be34-5df2d457832f?fields=segments => generated 14 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1440] 10.0.0.20 () {32 vars in 730 bytes} [Mon Apr 27 17:13:14 2026] GET /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1441] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:13:14 2026] GET /v2.0/networks/72c8b0a4-c9f3-45e1-be34-5df2d457832f?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: 759/1442] 10.0.0.20 () {34 vars in 779 bytes} [Mon Apr 27 17:13:14 2026] PUT /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1443] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:14 2026] DELETE /v2.0/subnets/183ebbce-80a3-4bc4-b711-8a74d0aa9f8f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1444] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:14 2026] GET /v2.0/ports?device_id=43dc9e95-e093-4d9d-b0bc-ca618bf50122 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1445] 10.0.0.20 () {32 vars in 730 bytes} [Mon Apr 27 17:13:14 2026] GET /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1446] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:13:14 2026] GET /v2.0/security-groups?id=1335e1e8-dabc-4426-b260-7b75430ef2ba&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1447] 10.0.0.20 () {34 vars in 750 bytes} [Mon Apr 27 17:13:14 2026] PUT /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1448] 10.0.0.20 () {32 vars in 730 bytes} [Mon Apr 27 17:13:14 2026] GET /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1449] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:13:14 2026] GET /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:13:15.003 7 INFO neutron.api.v2.resource [None req-04ce2469-51e7-491a-8b43-73621e404a65 e0cc1119dfba4f188e4cd997f9818dfb 94d1989b414a4598957b57514d1eae1d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 690/1450] 10.0.0.20 () {32 vars in 742 bytes} [Mon Apr 27 17:13:14 2026] GET /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1451] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:15 2026] GET /v2.0/ports?device_id=8eaf164d-aefc-4dee-af93-1d8b3e49d59e => 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: 692/1452] 10.0.0.20 () {32 vars in 741 bytes} [Mon Apr 27 17:13:15 2026] DELETE /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags/red => 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: 693/1453] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:13:15 2026] GET /v2.0/security-groups?id=cfed9932-f7ca-48aa-bed9-3f8ea734790d&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1454] 10.0.0.20 () {32 vars in 730 bytes} [Mon Apr 27 17:13:15 2026] GET /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1455] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:13:14 2026] DELETE /v2.0/networks/1d049a7c-1d22-4909-be94-dcd8233b7b2d => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:13:15.288 8 WARNING neutron_lib.context [None req-dfc23bf7-24fc-4f8d-a150-993502261215 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:13:15.323 7 INFO neutron.api.v2.resource [None req-0ade930f-d58b-42eb-b40c-1bd14a104fb9 e0cc1119dfba4f188e4cd997f9818dfb 94d1989b414a4598957b57514d1eae1d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 695/1456] 10.0.0.20 () {32 vars in 745 bytes} [Mon Apr 27 17:13:15 2026] DELETE /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:13:15.339 8 INFO neutron.db.segments_db [None req-dfc23bf7-24fc-4f8d-a150-993502261215 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Added segment 91d280e6-e5e3-4787-a259-4ac6d9bbf651 of type vxlan for network 23c62b2f-5621-4935-aff7-168f2ef5455f [pid: 7|app: 0|req: 696/1457] 10.0.0.20 () {32 vars in 733 bytes} [Mon Apr 27 17:13:15 2026] DELETE /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags => 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: 697/1458] 10.0.0.20 () {32 vars in 730 bytes} [Mon Apr 27 17:13:15 2026] GET /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:13:15.708 8 INFO neutron.db.l3_hamode_db [None req-dfc23bf7-24fc-4f8d-a150-993502261215 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 698/1459] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:15 2026] DELETE /v2.0/subnets/43d8b5b5-a44a-46ca-b015-257fef07ca50 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:13:16.173 7 INFO neutron.services.segments.plugin [-] Segment a045d983-b084-46f6-b78e-eb69fa2d6da9 resource provider aggregate not found 2026-04-27 17:13:16.182 7 INFO neutron.services.segments.plugin [-] Segment a045d983-b084-46f6-b78e-eb69fa2d6da9 resource provider aggregate not found 2026-04-27 17:13:16.196 7 INFO neutron.services.segments.plugin [-] Segment a045d983-b084-46f6-b78e-eb69fa2d6da9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a045d983-b084-46f6-b78e-eb69fa2d6da9 found for delete ", "request_id": "req-9567e5ab-e170-4db3-b198-622548cbc146"}]} 2026-04-27 17:13:16.201 7 INFO neutron.services.segments.plugin [-] Segment a045d983-b084-46f6-b78e-eb69fa2d6da9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a045d983-b084-46f6-b78e-eb69fa2d6da9 found for delete ", "request_id": "req-1170b1ec-4512-4730-b820-5e9ac483c710"}]} [pid: 7|app: 0|req: 699/1460] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:13:15 2026] DELETE /v2.0/networks/f684e31e-371c-4def-9d8c-2a39dbdf8364 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1461] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:16 2026] GET /v2.0/ports?device_id=8eaf164d-aefc-4dee-af93-1d8b3e49d59e => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1462] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:16 2026] GET /v2.0/ports?device_id=43dc9e95-e093-4d9d-b0bc-ca618bf50122 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1463] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:13:16 2026] GET /v2.0/security-groups?id=cfed9932-f7ca-48aa-bed9-3f8ea734790d&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1464] 199.204.45.4 () {34 vars in 992 bytes} [Mon Apr 27 17:13:16 2026] GET /v2.0/ports?device_id=8eaf164d-aefc-4dee-af93-1d8b3e49d59e => 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: 704/1465] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:13:16 2026] GET /v2.0/security-groups?id=1335e1e8-dabc-4426-b260-7b75430ef2ba&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:13:16.484 8 INFO neutron.services.segments.plugin [-] Segment c4581a4b-1e9e-4d6b-939b-502aef028588 resource provider aggregate not found 2026-04-27 17:13:16.501 8 INFO neutron.services.segments.plugin [-] Segment c4581a4b-1e9e-4d6b-939b-502aef028588 resource provider aggregate not found 2026-04-27 17:13:16.509 8 INFO neutron.services.segments.plugin [-] Segment c4581a4b-1e9e-4d6b-939b-502aef028588 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4581a4b-1e9e-4d6b-939b-502aef028588 found for delete ", "request_id": "req-8423476d-b062-452b-89a7-59fd4e6eced9"}]} 2026-04-27 17:13:16.518 8 INFO neutron.services.segments.plugin [-] Segment c4581a4b-1e9e-4d6b-939b-502aef028588 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4581a4b-1e9e-4d6b-939b-502aef028588 found for delete ", "request_id": "req-cd2c7ade-2c09-4289-9549-ac9ff1fc1d1d"}]} [pid: 7|app: 0|req: 705/1466] 199.204.45.4 () {36 vars in 995 bytes} [Mon Apr 27 17:13:16 2026] DELETE /v2.0/ports/a0f56636-401b-4257-8299-cdb9da62c221 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:13:16.933 8 INFO neutron.db.l3_hamode_db [None req-dfc23bf7-24fc-4f8d-a150-993502261215 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:13:16.983 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a72fa12-56aa-41dd-9b0b-8193f6d178a2'] response: {'server_uuid': '8eaf164d-aefc-4dee-af93-1d8b3e49d59e', 'name': 'network-vif-deleted', 'tag': 'a0f56636-401b-4257-8299-cdb9da62c221', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 706/1467] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:16 2026] GET /v2.0/security-groups?tenant_id=f838f32a88c84a319cc36a2875546d50&name=default => generated 2801 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1468] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:17 2026] DELETE /v2.0/security-groups/f959272c-76ab-4010-adf6-d3abd8e4f10e => 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: 708/1469] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:17 2026] GET /v2.0/security-groups?tenant_id=94d1989b414a4598957b57514d1eae1d&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: 709/1470] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:17 2026] DELETE /v2.0/security-groups/9eee6b71-6255-443f-ae0f-66fa8d6b95fb => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1471] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:17 2026] GET /v2.0/ports?device_id=43dc9e95-e093-4d9d-b0bc-ca618bf50122 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1472] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:13:17 2026] GET /v2.0/security-groups?id=1335e1e8-dabc-4426-b260-7b75430ef2ba&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1473] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:17 2026] GET /v2.0/ports?device_id=43dc9e95-e093-4d9d-b0bc-ca618bf50122 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1474] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:13:15 2026] POST /v2.0/routers => generated 686 bytes in 2805 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1475] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:13:18 2026] GET /v2.0/security-groups?id=1335e1e8-dabc-4426-b260-7b75430ef2ba&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1476] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:13:18 2026] GET /v2.0/routers/9a1260ba-5b72-4ba1-8759-171e903e9428 => generated 692 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1477] 10.0.0.20 () {32 vars in 646 bytes} [Mon Apr 27 17:13:18 2026] GET /v2.0/routers => generated 695 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1478] 199.204.45.4 () {34 vars in 992 bytes} [Mon Apr 27 17:13:18 2026] GET /v2.0/ports?device_id=43dc9e95-e093-4d9d-b0bc-ca618bf50122 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1479] 199.204.45.4 () {36 vars in 995 bytes} [Mon Apr 27 17:13:18 2026] DELETE /v2.0/ports/4e6b5e17-ef24-4ec0-9ac1-ac1dd0676297 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:13:19.042 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-069a490e-f48b-49fb-9614-316ff6db6fb9'] response: {'server_uuid': '43dc9e95-e093-4d9d-b0bc-ca618bf50122', 'name': 'network-vif-deleted', 'tag': '4e6b5e17-ef24-4ec0-9ac1-ac1dd0676297', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 764/1482] 10.0.0.20 () {34 vars in 740 bytes} [Mon Apr 27 17:13:18 2026] PUT /v2.0/routers/9a1260ba-5b72-4ba1-8759-171e903e9428 => generated 699 bytes in 900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1483] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:19 2026] GET /v2.0/ports?device_id=43dc9e95-e093-4d9d-b0bc-ca618bf50122 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1484] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:13:19 2026] GET /v2.0/routers/9a1260ba-5b72-4ba1-8759-171e903e9428 => generated 699 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1485] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:13:19 2026] GET /v2.0/ports?device_id=9a1260ba-5b72-4ba1-8759-171e903e9428 => 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: 719/1486] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:13:18 2026] PUT /v2.0/routers/e06d51cf-3103-4b29-8d48-81e891accef3/remove_router_interface => generated 309 bytes in 1246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:13:20.402 8 INFO neutron.services.segments.plugin [-] Segment 91d280e6-e5e3-4787-a259-4ac6d9bbf651 resource provider aggregate not found 2026-04-27 17:13:20.407 8 INFO neutron.services.segments.plugin [-] Segment 91d280e6-e5e3-4787-a259-4ac6d9bbf651 resource provider aggregate not found 2026-04-27 17:13:20.424 8 INFO neutron.services.segments.plugin [-] Segment 91d280e6-e5e3-4787-a259-4ac6d9bbf651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91d280e6-e5e3-4787-a259-4ac6d9bbf651 found for delete ", "request_id": "req-576cba00-2f43-4e4c-8a8f-2139981bc958"}]} 2026-04-27 17:13:20.426 8 INFO neutron.services.segments.plugin [-] Segment 91d280e6-e5e3-4787-a259-4ac6d9bbf651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91d280e6-e5e3-4787-a259-4ac6d9bbf651 found for delete ", "request_id": "req-417ff398-8afc-4fae-98e2-00526cd99114"}]} 2026-04-27 17:13:20.435 8 INFO neutron.db.l3_hamode_db [None req-a62a6d96-f2c1-49be-ad4e-eb27c96b68f1 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] HA network 23c62b2f-5621-4935-aff7-168f2ef5455f was deleted as no HA routers are present in tenant f08f38b1ac2344a79d1d47217ba5fc18. [pid: 8|app: 0|req: 768/1487] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:19 2026] DELETE /v2.0/routers/9a1260ba-5b72-4ba1-8759-171e903e9428 => generated 0 bytes in 1125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:13:21.280 7 INFO neutron.services.segments.plugin [-] Segment 9b6d8f16-7c59-47b8-b100-73e7cfcc08a3 resource provider aggregate not found 2026-04-27 17:13:21.286 7 INFO neutron.services.segments.plugin [-] Segment 9b6d8f16-7c59-47b8-b100-73e7cfcc08a3 resource provider aggregate not found 2026-04-27 17:13:21.304 7 INFO neutron.services.segments.plugin [-] Segment 9b6d8f16-7c59-47b8-b100-73e7cfcc08a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b6d8f16-7c59-47b8-b100-73e7cfcc08a3 found for delete ", "request_id": "req-24938120-84b6-4708-affc-3f40eaac7f88"}]} 2026-04-27 17:13:21.306 7 INFO neutron.services.segments.plugin [-] Segment 9b6d8f16-7c59-47b8-b100-73e7cfcc08a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b6d8f16-7c59-47b8-b100-73e7cfcc08a3 found for delete ", "request_id": "req-fcf5e5c0-5443-437c-ba16-5f74e4f65100"}]} 2026-04-27 17:13:21.316 7 INFO neutron.db.l3_hamode_db [None req-a63ae6ed-de11-4eab-9216-856cc50ec8de e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] HA network b0bdfdf8-c4f6-47e9-9530-2358969edd6a was deleted as no HA routers are present in tenant b154efe66a65400d8de4e63be1468558. [pid: 7|app: 0|req: 720/1488] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:20 2026] DELETE /v2.0/routers/e06d51cf-3103-4b29-8d48-81e891accef3 => generated 0 bytes in 1170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1489] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:13:21 2026] GET /v2.0/ports?device_id=9a1260ba-5b72-4ba1-8759-171e903e9428 => 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: 722/1490] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:21 2026] DELETE /v2.0/subnets/fd5b2b68-7e4c-4fa6-b16c-819d3622a4e6 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:13:21.603 7 INFO neutron.api.v2.resource [None req-d33f37fb-b0ab-477f-9e3f-26dd3e90b694 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 723/1491] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:21 2026] DELETE /v2.0/routers/9a1260ba-5b72-4ba1-8759-171e903e9428 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1492] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:13:20 2026] PUT /v2.0/routers/da9c76af-d60a-4966-96fe-2a72e69ae3dd/remove_router_interface => generated 309 bytes in 1201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1493] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:13:21 2026] GET /v2.0/ports?device_id=41add228-de9e-4d83-bc1a-46b2d8073fe9 => 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: 724/1494] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:13:21 2026] DELETE /v2.0/networks/38996a7b-752b-4cc6-810c-ad0eb194cdff => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:13:22.012 7 INFO neutron.api.v2.resource [None req-5e36674f-654f-47f0-b33c-14092f1ce822 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 725/1495] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:21 2026] DELETE /v2.0/routers/41add228-de9e-4d83-bc1a-46b2d8073fe9 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:13:22.033 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d35a8b56-4ed8-4fc7-8cf7-335fa0a0fc9a ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1496] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:22 2026] DELETE /v2.0/subnets/183ebbce-80a3-4bc4-b711-8a74d0aa9f8f => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1497] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:13:22 2026] GET /v2.0/ports?device_id=afdc2003-9e3b-44dc-8ff9-e69b67c92956 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:13:22.100 7 INFO neutron.api.v2.resource [None req-d10aebd8-6748-4eff-9c59-9f3d45c501d7 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 728/1498] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:22 2026] DELETE /v2.0/routers/afdc2003-9e3b-44dc-8ff9-e69b67c92956 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1499] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:22 2026] GET /v2.0/security-groups?tenant_id=b154efe66a65400d8de4e63be1468558&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:13:22.167 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43c731aa-ba33-43bb-add4-9185200105ce ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 730/1500] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:22 2026] DELETE /v2.0/subnets/b7cd5d98-474d-4c7a-8f96-9cc6bbf45f91 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1501] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:22 2026] DELETE /v2.0/security-groups/cfed9932-f7ca-48aa-bed9-3f8ea734790d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1502] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:13:22 2026] GET /v2.0/ports?device_id=3b204b26-40bf-4d1d-87c1-febf4399436f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:13:22.347 7 INFO neutron.api.v2.resource [None req-62dfbd2b-8147-492d-9527-4bf2f49512e6 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1503] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:22 2026] DELETE /v2.0/routers/3b204b26-40bf-4d1d-87c1-febf4399436f => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:13:22.368 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37c27978-fc29-4c7f-a5f8-95119b41dff0 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 734/1504] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:22 2026] DELETE /v2.0/subnets/301d0cce-c05c-43ed-805b-0fb4965e4fdf => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:13:22.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec6423fd-a434-4757-8be2-acc4f940fa04 ca854b9469d04fb7ae588fa9d8a8d065 f08f38b1ac2344a79d1d47217ba5fc18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 735/1505] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:22 2026] DELETE /v2.0/subnets/c308d94d-0f5b-41b9-875d-108116d942ae => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:13:22.760 8 INFO neutron.services.segments.plugin [-] Segment def71958-2027-45e5-92ab-1e90031665e6 resource provider aggregate not found 2026-04-27 17:13:22.768 8 INFO neutron.services.segments.plugin [-] Segment def71958-2027-45e5-92ab-1e90031665e6 resource provider aggregate not found 2026-04-27 17:13:22.782 8 INFO neutron.services.segments.plugin [-] Segment def71958-2027-45e5-92ab-1e90031665e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid def71958-2027-45e5-92ab-1e90031665e6 found for delete ", "request_id": "req-60561a36-a93f-439b-a5b4-8cd23bccb3b5"}]} 2026-04-27 17:13:22.791 8 INFO neutron.services.segments.plugin [-] Segment def71958-2027-45e5-92ab-1e90031665e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid def71958-2027-45e5-92ab-1e90031665e6 found for delete ", "request_id": "req-027c244c-6640-48c5-954b-5b9f20a600fb"}]} 2026-04-27 17:13:22.800 8 INFO neutron.db.l3_hamode_db [None req-4bee2c3f-735c-4143-82ed-fbd1b584a627 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] HA network 55003ed6-f136-407f-80b6-f9fe2b3aa89d was deleted as no HA routers are present in tenant f4cc1c542b7e4febbae5c4de60c4052b. [pid: 8|app: 0|req: 771/1506] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:21 2026] DELETE /v2.0/routers/da9c76af-d60a-4966-96fe-2a72e69ae3dd => generated 0 bytes in 1147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1507] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:13:22 2026] DELETE /v2.0/subnets/0a5b37e6-37b2-4bbb-8d0c-390c7aeb7979 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1508] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:22 2026] GET /v2.0/security-groups?tenant_id=f08f38b1ac2344a79d1d47217ba5fc18&name=default => generated 2801 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1509] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:23 2026] DELETE /v2.0/security-groups/edd81872-ead7-4a20-a86c-8aa7c98bc9fc => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:13:23.328 7 INFO neutron.services.segments.plugin [-] Segment 4afe2231-76fa-4cad-9443-5f784e4d3cc0 resource provider aggregate not found 2026-04-27 17:13:23.336 7 INFO neutron.services.segments.plugin [-] Segment 4afe2231-76fa-4cad-9443-5f784e4d3cc0 resource provider aggregate not found 2026-04-27 17:13:23.356 7 INFO neutron.services.segments.plugin [-] Segment 4afe2231-76fa-4cad-9443-5f784e4d3cc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4afe2231-76fa-4cad-9443-5f784e4d3cc0 found for delete ", "request_id": "req-c870d5e6-92ea-429f-86a1-8439122f2195"}]} 2026-04-27 17:13:23.359 7 INFO neutron.services.segments.plugin [-] Segment 4afe2231-76fa-4cad-9443-5f784e4d3cc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4afe2231-76fa-4cad-9443-5f784e4d3cc0 found for delete ", "request_id": "req-029dc97c-a082-4d99-80fc-569ab5e7ec37"}]} [pid: 7|app: 0|req: 737/1510] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:13:23 2026] DELETE /v2.0/networks/72c8b0a4-c9f3-45e1-be34-5df2d457832f => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1511] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:23 2026] GET /v2.0/security-groups?tenant_id=f4cc1c542b7e4febbae5c4de60c4052b&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1512] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:23 2026] DELETE /v2.0/security-groups/1335e1e8-dabc-4426-b260-7b75430ef2ba => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:13:27.721 7 INFO neutron.services.segments.plugin [-] Segment 9d47ccf1-930e-463f-b4f6-406dfab514d8 resource provider aggregate not found 2026-04-27 17:13:27.727 7 INFO neutron.services.segments.plugin [-] Segment 9d47ccf1-930e-463f-b4f6-406dfab514d8 resource provider aggregate not found 2026-04-27 17:13:27.738 7 INFO neutron.services.segments.plugin [-] Segment 9d47ccf1-930e-463f-b4f6-406dfab514d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d47ccf1-930e-463f-b4f6-406dfab514d8 found for delete ", "request_id": "req-42da0a60-2ec5-4513-bf41-f0e4d222c2a8"}]} 2026-04-27 17:13:27.740 7 INFO neutron.services.segments.plugin [-] Segment 9d47ccf1-930e-463f-b4f6-406dfab514d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d47ccf1-930e-463f-b4f6-406dfab514d8 found for delete ", "request_id": "req-8399b6a2-ed5d-4a3c-9d35-deb9aed69f27"}]} 2026-04-27 17:13:27.777 8 WARNING neutron_lib.context [None req-4264d15f-373e-46fd-902b-a7b4cd77daad ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1513] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:27 2026] GET /v2.0/security-groups?tenant_id=c9c21423c33940ba994af419b3066583&name=default => generated 2801 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:13:27.904 8 INFO neutron.db.segments_db [None req-4264d15f-373e-46fd-902b-a7b4cd77daad ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Added segment ac6e183f-a9a4-4a70-923f-6138f893d10c of type vxlan for network 22caa3dd-f363-439e-b05a-5b63c1cc7313 [pid: 7|app: 0|req: 740/1514] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:27 2026] DELETE /v2.0/security-groups/c77f1fe6-2336-40f9-9e9d-7e7ba08f7a28 => 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: 775/1515] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:13:27 2026] POST /v2.0/networks => generated 639 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:28.019 7 WARNING neutron_lib.context [None req-3fc65f23-185d-4ead-bd65-31d089043391 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 776/1516] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:28 2026] GET /v2.0/security-groups?tenant_id=dbf6f327247e4f48ba369cc2d91dc7ce&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1517] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:13:28 2026] POST /v2.0/subnets => generated 633 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1518] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:28 2026] DELETE /v2.0/security-groups/c31e55b7-71d7-4d58-a587-25c3fe7c2d5a => 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: 742/1519] 10.0.0.20 () {32 vars in 721 bytes} [Mon Apr 27 17:13:28 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:13:28.757 8 WARNING neutron_lib.context [None req-f597e340-567d-4952-9111-b0a39f447f05 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 778/1520] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:13:28 2026] POST /v2.0/subnets => generated 707 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:29.223 7 WARNING neutron_lib.context [None req-1eda3d4a-5f82-4d27-973b-986654160201 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:13:29.289 7 INFO neutron.db.segments_db [None req-1eda3d4a-5f82-4d27-973b-986654160201 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Added segment 63519fe9-9644-4c7d-8560-a1531c7aa671 of type vxlan for network 6ef013af-b5ab-423d-8e24-b528f52d1ad2 [pid: 7|app: 0|req: 743/1521] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:13:29 2026] POST /v2.0/networks => generated 637 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:29.436 8 WARNING neutron_lib.context [None req-4556693f-4f5d-4dd5-ad12-8a1be7cf17ca ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 779/1522] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:13:29 2026] POST /v2.0/subnets => generated 632 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:29.745 7 WARNING neutron_lib.context [None req-ffb31558-280a-4e1a-a3ca-4f7de675bb26 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 744/1523] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:13:29 2026] POST /v2.0/subnets => generated 702 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:30.148 8 WARNING neutron_lib.context [None req-2e41b20d-8d41-40b8-81ad-350bedec3cf8 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:13:30.202 8 INFO neutron.db.segments_db [None req-2e41b20d-8d41-40b8-81ad-350bedec3cf8 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Added segment dc6ab0ac-98a8-49f0-99c1-7a31a1996ef2 of type vxlan for network 4feb637c-60f2-4a7c-8d25-fc2c723a9a71 [pid: 8|app: 0|req: 780/1524] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:13:30 2026] POST /v2.0/networks => generated 638 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:30.358 7 WARNING neutron_lib.context [None req-03b3fedf-3ce6-487b-97dd-36ad9051d5b3 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 745/1525] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:13:30 2026] POST /v2.0/subnets => generated 631 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:30.834 7 WARNING neutron_lib.context [None req-6695947d-bad8-4059-ab4b-163e2c06daab ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 781/1526] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:30 2026] GET /v2.0/security-groups?tenant_id=bee591f28e484524905bfb3b548e65af&name=default => generated 2801 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1527] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:31 2026] DELETE /v2.0/security-groups/21abe799-4955-42ca-8e57-4a0b887602f0 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1528] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:13:30 2026] POST /v2.0/subnets => generated 705 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:31.222 8 WARNING neutron_lib.context [None req-0e1b5490-fd4d-4cb7-9ec6-5e1f894e6676 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:13:31.268 8 INFO neutron.db.segments_db [None req-0e1b5490-fd4d-4cb7-9ec6-5e1f894e6676 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Added segment 2817140f-41b9-420f-a257-5f4d38be1443 of type vxlan for network dda6b74e-3737-4bea-8537-c92db7a46492 [pid: 7|app: 0|req: 747/1529] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:31 2026] GET /v2.0/security-groups?tenant_id=23e0d6ad4ad047279b18fbccf4ce720a&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1530] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:31 2026] DELETE /v2.0/security-groups/edd2e895-2a22-48a0-b0e3-b235fe894d2c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:13:31.602 8 INFO neutron.db.l3_hamode_db [None req-0e1b5490-fd4d-4cb7-9ec6-5e1f894e6676 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 749/1531] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:32 2026] GET /v2.0/security-groups?tenant_id=2f8d8c35cb3740f782b276f290fe003b&name=default => generated 2801 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:13:33.092 8 INFO neutron.db.l3_hamode_db [None req-0e1b5490-fd4d-4cb7-9ec6-5e1f894e6676 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 750/1532] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:32 2026] DELETE /v2.0/security-groups/168c354f-6c62-402e-ab59-2dc37975183a => 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: 783/1535] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:13:31 2026] POST /v2.0/routers => generated 684 bytes in 3085 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1536] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:13:34 2026] PUT /v2.0/routers/7c4d9d43-bdbd-4082-9d7c-32e7613798d1/add_router_interface => generated 309 bytes in 2266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:13:38.130 7 WARNING neutron_lib.context [None req-87433c66-aa80-4ca6-a6f1-a3f4f2c2135e ed687fde38394ad3ae35bfba644511c5 57178768dddd4c54b596f1432b158841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:13:38.268 7 INFO neutron.db.segments_db [None req-87433c66-aa80-4ca6-a6f1-a3f4f2c2135e ed687fde38394ad3ae35bfba644511c5 57178768dddd4c54b596f1432b158841 - - default default] Added segment 3a72a4df-60c4-416b-9628-758bb9c0db02 of type vxlan for network 19fbf475-0bfb-4e60-9d45-3cd8db57a0bf [pid: 7|app: 0|req: 754/1537] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:13:37 2026] POST /v2.0/networks => generated 631 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:38.428 7 WARNING neutron_lib.context [None req-6375162c-56af-42a5-9de6-75f408e5de23 ed687fde38394ad3ae35bfba644511c5 57178768dddd4c54b596f1432b158841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 784/1538] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:13:36 2026] PUT /v2.0/routers/7c4d9d43-bdbd-4082-9d7c-32e7613798d1/add_router_interface => generated 309 bytes in 1923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1539] 10.0.0.20 () {34 vars in 663 bytes} [Mon Apr 27 17:13:38 2026] POST /v2.0/ports => generated 743 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 756/1540] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:38 2026] GET /v2.0/security-groups?tenant_id=00c2481d53ae49f5a6f23dbbbca2cb44&name=default => generated 2801 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:13:39.054 7 WARNING neutron_lib.context [None req-9043cd48-beaa-483c-afba-3c183b1fba2c ed687fde38394ad3ae35bfba644511c5 57178768dddd4c54b596f1432b158841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:13:39.134 7 INFO neutron.db.segments_db [None req-9043cd48-beaa-483c-afba-3c183b1fba2c ed687fde38394ad3ae35bfba644511c5 57178768dddd4c54b596f1432b158841 - - default default] Added segment 20a4fed4-486d-40e1-bd29-9c6763d1981a of type vxlan for network 97620262-f4a1-4ddb-9db8-14af7d7b6720 [pid: 7|app: 0|req: 757/1541] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:13:39 2026] POST /v2.0/networks => generated 631 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1542] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:39 2026] DELETE /v2.0/security-groups/c5fe4ce9-2b6e-413f-847f-8a66df1c5831 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:13:39.448 7 WARNING neutron_lib.context [None req-849b594d-c06e-4844-bc50-6969ff14b8f6 ed687fde38394ad3ae35bfba644511c5 57178768dddd4c54b596f1432b158841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 759/1543] 10.0.0.20 () {34 vars in 663 bytes} [Mon Apr 27 17:13:39 2026] POST /v2.0/ports => generated 743 bytes in 458 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: 760/1544] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:39 2026] GET /v2.0/security-groups?tenant_id=71404fd2c8464f15a99a2efac6c0bb5d&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:13:40.007 7 WARNING neutron_lib.context [None req-c1ab09d4-c92f-41e8-a409-a2885ac69dce ed687fde38394ad3ae35bfba644511c5 57178768dddd4c54b596f1432b158841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:13:40.051 7 INFO neutron.db.segments_db [None req-c1ab09d4-c92f-41e8-a409-a2885ac69dce ed687fde38394ad3ae35bfba644511c5 57178768dddd4c54b596f1432b158841 - - default default] Added segment 7b0643f2-1122-48ba-99a1-b79766d44a80 of type vxlan for network fef91411-3b67-4ae3-a32d-69894bb71a56 [pid: 7|app: 0|req: 761/1545] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:13:40 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1546] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:40 2026] DELETE /v2.0/security-groups/ce2b0b5a-082d-449e-9550-69554a2303da => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:13:40.233 7 WARNING neutron_lib.context [None req-1a633ec3-5eee-4ced-a97f-e73f2525a81a ed687fde38394ad3ae35bfba644511c5 57178768dddd4c54b596f1432b158841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 785/1547] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:13:38 2026] PUT /v2.0/routers/7c4d9d43-bdbd-4082-9d7c-32e7613798d1/add_router_interface => generated 309 bytes in 1966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1548] 10.0.0.20 () {34 vars in 663 bytes} [Mon Apr 27 17:13:40 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:40.553 8 WARNING neutron_lib.context [None req-9b48f40a-c37a-4e6f-9952-c562897d7bca ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 17:13:40.565 7 WARNING neutron_lib.context [None req-5843d13d-b067-44b9-a084-aa5882460299 ed687fde38394ad3ae35bfba644511c5 57178768dddd4c54b596f1432b158841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:13:40.621 7 INFO neutron.db.segments_db [None req-5843d13d-b067-44b9-a084-aa5882460299 ed687fde38394ad3ae35bfba644511c5 57178768dddd4c54b596f1432b158841 - - default default] Added segment 3891f123-cb0e-434e-aa65-5c9cc5cb4c04 of type vxlan for network f8eeeb9b-2860-4c06-95f5-c181ca80df4f [pid: 8|app: 0|req: 786/1549] 10.0.0.20 () {34 vars in 683 bytes} [Mon Apr 27 17:13:40 2026] POST /v2.0/security-groups => generated 1564 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:13:40.684 8 WARNING neutron_lib.context [None req-71e46c79-884c-42da-80ed-ea09d0c81a32 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 764/1550] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:13:40 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-27 17:13:40.753 7 WARNING neutron_lib.context [None req-42bbd1ff-757f-42aa-a69e-7576257bffe1 ed687fde38394ad3ae35bfba644511c5 57178768dddd4c54b596f1432b158841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 787/1551] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:13:40 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:40.814 8 WARNING neutron_lib.context [None req-41dd6cc2-bac2-4951-9467-1e333ac433c4 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 788/1552] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:13:40 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:40.947 8 WARNING neutron_lib.context [None req-bfff924f-bff8-4ea8-ba17-ae9774ad7129 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 789/1553] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:13:40 2026] POST /v2.0/security-group-rules => generated 567 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:41.039 8 WARNING neutron_lib.context [None req-7b963d7b-0a25-4ed7-89d5-d9771a687e4d ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 765/1554] 10.0.0.20 () {34 vars in 663 bytes} [Mon Apr 27 17:13:40 2026] POST /v2.0/ports => generated 743 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 17:13:41.109 7 WARNING neutron_lib.context [None req-c830bb3f-6959-401e-a255-1b3a0d492e78 ed687fde38394ad3ae35bfba644511c5 57178768dddd4c54b596f1432b158841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 790/1555] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:13:41 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-27 17:13:41.140 8 WARNING neutron_lib.context [None req-b3d7b063-374a-4353-b797-4084fdee1943 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:13:41.169 7 INFO neutron.db.segments_db [None req-c830bb3f-6959-401e-a255-1b3a0d492e78 ed687fde38394ad3ae35bfba644511c5 57178768dddd4c54b596f1432b158841 - - default default] Added segment 66f21468-2a75-48c4-a4ef-dfef3e10a340 of type vxlan for network 06ef373b-777b-4b22-bd0e-086015589d2b [pid: 8|app: 0|req: 791/1556] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:13:41 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:41.255 8 WARNING neutron_lib.context [None req-5c2d5135-6288-449e-88fc-e90d295fc8f2 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 766/1557] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:13:41 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:41.323 7 WARNING neutron_lib.context [None req-51c6c4c6-7ee8-4121-8c44-94120cbd535e ed687fde38394ad3ae35bfba644511c5 57178768dddd4c54b596f1432b158841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1558] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:13:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:41.378 8 WARNING neutron_lib.context [None req-0c31cba2-0f96-4560-9cc7-5edcd20ae7bf ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 793/1559] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:13:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:41.485 8 WARNING neutron_lib.context [None req-967b327f-3b1e-45b7-9fbe-9c12ce72d2e7 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 794/1560] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:13:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:41.588 8 WARNING neutron_lib.context [None req-c149c530-f36d-44e9-9f78-913e3e284d38 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1561] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:13:41 2026] POST /v2.0/security-group-rules => generated 567 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:41.706 8 WARNING neutron_lib.context [None req-8248efc5-608e-4499-8d21-5e7ee2509ffc ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 767/1562] 10.0.0.20 () {34 vars in 663 bytes} [Mon Apr 27 17:13:41 2026] POST /v2.0/ports => generated 743 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 796/1563] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:13:41 2026] POST /v2.0/security-group-rules => generated 569 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:41.814 8 WARNING neutron_lib.context [None req-8290ee6f-e711-49a7-98ac-e97bcb588841 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 768/1564] 10.0.0.20 () {34 vars in 746 bytes} [Mon Apr 27 17:13:41 2026] PUT /v2.0/ports/7768d26f-9e2c-4513-a289-c2b92e84ecb0/tags => generated 17 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1565] 10.0.0.20 () {34 vars in 746 bytes} [Mon Apr 27 17:13:41 2026] PUT /v2.0/ports/286599d5-7d23-48cc-9202-b81d942eab87/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: 797/1566] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:13:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1567] 10.0.0.20 () {34 vars in 746 bytes} [Mon Apr 27 17:13:41 2026] PUT /v2.0/ports/f1765ba0-6046-4825-b441-56596521f996/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1568] 10.0.0.20 () {34 vars in 746 bytes} [Mon Apr 27 17:13:41 2026] PUT /v2.0/ports/a3b7d747-fa27-411f-b6b8-39c5c4931fc8/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1569] 10.0.0.110 () {34 vars in 1096 bytes} [Mon Apr 27 17:13:42 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1253322361&fields=id&tenant_id=ff021e1d723648f39483f176f6a9c2c3 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1570] 10.0.0.20 () {32 vars in 659 bytes} [Mon Apr 27 17:13:42 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1571] 10.0.0.110 () {34 vars in 982 bytes} [Mon Apr 27 17:13:42 2026] GET /v2.0/networks?id=6ef013af-b5ab-423d-8e24-b528f52d1ad2 => generated 704 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1572] 10.0.0.20 () {32 vars in 673 bytes} [Mon Apr 27 17:13:42 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1573] 10.0.0.110 () {34 vars in 965 bytes} [Mon Apr 27 17:13:42 2026] GET /v2.0/quotas/ff021e1d723648f39483f176f6a9c2c3 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1574] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:42 2026] GET /v2.0/security-groups?tenant_id=7f51df4fae454f87b07e0bfc278a768b&name=default => generated 2801 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1575] 10.0.0.20 () {32 vars in 669 bytes} [Mon Apr 27 17:13:42 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1576] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:42 2026] DELETE /v2.0/security-groups/26002485-2f1a-4aa0-b8c3-7484a0228dd0 => 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: 773/1577] 10.0.0.110 () {34 vars in 1002 bytes} [Mon Apr 27 17:13:42 2026] GET /v2.0/ports?tenant_id=ff021e1d723648f39483f176f6a9c2c3&fields=id => generated 287 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1578] 10.0.0.20 () {32 vars in 681 bytes} [Mon Apr 27 17:13:42 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1579] 10.0.0.110 () {34 vars in 1008 bytes} [Mon Apr 27 17:13:42 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1580] 10.0.0.20 () {32 vars in 667 bytes} [Mon Apr 27 17:13:42 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1581] 10.0.0.110 () {34 vars in 1108 bytes} [Mon Apr 27 17:13:42 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1582] 10.0.0.20 () {32 vars in 681 bytes} [Mon Apr 27 17:13:42 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1583] 10.0.0.20 () {32 vars in 677 bytes} [Mon Apr 27 17:13:42 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1584] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:43 2026] GET /v2.0/ports?device_id=38874a9b-d73a-4995-afbb-7aed4a5b5ddc => 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: 807/1585] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:42 2026] GET /v2.0/security-groups?tenant_id=5c266a1a807d44f8ad8aa6b3516f28bc&name=default => generated 2801 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1586] 10.0.0.20 () {32 vars in 689 bytes} [Mon Apr 27 17:13:43 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1587] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:43 2026] DELETE /v2.0/security-groups/048c09a9-0547-4d09-8b2e-7803cc54f626 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1588] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:13:43 2026] DELETE /v2.0/ports/7768d26f-9e2c-4513-a289-c2b92e84ecb0 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1589] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:13:43 2026] DELETE /v2.0/ports/286599d5-7d23-48cc-9202-b81d942eab87 => 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: 781/1590] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:13:43 2026] DELETE /v2.0/ports/f1765ba0-6046-4825-b441-56596521f996 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1591] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:13:43 2026] DELETE /v2.0/ports/a3b7d747-fa27-411f-b6b8-39c5c4931fc8 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1592] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:13:43 2026] GET /v2.0/networks?id=6ef013af-b5ab-423d-8e24-b528f52d1ad2 => generated 704 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1593] 199.204.45.4 () {34 vars in 1048 bytes} [Mon Apr 27 17:13:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ff021e1d723648f39483f176f6a9c2c3 => generated 179 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:13:44.279 8 WARNING neutron_lib.context [req-75fda6de-827e-4087-b8d8-a9c084329233 req-dd050e4c-e81a-4431-8e8d-ba0b61fdb91f ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 783/1594] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:13:44 2026] DELETE /v2.0/ports/1c1d5ec9-cfb3-4a9d-a8db-c3fc60a44ba1 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:13:44.614 7 INFO neutron.services.segments.plugin [-] Segment 3a72a4df-60c4-416b-9628-758bb9c0db02 resource provider aggregate not found 2026-04-27 17:13:44.621 7 INFO neutron.services.segments.plugin [-] Segment 3a72a4df-60c4-416b-9628-758bb9c0db02 resource provider aggregate not found 2026-04-27 17:13:44.628 7 INFO neutron.services.segments.plugin [-] Segment 3a72a4df-60c4-416b-9628-758bb9c0db02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a72a4df-60c4-416b-9628-758bb9c0db02 found for delete ", "request_id": "req-adcdffe0-7ddb-4dc0-9b7f-5e3068f1faee"}]} 2026-04-27 17:13:44.635 7 INFO neutron.services.segments.plugin [-] Segment 3a72a4df-60c4-416b-9628-758bb9c0db02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a72a4df-60c4-416b-9628-758bb9c0db02 found for delete ", "request_id": "req-04a8d585-6c96-4095-8017-4de5168fd5bb"}]} [pid: 7|app: 0|req: 784/1595] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:13:44 2026] DELETE /v2.0/networks/19fbf475-0bfb-4e60-9d45-3cd8db57a0bf => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1596] 199.204.45.4 () {38 vars in 953 bytes} [Mon Apr 27 17:13:44 2026] POST /v2.0/ports => generated 1183 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 785/1597] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:13:44 2026] DELETE /v2.0/networks/97620262-f4a1-4ddb-9db8-14af7d7b6720 => 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: 786/1598] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:13:44 2026] DELETE /v2.0/networks/fef91411-3b67-4ae3-a32d-69894bb71a56 => 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: 787/1599] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:13:45 2026] DELETE /v2.0/networks/f8eeeb9b-2860-4c06-95f5-c181ca80df4f => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1600] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:13:44 2026] PUT /v2.0/ports/92e8fa2b-4058-460d-887f-8afeebca1689 => generated 1428 bytes in 574 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-27 17:13:45.501 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34584b96-66ec-4c47-b053-505516c890b4'] response: {'name': 'network-changed', 'server_uuid': '38874a9b-d73a-4995-afbb-7aed4a5b5ddc', 'tag': '92e8fa2b-4058-460d-887f-8afeebca1689', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 788/1601] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:13:45 2026] DELETE /v2.0/networks/06ef373b-777b-4b22-bd0e-086015589d2b => 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: 814/1602] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:13:45 2026] GET /v2.0/ports?tenant_id=ff021e1d723648f39483f176f6a9c2c3&device_id=38874a9b-d73a-4995-afbb-7aed4a5b5ddc => generated 1467 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1603] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:13:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=92e8fa2b-4058-460d-887f-8afeebca1689 => generated 19 bytes in 37 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: 815/1604] 199.204.45.4 () {34 vars in 1102 bytes} [Mon Apr 27 17:13:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3aa&port_id=92e8fa2b-4058-460d-887f-8afeebca1689 => 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: 790/1605] 199.204.45.4 () {34 vars in 1062 bytes} [Mon Apr 27 17:13:45 2026] GET /v2.0/subnets?id=34c9d664-001a-4b2f-b981-297a35702721&id=2fbd1c47-919f-402a-beac-a492febc49b4 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1606] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:45 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&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: 792/1607] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:45 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1608] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:13:45 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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: 794/1609] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:13:45 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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: 816/1610] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:45 2026] GET /v2.0/security-groups?tenant_id=638c85bb41714439ab21dd64b8ced793&name=default => generated 2801 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1611] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:13:45 2026] GET /v2.0/ports?tenant_id=ff021e1d723648f39483f176f6a9c2c3&device_id=38874a9b-d73a-4995-afbb-7aed4a5b5ddc => generated 1467 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1612] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:45 2026] DELETE /v2.0/security-groups/c775bb48-ee36-4122-9a8d-766f60bb2bf6 => 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: 796/1613] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:13:46 2026] GET /v2.0/networks?id=6ef013af-b5ab-423d-8e24-b528f52d1ad2 => generated 800 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1614] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=92e8fa2b-4058-460d-887f-8afeebca1689 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1615] 199.204.45.4 () {34 vars in 1102 bytes} [Mon Apr 27 17:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3aa&port_id=92e8fa2b-4058-460d-887f-8afeebca1689 => 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: 819/1616] 199.204.45.4 () {34 vars in 1062 bytes} [Mon Apr 27 17:13:46 2026] GET /v2.0/subnets?id=34c9d664-001a-4b2f-b981-297a35702721&id=2fbd1c47-919f-402a-beac-a492febc49b4 => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1617] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:46 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&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: 820/1618] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:46 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1619] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:13:46 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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: 799/1620] 10.0.0.66 () {30 vars in 649 bytes} [Mon Apr 27 17:13:46 2026] GET /v2.0/extensions => generated 19600 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-27 17:13:46.658 7 INFO neutron.services.segments.plugin [-] Segment 20a4fed4-486d-40e1-bd29-9c6763d1981a resource provider aggregate not found 2026-04-27 17:13:46.669 7 INFO neutron.services.segments.plugin [-] Segment 20a4fed4-486d-40e1-bd29-9c6763d1981a resource provider aggregate not found 2026-04-27 17:13:46.676 7 INFO neutron.services.segments.plugin [-] Segment 20a4fed4-486d-40e1-bd29-9c6763d1981a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20a4fed4-486d-40e1-bd29-9c6763d1981a found for delete ", "request_id": "req-ffbafad2-ec41-4df0-817c-b690a8f95b04"}]} [pid: 8|app: 0|req: 822/1621] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:46 2026] GET /v2.0/security-groups?tenant_id=5d22778827164246884a84367a908b33&name=default => generated 2801 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:13:46.684 7 INFO neutron.services.segments.plugin [-] Segment 20a4fed4-486d-40e1-bd29-9c6763d1981a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20a4fed4-486d-40e1-bd29-9c6763d1981a found for delete ", "request_id": "req-47c150e9-b17b-439d-ad5a-d3335509ae03"}]} 2026-04-27 17:13:46.699 7 INFO neutron.services.segments.plugin [-] Segment 7b0643f2-1122-48ba-99a1-b79766d44a80 resource provider aggregate not found 2026-04-27 17:13:46.709 7 INFO neutron.services.segments.plugin [-] Segment 7b0643f2-1122-48ba-99a1-b79766d44a80 resource provider aggregate not found 2026-04-27 17:13:46.724 7 INFO neutron.services.segments.plugin [-] Segment 7b0643f2-1122-48ba-99a1-b79766d44a80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b0643f2-1122-48ba-99a1-b79766d44a80 found for delete ", "request_id": "req-83835550-7dd6-4ae2-9884-119d90b27eb5"}]} 2026-04-27 17:13:46.733 7 INFO neutron.services.segments.plugin [-] Segment 7b0643f2-1122-48ba-99a1-b79766d44a80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b0643f2-1122-48ba-99a1-b79766d44a80 found for delete ", "request_id": "req-08374754-a566-4403-8b1f-191ed3383bf2"}]} [pid: 7|app: 0|req: 800/1622] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:13:46 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:13:46.744 7 INFO neutron.services.segments.plugin [-] Segment 3891f123-cb0e-434e-aa65-5c9cc5cb4c04 resource provider aggregate not found 2026-04-27 17:13:46.754 7 INFO neutron.services.segments.plugin [-] Segment 3891f123-cb0e-434e-aa65-5c9cc5cb4c04 resource provider aggregate not found 2026-04-27 17:13:46.762 7 INFO neutron.services.segments.plugin [-] Segment 3891f123-cb0e-434e-aa65-5c9cc5cb4c04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3891f123-cb0e-434e-aa65-5c9cc5cb4c04 found for delete ", "request_id": "req-1ca593b4-74a6-405b-aab9-5fde7f2a2543"}]} 2026-04-27 17:13:46.767 7 INFO neutron.services.segments.plugin [-] Segment 3891f123-cb0e-434e-aa65-5c9cc5cb4c04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3891f123-cb0e-434e-aa65-5c9cc5cb4c04 found for delete ", "request_id": "req-1fbdb320-241e-4c90-b679-187f35b952dc"}]} 2026-04-27 17:13:46.784 7 INFO neutron.services.segments.plugin [-] Segment 66f21468-2a75-48c4-a4ef-dfef3e10a340 resource provider aggregate not found 2026-04-27 17:13:46.793 7 INFO neutron.services.segments.plugin [-] Segment 66f21468-2a75-48c4-a4ef-dfef3e10a340 resource provider aggregate not found 2026-04-27 17:13:46.804 7 INFO neutron.services.segments.plugin [-] Segment 66f21468-2a75-48c4-a4ef-dfef3e10a340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66f21468-2a75-48c4-a4ef-dfef3e10a340 found for delete ", "request_id": "req-2dfc7ef7-5336-4367-a4d7-4cdc7f9b3db8"}]} [pid: 8|app: 0|req: 823/1623] 10.0.0.66 () {30 vars in 723 bytes} [Mon Apr 27 17:13:46 2026] GET /v2.0/quotas/cbaac287e96c4a79a00195af1cc5e5f6/details => generated 847 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:13:46.812 7 INFO neutron.services.segments.plugin [-] Segment 66f21468-2a75-48c4-a4ef-dfef3e10a340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66f21468-2a75-48c4-a4ef-dfef3e10a340 found for delete ", "request_id": "req-bf1f23f7-4599-4876-8239-4e1684c62cac"}]} [pid: 7|app: 0|req: 801/1624] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:46 2026] DELETE /v2.0/security-groups/58c6c5fd-9e32-4b6e-8803-59daa03a15bb => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1625] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:46 2026] GET /v2.0/security-groups?tenant_id=57178768dddd4c54b596f1432b158841&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1626] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:47 2026] DELETE /v2.0/security-groups/93e0bf01-4ce1-47d1-964c-ba119d5c7aba => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1627] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:47 2026] GET /v2.0/security-groups?tenant_id=89d91487c1c04d9b84dd565d54b8f3d5&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1628] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:47 2026] DELETE /v2.0/security-groups/ef768a2f-6802-46f9-ae22-ed0bff12333b => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:13:48.279 8 WARNING neutron_lib.context [None req-a2d64d7b-d77b-4333-b984-91c250076ea5 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1629] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:48 2026] GET /v2.0/ports?device_id=38874a9b-d73a-4995-afbb-7aed4a5b5ddc => generated 1200 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1630] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:13:48 2026] GET /v2.0/security-groups?id=33923308-b35c-48a0-ab20-cf127bd9de30&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:13:48.431 8 INFO neutron.db.segments_db [None req-a2d64d7b-d77b-4333-b984-91c250076ea5 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Added segment 7f5f94c5-ed02-41af-a241-785ed7f92f01 of type vxlan for network 7316bd79-f9f2-4458-8607-84d8b6328fa6 [pid: 7|app: 0|req: 806/1631] 10.0.0.20 () {32 vars in 817 bytes} [Mon Apr 27 17:13:48 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&mac_address=fa%3A16%3A3e%3A13%3Aee%3A48 => generated 1200 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:13:48.459 7 WARNING neutron_lib.context [None req-cfd06fd5-9b9a-4046-9f85-2417d5f39d95 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 826/1632] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:13:48 2026] POST /v2.0/networks => generated 649 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:48.580 8 WARNING neutron_lib.context [None req-4ba5f216-5fc3-4c49-9f97-95a1a13cebe9 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 827/1633] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:13:48 2026] POST /v2.0/subnets => generated 603 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:49.008 8 WARNING neutron_lib.context [None req-357b69b8-5870-4bb6-8421-09fa48260660 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:13:49.073 8 INFO neutron.db.segments_db [None req-357b69b8-5870-4bb6-8421-09fa48260660 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Added segment e7185bf1-f860-482f-b736-572e585a7647 of type vxlan for network a62d6ee5-b318-4f65-8994-4e5a7106aa68 2026-04-27 17:13:49.496 8 INFO neutron.db.l3_hamode_db [None req-357b69b8-5870-4bb6-8421-09fa48260660 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:13:50.147 7 INFO neutron.db.l3_db [None req-cfd06fd5-9b9a-4046-9f85-2417d5f39d95 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Floating IP 47ed482c-e1e9-4356-8be2-fbea8d4faa01 associated. External IP: 10.96.250.203, port: 92e8fa2b-4058-460d-887f-8afeebca1689. 2026-04-27 17:13:50.593 8 INFO neutron.db.l3_hamode_db [None req-357b69b8-5870-4bb6-8421-09fa48260660 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 807/1636] 10.0.0.20 () {34 vars in 676 bytes} [Mon Apr 27 17:13:48 2026] POST /v2.0/floatingips => generated 855 bytes in 2170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1637] 10.0.0.66 () {30 vars in 649 bytes} [Mon Apr 27 17:13:50 2026] GET /v2.0/extensions => generated 19600 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-27 17:13:50.740 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8336bdd-6d15-4911-a9e1-52d565f62df8'] response: {'name': 'network-changed', 'server_uuid': '38874a9b-d73a-4995-afbb-7aed4a5b5ddc', 'tag': '92e8fa2b-4058-460d-887f-8afeebca1689', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 809/1638] 10.0.0.66 () {30 vars in 723 bytes} [Mon Apr 27 17:13:50 2026] GET /v2.0/quotas/cbaac287e96c4a79a00195af1cc5e5f6/details => generated 847 bytes in 204 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.110 () {34 vars in 1096 bytes} [Mon Apr 27 17:13:50 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1253322361&fields=id&tenant_id=ff021e1d723648f39483f176f6a9c2c3 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1640] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:13:50 2026] GET /v2.0/ports?tenant_id=ff021e1d723648f39483f176f6a9c2c3&device_id=38874a9b-d73a-4995-afbb-7aed4a5b5ddc => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1641] 10.0.0.110 () {34 vars in 982 bytes} [Mon Apr 27 17:13:50 2026] GET /v2.0/networks?id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71 => generated 705 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1642] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:13:51 2026] GET /v2.0/networks?id=6ef013af-b5ab-423d-8e24-b528f52d1ad2 => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1643] 10.0.0.110 () {34 vars in 965 bytes} [Mon Apr 27 17:13:51 2026] GET /v2.0/quotas/ff021e1d723648f39483f176f6a9c2c3 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1644] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:13:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=92e8fa2b-4058-460d-887f-8afeebca1689 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1645] 10.0.0.110 () {34 vars in 1002 bytes} [Mon Apr 27 17:13:51 2026] GET /v2.0/ports?tenant_id=ff021e1d723648f39483f176f6a9c2c3&fields=id => generated 333 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1646] 199.204.45.4 () {34 vars in 1102 bytes} [Mon Apr 27 17:13:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3aa&port_id=92e8fa2b-4058-460d-887f-8afeebca1689 => 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: 818/1647] 10.0.0.110 () {34 vars in 1008 bytes} [Mon Apr 27 17:13:51 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1648] 199.204.45.4 () {34 vars in 1062 bytes} [Mon Apr 27 17:13:51 2026] GET /v2.0/subnets?id=34c9d664-001a-4b2f-b981-297a35702721&id=2fbd1c47-919f-402a-beac-a492febc49b4 => 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: 820/1649] 10.0.0.110 () {34 vars in 1108 bytes} [Mon Apr 27 17:13:51 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?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: 821/1650] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:51 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&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: 822/1651] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:51 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&device_owner=network%3Adhcp => generated 1457 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1652] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:13:51 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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: 824/1653] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:51 2026] GET /v2.0/ports?device_id=3f98d27b-b08b-411d-aab3-e32e933f271e => 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: 825/1654] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:13:51 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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: 830/1655] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:13:49 2026] POST /v2.0/routers => generated 694 bytes in 2857 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1656] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:13:52 2026] GET /v2.0/networks?id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71 => generated 705 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1657] 199.204.45.4 () {34 vars in 1048 bytes} [Mon Apr 27 17:13:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ff021e1d723648f39483f176f6a9c2c3 => generated 179 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:13:52.826 8 WARNING neutron_lib.context [None req-0a910981-57e5-4ed7-b8df-d1a070d6ba61 0d9cacc72d9940b99f49d8d39162472b e2df286afeaa4918b856736a6739e81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 833/1658] 10.0.0.20 () {34 vars in 683 bytes} [Mon Apr 27 17:13:52 2026] POST /v2.0/security-groups => generated 1537 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:13:53.074 8 WARNING neutron_lib.context [req-a6b43669-882a-4456-8fe5-e57f38e4a6d9 req-7d23667f-1196-444c-bbac-d2f75cb8c77e ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1659] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:13:51 2026] PUT /v2.0/routers/54ea0fee-7331-4a40-9a05-4557a3551eb7/add_router_interface => generated 309 bytes in 1638 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:13:53.511 7 WARNING neutron_lib.context [None req-1339d3fa-0739-4bf0-a7b7-a25d09753df3 0d9cacc72d9940b99f49d8d39162472b e2df286afeaa4918b856736a6739e81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 834/1660] 199.204.45.4 () {38 vars in 953 bytes} [Mon Apr 27 17:13:53 2026] POST /v2.0/ports => generated 1187 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 17:13:53.575 8 WARNING neutron_lib.context [None req-14afd7c0-5ff3-4573-90e3-2229d0d46357 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 827/1661] 10.0.0.20 () {34 vars in 683 bytes} [Mon Apr 27 17:13:53 2026] POST /v2.0/security-groups => generated 1537 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1662] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:53 2026] GET /v2.0/security-groups?tenant_id=cbaac287e96c4a79a00195af1cc5e5f6&name=default => generated 2801 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1663] 10.0.0.20 () {34 vars in 664 bytes} [Mon Apr 27 17:13:53 2026] POST /v2.0/ports => generated 954 bytes in 501 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-27 17:13:54.078 8 WARNING neutron_lib.context [None req-657a8e3b-8208-412f-aa4c-700574546243 0d9cacc72d9940b99f49d8d39162472b e2df286afeaa4918b856736a6739e81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 836/1664] 10.0.0.20 () {34 vars in 683 bytes} [Mon Apr 27 17:13:54 2026] POST /v2.0/security-groups => generated 1537 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1665] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:54 2026] DELETE /v2.0/security-groups/a9690b96-e54b-44c8-8ef3-098dad1f5143 => 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: 838/1666] 199.204.45.4 () {34 vars in 1094 bytes} [Mon Apr 27 17:13:54 2026] GET /v2.0/ports?device_id=38874a9b-d73a-4995-afbb-7aed4a5b5ddc&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:13:54.352 8 WARNING neutron_lib.context [None req-5186f3a6-654b-4daf-869e-6b5828d3d7b3 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 829/1667] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:13:53 2026] PUT /v2.0/ports/fc65d6ea-006e-4604-bc37-bc2af1e92460 => generated 1432 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 17:13:54.438 7 WARNING neutron_lib.context [None req-48293a19-d91b-42df-9a19-ac50a02a14ee 0d9cacc72d9940b99f49d8d39162472b e2df286afeaa4918b856736a6739e81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:13:54.473 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47c0a271-8caf-4d35-9685-20c35f2af831'] response: {'name': 'network-changed', 'server_uuid': '3f98d27b-b08b-411d-aab3-e32e933f271e', 'tag': 'fc65d6ea-006e-4604-bc37-bc2af1e92460', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 830/1668] 10.0.0.20 () {34 vars in 683 bytes} [Mon Apr 27 17:13:54 2026] POST /v2.0/security-groups => generated 1537 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 831/1669] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:13:54 2026] GET /v2.0/ports?tenant_id=ff021e1d723648f39483f176f6a9c2c3&device_id=38874a9b-d73a-4995-afbb-7aed4a5b5ddc => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1670] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:13:54 2026] GET /v2.0/ports?tenant_id=ff021e1d723648f39483f176f6a9c2c3&device_id=3f98d27b-b08b-411d-aab3-e32e933f271e => generated 1471 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:13:54.669 7 WARNING neutron_lib.context [None req-3d1b4cf3-ac8b-468d-9273-0830ff39f9b6 0d9cacc72d9940b99f49d8d39162472b e2df286afeaa4918b856736a6739e81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 833/1671] 10.0.0.20 () {34 vars in 683 bytes} [Mon Apr 27 17:13:54 2026] POST /v2.0/security-groups => generated 1537 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1672] 10.0.0.20 () {34 vars in 664 bytes} [Mon Apr 27 17:13:54 2026] POST /v2.0/ports => generated 955 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 840/1673] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:13:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.173&port_id=fc65d6ea-006e-4604-bc37-bc2af1e92460 => 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: 834/1674] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:13:54 2026] GET /v2.0/networks?id=6ef013af-b5ab-423d-8e24-b528f52d1ad2 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:13:54.846 7 WARNING neutron_lib.context [None req-3db16879-6db1-4656-ba10-664e7422ce26 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 841/1675] 10.0.0.20 () {34 vars in 766 bytes} [Mon Apr 27 17:13:54 2026] PUT /v2.0/security-groups/e94547af-c56f-4180-87b4-926ea0cfe746/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1676] 199.204.45.4 () {34 vars in 1104 bytes} [Mon Apr 27 17:13:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a7&port_id=fc65d6ea-006e-4604-bc37-bc2af1e92460 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1677] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:13:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=92e8fa2b-4058-460d-887f-8afeebca1689 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1678] 10.0.0.20 () {34 vars in 766 bytes} [Mon Apr 27 17:13:54 2026] PUT /v2.0/security-groups/b5ce4d6d-e0b5-4ce8-b7bf-f6e36e202115/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1679] 199.204.45.4 () {34 vars in 1062 bytes} [Mon Apr 27 17:13:54 2026] GET /v2.0/subnets?id=02259b78-fbe6-4259-a9ea-fed33cc45069&id=1e5fda57-2672-4b17-8dbb-d264b05fbc10 => generated 1365 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1680] 199.204.45.4 () {34 vars in 1102 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3aa&port_id=92e8fa2b-4058-460d-887f-8afeebca1689 => 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: 847/1681] 10.0.0.20 () {34 vars in 766 bytes} [Mon Apr 27 17:13:55 2026] PUT /v2.0/security-groups/f4e9c320-f69d-4162-bb23-64e434c8fff4/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: 848/1682] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/ports?network_id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71&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: 849/1683] 199.204.45.4 () {34 vars in 1062 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/subnets?id=34c9d664-001a-4b2f-b981-297a35702721&id=2fbd1c47-919f-402a-beac-a492febc49b4 => 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: 850/1684] 10.0.0.20 () {34 vars in 766 bytes} [Mon Apr 27 17:13:55 2026] PUT /v2.0/security-groups/e0ff9817-cdb2-4364-a19a-abe266cb567d/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1685] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/ports?network_id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1686] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&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: 853/1687] 10.0.0.20 () {32 vars in 679 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1688] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?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: 855/1689] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1690] 10.0.0.20 () {32 vars in 693 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1691] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?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: 858/1692] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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: 859/1693] 10.0.0.20 () {32 vars in 689 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1694] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/ports?tenant_id=ff021e1d723648f39483f176f6a9c2c3&device_id=3f98d27b-b08b-411d-aab3-e32e933f271e => generated 1471 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1695] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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-27 17:13:55.792 7 INFO neutron.db.l3_db [None req-3db16879-6db1-4656-ba10-664e7422ce26 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Floating IP d751d1a6-55f5-49aa-849b-413dfb8bcb8e associated. External IP: 10.96.250.210, port: b0d2f4d2-3d91-476f-bf4b-b4fbbfb5f7a8. [pid: 8|app: 0|req: 862/1696] 10.0.0.20 () {32 vars in 701 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1697] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/networks?id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71 => 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: 864/1698] 10.0.0.20 () {32 vars in 687 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1699] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:13:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.173&port_id=fc65d6ea-006e-4604-bc37-bc2af1e92460 => 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: 866/1700] 10.0.0.20 () {32 vars in 701 bytes} [Mon Apr 27 17:13:56 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1701] 199.204.45.4 () {34 vars in 1104 bytes} [Mon Apr 27 17:13:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a7&port_id=fc65d6ea-006e-4604-bc37-bc2af1e92460 => 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: 868/1702] 10.0.0.20 () {32 vars in 697 bytes} [Mon Apr 27 17:13:56 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1703] 199.204.45.4 () {34 vars in 1062 bytes} [Mon Apr 27 17:13:56 2026] GET /v2.0/subnets?id=02259b78-fbe6-4259-a9ea-fed33cc45069&id=1e5fda57-2672-4b17-8dbb-d264b05fbc10 => generated 1365 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1704] 10.0.0.20 () {32 vars in 709 bytes} [Mon Apr 27 17:13:56 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1705] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:56 2026] GET /v2.0/ports?network_id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1706] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:56 2026] DELETE /v2.0/security-groups/e94547af-c56f-4180-87b4-926ea0cfe746 => 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: 873/1707] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:13:56 2026] GET /v2.0/ports?network_id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71&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: 874/1708] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:56 2026] DELETE /v2.0/security-groups/b5ce4d6d-e0b5-4ce8-b7bf-f6e36e202115 => 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: 835/1709] 10.0.0.20 () {34 vars in 676 bytes} [Mon Apr 27 17:13:54 2026] POST /v2.0/floatingips => generated 842 bytes in 1711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1710] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:13:56 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?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: 836/1711] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:56 2026] DELETE /v2.0/security-groups/f4e9c320-f69d-4162-bb23-64e434c8fff4 => 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: 837/1712] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:13:56 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1713] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:56 2026] DELETE /v2.0/security-groups/e0ff9817-cdb2-4364-a19a-abe266cb567d => 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: 839/1714] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:56 2026] DELETE /v2.0/security-groups/6e2a03e3-8660-468e-afb8-616e93d6e435 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1715] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:13:56 2026] GET /v2.0/ports?device_id=3f98d27b-b08b-411d-aab3-e32e933f271e => generated 1202 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1716] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:13:57 2026] GET /v2.0/security-groups?id=33923308-b35c-48a0-ab20-cf127bd9de30&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:13:57.114 8 INFO neutron.db.l3_db [None req-bb4baebe-db8b-4b30-9cfb-9611dfc05e5d b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Floating IP d751d1a6-55f5-49aa-849b-413dfb8bcb8e disassociated. External IP: 10.96.250.210, port: b0d2f4d2-3d91-476f-bf4b-b4fbbfb5f7a8. [pid: 8|app: 0|req: 876/1717] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:13:56 2026] PUT /v2.0/floatingips/d751d1a6-55f5-49aa-849b-413dfb8bcb8e => generated 552 bytes in 852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1718] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:13:57 2026] DELETE /v2.0/floatingips/d751d1a6-55f5-49aa-849b-413dfb8bcb8e => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:13:57.858 7 WARNING neutron_lib.context [None req-748560aa-0c55-4a62-b6f4-dd80ac8711d1 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 877/1719] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:57 2026] GET /v2.0/security-groups?tenant_id=e2df286afeaa4918b856736a6739e81f&name=default => generated 2801 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1720] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:58 2026] DELETE /v2.0/security-groups/2e75f294-6439-48af-a7a0-76db3c9e12d5 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1721] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:58 2026] GET /v2.0/security-groups?tenant_id=b0e51af3871546059b0bc702d773286f&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: 880/1722] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:58 2026] DELETE /v2.0/security-groups/e5ed3222-7f65-47af-a1d4-0d737cea9d99 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:13:58.825 7 INFO neutron.db.l3_db [None req-748560aa-0c55-4a62-b6f4-dd80ac8711d1 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Floating IP df9cac80-6129-4f9e-9007-915c883f30dc associated. External IP: 10.96.250.211, port: 48449ead-502a-4302-bb6e-a13f031efa1a. 2026-04-27 17:13:58.907 8 INFO neutron.db.segments_db [None req-87a416d3-eb32-4bde-a817-c8f65e4e65ea afae1cd618074080a36d2d0976e8a3da b19347158fcd4df397ee37b003993662 - - default default] Added segment 8c70f97d-b603-4488-b634-7a6d20dc525c of type vxlan for network 65d98367-1c46-4c0a-b592-887099b90b88 [pid: 8|app: 0|req: 881/1723] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:13:58 2026] POST /v2.0/networks => generated 727 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1724] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:13:59 2026] GET /v2.0/security-groups?tenant_id=34a8b77155c74b96a4ec392036f0e5ce&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1725] 10.0.0.20 () {34 vars in 676 bytes} [Mon Apr 27 17:13:57 2026] POST /v2.0/floatingips => generated 841 bytes in 1347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1726] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:13:59 2026] DELETE /v2.0/security-groups/76ef946d-6f51-41fd-ac25-7f82d82681f1 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1727] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:13:59 2026] GET /v2.0/floatingips/df9cac80-6129-4f9e-9007-915c883f30dc => generated 841 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1728] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:13:59 2026] POST /v2.0/subnets => generated 620 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:13:59.401 8 WARNING neutron.api.v2.base [None req-7f35e22e-bed7-44b8-92a9-0218a9dd3027 afae1cd618074080a36d2d0976e8a3da b19347158fcd4df397ee37b003993662 - - 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-27 17:13:59.402 8 INFO neutron.api.v2.resource [None req-7f35e22e-bed7-44b8-92a9-0218a9dd3027 afae1cd618074080a36d2d0976e8a3da b19347158fcd4df397ee37b003993662 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 846/1729] 10.0.0.20 () {32 vars in 654 bytes} [Mon Apr 27 17:13:59 2026] GET /v2.0/floatingips => generated 844 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1730] 10.0.0.20 () {34 vars in 680 bytes} [Mon Apr 27 17:13:59 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-27 17:13:59.817 7 INFO neutron.services.segments.plugin [-] Segment 8c70f97d-b603-4488-b634-7a6d20dc525c resource provider aggregate not found 2026-04-27 17:13:59.822 7 INFO neutron.services.segments.plugin [-] Segment 8c70f97d-b603-4488-b634-7a6d20dc525c resource provider aggregate not found 2026-04-27 17:13:59.840 7 INFO neutron.services.segments.plugin [-] Segment 8c70f97d-b603-4488-b634-7a6d20dc525c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c70f97d-b603-4488-b634-7a6d20dc525c found for delete ", "request_id": "req-f68e8db5-681a-431a-a558-cb65d14db7b1"}]} 2026-04-27 17:13:59.843 7 INFO neutron.services.segments.plugin [-] Segment 8c70f97d-b603-4488-b634-7a6d20dc525c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c70f97d-b603-4488-b634-7a6d20dc525c found for delete ", "request_id": "req-fb661f30-dae3-4ee5-98fb-af6ba484dae5"}]} 2026-04-27 17:13:59.945 8 INFO neutron.db.l3_db [None req-ba708c99-88c1-41e2-bbfd-ee73446f2f70 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Floating IP df9cac80-6129-4f9e-9007-915c883f30dc associated. External IP: 10.96.250.211, port: 48449ead-502a-4302-bb6e-a13f031efa1a. [pid: 8|app: 0|req: 885/1731] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:13:59 2026] PUT /v2.0/floatingips/df9cac80-6129-4f9e-9007-915c883f30dc => generated 842 bytes in 1238 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1732] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:13:59 2026] DELETE /v2.0/networks/65d98367-1c46-4c0a-b592-887099b90b88 => generated 0 bytes in 1306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:14:00.796 7 INFO neutron.db.segments_db [None req-4e2d60b9-7cc1-494a-b1f0-d5ae45ca12c7 afae1cd618074080a36d2d0976e8a3da b19347158fcd4df397ee37b003993662 - - default default] Added segment b8f7a5e1-235e-4831-a812-67c739c2a6cd of type vxlan for network add4489e-47fd-4d45-9398-98bf615cc4a1 2026-04-27 17:14:00.829 8 INFO neutron.db.l3_db [None req-f8ffb603-d60b-4dc2-975e-cfc4858767d7 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] Floating IP df9cac80-6129-4f9e-9007-915c883f30dc disassociated. External IP: 10.96.250.211, port: b0d2f4d2-3d91-476f-bf4b-b4fbbfb5f7a8. [pid: 7|app: 0|req: 848/1733] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:00 2026] POST /v2.0/networks => generated 727 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1734] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:14:00 2026] POST /v2.0/subnets => generated 623 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:01.166 7 WARNING neutron.api.v2.base [None req-56438d76-6e18-4a93-bfc8-e1d63a2491d6 afae1cd618074080a36d2d0976e8a3da b19347158fcd4df397ee37b003993662 - - 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-27 17:14:01.166 7 INFO neutron.api.v2.resource [None req-56438d76-6e18-4a93-bfc8-e1d63a2491d6 afae1cd618074080a36d2d0976e8a3da b19347158fcd4df397ee37b003993662 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 850/1735] 10.0.0.20 () {34 vars in 680 bytes} [Mon Apr 27 17:14:01 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1736] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:14:00 2026] PUT /v2.0/floatingips/df9cac80-6129-4f9e-9007-915c883f30dc => generated 552 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1737] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:14:01 2026] DELETE /v2.0/floatingips/df9cac80-6129-4f9e-9007-915c883f30dc => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:14:01.569 8 INFO neutron.api.v2.resource [None req-69c36630-0fbe-48a0-9072-561a4c170387 b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 888/1738] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:14:01 2026] DELETE /v2.0/floatingips/df9cac80-6129-4f9e-9007-915c883f30dc => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:14:01.865 7 INFO neutron.services.segments.plugin [-] Segment 8c70f97d-b603-4488-b634-7a6d20dc525c resource provider aggregate not found 2026-04-27 17:14:01.873 7 INFO neutron.services.segments.plugin [-] Segment 8c70f97d-b603-4488-b634-7a6d20dc525c resource provider aggregate not found 2026-04-27 17:14:01.891 7 INFO neutron.services.segments.plugin [-] Segment 8c70f97d-b603-4488-b634-7a6d20dc525c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c70f97d-b603-4488-b634-7a6d20dc525c found for delete ", "request_id": "req-16372d17-4db4-403e-b4ae-6a6f749cdd67"}]} 2026-04-27 17:14:01.897 7 INFO neutron.services.segments.plugin [-] Segment 8c70f97d-b603-4488-b634-7a6d20dc525c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c70f97d-b603-4488-b634-7a6d20dc525c found for delete ", "request_id": "req-143c2dd4-64db-4e92-a9df-3ece2922b05c"}]} 2026-04-27 17:14:01.910 7 INFO neutron.services.segments.plugin [-] Segment b8f7a5e1-235e-4831-a812-67c739c2a6cd resource provider aggregate not found 2026-04-27 17:14:01.916 7 INFO neutron.services.segments.plugin [-] Segment b8f7a5e1-235e-4831-a812-67c739c2a6cd resource provider aggregate not found 2026-04-27 17:14:01.932 7 INFO neutron.services.segments.plugin [-] Segment b8f7a5e1-235e-4831-a812-67c739c2a6cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8f7a5e1-235e-4831-a812-67c739c2a6cd found for delete ", "request_id": "req-9f879efe-a47c-4c64-a454-7103a949c901"}]} 2026-04-27 17:14:01.934 7 INFO neutron.services.segments.plugin [-] Segment b8f7a5e1-235e-4831-a812-67c739c2a6cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8f7a5e1-235e-4831-a812-67c739c2a6cd found for delete ", "request_id": "req-63704037-63c2-4900-8dd6-bb6ef678acb0"}]} [pid: 8|app: 0|req: 889/1739] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:14:01 2026] DELETE /v2.0/ports/b0d2f4d2-3d91-476f-bf4b-b4fbbfb5f7a8 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1740] 10.0.0.59 () {34 vars in 989 bytes} [Mon Apr 27 17:14:01 2026] GET /v2.0/ports?device_id=38874a9b-d73a-4995-afbb-7aed4a5b5ddc => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1741] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:14:02 2026] DELETE /v2.0/ports/48449ead-502a-4302-bb6e-a13f031efa1a => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1742] 10.0.0.59 () {34 vars in 1039 bytes} [Mon Apr 27 17:14:02 2026] GET /v2.0/security-groups?id=33923308-b35c-48a0-ab20-cf127bd9de30&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: 851/1743] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:01 2026] DELETE /v2.0/networks/add4489e-47fd-4d45-9398-98bf615cc4a1 => generated 0 bytes in 1266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1744] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:14:02 2026] GET /v2.0/ports?device_id=3f98d27b-b08b-411d-aab3-e32e933f271e => generated 1204 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1745] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:14:02 2026] GET /v2.0/ports?device_id=54ea0fee-7331-4a40-9a05-4557a3551eb7 => generated 958 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:02.539 8 INFO neutron.db.segments_db [None req-eaf50802-868e-4b1b-8743-a62edc5a61fd afae1cd618074080a36d2d0976e8a3da b19347158fcd4df397ee37b003993662 - - default default] Added segment 68cf6bf7-dc50-46b8-99c9-1818c3695f60 of type vxlan for network f0bc1e1a-3df5-4677-b590-6bc537eced08 [pid: 7|app: 0|req: 853/1746] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:14:02 2026] GET /v2.0/security-groups?id=33923308-b35c-48a0-ab20-cf127bd9de30&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1747] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:02 2026] POST /v2.0/networks => generated 725 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1748] 10.0.0.20 () {32 vars in 817 bytes} [Mon Apr 27 17:14:02 2026] GET /v2.0/ports?network_id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71&mac_address=fa%3A16%3A3e%3Ac0%3A73%3Af0 => generated 1204 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1749] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:14:02 2026] POST /v2.0/subnets => generated 623 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:03.004 8 WARNING neutron_lib.context [None req-dae50f49-1192-4b42-a27f-ebd1025c2ce9 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:03.967 7 INFO neutron.services.segments.plugin [-] Segment b8f7a5e1-235e-4831-a812-67c739c2a6cd resource provider aggregate not found 2026-04-27 17:14:03.974 7 INFO neutron.services.segments.plugin [-] Segment b8f7a5e1-235e-4831-a812-67c739c2a6cd resource provider aggregate not found 2026-04-27 17:14:03.990 7 INFO neutron.services.segments.plugin [-] Segment b8f7a5e1-235e-4831-a812-67c739c2a6cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8f7a5e1-235e-4831-a812-67c739c2a6cd found for delete ", "request_id": "req-a6b99f9e-a2c4-41dd-8d36-e750a8f6ce53"}]} 2026-04-27 17:14:03.994 7 INFO neutron.services.segments.plugin [-] Segment b8f7a5e1-235e-4831-a812-67c739c2a6cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8f7a5e1-235e-4831-a812-67c739c2a6cd found for delete ", "request_id": "req-57242a9c-faf4-4450-b819-8b95a12ca90b"}]} [pid: 7|app: 0|req: 854/1750] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:14:02 2026] PUT /v2.0/routers/54ea0fee-7331-4a40-9a05-4557a3551eb7/remove_router_interface => generated 309 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:04.022 8 INFO neutron.db.l3_db [None req-dae50f49-1192-4b42-a27f-ebd1025c2ce9 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Floating IP 84d2ea4f-e8a1-4d90-9f43-3f917f881ed3 associated. External IP: 10.96.250.210, port: fc65d6ea-006e-4604-bc37-bc2af1e92460. [pid: 7|app: 0|req: 855/1751] 10.0.0.20 () {34 vars in 680 bytes} [Mon Apr 27 17:14:04 2026] POST /v2.0/rbac-policies => generated 324 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:04.512 7 WARNING neutron_lib.context [None req-048bf6db-007e-43d0-a0a9-d45645b000da 02ea0a4cb21945fcbced38bb10e86ae2 5c0cd286c49245a59506e9bbc6b06781 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 858/1754] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:14:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1755] 10.0.0.20 () {34 vars in 676 bytes} [Mon Apr 27 17:14:02 2026] POST /v2.0/floatingips => generated 855 bytes in 1813 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:04.822 8 WARNING neutron_lib.context [None req-5891c1a9-4493-4909-92eb-b4ccaed90fbe 02ea0a4cb21945fcbced38bb10e86ae2 5c0cd286c49245a59506e9bbc6b06781 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:04.869 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34c26771-d2f2-4b7c-bd24-057492a123ff'] response: {'name': 'network-changed', 'server_uuid': '3f98d27b-b08b-411d-aab3-e32e933f271e', 'tag': 'fc65d6ea-006e-4604-bc37-bc2af1e92460', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 898/1756] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:14:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1757] 10.0.0.20 () {32 vars in 722 bytes} [Mon Apr 27 17:14:04 2026] GET /v2.0/networks/f0bc1e1a-3df5-4677-b590-6bc537eced08 => generated 654 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:05.029 8 WARNING neutron_lib.context [None req-99cb34da-26dc-423f-89f4-f98766b560fb 02ea0a4cb21945fcbced38bb10e86ae2 5c0cd286c49245a59506e9bbc6b06781 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 900/1758] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:14:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1759] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:14:05 2026] GET /v2.0/ports?tenant_id=ff021e1d723648f39483f176f6a9c2c3&device_id=3f98d27b-b08b-411d-aab3-e32e933f271e => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:05.131 8 WARNING neutron_lib.context [None req-e8ba157b-f8e3-4997-9462-5cff540ff03e 02ea0a4cb21945fcbced38bb10e86ae2 5c0cd286c49245a59506e9bbc6b06781 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 902/1760] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:14:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1761] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:14:05 2026] GET /v2.0/networks?id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:05.270 8 WARNING neutron_lib.context [None req-337b4881-f761-4c25-9b20-30412398bf4b 02ea0a4cb21945fcbced38bb10e86ae2 5c0cd286c49245a59506e9bbc6b06781 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1762] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:14:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1763] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:14:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.173&port_id=fc65d6ea-006e-4604-bc37-bc2af1e92460 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1764] 10.0.0.20 () {34 vars in 758 bytes} [Mon Apr 27 17:14:05 2026] PUT /v2.0/subnetpools/1fa80ba5-ee55-425f-ab49-fbb136767b4a/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1765] 199.204.45.4 () {34 vars in 1104 bytes} [Mon Apr 27 17:14:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a7&port_id=fc65d6ea-006e-4604-bc37-bc2af1e92460 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:05.512 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37269d27-006a-4888-b0d4-c1a18316c4bb 28b8525d54c14ec49d5c8bc68ce9c1c8 221e916c714c4e8ea721c84552df4379 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 908/1766] 10.0.0.20 () {32 vars in 722 bytes} [Mon Apr 27 17:14:05 2026] GET /v2.0/networks/f0bc1e1a-3df5-4677-b590-6bc537eced08 => generated 138 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1767] 10.0.0.20 () {34 vars in 758 bytes} [Mon Apr 27 17:14:05 2026] PUT /v2.0/subnetpools/1f906143-afbd-4484-8041-fb5784495469/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1768] 199.204.45.4 () {34 vars in 1062 bytes} [Mon Apr 27 17:14:05 2026] GET /v2.0/subnets?id=02259b78-fbe6-4259-a9ea-fed33cc45069&id=1e5fda57-2672-4b17-8dbb-d264b05fbc10 => generated 1365 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:05.701 7 INFO neutron.db.l3_hamode_db [None req-2194ea3e-e644-4ba3-ae83-a714e57cd11b b4da7e9fc8d44d28b3f57c47e676b0ec 161f003914f74c9983303a93fd00f63c - - default default] HA network a62d6ee5-b318-4f65-8994-4e5a7106aa68 was deleted as no HA routers are present in tenant 161f003914f74c9983303a93fd00f63c. [pid: 7|app: 0|req: 859/1769] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:14:04 2026] DELETE /v2.0/routers/54ea0fee-7331-4a40-9a05-4557a3551eb7 => generated 0 bytes in 1118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1770] 10.0.0.20 () {34 vars in 758 bytes} [Mon Apr 27 17:14:05 2026] PUT /v2.0/subnetpools/f9eb9cef-bd0b-4cfa-9200-750765295701/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1771] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:14:05 2026] GET /v2.0/ports?network_id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:06.019 7 INFO neutron.services.segments.plugin [-] Segment e7185bf1-f860-482f-b736-572e585a7647 resource provider aggregate not found [pid: 7|app: 0|req: 862/1772] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:14:05 2026] DELETE /v2.0/subnets/88e640f9-bdbb-471c-bffa-6b6d076ab217 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:14:06.035 7 INFO neutron.services.segments.plugin [-] Segment e7185bf1-f860-482f-b736-572e585a7647 resource provider aggregate not found 2026-04-27 17:14:06.041 7 INFO neutron.services.segments.plugin [-] Segment e7185bf1-f860-482f-b736-572e585a7647 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7185bf1-f860-482f-b736-572e585a7647 found for delete ", "request_id": "req-b5a8679c-6442-4d82-8a2e-53385cd02a6d"}]} 2026-04-27 17:14:06.051 7 INFO neutron.services.segments.plugin [-] Segment e7185bf1-f860-482f-b736-572e585a7647 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7185bf1-f860-482f-b736-572e585a7647 found for delete ", "request_id": "req-45f10277-1081-4e6f-9328-c1bc283a18a4"}]} [pid: 7|app: 0|req: 863/1773] 10.0.0.20 () {34 vars in 758 bytes} [Mon Apr 27 17:14:06 2026] PUT /v2.0/subnetpools/57c8d130-e422-44df-a76c-e4ef1cd30ca3/tags => 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: 864/1774] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:14:06 2026] GET /v2.0/ports?network_id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:06.155 8 INFO neutron.services.segments.plugin [-] Segment 68cf6bf7-dc50-46b8-99c9-1818c3695f60 resource provider aggregate not found 2026-04-27 17:14:06.169 8 INFO neutron.services.segments.plugin [-] Segment 68cf6bf7-dc50-46b8-99c9-1818c3695f60 resource provider aggregate not found 2026-04-27 17:14:06.187 8 INFO neutron.services.segments.plugin [-] Segment 68cf6bf7-dc50-46b8-99c9-1818c3695f60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68cf6bf7-dc50-46b8-99c9-1818c3695f60 found for delete ", "request_id": "req-862c057b-6342-42ca-bbdd-cf9b3e9db9e2"}]} 2026-04-27 17:14:06.195 8 INFO neutron.services.segments.plugin [-] Segment 68cf6bf7-dc50-46b8-99c9-1818c3695f60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68cf6bf7-dc50-46b8-99c9-1818c3695f60 found for delete ", "request_id": "req-20549f04-7e90-4459-a2f6-5f73b951b289"}]} [pid: 8|app: 0|req: 911/1775] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:05 2026] DELETE /v2.0/networks/f0bc1e1a-3df5-4677-b590-6bc537eced08 => generated 0 bytes in 592 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1776] 10.0.0.20 () {32 vars in 671 bytes} [Mon Apr 27 17:14:06 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1777] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:14:06 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:06.318 8 INFO neutron.pecan_wsgi.hooks.translation [None req-437bec7d-c860-4a9d-8a92-117e7c852402 afae1cd618074080a36d2d0976e8a3da b19347158fcd4df397ee37b003993662 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 914/1778] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:14:06 2026] DELETE /v2.0/subnets/74411798-da68-45d1-98e6-b5adc1587eee => 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: 915/1779] 10.0.0.20 () {32 vars in 685 bytes} [Mon Apr 27 17:14:06 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1780] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:06 2026] DELETE /v2.0/networks/7316bd79-f9f2-4458-8607-84d8b6328fa6 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:14:06.379 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5128978e-8ca0-445f-9d6b-07bfd19cee73 afae1cd618074080a36d2d0976e8a3da b19347158fcd4df397ee37b003993662 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1781] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:14:06 2026] DELETE /v2.0/subnets/c45820a7-5f54-4443-965d-7abecb120982 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1782] 10.0.0.20 () {32 vars in 681 bytes} [Mon Apr 27 17:14:06 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1783] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:14:06 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?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) 2026-04-27 17:14:06.432 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17536c62-4432-4792-9353-97a0064f075c afae1cd618074080a36d2d0976e8a3da b19347158fcd4df397ee37b003993662 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1784] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:14:06 2026] DELETE /v2.0/subnets/c0afe1af-b9e0-47a4-85f5-d62c06c4f1c0 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1785] 10.0.0.20 () {32 vars in 693 bytes} [Mon Apr 27 17:14:06 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1786] 10.0.0.20 () {32 vars in 679 bytes} [Mon Apr 27 17:14:06 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1787] 10.0.0.20 () {32 vars in 693 bytes} [Mon Apr 27 17:14:06 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1788] 10.0.0.20 () {32 vars in 689 bytes} [Mon Apr 27 17:14:06 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1789] 10.0.0.20 () {32 vars in 701 bytes} [Mon Apr 27 17:14:06 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1790] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:06 2026] GET /v2.0/security-groups?tenant_id=161f003914f74c9983303a93fd00f63c&name=default => generated 2801 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1791] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:14:06 2026] DELETE /v2.0/subnetpools/1fa80ba5-ee55-425f-ab49-fbb136767b4a => generated 0 bytes in 452 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1792] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:07 2026] DELETE /v2.0/security-groups/eff8f22c-5615-4d14-b7d5-a5528b9662b3 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1793] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:14:07 2026] DELETE /v2.0/subnetpools/1f906143-afbd-4484-8041-fb5784495469 => 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: 922/1794] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:14:07 2026] DELETE /v2.0/subnetpools/f9eb9cef-bd0b-4cfa-9200-750765295701 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1795] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:14:07 2026] DELETE /v2.0/subnetpools/57c8d130-e422-44df-a76c-e4ef1cd30ca3 => 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: 924/1796] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:14:07 2026] DELETE /v2.0/subnetpools/83c02f56-4812-46e6-9941-21f432ff9ea6 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1797] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:07 2026] GET /v2.0/security-groups?tenant_id=89cd1238492b49d2be89749801de8066&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: 925/1798] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:07 2026] DELETE /v2.0/security-groups/64276d2a-f476-4904-a662-e752e543fd65 => 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: 874/1799] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:07 2026] GET /v2.0/security-groups?tenant_id=b19347158fcd4df397ee37b003993662&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1800] 10.0.0.59 () {34 vars in 989 bytes} [Mon Apr 27 17:14:07 2026] GET /v2.0/ports?device_id=3f98d27b-b08b-411d-aab3-e32e933f271e => generated 1473 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1801] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:07 2026] DELETE /v2.0/security-groups/e6b21ef3-270b-47c2-b792-d27172c4787d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1802] 10.0.0.59 () {34 vars in 1039 bytes} [Mon Apr 27 17:14:07 2026] GET /v2.0/security-groups?id=33923308-b35c-48a0-ab20-cf127bd9de30&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:08.159 7 INFO neutron.services.segments.plugin [-] Segment 7f5f94c5-ed02-41af-a241-785ed7f92f01 resource provider aggregate not found 2026-04-27 17:14:08.166 7 INFO neutron.services.segments.plugin [-] Segment 7f5f94c5-ed02-41af-a241-785ed7f92f01 resource provider aggregate not found 2026-04-27 17:14:08.192 7 INFO neutron.services.segments.plugin [-] Segment 7f5f94c5-ed02-41af-a241-785ed7f92f01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f5f94c5-ed02-41af-a241-785ed7f92f01 found for delete ", "request_id": "req-a71aebe0-561c-4634-90e4-d46aa38e48c7"}]} 2026-04-27 17:14:08.200 7 INFO neutron.services.segments.plugin [-] Segment 7f5f94c5-ed02-41af-a241-785ed7f92f01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f5f94c5-ed02-41af-a241-785ed7f92f01 found for delete ", "request_id": "req-e9312e05-aab2-4e29-a96f-d004e05611af"}]} [pid: 8|app: 0|req: 927/1803] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:08 2026] GET /v2.0/security-groups?tenant_id=221e916c714c4e8ea721c84552df4379&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1804] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:08 2026] DELETE /v2.0/security-groups/6dc9cd53-2de9-471b-9242-a56b1139790a => 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: 877/1805] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:08 2026] GET /v2.0/security-groups?tenant_id=a678844e2f4540aa824da3ebe9e35506&name=default => generated 2801 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1806] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:08 2026] DELETE /v2.0/security-groups/0bb893b2-a6e7-4574-ae40-904168a79fc4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1807] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:08 2026] GET /v2.0/security-groups?tenant_id=aaf1d97326744196bbee9ebe33a10f2c&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1808] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:08 2026] DELETE /v2.0/security-groups/d1979919-3233-4c2e-bbf8-9b1ccef04d26 => 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: 931/1809] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:09 2026] GET /v2.0/security-groups?tenant_id=5c0cd286c49245a59506e9bbc6b06781&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:09.330 7 WARNING neutron_lib.context [None req-c854568f-3090-4aee-bb87-7cf51a8861a8 d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:09.332 7 WARNING neutron_lib.context [None req-c854568f-3090-4aee-bb87-7cf51a8861a8 d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 932/1810] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:09 2026] DELETE /v2.0/security-groups/e952f747-c439-4204-8e99-32f4a2e01d14 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:14:09.511 7 INFO neutron.db.segments_db [None req-c854568f-3090-4aee-bb87-7cf51a8861a8 d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Added segment 8604f807-fa7f-41ff-9a4f-4949b2609122 of type vxlan for network 9b46cba2-ba86-4e4a-84fb-fc6d6c792bbc 2026-04-27 17:14:09.596 7 INFO neutron.db.segments_db [None req-c854568f-3090-4aee-bb87-7cf51a8861a8 d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Added segment bc26f136-5c33-49e7-ab5a-8036dfeb94bd of type vxlan for network 68750544-2888-46ea-a70a-78d4f54db070 [pid: 7|app: 0|req: 879/1811] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:09 2026] POST /v2.0/networks => generated 1245 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1812] 10.0.0.20 () {32 vars in 648 bytes} [Mon Apr 27 17:14:09 2026] GET /v2.0/networks => generated 1844 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1813] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:09 2026] DELETE /v2.0/networks/9b46cba2-ba86-4e4a-84fb-fc6d6c792bbc => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:14:10.389 8 INFO neutron.services.segments.plugin [-] Segment bc26f136-5c33-49e7-ab5a-8036dfeb94bd resource provider aggregate not found 2026-04-27 17:14:10.396 8 INFO neutron.services.segments.plugin [-] Segment bc26f136-5c33-49e7-ab5a-8036dfeb94bd resource provider aggregate not found 2026-04-27 17:14:10.414 8 INFO neutron.services.segments.plugin [-] Segment bc26f136-5c33-49e7-ab5a-8036dfeb94bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc26f136-5c33-49e7-ab5a-8036dfeb94bd found for delete ", "request_id": "req-fc185dee-e72e-44fa-8354-e104813f18ca"}]} 2026-04-27 17:14:10.415 8 INFO neutron.services.segments.plugin [-] Segment bc26f136-5c33-49e7-ab5a-8036dfeb94bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc26f136-5c33-49e7-ab5a-8036dfeb94bd found for delete ", "request_id": "req-c14a4636-ff7d-41a8-b1ce-744899638be9"}]} [pid: 8|app: 0|req: 934/1814] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:10 2026] DELETE /v2.0/networks/68750544-2888-46ea-a70a-78d4f54db070 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:14:10.485 7 INFO neutron.services.segments.plugin [-] Segment 8604f807-fa7f-41ff-9a4f-4949b2609122 resource provider aggregate not found 2026-04-27 17:14:10.503 7 INFO neutron.services.segments.plugin [-] Segment 8604f807-fa7f-41ff-9a4f-4949b2609122 resource provider aggregate not found 2026-04-27 17:14:10.516 7 INFO neutron.services.segments.plugin [-] Segment 8604f807-fa7f-41ff-9a4f-4949b2609122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8604f807-fa7f-41ff-9a4f-4949b2609122 found for delete ", "request_id": "req-7c61c6e5-4a67-4428-9fbe-b17524456bcc"}]} 2026-04-27 17:14:10.520 7 INFO neutron.services.segments.plugin [-] Segment 8604f807-fa7f-41ff-9a4f-4949b2609122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8604f807-fa7f-41ff-9a4f-4949b2609122 found for delete ", "request_id": "req-83bad952-c81f-48a3-8082-316b33344319"}]} [pid: 7|app: 0|req: 881/1815] 10.0.0.20 () {32 vars in 648 bytes} [Mon Apr 27 17:14:10 2026] GET /v2.0/networks => generated 651 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:10.582 8 WARNING neutron_lib.context [None req-0536fc4b-ff21-4c29-a079-2357027334f5 d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:10.645 8 INFO neutron.db.segments_db [None req-0536fc4b-ff21-4c29-a079-2357027334f5 d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Added segment a23c6b71-fa02-4bb2-a906-f5cda549e8da of type vxlan for network 67ca4947-29cf-40a0-bbda-7d17475660ea [pid: 8|app: 0|req: 935/1816] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:10 2026] POST /v2.0/networks => generated 650 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:10.786 7 WARNING neutron_lib.context [None req-f3d7cef6-b41e-4823-82ca-4cce2550d80c d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:10.839 7 INFO neutron.db.segments_db [None req-f3d7cef6-b41e-4823-82ca-4cce2550d80c d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Added segment f834eef6-07bb-469f-9152-6d1cdfbeaa38 of type vxlan for network 64f191e3-ff64-41b4-bdc4-c213dd9c945a [pid: 7|app: 0|req: 882/1817] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:10 2026] POST /v2.0/networks => generated 650 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:11.033 8 WARNING neutron_lib.context [None req-cf3bb3b5-8451-4aa1-a5fb-33ebff8d0745 d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:11.087 8 WARNING neutron_lib.context [None req-cf3bb3b5-8451-4aa1-a5fb-33ebff8d0745 d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1818] 10.0.0.20 () {34 vars in 664 bytes} [Mon Apr 27 17:14:11 2026] POST /v2.0/ports => generated 1506 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 937/1819] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:14:11 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1820] 10.0.0.20 () {32 vars in 642 bytes} [Mon Apr 27 17:14:11 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) [pid: 8|app: 0|req: 938/1821] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:14:11 2026] DELETE /v2.0/ports/5279f9a4-9c9b-4c17-86c4-984992dc9b57 => 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: 884/1822] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:14:12 2026] DELETE /v2.0/ports/ad9506a1-1ca2-4e07-96af-30d65fb9e5a6 => 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: 939/1823] 10.0.0.20 () {32 vars in 642 bytes} [Mon Apr 27 17:14:12 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:12.335 7 WARNING neutron_lib.context [None req-5ad09d31-21e9-4a89-8df8-b5e45c1a2bce d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:12.389 7 INFO neutron.db.segments_db [None req-5ad09d31-21e9-4a89-8df8-b5e45c1a2bce d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Added segment 18c7f586-9d0d-4ee9-b121-dc5c9f0b8b73 of type vxlan for network ca4b4935-fa65-40cc-af27-6e44889e8032 [pid: 7|app: 0|req: 885/1824] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:12 2026] POST /v2.0/networks => generated 649 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:12.506 8 WARNING neutron_lib.context [None req-a194cb33-2007-4135-8e82-7d75ad4cd37e d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:12.564 8 INFO neutron.db.segments_db [None req-a194cb33-2007-4135-8e82-7d75ad4cd37e d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Added segment 10733400-65a9-4696-923f-0c4194439376 of type vxlan for network da1bbc2b-df4d-43be-bd1c-e8e50cbc7432 [pid: 8|app: 0|req: 940/1825] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:12 2026] POST /v2.0/networks => generated 649 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1826] 10.0.0.244 () {30 vars in 690 bytes} [Mon Apr 27 17:14:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:12.763 7 WARNING neutron_lib.context [None req-d86e0a3d-2aab-4736-abfe-9f2b43020b94 d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:12.793 8 WARNING neutron_lib.context [None req-90844bd3-2fe5-4ae8-a45f-4d406b8bb9fb 7b5675fedd2243daa537578869f9d4a5 9ba699378e5c4a18bd5263529324ea52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:12.827 7 WARNING neutron_lib.context [None req-d86e0a3d-2aab-4736-abfe-9f2b43020b94 d8b8d93ac9834535bc75fde021488fb1 7bf40f3824da4b7fb10bcb002468fd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 887/1827] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:14:12 2026] POST /v2.0/subnets => generated 1225 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1828] 10.0.0.244 () {30 vars in 692 bytes} [Mon Apr 27 17:14:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1829] 10.0.0.20 () {32 vars in 646 bytes} [Mon Apr 27 17:14:13 2026] GET /v2.0/subnets => generated 1838 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1830] 10.0.0.244 () {30 vars in 668 bytes} [Mon Apr 27 17:14:13 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: 8|app: 0|req: 941/1831] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:14:12 2026] POST /v2.0/floatingips => generated 552 bytes in 756 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:13.470 8 WARNING neutron_lib.context [None req-5bdb0679-60cd-4d46-b877-cc8819033a6a 7b5675fedd2243daa537578869f9d4a5 9ba699378e5c4a18bd5263529324ea52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 891/1832] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:14:13 2026] DELETE /v2.0/subnets/5449848f-e607-4b6d-b799-e1878cbdcdc3 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1833] 10.0.0.244 () {30 vars in 704 bytes} [Mon Apr 27 17:14:13 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-27 17:14:14.001 7 WARNING neutron_lib.context [None req-07fe8f2a-39fb-4fc6-bafd-ef16e18642ff 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 942/1834] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:14:13 2026] POST /v2.0/floatingips => generated 552 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:14.199 7 INFO neutron.db.segments_db [None req-07fe8f2a-39fb-4fc6-bafd-ef16e18642ff 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Added segment a0fb7255-dea3-45a6-8465-b0399c04749c of type vxlan for network 9f7cd66e-d460-4c28-8339-c564120604d5 [pid: 7|app: 0|req: 893/1835] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:13 2026] POST /v2.0/networks => generated 632 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:14.315 7 WARNING neutron_lib.context [None req-4189853d-4644-4093-acf1-4e0b94c8b8cd 7b5675fedd2243daa537578869f9d4a5 9ba699378e5c4a18bd5263529324ea52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 943/1836] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:14:14 2026] DELETE /v2.0/subnets/805cb146-2571-4f8f-aa18-c685ff1db03d => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:14:14.348 8 WARNING neutron_lib.context [None req-b44dd75e-f4d5-45cf-a105-2a0ec2596103 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1837] 10.0.0.20 () {34 vars in 663 bytes} [Mon Apr 27 17:14:14 2026] POST /v2.0/ports => generated 743 bytes in 356 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: 945/1838] 10.0.0.20 () {32 vars in 646 bytes} [Mon Apr 27 17:14:14 2026] GET /v2.0/subnets => generated 626 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1839] 10.0.0.244 () {28 vars in 439 bytes} [Mon Apr 27 17:14:14 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-27 17:14:14.760 8 WARNING neutron_lib.context [None req-1ff241b1-3bf9-4646-a943-7cc0a55784fb 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 894/1840] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:14:14 2026] POST /v2.0/floatingips => generated 552 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1841] 10.0.0.20 () {34 vars in 665 bytes} [Mon Apr 27 17:14:14 2026] POST /v2.0/trunks => generated 407 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1842] 10.0.0.244 () {30 vars in 728 bytes} [Mon Apr 27 17:14:14 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 633 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:15.041 8 WARNING neutron_lib.context [None req-35c35e1d-3f16-42e6-85bd-43fb1e5a69d3 7b5675fedd2243daa537578869f9d4a5 9ba699378e5c4a18bd5263529324ea52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:15.327 7 INFO neutron.services.segments.plugin [-] Segment 10733400-65a9-4696-923f-0c4194439376 resource provider aggregate not found 2026-04-27 17:14:15.333 7 INFO neutron.services.segments.plugin [-] Segment 10733400-65a9-4696-923f-0c4194439376 resource provider aggregate not found 2026-04-27 17:14:15.348 7 INFO neutron.services.segments.plugin [-] Segment 10733400-65a9-4696-923f-0c4194439376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10733400-65a9-4696-923f-0c4194439376 found for delete ", "request_id": "req-6913e007-216c-4b95-bdd7-ebee6129a640"}]} 2026-04-27 17:14:15.349 7 INFO neutron.services.segments.plugin [-] Segment 10733400-65a9-4696-923f-0c4194439376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10733400-65a9-4696-923f-0c4194439376 found for delete ", "request_id": "req-f81851f1-3721-4caa-983d-44d74dcc617f"}]} [pid: 7|app: 0|req: 895/1843] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:14 2026] DELETE /v2.0/networks/da1bbc2b-df4d-43be-bd1c-e8e50cbc7432 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:14:15.378 7 WARNING neutron_lib.context [None req-3d1f4e84-6254-4b95-8866-3a937a65733b 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:15.453 7 INFO neutron.db.segments_db [None req-3d1f4e84-6254-4b95-8866-3a937a65733b 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Added segment e105f673-7a2c-42ad-8a7a-cfd6b1a0c74e of type vxlan for network d0a032e9-a61e-4f75-b34b-1705d224dc4b [pid: 7|app: 0|req: 896/1844] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:15 2026] POST /v2.0/networks => generated 632 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1845] 10.0.0.244 () {30 vars in 690 bytes} [Mon Apr 27 17:14: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: 949/1846] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:14:15 2026] POST /v2.0/floatingips => generated 552 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:15.718 8 WARNING neutron_lib.context [None req-6b91ded2-b0ec-41b9-ae31-f354d84ae692 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 898/1847] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:15 2026] DELETE /v2.0/networks/ca4b4935-fa65-40cc-af27-6e44889e8032 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1848] 10.0.0.244 () {30 vars in 692 bytes} [Mon Apr 27 17:14:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:16.001 7 WARNING neutron_lib.context [None req-15616efb-1292-4832-9c7c-e1d5b0149efa 7b5675fedd2243daa537578869f9d4a5 9ba699378e5c4a18bd5263529324ea52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 950/1849] 10.0.0.20 () {34 vars in 663 bytes} [Mon Apr 27 17:14:15 2026] POST /v2.0/ports => generated 743 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 17:14:16.250 8 INFO neutron.services.segments.plugin [-] Segment f834eef6-07bb-469f-9152-6d1cdfbeaa38 resource provider aggregate not found 2026-04-27 17:14:16.255 8 INFO neutron.services.segments.plugin [-] Segment f834eef6-07bb-469f-9152-6d1cdfbeaa38 resource provider aggregate not found 2026-04-27 17:14:16.271 8 INFO neutron.services.segments.plugin [-] Segment f834eef6-07bb-469f-9152-6d1cdfbeaa38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f834eef6-07bb-469f-9152-6d1cdfbeaa38 found for delete ", "request_id": "req-0febe338-a4c8-45f2-9d06-87c2bf40a2ba"}]} 2026-04-27 17:14:16.272 8 INFO neutron.services.segments.plugin [-] Segment f834eef6-07bb-469f-9152-6d1cdfbeaa38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f834eef6-07bb-469f-9152-6d1cdfbeaa38 found for delete ", "request_id": "req-7a73f3b6-7d63-4224-b58a-8c5ce9fc5b62"}]} [pid: 8|app: 0|req: 951/1850] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:16 2026] DELETE /v2.0/networks/64f191e3-ff64-41b4-bdc4-c213dd9c945a => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1851] 10.0.0.244 () {30 vars in 668 bytes} [Mon Apr 27 17:14:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:16.301 8 WARNING neutron_lib.context [None req-be85a2db-a98d-4638-882b-534ccb2aafc4 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 953/1852] 10.0.0.20 () {34 vars in 665 bytes} [Mon Apr 27 17:14:16 2026] POST /v2.0/trunks => generated 407 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1853] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:14:15 2026] POST /v2.0/floatingips => generated 552 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1854] 10.0.0.244 () {30 vars in 704 bytes} [Mon Apr 27 17:14: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) 2026-04-27 17:14:16.639 7 WARNING neutron_lib.context [None req-6db9bacb-ecbb-4032-9c10-e718e51e4b49 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:16.693 7 INFO neutron.db.segments_db [None req-6db9bacb-ecbb-4032-9c10-e718e51e4b49 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Added segment e25d3b47-0de3-46ec-b870-0a8b152158b7 of type vxlan for network 317edb95-5480-4ada-832a-9c67d66766b9 [pid: 8|app: 0|req: 954/1855] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:16 2026] DELETE /v2.0/networks/67ca4947-29cf-40a0-bbda-7d17475660ea => 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: 955/1856] 10.0.0.20 () {34 vars in 758 bytes} [Mon Apr 27 17:14:16 2026] PUT /v2.0/floatingips/f7db28c3-2e80-405d-beb8-ff10b2310897/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1857] 10.0.0.244 () {30 vars in 728 bytes} [Mon Apr 27 17:14:16 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1858] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:16 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:16.830 7 WARNING neutron_lib.context [None req-77b4bc3f-2849-4b2e-a74a-642fd25d7234 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 957/1859] 10.0.0.20 () {34 vars in 758 bytes} [Mon Apr 27 17:14:16 2026] PUT /v2.0/floatingips/57042b51-97bc-4ba9-a054-6a54a79e78bb/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1860] 10.0.0.20 () {34 vars in 758 bytes} [Mon Apr 27 17:14:16 2026] PUT /v2.0/floatingips/63dad463-0e93-484a-bd46-d736f46bb37a/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1861] 10.0.0.244 () {30 vars in 690 bytes} [Mon Apr 27 17:14:16 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: 960/1862] 10.0.0.20 () {34 vars in 758 bytes} [Mon Apr 27 17:14:16 2026] PUT /v2.0/floatingips/505cf209-976c-4219-b6a3-9553183d462d/tags => 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: 961/1863] 10.0.0.244 () {30 vars in 692 bytes} [Mon Apr 27 17:14:16 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: 962/1864] 10.0.0.20 () {32 vars in 671 bytes} [Mon Apr 27 17:14:16 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1865] 10.0.0.244 () {30 vars in 668 bytes} [Mon Apr 27 17:14:17 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: 8|app: 0|req: 964/1866] 10.0.0.20 () {32 vars in 685 bytes} [Mon Apr 27 17:14:17 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1867] 10.0.0.244 () {30 vars in 704 bytes} [Mon Apr 27 17:14:17 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: 966/1868] 10.0.0.20 () {32 vars in 681 bytes} [Mon Apr 27 17:14:17 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1869] 10.0.0.20 () {34 vars in 663 bytes} [Mon Apr 27 17:14:16 2026] POST /v2.0/ports => generated 743 bytes in 342 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: 967/1870] 10.0.0.244 () {30 vars in 730 bytes} [Mon Apr 27 17:14:17 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313 => generated 799 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:17.189 8 WARNING neutron_lib.context [None req-608f300f-9dbf-4924-9b6a-e52f541067ef 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1871] 10.0.0.20 () {32 vars in 693 bytes} [Mon Apr 27 17:14:17 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1872] 10.0.0.244 () {30 vars in 682 bytes} [Mon Apr 27 17:14:17 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:17.384 7 INFO neutron.services.segments.plugin [-] Segment 18c7f586-9d0d-4ee9-b121-dc5c9f0b8b73 resource provider aggregate not found 2026-04-27 17:14:17.390 7 INFO neutron.services.segments.plugin [-] Segment 18c7f586-9d0d-4ee9-b121-dc5c9f0b8b73 resource provider aggregate not found [pid: 8|app: 0|req: 968/1873] 10.0.0.20 () {34 vars in 665 bytes} [Mon Apr 27 17:14:17 2026] POST /v2.0/trunks => generated 407 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:17.408 7 INFO neutron.services.segments.plugin [-] Segment 18c7f586-9d0d-4ee9-b121-dc5c9f0b8b73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18c7f586-9d0d-4ee9-b121-dc5c9f0b8b73 found for delete ", "request_id": "req-620a629a-a697-4b4e-9db9-1169cd507660"}]} [pid: 7|app: 0|req: 906/1874] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:17 2026] GET /v2.0/security-groups?tenant_id=7bf40f3824da4b7fb10bcb002468fd30&name=default => generated 2801 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:17.420 7 INFO neutron.services.segments.plugin [-] Segment 18c7f586-9d0d-4ee9-b121-dc5c9f0b8b73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18c7f586-9d0d-4ee9-b121-dc5c9f0b8b73 found for delete ", "request_id": "req-b206341a-28de-4d1c-85bd-900ea78be3c2"}]} [pid: 8|app: 0|req: 969/1875] 10.0.0.20 () {32 vars in 679 bytes} [Mon Apr 27 17:14:17 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:17.443 8 WARNING neutron_lib.context [None req-1e71de2e-959f-43af-bd92-4fbefdf9acb4 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:17.499 8 INFO neutron.db.segments_db [None req-1e71de2e-959f-43af-bd92-4fbefdf9acb4 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Added segment d2cad408-489e-4b71-8b8a-472f9a6004ff of type vxlan for network e0e6dc46-f104-441f-867f-45d6b47a27d2 [pid: 8|app: 0|req: 970/1876] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:17 2026] POST /v2.0/networks => generated 631 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1877] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:17 2026] DELETE /v2.0/security-groups/ecff3a93-4076-495c-ab8b-ca1df1b9b34c => 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: 972/1878] 10.0.0.20 () {32 vars in 693 bytes} [Mon Apr 27 17:14:17 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:17.775 8 WARNING neutron_lib.context [None req-2960b88b-19cf-45dc-986d-11ebde21b466 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 907/1879] 10.0.0.244 () {34 vars in 704 bytes} [Mon Apr 27 17:14:17 2026] POST /v2.0/ports => generated 1128 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 908/1880] 10.0.0.20 () {32 vars in 689 bytes} [Mon Apr 27 17:14:17 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1881] 10.0.0.20 () {32 vars in 701 bytes} [Mon Apr 27 17:14:17 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:18.325 8 INFO neutron.services.segments.plugin [-] Segment a23c6b71-fa02-4bb2-a906-f5cda549e8da resource provider aggregate not found 2026-04-27 17:14:18.332 8 INFO neutron.services.segments.plugin [-] Segment a23c6b71-fa02-4bb2-a906-f5cda549e8da resource provider aggregate not found 2026-04-27 17:14:18.344 8 INFO neutron.services.segments.plugin [-] Segment a23c6b71-fa02-4bb2-a906-f5cda549e8da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a23c6b71-fa02-4bb2-a906-f5cda549e8da found for delete ", "request_id": "req-4d78cdc1-d315-4b4c-868c-631df10306a0"}]} [pid: 7|app: 0|req: 910/1882] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:14:18 2026] DELETE /v2.0/floatingips/f7db28c3-2e80-405d-beb8-ff10b2310897 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:14:18.352 8 INFO neutron.services.segments.plugin [-] Segment a23c6b71-fa02-4bb2-a906-f5cda549e8da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a23c6b71-fa02-4bb2-a906-f5cda549e8da found for delete ", "request_id": "req-5a08b6a6-8fad-4a3f-a96f-ab0421dbc6d3"}]} [pid: 8|app: 0|req: 973/1883] 10.0.0.20 () {34 vars in 663 bytes} [Mon Apr 27 17:14:17 2026] POST /v2.0/ports => generated 743 bytes in 721 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-27 17:14:18.502 8 WARNING neutron_lib.context [None req-b6415540-4858-48ae-a0f3-2211b7960df5 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 974/1884] 10.0.0.20 () {34 vars in 665 bytes} [Mon Apr 27 17:14:18 2026] POST /v2.0/trunks => generated 407 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:18.725 8 WARNING neutron_lib.context [None req-ff9fe315-9799-41d7-bc16-2fc5620f4b80 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 911/1887] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:14:18 2026] DELETE /v2.0/floatingips/57042b51-97bc-4ba9-a054-6a54a79e78bb => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:14:18.783 8 INFO neutron.db.segments_db [None req-ff9fe315-9799-41d7-bc16-2fc5620f4b80 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Added segment e2d62545-08ee-4efb-ad63-8f759eabc510 of type vxlan for network 4a55330d-6841-488a-87d3-fb0d4a912126 [pid: 8|app: 0|req: 977/1888] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:18 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:18.928 8 WARNING neutron_lib.context [None req-e6043264-322e-464d-b8fb-e1b7258f19e0 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 912/1889] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:14:18 2026] DELETE /v2.0/floatingips/63dad463-0e93-484a-bd46-d736f46bb37a => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1890] 10.0.0.20 () {34 vars in 663 bytes} [Mon Apr 27 17:14:18 2026] POST /v2.0/ports => generated 743 bytes in 342 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-27 17:14:19.279 8 WARNING neutron_lib.context [None req-9d1dbc1b-a091-4add-b493-b3238e7cc0b9 0c3a79566e3341dc83f8ebdadb154c8a dfd6e1b6337f4262b0a3b748c0c8501d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 913/1891] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:14:19 2026] DELETE /v2.0/floatingips/505cf209-976c-4219-b6a3-9553183d462d => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1892] 10.0.0.20 () {34 vars in 665 bytes} [Mon Apr 27 17:14:19 2026] POST /v2.0/trunks => generated 407 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1893] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:14:19 2026] PUT /v2.0/trunks/fb963acb-6a5f-4fbd-b036-c19d21d0a7db/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:19.722 8 WARNING neutron_lib.context [None req-8cae3f43-8433-4676-83e3-63d5f43af75a eb070e2e7086489eb0f826ef98156b59 eb50ab4ec585418c9b52920cf74e24ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 914/1894] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:14:19 2026] DELETE /v2.0/floatingips/47f15b99-5a4c-46ce-bbf1-6f1940298d30 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1895] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:14:19 2026] PUT /v2.0/trunks/666d55b0-91a9-4bf1-8ac4-00b6de65f448/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: 916/1896] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:14:19 2026] PUT /v2.0/trunks/d0012386-2559-482c-bd04-5049ff30cd28/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:19.860 8 INFO neutron.db.segments_db [None req-8cae3f43-8433-4676-83e3-63d5f43af75a eb070e2e7086489eb0f826ef98156b59 eb50ab4ec585418c9b52920cf74e24ca - - default default] Added segment 800f58d2-950e-432a-823e-3feeda18a484 of type vxlan for network 70f71051-024b-4776-8ee8-5cfee731b1a5 [pid: 7|app: 0|req: 917/1897] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:14:19 2026] PUT /v2.0/trunks/40889305-608c-4b03-8b57-2d4938f807f2/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: 918/1898] 10.0.0.20 () {32 vars in 661 bytes} [Mon Apr 27 17:14:19 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1899] 10.0.0.20 () {32 vars in 675 bytes} [Mon Apr 27 17:14:19 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1900] 10.0.0.20 () {32 vars in 671 bytes} [Mon Apr 27 17:14:19 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1901] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:19 2026] POST /v2.0/networks => generated 648 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1902] 10.0.0.20 () {32 vars in 683 bytes} [Mon Apr 27 17:14:19 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1903] 10.0.0.20 () {32 vars in 669 bytes} [Mon Apr 27 17:14:19 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1904] 10.0.0.20 () {32 vars in 683 bytes} [Mon Apr 27 17:14:20 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1905] 10.0.0.20 () {32 vars in 679 bytes} [Mon Apr 27 17:14:20 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:20.444 8 WARNING neutron_lib.context [None req-52e3be62-1b62-474b-bc75-836b5c42cd94 eb070e2e7086489eb0f826ef98156b59 eb50ab4ec585418c9b52920cf74e24ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 923/1906] 10.0.0.20 () {32 vars in 691 bytes} [Mon Apr 27 17:14:20 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1907] 10.0.0.20 () {32 vars in 718 bytes} [Mon Apr 27 17:14:20 2026] GET /v2.0/trunks/fb963acb-6a5f-4fbd-b036-c19d21d0a7db => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1908] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:14:20 2026] GET /v2.0/ports/4d05d0e7-42e1-4896-82b6-16c7b9b68076 => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1909] 10.0.0.20 () {32 vars in 721 bytes} [Mon Apr 27 17:14:20 2026] DELETE /v2.0/trunks/fb963acb-6a5f-4fbd-b036-c19d21d0a7db => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1910] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:14:20 2026] POST /v2.0/subnets => generated 649 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1911] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:14:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1912] 10.0.0.20 () {32 vars in 718 bytes} [Mon Apr 27 17:14:20 2026] GET /v2.0/trunks/666d55b0-91a9-4bf1-8ac4-00b6de65f448 => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:20.827 7 WARNING neutron_lib.context [None req-45eb877d-95a6-4060-8f74-67cea93a4f9b eb070e2e7086489eb0f826ef98156b59 eb50ab4ec585418c9b52920cf74e24ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:20.883 7 INFO neutron.db.segments_db [None req-45eb877d-95a6-4060-8f74-67cea93a4f9b eb070e2e7086489eb0f826ef98156b59 eb50ab4ec585418c9b52920cf74e24ca - - default default] Added segment 3a0e7a01-5357-4de3-afec-16990eb78909 of type vxlan for network de46d767-6e0f-40e9-8096-29a94d8b6d60 [pid: 8|app: 0|req: 985/1913] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:20 2026] GET /v2.0/security-groups?tenant_id=af6bd62a7eb84b38aab3bc5ade865e13&name=default => generated 2801 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1914] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:14:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1915] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:20 2026] POST /v2.0/networks => generated 648 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1916] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:20 2026] DELETE /v2.0/security-groups/904c462b-7b47-48ff-a243-f23674bc994f => 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: 931/1917] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:14:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1918] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:14:20 2026] GET /v2.0/ports/df4da44c-1f05-47d4-bddd-27655fab4661 => generated 826 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1919] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:14:21 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: 989/1920] 10.0.0.20 () {32 vars in 721 bytes} [Mon Apr 27 17:14:21 2026] DELETE /v2.0/trunks/666d55b0-91a9-4bf1-8ac4-00b6de65f448 => 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: 932/1921] 10.0.0.20 () {34 vars in 742 bytes} [Mon Apr 27 17:14:21 2026] PUT /v2.0/networks/de46d767-6e0f-40e9-8096-29a94d8b6d60 => generated 592 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1922] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:14:21 2026] GET /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1923] 10.0.0.20 () {32 vars in 718 bytes} [Mon Apr 27 17:14:21 2026] GET /v2.0/trunks/d0012386-2559-482c-bd04-5049ff30cd28 => generated 429 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:21.286 8 WARNING neutron_lib.context [None req-1bdadb0b-5125-4153-b23c-1db4e5b31501 eb070e2e7086489eb0f826ef98156b59 eb50ab4ec585418c9b52920cf74e24ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 933/1924] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:21 2026] GET /v2.0/security-groups?tenant_id=9ba699378e5c4a18bd5263529324ea52&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1925] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:14:21 2026] GET /v2.0/ports/9ceca990-cb38-49e3-9acb-a5689bb190eb => generated 826 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1926] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:14:21 2026] POST /v2.0/subnets => generated 622 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1927] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:21 2026] DELETE /v2.0/security-groups/ed890ad2-3425-45cc-b6db-8cacad6e70ca => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1928] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:14:21 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: 993/1929] 10.0.0.20 () {32 vars in 721 bytes} [Mon Apr 27 17:14:21 2026] DELETE /v2.0/trunks/d0012386-2559-482c-bd04-5049ff30cd28 => 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: 994/1930] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:14:21 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: 995/1931] 10.0.0.20 () {32 vars in 718 bytes} [Mon Apr 27 17:14:21 2026] GET /v2.0/trunks/40889305-608c-4b03-8b57-2d4938f807f2 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1932] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:14:21 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: 997/1933] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:14:21 2026] GET /v2.0/ports/18e74fbb-8c17-4d02-a6a6-21f4cc90feda => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1934] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:14: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: 999/1935] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:21 2026] GET /v2.0/security-groups?tenant_id=2b3ee943da7743b8bc91c634e20321ca&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1936] 10.0.0.20 () {32 vars in 721 bytes} [Mon Apr 27 17:14:21 2026] DELETE /v2.0/trunks/40889305-608c-4b03-8b57-2d4938f807f2 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:14:22.000 8 INFO neutron.api.v2.resource [None req-e60af64c-6df0-4597-8c1d-ebc3bf69ec01 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1001/1937] 199.204.45.4 () {30 vars in 761 bytes} [Mon Apr 27 17:14:21 2026] GET /v2.0/security-groups/lb-97f4d6a3-4913-4bcd-93bc-e49e9b9b6a62 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1938] 10.0.0.20 () {34 vars in 740 bytes} [Mon Apr 27 17:14:21 2026] PUT /v2.0/subnets/32e0d379-2db3-4c7c-8c9d-5464f21630c0 => generated 632 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1939] 10.0.0.20 () {32 vars in 718 bytes} [Mon Apr 27 17:14:22 2026] GET /v2.0/trunks/4d110320-4245-4c5d-9ce4-81f38ade656c => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1940] 199.204.45.4 () {30 vars in 783 bytes} [Mon Apr 27 17:14:22 2026] GET /v2.0/security-groups?name=lb-97f4d6a3-4913-4bcd-93bc-e49e9b9b6a62 => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1941] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:22 2026] DELETE /v2.0/security-groups/64ba26af-b193-4aa3-9c49-09e77f777170 => 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: 1003/1942] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:14:22 2026] GET /v2.0/ports/dd430db3-0a8a-4091-af14-bd420c7587e4 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1943] 199.204.45.4 () {34 vars in 734 bytes} [Mon Apr 27 17:14:22 2026] POST /v2.0/security-groups => generated 1572 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1944] 10.0.0.20 () {32 vars in 721 bytes} [Mon Apr 27 17:14:22 2026] DELETE /v2.0/trunks/4d110320-4245-4c5d-9ce4-81f38ade656c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1945] 199.204.45.4 () {30 vars in 813 bytes} [Mon Apr 27 17:14:22 2026] GET /v2.0/security-group-rules?security_group_id=8c0cfef4-5831-4b34-8b79-16ac74a06a75 => generated 1118 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1946] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:14:22 2026] DELETE /v2.0/ports/4d05d0e7-42e1-4896-82b6-16c7b9b68076 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:14:22.700 7 INFO neutron.services.segments.plugin [-] Segment 3a0e7a01-5357-4de3-afec-16990eb78909 resource provider aggregate not found 2026-04-27 17:14:22.704 7 INFO neutron.services.segments.plugin [-] Segment 3a0e7a01-5357-4de3-afec-16990eb78909 resource provider aggregate not found 2026-04-27 17:14:22.723 7 INFO neutron.services.segments.plugin [-] Segment 3a0e7a01-5357-4de3-afec-16990eb78909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a0e7a01-5357-4de3-afec-16990eb78909 found for delete ", "request_id": "req-a218050e-0d40-40ca-b0b1-b360ab485b2f"}]} 2026-04-27 17:14:22.727 7 INFO neutron.services.segments.plugin [-] Segment 3a0e7a01-5357-4de3-afec-16990eb78909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a0e7a01-5357-4de3-afec-16990eb78909 found for delete ", "request_id": "req-81ae602a-6ced-4f9d-a4f3-fbbd13da103a"}]} [pid: 7|app: 0|req: 940/1947] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:22 2026] DELETE /v2.0/networks/de46d767-6e0f-40e9-8096-29a94d8b6d60 => generated 0 bytes in 664 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1948] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:14:22 2026] DELETE /v2.0/ports/df4da44c-1f05-47d4-bddd-27655fab4661 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:14:23.004 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b69f988-5a00-4266-940a-1a432ab9616e eb070e2e7086489eb0f826ef98156b59 eb50ab4ec585418c9b52920cf74e24ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 942/1949] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:22 2026] DELETE /v2.0/networks/de46d767-6e0f-40e9-8096-29a94d8b6d60 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1950] 199.204.45.4 () {34 vars in 787 bytes} [Mon Apr 27 17:14:22 2026] PUT /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => generated 1128 bytes in 345 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: 1009/1951] 10.0.0.20 () {32 vars in 693 bytes} [Mon Apr 27 17:14:23 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1952] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:14:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1953] 10.0.0.20 () {32 vars in 741 bytes} [Mon Apr 27 17:14:23 2026] GET /v2.0/subnets?network_id=ff57a60f-8305-4164-bb55-cd54431dfd0f => generated 626 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1954] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:14:23 2026] DELETE /v2.0/ports/9ceca990-cb38-49e3-9acb-a5689bb190eb => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1955] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:14:23 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: 1013/1956] 10.0.0.20 () {32 vars in 652 bytes} [Mon Apr 27 17:14:23 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1957] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:14:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1958] 10.0.0.20 () {32 vars in 648 bytes} [Mon Apr 27 17:14:23 2026] GET /v2.0/networks => generated 1313 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1959] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:14:23 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: 1017/1960] 10.0.0.20 () {32 vars in 646 bytes} [Mon Apr 27 17:14:23 2026] GET /v2.0/subnets => generated 1265 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1961] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:14:23 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1962] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:14:23 2026] DELETE /v2.0/ports/18e74fbb-8c17-4d02-a6a6-21f4cc90feda => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1963] 10.0.0.20 () {32 vars in 722 bytes} [Mon Apr 27 17:14:23 2026] GET /v2.0/networks/70f71051-024b-4776-8ee8-5cfee731b1a5 => generated 673 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1964] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:14:23 2026] GET /v2.0/subnets/7bc6e4bf-7743-4e6a-ac39-b5061d523843 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:23.558 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc7b9cd6-6989-4b0c-b2f6-44222c9a886a eb070e2e7086489eb0f826ef98156b59 eb50ab4ec585418c9b52920cf74e24ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1021/1965] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:14:23 2026] DELETE /v2.0/subnets/32e0d379-2db3-4c7c-8c9d-5464f21630c0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:14:23.582 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2841f05c-6c56-4f6f-be3d-f7839b0a96b1 eb070e2e7086489eb0f826ef98156b59 eb50ab4ec585418c9b52920cf74e24ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1022/1966] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:23 2026] DELETE /v2.0/networks/de46d767-6e0f-40e9-8096-29a94d8b6d60 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1967] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:14:23 2026] DELETE /v2.0/ports/dd430db3-0a8a-4091-af14-bd420c7587e4 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1968] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:14:23 2026] DELETE /v2.0/subnets/7bc6e4bf-7743-4e6a-ac39-b5061d523843 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1969] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:23 2026] DELETE /v2.0/networks/9f7cd66e-d460-4c28-8339-c564120604d5 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1970] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:23 2026] DELETE /v2.0/networks/d0a032e9-a61e-4f75-b34b-1705d224dc4b => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:14:24.218 8 INFO neutron.services.segments.plugin [-] Segment 800f58d2-950e-432a-823e-3feeda18a484 resource provider aggregate not found 2026-04-27 17:14:24.222 8 INFO neutron.services.segments.plugin [-] Segment 800f58d2-950e-432a-823e-3feeda18a484 resource provider aggregate not found 2026-04-27 17:14:24.238 8 INFO neutron.services.segments.plugin [-] Segment 800f58d2-950e-432a-823e-3feeda18a484 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 800f58d2-950e-432a-823e-3feeda18a484 found for delete ", "request_id": "req-0118d504-abc6-4f14-9bc0-6d4b2cbec0e5"}]} [pid: 8|app: 0|req: 1024/1971] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:23 2026] DELETE /v2.0/networks/70f71051-024b-4776-8ee8-5cfee731b1a5 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1972] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:24 2026] DELETE /v2.0/networks/317edb95-5480-4ada-832a-9c67d66766b9 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:14:24.294 8 INFO neutron.services.segments.plugin [-] Segment 800f58d2-950e-432a-823e-3feeda18a484 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 800f58d2-950e-432a-823e-3feeda18a484 found for delete ", "request_id": "req-0b8b5b95-5331-468b-ae99-1d2b4f4fbf6b"}]} [pid: 8|app: 0|req: 1025/1973] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:24 2026] DELETE /v2.0/networks/e0e6dc46-f104-441f-867f-45d6b47a27d2 => 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: 949/1974] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:24 2026] DELETE /v2.0/networks/4a55330d-6841-488a-87d3-fb0d4a912126 => 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: 1026/1975] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:24 2026] GET /v2.0/security-groups?tenant_id=eb50ab4ec585418c9b52920cf74e24ca&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:24.854 7 INFO neutron.services.segments.plugin [-] Segment a0fb7255-dea3-45a6-8465-b0399c04749c resource provider aggregate not found 2026-04-27 17:14:24.862 7 INFO neutron.services.segments.plugin [-] Segment a0fb7255-dea3-45a6-8465-b0399c04749c resource provider aggregate not found 2026-04-27 17:14:24.886 7 INFO neutron.services.segments.plugin [-] Segment a0fb7255-dea3-45a6-8465-b0399c04749c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0fb7255-dea3-45a6-8465-b0399c04749c found for delete ", "request_id": "req-928e6d74-f13d-4fc5-951b-9197a7eb0ee4"}]} 2026-04-27 17:14:24.894 7 INFO neutron.services.segments.plugin [-] Segment a0fb7255-dea3-45a6-8465-b0399c04749c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0fb7255-dea3-45a6-8465-b0399c04749c found for delete ", "request_id": "req-891fd459-f54a-43fb-901f-7c5e2b857ffa"}]} 2026-04-27 17:14:24.918 7 INFO neutron.services.segments.plugin [-] Segment e105f673-7a2c-42ad-8a7a-cfd6b1a0c74e resource provider aggregate not found 2026-04-27 17:14:24.939 7 INFO neutron.services.segments.plugin [-] Segment e105f673-7a2c-42ad-8a7a-cfd6b1a0c74e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e105f673-7a2c-42ad-8a7a-cfd6b1a0c74e found for delete ", "request_id": "req-33ce9e41-5003-4d08-8a0e-d963be449c83"}]} 2026-04-27 17:14:24.955 7 INFO neutron.services.segments.plugin [-] Segment e105f673-7a2c-42ad-8a7a-cfd6b1a0c74e resource provider aggregate not found 2026-04-27 17:14:24.961 7 INFO neutron.services.segments.plugin [-] Segment e25d3b47-0de3-46ec-b870-0a8b152158b7 resource provider aggregate not found 2026-04-27 17:14:24.975 7 INFO neutron.services.segments.plugin [-] Segment e105f673-7a2c-42ad-8a7a-cfd6b1a0c74e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e105f673-7a2c-42ad-8a7a-cfd6b1a0c74e found for delete ", "request_id": "req-196e3ccb-ba1c-4459-bdc6-4e46c5247050"}]} 2026-04-27 17:14:24.982 7 INFO neutron.services.segments.plugin [-] Segment e25d3b47-0de3-46ec-b870-0a8b152158b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e25d3b47-0de3-46ec-b870-0a8b152158b7 found for delete ", "request_id": "req-c2567f2b-132c-47ca-a7db-846f36382877"}]} 2026-04-27 17:14:24.995 7 INFO neutron.services.segments.plugin [-] Segment e25d3b47-0de3-46ec-b870-0a8b152158b7 resource provider aggregate not found 2026-04-27 17:14:25.000 7 INFO neutron.services.segments.plugin [-] Segment e2d62545-08ee-4efb-ad63-8f759eabc510 resource provider aggregate not found 2026-04-27 17:14:25.011 7 INFO neutron.services.segments.plugin [-] Segment e25d3b47-0de3-46ec-b870-0a8b152158b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e25d3b47-0de3-46ec-b870-0a8b152158b7 found for delete ", "request_id": "req-aefd104a-f967-46a3-bd35-581c643071df"}]} 2026-04-27 17:14:25.016 7 INFO neutron.services.segments.plugin [-] Segment e2d62545-08ee-4efb-ad63-8f759eabc510 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2d62545-08ee-4efb-ad63-8f759eabc510 found for delete ", "request_id": "req-a122a081-0642-4616-9d0a-46dea34984b8"}]} 2026-04-27 17:14:25.025 7 INFO neutron.services.segments.plugin [-] Segment e2d62545-08ee-4efb-ad63-8f759eabc510 resource provider aggregate not found [pid: 7|app: 0|req: 950/1976] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:24 2026] DELETE /v2.0/security-groups/245a910c-23b1-40d2-91e2-b5f11062fbf8 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1977] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:25 2026] GET /v2.0/security-groups?tenant_id=dfd6e1b6337f4262b0a3b748c0c8501d&name=default => generated 2801 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:25.928 7 INFO neutron.services.segments.plugin [-] Segment e2d62545-08ee-4efb-ad63-8f759eabc510 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2d62545-08ee-4efb-ad63-8f759eabc510 found for delete ", "request_id": "req-2913388a-361b-4d66-9c7a-0bb56e89e763"}]} [pid: 7|app: 0|req: 951/1978] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:25 2026] DELETE /v2.0/security-groups/c8786a99-e17a-4e09-b3ca-1c206ec93f2a => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:14:26.289 8 INFO neutron.services.segments.plugin [-] Segment d2cad408-489e-4b71-8b8a-472f9a6004ff resource provider aggregate not found 2026-04-27 17:14:26.307 8 INFO neutron.services.segments.plugin [-] Segment d2cad408-489e-4b71-8b8a-472f9a6004ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2cad408-489e-4b71-8b8a-472f9a6004ff found for delete ", "request_id": "req-a218843f-fe9b-46b7-ac0a-9bb0e5aac232"}]} 2026-04-27 17:14:26.313 8 INFO neutron.services.segments.plugin [-] Segment d2cad408-489e-4b71-8b8a-472f9a6004ff resource provider aggregate not found 2026-04-27 17:14:26.329 8 INFO neutron.services.segments.plugin [-] Segment d2cad408-489e-4b71-8b8a-472f9a6004ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2cad408-489e-4b71-8b8a-472f9a6004ff found for delete ", "request_id": "req-e0b903f9-d743-466b-b6a4-aa5bbf2b70bf"}]} [pid: 8|app: 0|req: 1028/1979] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:26 2026] GET /v2.0/security-groups?tenant_id=3e949e225a324e3a90e6c03ace202989&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1980] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:26 2026] DELETE /v2.0/security-groups/88e50d0c-a31a-44cf-89dc-a8af9fdc42ca => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:14:26.707 8 WARNING neutron_lib.context [None req-36da6ab9-0c73-44d9-9c2f-79154893f9c9 f1f716f2dd2d470196b1a3bf52e0064f 8a635a2664ed4ccea823831846c21c36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 953/1981] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:26 2026] GET /v2.0/security-groups?tenant_id=811fd8a3e84c48caa4bc559760e205db&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1982] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:26 2026] DELETE /v2.0/security-groups/2811c09a-b4e8-45ea-819a-66e3a599b60c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:14:26.901 8 INFO neutron.db.segments_db [None req-36da6ab9-0c73-44d9-9c2f-79154893f9c9 f1f716f2dd2d470196b1a3bf52e0064f 8a635a2664ed4ccea823831846c21c36 - - default default] Added segment 383e2680-4274-4e2c-b61a-2f145aae88eb of type vxlan for network bf7f3ebc-b91a-4353-a372-49f9e7406b10 [pid: 8|app: 0|req: 1029/1983] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:26 2026] POST /v2.0/networks => generated 632 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:27.044 7 WARNING neutron_lib.context [None req-ac624b77-144a-4770-9fb3-5e1c5d09963f 8557b6a9fb804faaba2d0ccf477982ae 4da59a0dfc344def9dbf356ef68728c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:27.046 8 WARNING neutron_lib.context [None req-1740647d-3a52-43d9-b2d4-19822a99aab3 f1f716f2dd2d470196b1a3bf52e0064f 8a635a2664ed4ccea823831846c21c36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:27.104 8 INFO neutron.db.segments_db [None req-1740647d-3a52-43d9-b2d4-19822a99aab3 f1f716f2dd2d470196b1a3bf52e0064f 8a635a2664ed4ccea823831846c21c36 - - default default] Added segment d104650b-1fea-40b8-8fb0-6667f6cc0bee of type vxlan for network 0dfdfd27-04ae-4583-ad09-de40303f8052 [pid: 7|app: 0|req: 955/1984] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:14:26 2026] POST /v2.0/subnetpools => generated 548 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1985] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:14:27 2026] GET /v2.0/subnetpools/e76d98b2-c1b8-4800-91ad-76c49f2dd585 => generated 548 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1986] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:14:27 2026] PUT /v2.0/subnetpools/e76d98b2-c1b8-4800-91ad-76c49f2dd585 => generated 501 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1987] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:27 2026] POST /v2.0/networks => generated 631 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:27.246 8 WARNING neutron_lib.context [None req-7fde6910-af28-4c7f-a164-53259f3cc9a2 f1f716f2dd2d470196b1a3bf52e0064f 8a635a2664ed4ccea823831846c21c36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:27.305 8 INFO neutron.db.segments_db [None req-7fde6910-af28-4c7f-a164-53259f3cc9a2 f1f716f2dd2d470196b1a3bf52e0064f 8a635a2664ed4ccea823831846c21c36 - - default default] Added segment d92b9bff-2777-46fd-90b5-390a8b6a6a24 of type vxlan for network 8db8bd26-bfcc-42b7-b61c-c942aa2d060e [pid: 7|app: 0|req: 958/1988] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:14:27 2026] DELETE /v2.0/subnetpools/e76d98b2-c1b8-4800-91ad-76c49f2dd585 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:14:27.331 7 INFO neutron.api.v2.resource [None req-dedc05c6-97f1-49f6-accd-e56c8bd4707a 8557b6a9fb804faaba2d0ccf477982ae 4da59a0dfc344def9dbf356ef68728c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 959/1989] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:14:27 2026] GET /v2.0/subnetpools/e76d98b2-c1b8-4800-91ad-76c49f2dd585 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:14:27.352 7 INFO neutron.api.v2.resource [None req-043ed6eb-df60-44e7-9e54-c048353beaa2 8557b6a9fb804faaba2d0ccf477982ae 4da59a0dfc344def9dbf356ef68728c6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 960/1990] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:14:27 2026] DELETE /v2.0/subnetpools/e76d98b2-c1b8-4800-91ad-76c49f2dd585 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1991] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:27 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:27.443 7 WARNING neutron_lib.context [None req-d8fe6390-744d-4ae3-a2b0-bd84f51a1540 f1f716f2dd2d470196b1a3bf52e0064f 8a635a2664ed4ccea823831846c21c36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:27.519 7 INFO neutron.db.segments_db [None req-d8fe6390-744d-4ae3-a2b0-bd84f51a1540 f1f716f2dd2d470196b1a3bf52e0064f 8a635a2664ed4ccea823831846c21c36 - - default default] Added segment f48d1a81-70a6-42c7-ad19-a33c2e27cad6 of type vxlan for network 457cc263-82d2-42a9-8b78-ca19c7d8482f [pid: 7|app: 0|req: 961/1992] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:27 2026] POST /v2.0/networks => generated 632 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:27.660 8 WARNING neutron_lib.context [None req-644054b4-a63b-45e0-b586-f19d234d2c7c f1f716f2dd2d470196b1a3bf52e0064f 8a635a2664ed4ccea823831846c21c36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:27.718 8 INFO neutron.db.segments_db [None req-644054b4-a63b-45e0-b586-f19d234d2c7c f1f716f2dd2d470196b1a3bf52e0064f 8a635a2664ed4ccea823831846c21c36 - - default default] Added segment 2c092b43-3f83-4143-a3a5-1c199ead7b39 of type vxlan for network c7043098-410d-4dc3-8766-b678424926a3 [pid: 8|app: 0|req: 1032/1993] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:27 2026] POST /v2.0/networks => generated 632 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1994] 10.0.0.20 () {34 vars in 752 bytes} [Mon Apr 27 17:14:27 2026] PUT /v2.0/networks/bf7f3ebc-b91a-4353-a372-49f9e7406b10/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1995] 10.0.0.20 () {34 vars in 752 bytes} [Mon Apr 27 17:14:27 2026] PUT /v2.0/networks/0dfdfd27-04ae-4583-ad09-de40303f8052/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1996] 10.0.0.20 () {34 vars in 752 bytes} [Mon Apr 27 17:14:28 2026] PUT /v2.0/networks/8db8bd26-bfcc-42b7-b61c-c942aa2d060e/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1997] 10.0.0.20 () {34 vars in 752 bytes} [Mon Apr 27 17:14:28 2026] PUT /v2.0/networks/457cc263-82d2-42a9-8b78-ca19c7d8482f/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1998] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:27 2026] GET /v2.0/security-groups?tenant_id=4da59a0dfc344def9dbf356ef68728c6&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1999] 10.0.0.20 () {32 vars in 665 bytes} [Mon Apr 27 17:14:28 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2000] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:28 2026] DELETE /v2.0/security-groups/ea6264c0-767a-45a0-9791-7073681da787 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2001] 10.0.0.20 () {32 vars in 679 bytes} [Mon Apr 27 17:14:28 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2002] 10.0.0.20 () {32 vars in 675 bytes} [Mon Apr 27 17:14:28 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2003] 10.0.0.20 () {32 vars in 687 bytes} [Mon Apr 27 17:14:28 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2004] 10.0.0.20 () {32 vars in 673 bytes} [Mon Apr 27 17:14:28 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2005] 10.0.0.20 () {32 vars in 687 bytes} [Mon Apr 27 17:14:28 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2006] 10.0.0.20 () {32 vars in 683 bytes} [Mon Apr 27 17:14:28 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2007] 10.0.0.20 () {32 vars in 695 bytes} [Mon Apr 27 17:14:28 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:29.317 8 INFO neutron.services.segments.plugin [-] Segment 383e2680-4274-4e2c-b61a-2f145aae88eb resource provider aggregate not found 2026-04-27 17:14:29.333 8 INFO neutron.services.segments.plugin [-] Segment 383e2680-4274-4e2c-b61a-2f145aae88eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 383e2680-4274-4e2c-b61a-2f145aae88eb found for delete ", "request_id": "req-5878ad93-0aee-4bb6-8a51-b0de249c5d64"}]} 2026-04-27 17:14:29.335 8 INFO neutron.services.segments.plugin [-] Segment 383e2680-4274-4e2c-b61a-2f145aae88eb resource provider aggregate not found [pid: 8|app: 0|req: 1038/2008] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:29 2026] DELETE /v2.0/networks/bf7f3ebc-b91a-4353-a372-49f9e7406b10 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:14:29.532 7 INFO neutron.services.segments.plugin [-] Segment d104650b-1fea-40b8-8fb0-6667f6cc0bee resource provider aggregate not found 2026-04-27 17:14:29.537 7 INFO neutron.services.segments.plugin [-] Segment d104650b-1fea-40b8-8fb0-6667f6cc0bee resource provider aggregate not found 2026-04-27 17:14:29.555 7 INFO neutron.services.segments.plugin [-] Segment d104650b-1fea-40b8-8fb0-6667f6cc0bee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d104650b-1fea-40b8-8fb0-6667f6cc0bee found for delete ", "request_id": "req-e3e051bb-75ca-4b29-a580-f9807c205c13"}]} 2026-04-27 17:14:29.557 7 INFO neutron.services.segments.plugin [-] Segment d104650b-1fea-40b8-8fb0-6667f6cc0bee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d104650b-1fea-40b8-8fb0-6667f6cc0bee found for delete ", "request_id": "req-c33c1e87-6920-432a-b1ca-e2410fea62b5"}]} [pid: 7|app: 0|req: 971/2009] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:29 2026] DELETE /v2.0/networks/0dfdfd27-04ae-4583-ad09-de40303f8052 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:14:29.588 8 INFO neutron.services.segments.plugin [-] Segment 383e2680-4274-4e2c-b61a-2f145aae88eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 383e2680-4274-4e2c-b61a-2f145aae88eb found for delete ", "request_id": "req-b9f3dc49-4b9c-4036-a724-cee88a22c712"}]} [pid: 8|app: 0|req: 1039/2010] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:29 2026] DELETE /v2.0/networks/8db8bd26-bfcc-42b7-b61c-c942aa2d060e => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2011] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:29 2026] DELETE /v2.0/networks/457cc263-82d2-42a9-8b78-ca19c7d8482f => 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: 1040/2012] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:30 2026] DELETE /v2.0/networks/c7043098-410d-4dc3-8766-b678424926a3 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:14:30.485 7 WARNING neutron_lib.context [None req-56ab642d-8da6-4aff-ba9e-ca737f625bee 2743d850d9ed4109b93dd063a552586c cbd2d7627eea417eae104b946d1c40fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:30.645 7 INFO neutron.db.segments_db [None req-56ab642d-8da6-4aff-ba9e-ca737f625bee 2743d850d9ed4109b93dd063a552586c cbd2d7627eea417eae104b946d1c40fa - - default default] Added segment e32e3b11-8689-481b-accb-d3b9d92d1d96 of type vxlan for network 521ce557-8b80-4490-b6fe-3c3aaba7bf05 [pid: 7|app: 0|req: 973/2013] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:30 2026] POST /v2.0/networks => generated 631 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2014] 10.0.0.20 () {34 vars in 752 bytes} [Mon Apr 27 17:14:30 2026] PUT /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2015] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:14:30 2026] GET /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2016] 10.0.0.20 () {34 vars in 763 bytes} [Mon Apr 27 17:14:30 2026] PUT /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2017] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:14:31 2026] GET /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2018] 10.0.0.20 () {34 vars in 759 bytes} [Mon Apr 27 17:14:31 2026] PUT /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2019] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:14:31 2026] GET /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2020] 10.0.0.20 () {34 vars in 781 bytes} [Mon Apr 27 17:14:31 2026] PUT /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2021] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:14:31 2026] GET /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:31.357 8 INFO neutron.services.segments.plugin [-] Segment d92b9bff-2777-46fd-90b5-390a8b6a6a24 resource provider aggregate not found 2026-04-27 17:14:31.380 8 INFO neutron.services.segments.plugin [-] Segment d92b9bff-2777-46fd-90b5-390a8b6a6a24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d92b9bff-2777-46fd-90b5-390a8b6a6a24 found for delete ", "request_id": "req-1fa00e09-0447-44ad-9cd4-3abf945a7b29"}]} 2026-04-27 17:14:31.395 8 INFO neutron.services.segments.plugin [-] Segment 2c092b43-3f83-4143-a3a5-1c199ead7b39 resource provider aggregate not found [pid: 7|app: 0|req: 976/2022] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:31 2026] GET /v2.0/security-groups?tenant_id=94aefbf66b894e7fad1f0062723e875f&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:31.419 8 INFO neutron.services.segments.plugin [-] Segment 2c092b43-3f83-4143-a3a5-1c199ead7b39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c092b43-3f83-4143-a3a5-1c199ead7b39 found for delete ", "request_id": "req-1e7750c2-389d-4ec6-99f7-ce369979f004"}]} [pid: 8|app: 0|req: 1047/2023] 10.0.0.20 () {34 vars in 752 bytes} [Mon Apr 27 17:14:31 2026] PUT /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2024] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:14:31 2026] GET /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2025] 10.0.0.20 () {32 vars in 740 bytes} [Mon Apr 27 17:14:31 2026] GET /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2026] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:31 2026] DELETE /v2.0/security-groups/cf8d7d59-05a7-4764-a57c-4031eedd5204 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:14:31.610 8 INFO neutron.services.segments.plugin [-] Segment d92b9bff-2777-46fd-90b5-390a8b6a6a24 resource provider aggregate not found 2026-04-27 17:14:31.615 8 INFO neutron.api.v2.resource [None req-ed67d49c-bc98-43a9-b962-443383a03808 2743d850d9ed4109b93dd063a552586c cbd2d7627eea417eae104b946d1c40fa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1050/2027] 10.0.0.20 () {32 vars in 744 bytes} [Mon Apr 27 17:14:31 2026] GET /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:14:31.663 7 INFO neutron.services.segments.plugin [-] Segment f48d1a81-70a6-42c7-ad19-a33c2e27cad6 resource provider aggregate not found 2026-04-27 17:14:31.669 7 INFO neutron.services.segments.plugin [-] Segment f48d1a81-70a6-42c7-ad19-a33c2e27cad6 resource provider aggregate not found 2026-04-27 17:14:31.692 7 INFO neutron.services.segments.plugin [-] Segment f48d1a81-70a6-42c7-ad19-a33c2e27cad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48d1a81-70a6-42c7-ad19-a33c2e27cad6 found for delete ", "request_id": "req-9dac8084-abf2-4088-8f22-8e6fe986de3b"}]} 2026-04-27 17:14:31.693 7 INFO neutron.services.segments.plugin [-] Segment f48d1a81-70a6-42c7-ad19-a33c2e27cad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48d1a81-70a6-42c7-ad19-a33c2e27cad6 found for delete ", "request_id": "req-b4d6d5e4-7d84-428c-bb16-502bc66f9c6f"}]} 2026-04-27 17:14:31.713 8 INFO neutron.services.segments.plugin [-] Segment d92b9bff-2777-46fd-90b5-390a8b6a6a24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d92b9bff-2777-46fd-90b5-390a8b6a6a24 found for delete ", "request_id": "req-529caef9-07ad-46b7-b48f-8ad0db40a096"}]} [pid: 7|app: 0|req: 978/2028] 10.0.0.20 () {32 vars in 743 bytes} [Mon Apr 27 17:14:31 2026] DELETE /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags/red => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:14:31.737 8 INFO neutron.services.segments.plugin [-] Segment 2c092b43-3f83-4143-a3a5-1c199ead7b39 resource provider aggregate not found 2026-04-27 17:14:31.754 8 INFO neutron.services.segments.plugin [-] Segment 2c092b43-3f83-4143-a3a5-1c199ead7b39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c092b43-3f83-4143-a3a5-1c199ead7b39 found for delete ", "request_id": "req-a9d52a4d-d8cc-4264-8e54-b7b0974afed2"}]} [pid: 8|app: 0|req: 1051/2029] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:31 2026] GET /v2.0/security-groups?tenant_id=8a635a2664ed4ccea823831846c21c36&name=default => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2030] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:14:31 2026] GET /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:31.823 7 INFO neutron.api.v2.resource [None req-e6d0cabf-cb2c-49f6-81d9-fd740294b48d 2743d850d9ed4109b93dd063a552586c cbd2d7627eea417eae104b946d1c40fa - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 980/2031] 10.0.0.20 () {32 vars in 747 bytes} [Mon Apr 27 17:14:31 2026] DELETE /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2032] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:31 2026] DELETE /v2.0/security-groups/140a3e26-2a9e-486f-876b-b5aab1d06cc0 => 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: 1053/2033] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:14:31 2026] DELETE /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2034] 10.0.0.110 () {34 vars in 1016 bytes} [Mon Apr 27 17:14:31 2026] GET /v2.0/security-groups?id=02e06a2b-0487-40d2-9a05-c48e9b125e8d&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2035] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:14:31 2026] GET /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2036] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:31 2026] GET /v2.0/security-groups?tenant_id=561b1c07e959411892301b61b3f16eb5&name=default => generated 2801 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2037] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:32 2026] GET /v2.0/security-groups?tenant_id=38ea42d133754bd986efbd8d0de64eb5&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2038] 10.0.0.110 () {34 vars in 982 bytes} [Mon Apr 27 17:14:32 2026] GET /v2.0/networks?id=4f196551-da87-4bfb-a093-055faebbe01b => generated 734 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2039] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:32 2026] DELETE /v2.0/security-groups/4590d918-032f-4fbd-af6f-68a747e8622e => 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: 1057/2040] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:32 2026] DELETE /v2.0/networks/521ce557-8b80-4490-b6fe-3c3aaba7bf05 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2041] 10.0.0.110 () {34 vars in 965 bytes} [Mon Apr 27 17:14:32 2026] GET /v2.0/quotas/35a89f62e5c441a3a3df298bcb78d0f9 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2042] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:32 2026] DELETE /v2.0/security-groups/2800ebc3-0232-4f82-a916-be591e7d87b9 => 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: 1059/2043] 10.0.0.110 () {34 vars in 1002 bytes} [Mon Apr 27 17:14:32 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&fields=id => generated 149 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2044] 10.0.0.110 () {34 vars in 1008 bytes} [Mon Apr 27 17:14:32 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2045] 10.0.0.110 () {34 vars in 1108 bytes} [Mon Apr 27 17:14:32 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?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: 1061/2046] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:14:33 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2047] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:32 2026] GET /v2.0/security-groups?tenant_id=cbd2d7627eea417eae104b946d1c40fa&name=default => generated 2801 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2048] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:14:33 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2049] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:33 2026] DELETE /v2.0/security-groups/cf496a7c-f814-4a1e-8358-23349b456bd4 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:14:33.535 8 INFO neutron.services.segments.plugin [-] Segment e32e3b11-8689-481b-accb-d3b9d92d1d96 resource provider aggregate not found 2026-04-27 17:14:33.564 8 INFO neutron.services.segments.plugin [-] Segment e32e3b11-8689-481b-accb-d3b9d92d1d96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e32e3b11-8689-481b-accb-d3b9d92d1d96 found for delete ", "request_id": "req-4d5fc1e4-835d-4fda-b557-62dd434c7318"}]} [pid: 7|app: 0|req: 988/2050] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:33 2026] GET /v2.0/security-groups?tenant_id=bbb12396e23a47e1b1fc204f80972dde&name=default => generated 2805 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2051] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:14:33 2026] GET /v2.0/networks?id=4f196551-da87-4bfb-a093-055faebbe01b => generated 734 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2054] 199.204.45.4 () {34 vars in 1048 bytes} [Mon Apr 27 17:14:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=35a89f62e5c441a3a3df298bcb78d0f9 => generated 343 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2055] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:33 2026] DELETE /v2.0/security-groups/16bf4634-f999-4e59-bce8-424ce256c2a9 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:14:33.785 8 INFO neutron.services.segments.plugin [-] Segment e32e3b11-8689-481b-accb-d3b9d92d1d96 resource provider aggregate not found 2026-04-27 17:14:33.819 8 INFO neutron.services.segments.plugin [-] Segment e32e3b11-8689-481b-accb-d3b9d92d1d96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e32e3b11-8689-481b-accb-d3b9d92d1d96 found for delete ", "request_id": "req-a8bd13ea-62b9-4498-bb71-3e9f6e7351bd"}]} [pid: 8|app: 0|req: 1067/2056] 199.204.45.4 () {38 vars in 953 bytes} [Mon Apr 27 17:14:33 2026] POST /v2.0/ports => generated 1082 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2057] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:14:34 2026] PUT /v2.0/ports/966aaf65-36a0-4c57-bb01-f6d81c2f4c3d => generated 1207 bytes in 578 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: 1068/2058] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:14:34 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 17:14:34.822 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f12d7f7c-b3ce-4a96-b841-9828c361a8a2'] response: {'name': 'network-changed', 'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'tag': '966aaf65-36a0-4c57-bb01-f6d81c2f4c3d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 991/2059] 199.204.45.4 () {34 vars in 1060 bytes} [Mon Apr 27 17:14:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.230&port_id=966aaf65-36a0-4c57-bb01-f6d81c2f4c3d => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2060] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:14:34 2026] GET /v2.0/subnets?id=53b378d4-dc1b-473d-ade2-0d0f7fb955c7 => generated 630 bytes in 46 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: 992/2061] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:14:34 2026] GET /v2.0/ports?network_id=4f196551-da87-4bfb-a093-055faebbe01b&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2062] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:14:34 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2063] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:14:35 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2064] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:14:35 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2065] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:14:35 2026] GET /v2.0/networks?id=4f196551-da87-4bfb-a093-055faebbe01b => generated 734 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2066] 199.204.45.4 () {34 vars in 1060 bytes} [Mon Apr 27 17:14:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.230&port_id=966aaf65-36a0-4c57-bb01-f6d81c2f4c3d => 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: 997/2067] 199.204.45.4 () {34 vars in 992 bytes} [Mon Apr 27 17:14:35 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:35.409 8 WARNING neutron_lib.context [None req-0a48151a-f118-4c70-82a6-8d5ed71db198 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 998/2068] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:14:35 2026] GET /v2.0/subnets?id=53b378d4-dc1b-473d-ade2-0d0f7fb955c7 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2069] 199.204.45.4 () {34 vars in 1042 bytes} [Mon Apr 27 17:14:35 2026] GET /v2.0/security-groups?id=02e06a2b-0487-40d2-9a05-c48e9b125e8d&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2070] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:14:35 2026] GET /v2.0/ports?network_id=4f196551-da87-4bfb-a093-055faebbe01b&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:35.586 8 INFO neutron.db.segments_db [None req-0a48151a-f118-4c70-82a6-8d5ed71db198 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Added segment 43a764a8-1deb-473a-8c8a-59e26965c087 of type vxlan for network 3e0eabcd-3400-4d7e-9a91-d44df632b281 [pid: 7|app: 0|req: 1001/2071] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:14:35 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?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: 1002/2072] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:14:35 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?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: 1071/2073] 10.0.0.20 () {34 vars in 670 bytes} [Mon Apr 27 17:14:35 2026] POST /v2.0/networks => generated 633 bytes in 957 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:36.075 8 WARNING neutron_lib.context [None req-61bc5574-ebf6-43a8-8ec1-5254604b3a22 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1003/2074] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:14:36 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 1246 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:36.136 8 INFO neutron.db.segments_db [None req-61bc5574-ebf6-43a8-8ec1-5254604b3a22 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Added segment 1c07fec2-dbed-494f-a33f-a9b6ac8a6f7b of type vxlan for network d4bccb80-57d0-40ac-b3f4-41f570ddcc0a [pid: 7|app: 0|req: 1004/2075] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:14:36 2026] GET /v2.0/security-groups?id=02e06a2b-0487-40d2-9a05-c48e9b125e8d&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: 7|app: 0|req: 1005/2076] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:14:36 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:36.470 8 INFO neutron.db.l3_hamode_db [None req-61bc5574-ebf6-43a8-8ec1-5254604b3a22 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:14:36.863 7 WARNING neutron_lib.context [None req-9dd38763-eb04-4faf-87ad-86717cf2f98c ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:36.916 7 INFO neutron.db.segments_db [None req-9dd38763-eb04-4faf-87ad-86717cf2f98c ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Added segment 42038c5b-6b08-4afb-afab-b5a44442a428 of type vxlan for network f73a8c91-4903-4b9c-88c4-7e4934e6d606 2026-04-27 17:14:37.259 7 INFO neutron.db.l3_hamode_db [None req-9dd38763-eb04-4faf-87ad-86717cf2f98c ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:14:37.462 7 INFO neutron.db.l3_hamode_db [None req-9dd38763-eb04-4faf-87ad-86717cf2f98c ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:14:37.547 8 INFO neutron.db.l3_hamode_db [None req-61bc5574-ebf6-43a8-8ec1-5254604b3a22 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1006/2077] 10.0.0.20 () {34 vars in 667 bytes} [Mon Apr 27 17:14:36 2026] POST /v2.0/routers => generated 474 bytes in 2011 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:38.767 7 WARNING neutron_lib.context [None req-1d594a70-9b75-4d22-9a61-61639a66acd2 58588d2c025d47688e2d2192b4909be9 70f457d1ac7e40b9a72e02eb983361ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1072/2078] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:14:36 2026] POST /v2.0/routers => generated 695 bytes in 2728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:38.800 8 WARNING neutron_lib.context [None req-827fde28-e748-4e3b-b230-f202e525a492 ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:38.812 7 INFO neutron.db.segments_db [None req-1d594a70-9b75-4d22-9a61-61639a66acd2 58588d2c025d47688e2d2192b4909be9 70f457d1ac7e40b9a72e02eb983361ca - - default default] Added segment 30ada37d-dd21-495c-9350-02c77520d30d of type vxlan for network df4d1c7c-b6e6-431d-ba64-17653838b6da 2026-04-27 17:14:38.839 8 INFO neutron.db.l3_hamode_db [None req-827fde28-e748-4e3b-b230-f202e525a492 ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:14:38.989 8 INFO neutron.db.l3_hamode_db [None req-827fde28-e748-4e3b-b230-f202e525a492 ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:14:39.108 7 INFO neutron.db.l3_hamode_db [None req-1d594a70-9b75-4d22-9a61-61639a66acd2 58588d2c025d47688e2d2192b4909be9 70f457d1ac7e40b9a72e02eb983361ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:14:39.261 7 INFO neutron.db.l3_hamode_db [None req-1d594a70-9b75-4d22-9a61-61639a66acd2 58588d2c025d47688e2d2192b4909be9 70f457d1ac7e40b9a72e02eb983361ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1073/2079] 10.0.0.20 () {34 vars in 667 bytes} [Mon Apr 27 17:14:38 2026] POST /v2.0/routers => generated 474 bytes in 1039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2080] 10.0.0.20 () {32 vars in 775 bytes} [Mon Apr 27 17:14:39 2026] GET /v2.0/subnets?project_id=a59025700fb9472abbf10de42a9009a9&cidr=10.100.0.0%2F28 => generated 14 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2081] 10.0.0.20 () {34 vars in 667 bytes} [Mon Apr 27 17:14:38 2026] POST /v2.0/routers => generated 474 bytes in 1337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:40.055 7 WARNING neutron_lib.context [None req-32c7c9e5-ff43-436f-abe5-b56bbab53aa7 ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:40.099 7 INFO neutron.db.l3_hamode_db [None req-32c7c9e5-ff43-436f-abe5-b56bbab53aa7 ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:14:40.256 7 INFO neutron.db.l3_hamode_db [None req-32c7c9e5-ff43-436f-abe5-b56bbab53aa7 ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1075/2082] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:14:39 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 1248 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2083] 10.0.0.20 () {32 vars in 693 bytes} [Mon Apr 27 17:14:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2084] 10.0.0.20 () {34 vars in 750 bytes} [Mon Apr 27 17:14:40 2026] PUT /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2085] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:14:40 2026] GET /v2.0/security-groups?id=02e06a2b-0487-40d2-9a05-c48e9b125e8d&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2086] 10.0.0.20 () {32 vars in 783 bytes} [Mon Apr 27 17:14:40 2026] GET /v2.0/subnets?network_id=ff57a60f-8305-4164-bb55-cd54431dfd0f&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2087] 10.0.0.20 () {32 vars in 730 bytes} [Mon Apr 27 17:14:40 2026] GET /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:40.648 8 WARNING neutron_lib.context [None req-064ea5a9-c867-4211-8bd4-d7cb9fb438d2 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1081/2088] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:14:40 2026] POST /v2.0/subnets => generated 632 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2089] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:14:40 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2090] 10.0.0.20 () {34 vars in 667 bytes} [Mon Apr 27 17:14:40 2026] POST /v2.0/routers => generated 474 bytes in 1057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2091] 10.0.0.20 () {34 vars in 761 bytes} [Mon Apr 27 17:14:41 2026] PUT /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags/green => generated 4 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 17:14:41.152 8 WARNING neutron_lib.context [None req-6438f975-48dc-43ef-89c4-090ccc218003 ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:41.197 8 INFO neutron.db.l3_hamode_db [None req-6438f975-48dc-43ef-89c4-090ccc218003 ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:14:41.344 8 INFO neutron.db.l3_hamode_db [None req-6438f975-48dc-43ef-89c4-090ccc218003 ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1084/2092] 10.0.0.20 () {34 vars in 667 bytes} [Mon Apr 27 17:14:41 2026] POST /v2.0/routers => generated 474 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2093] 10.0.0.20 () {32 vars in 730 bytes} [Mon Apr 27 17:14:42 2026] GET /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:42.227 8 WARNING neutron_lib.context [None req-4020a7e7-6515-4e3d-a7a7-9bd9d42acc25 ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:42.271 8 INFO neutron.db.l3_hamode_db [None req-4020a7e7-6515-4e3d-a7a7-9bd9d42acc25 ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:14:42.462 8 INFO neutron.db.l3_hamode_db [None req-4020a7e7-6515-4e3d-a7a7-9bd9d42acc25 ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1009/2094] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:14:41 2026] PUT /v2.0/routers/41a30525-fd08-4738-9065-a859a969a4b9/add_router_interface => generated 309 bytes in 1698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2095] 10.0.0.20 () {34 vars in 757 bytes} [Mon Apr 27 17:14:42 2026] PUT /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2096] 10.0.0.20 () {32 vars in 648 bytes} [Mon Apr 27 17:14:42 2026] GET /v2.0/networks => generated 8055 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2097] 10.0.0.20 () {32 vars in 730 bytes} [Mon Apr 27 17:14:43 2026] GET /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2098] 10.0.0.20 () {32 vars in 646 bytes} [Mon Apr 27 17:14:43 2026] GET /v2.0/subnets => generated 8351 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2099] 10.0.0.20 () {34 vars in 667 bytes} [Mon Apr 27 17:14:42 2026] POST /v2.0/routers => generated 474 bytes in 1020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2100] 10.0.0.20 () {34 vars in 779 bytes} [Mon Apr 27 17:14:43 2026] PUT /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2101] 10.0.0.20 () {34 vars in 750 bytes} [Mon Apr 27 17:14:43 2026] PUT /v2.0/routers/4b453a96-631f-412f-9dbc-771aae451b7b/tags => generated 17 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2102] 10.0.0.20 () {32 vars in 646 bytes} [Mon Apr 27 17:14:43 2026] GET /v2.0/routers => generated 4498 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2103] 10.0.0.20 () {32 vars in 730 bytes} [Mon Apr 27 17:14:43 2026] GET /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags => generated 52 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2104] 10.0.0.20 () {34 vars in 750 bytes} [Mon Apr 27 17:14:43 2026] PUT /v2.0/routers/76e3e34c-5e75-4c91-ab9b-7d58c3ac592e/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:43.504 8 WARNING neutron_lib.context [None req-720de722-6d84-44d8-9aff-07f8d4700613 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1017/2105] 10.0.0.20 () {34 vars in 750 bytes} [Mon Apr 27 17:14:43 2026] PUT /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags => generated 37 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2106] 10.0.0.20 () {34 vars in 684 bytes} [Mon Apr 27 17:14:43 2026] POST /v2.0/security-groups => generated 1613 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2107] 10.0.0.20 () {34 vars in 750 bytes} [Mon Apr 27 17:14:43 2026] PUT /v2.0/routers/214cbb8d-3a06-42b1-a431-cbb326dc87de/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: 1019/2108] 10.0.0.20 () {34 vars in 750 bytes} [Mon Apr 27 17:14:43 2026] PUT /v2.0/routers/7468ad05-eb4c-4dde-af8d-68ccb6dcd5ab/tags => generated 19 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2109] 10.0.0.20 () {32 vars in 730 bytes} [Mon Apr 27 17:14:43 2026] GET /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags => generated 37 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:43.758 7 WARNING neutron_lib.context [None req-a4d9a134-2538-4ff2-9dae-36c4228860a0 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1091/2110] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:14:43 2026] GET /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2111] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:14:43 2026] POST /v2.0/security-group-rules => generated 565 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2112] 10.0.0.20 () {32 vars in 663 bytes} [Mon Apr 27 17:14:43 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:43.988 8 WARNING neutron_lib.context [None req-f2e5d0c7-ce4e-4073-b13d-051fa0373be8 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:44.004 7 INFO neutron.api.v2.resource [None req-99a079ef-7818-4b43-b408-ea43c09a49d2 58588d2c025d47688e2d2192b4909be9 70f457d1ac7e40b9a72e02eb983361ca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1021/2113] 10.0.0.20 () {32 vars in 742 bytes} [Mon Apr 27 17:14:43 2026] GET /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags/green => generated 99 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2114] 10.0.0.20 () {32 vars in 677 bytes} [Mon Apr 27 17:14:44 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2115] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:14:43 2026] POST /v2.0/security-group-rules => generated 564 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2116] 10.0.0.20 () {32 vars in 673 bytes} [Mon Apr 27 17:14:44 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:44.253 8 WARNING neutron_lib.context [None req-41d73196-89d3-4d41-bde6-70db20b2a8b5 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1095/2117] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:14:44 2026] POST /v2.0/security-group-rules => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2118] 10.0.0.20 () {32 vars in 685 bytes} [Mon Apr 27 17:14:44 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:44.433 8 WARNING neutron_lib.context [None req-9cb347d4-d251-408a-897f-48b03ff181b6 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1097/2119] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:14:44 2026] POST /v2.0/security-group-rules => generated 569 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2120] 10.0.0.20 () {32 vars in 741 bytes} [Mon Apr 27 17:14:44 2026] DELETE /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags/red => generated 0 bytes in 488 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:14:44.621 7 WARNING neutron_lib.context [None req-3a1728f8-8b65-4395-ae01-10a3c6c48221 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:44.641 7 INFO neutron.db.securitygroups_db [None req-3a1728f8-8b65-4395-ae01-10a3c6c48221 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Project a59025700fb9472abbf10de42a9009a9 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: 1098/2121] 10.0.0.20 () {32 vars in 671 bytes} [Mon Apr 27 17:14:44 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2122] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:14:44 2026] POST /v2.0/security-group-rules => generated 575 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2123] 10.0.0.20 () {32 vars in 730 bytes} [Mon Apr 27 17:14:44 2026] GET /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags => generated 30 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:44.755 8 WARNING neutron_lib.context [None req-03e9cfff-73f2-4470-9479-819e741da5be a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:44.787 8 INFO neutron.db.securitygroups_db [None req-03e9cfff-73f2-4470-9479-819e741da5be a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Project a59025700fb9472abbf10de42a9009a9 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: 1025/2124] 10.0.0.20 () {32 vars in 685 bytes} [Mon Apr 27 17:14:44 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2125] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:14:44 2026] POST /v2.0/security-group-rules => generated 574 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:45.018 7 INFO neutron.api.v2.resource [None req-e9b1a8c3-18d9-498e-9e4c-b5af332af344 58588d2c025d47688e2d2192b4909be9 70f457d1ac7e40b9a72e02eb983361ca - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1026/2126] 10.0.0.20 () {32 vars in 745 bytes} [Mon Apr 27 17:14:44 2026] DELETE /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags/green => generated 99 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2127] 10.0.0.20 () {32 vars in 681 bytes} [Mon Apr 27 17:14:44 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2128] 10.0.0.20 () {32 vars in 733 bytes} [Mon Apr 27 17:14:45 2026] DELETE /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2129] 10.0.0.20 () {32 vars in 693 bytes} [Mon Apr 27 17:14:45 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2130] 10.0.0.20 () {32 vars in 730 bytes} [Mon Apr 27 17:14:45 2026] GET /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2/tags => generated 12 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2131] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:14:45 2026] GET /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2 => generated 480 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2132] 10.0.0.20 () {32 vars in 648 bytes} [Mon Apr 27 17:14:45 2026] GET /v2.0/networks => generated 1298 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2133] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:14:45 2026] GET /v2.0/routers/4b453a96-631f-412f-9dbc-771aae451b7b => generated 485 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2134] 10.0.0.110 () {34 vars in 1100 bytes} [Mon Apr 27 17:14:45 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1505387328&fields=id&tenant_id=a59025700fb9472abbf10de42a9009a9 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2135] 10.0.0.20 () {34 vars in 741 bytes} [Mon Apr 27 17:14:45 2026] PUT /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2 => generated 480 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2136] 10.0.0.110 () {34 vars in 982 bytes} [Mon Apr 27 17:14:46 2026] GET /v2.0/networks?id=3e0eabcd-3400-4d7e-9a91-d44df632b281 => generated 661 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2137] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:14:46 2026] GET /v2.0/ports?device_id=7746ceea-7029-43e5-a726-5665f66383c2 => 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: 1034/2138] 10.0.0.110 () {34 vars in 965 bytes} [Mon Apr 27 17:14:46 2026] GET /v2.0/quotas/a59025700fb9472abbf10de42a9009a9 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2139] 10.0.0.20 () {34 vars in 741 bytes} [Mon Apr 27 17:14:45 2026] PUT /v2.0/routers/4b453a96-631f-412f-9dbc-771aae451b7b => generated 485 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2140] 10.0.0.110 () {34 vars in 1002 bytes} [Mon Apr 27 17:14:46 2026] GET /v2.0/ports?tenant_id=a59025700fb9472abbf10de42a9009a9&fields=id => generated 103 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2141] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:14:46 2026] GET /v2.0/ports?device_id=4b453a96-631f-412f-9dbc-771aae451b7b => 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: 1108/2142] 10.0.0.110 () {34 vars in 1008 bytes} [Mon Apr 27 17:14:46 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:47.462 7 INFO neutron.services.segments.plugin [-] Segment 30ada37d-dd21-495c-9350-02c77520d30d resource provider aggregate not found 2026-04-27 17:14:47.467 7 INFO neutron.services.segments.plugin [-] Segment 30ada37d-dd21-495c-9350-02c77520d30d resource provider aggregate not found 2026-04-27 17:14:47.482 7 INFO neutron.services.segments.plugin [-] Segment 30ada37d-dd21-495c-9350-02c77520d30d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30ada37d-dd21-495c-9350-02c77520d30d found for delete ", "request_id": "req-fcd8a84a-0b2d-4f17-a798-35342ba9509b"}]} 2026-04-27 17:14:47.483 7 INFO neutron.services.segments.plugin [-] Segment 30ada37d-dd21-495c-9350-02c77520d30d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30ada37d-dd21-495c-9350-02c77520d30d found for delete ", "request_id": "req-9a986b30-0d79-4f5a-a253-49c7164b3570"}]} 2026-04-27 17:14:47.489 7 INFO neutron.db.l3_hamode_db [None req-8fc35931-45c8-45c3-99cd-1e54ae49a1be 58588d2c025d47688e2d2192b4909be9 70f457d1ac7e40b9a72e02eb983361ca - - default default] HA network df4d1c7c-b6e6-431d-ba64-17653838b6da was deleted as no HA routers are present in tenant 70f457d1ac7e40b9a72e02eb983361ca. [pid: 7|app: 0|req: 1035/2143] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:14:46 2026] DELETE /v2.0/routers/7746ceea-7029-43e5-a726-5665f66383c2 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2144] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:14:46 2026] DELETE /v2.0/routers/4b453a96-631f-412f-9dbc-771aae451b7b => generated 0 bytes in 519 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2145] 10.0.0.110 () {34 vars in 1108 bytes} [Mon Apr 27 17:14:47 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2146] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:14:47 2026] GET /v2.0/routers/76e3e34c-5e75-4c91-ab9b-7d58c3ac592e => generated 493 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2147] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:14:47 2026] GET /v2.0/ports?device_id=c6bbbf26-17f7-42c3-b4a4-82503df583e2 => 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: 1037/2148] 10.0.0.20 () {34 vars in 741 bytes} [Mon Apr 27 17:14:47 2026] PUT /v2.0/routers/76e3e34c-5e75-4c91-ab9b-7d58c3ac592e => generated 493 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2149] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:14:48 2026] GET /v2.0/ports?device_id=76e3e34c-5e75-4c91-ab9b-7d58c3ac592e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2150] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:48 2026] GET /v2.0/security-groups?tenant_id=70f457d1ac7e40b9a72e02eb983361ca&name=default => generated 2805 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2151] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:14:48 2026] GET /v2.0/networks?id=3e0eabcd-3400-4d7e-9a91-d44df632b281 => generated 661 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2152] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:48 2026] DELETE /v2.0/security-groups/4daf0d8d-8216-46a4-bc33-70d859330e26 => 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: 1117/2155] 199.204.45.4 () {34 vars in 1048 bytes} [Mon Apr 27 17:14:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a59025700fb9472abbf10de42a9009a9 => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2156] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:14:48 2026] GET /v2.0/ports?device_id=c6bbbf26-17f7-42c3-b4a4-82503df583e2 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:48.893 8 WARNING neutron_lib.context [req-c480d768-e3fc-4967-bcaf-8b0377f49398 req-d9714fb0-a97b-4ebd-8d78-74d9d7cebcb7 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1039/2157] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:14:48 2026] DELETE /v2.0/routers/76e3e34c-5e75-4c91-ab9b-7d58c3ac592e => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2158] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:49 2026] GET /v2.0/security-groups?tenant_id=37cf018990574503b86b05a8dcc5853a&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2159] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:14:49 2026] GET /v2.0/routers/214cbb8d-3a06-42b1-a431-cbb326dc87de => generated 502 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2160] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:49 2026] DELETE /v2.0/security-groups/91ee8729-e848-43c4-ab98-d28e1603a059 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2161] 199.204.45.4 () {38 vars in 953 bytes} [Mon Apr 27 17:14:48 2026] POST /v2.0/ports => generated 954 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1120/2162] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:14:49 2026] PUT /v2.0/ports/71cc99d2-9a84-46a0-b38a-207864f3390b => generated 1199 bytes in 529 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-27 17:14:50.016 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-30c653ac-8926-4016-89fc-c71862ed2964'] response: {'name': 'network-changed', 'server_uuid': 'c6bbbf26-17f7-42c3-b4a4-82503df583e2', 'tag': '71cc99d2-9a84-46a0-b38a-207864f3390b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1121/2163] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:14:49 2026] GET /v2.0/ports?device_id=c6bbbf26-17f7-42c3-b4a4-82503df583e2 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2164] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:14:50 2026] GET /v2.0/ports?tenant_id=a59025700fb9472abbf10de42a9009a9&device_id=c6bbbf26-17f7-42c3-b4a4-82503df583e2 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1123/2165] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:14:50 2026] GET /v2.0/security-groups?id=94cef4ab-2c8b-4911-b79d-6b62c83b420c&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: 7|app: 0|req: 1043/2166] 10.0.0.20 () {34 vars in 741 bytes} [Mon Apr 27 17:14:49 2026] PUT /v2.0/routers/214cbb8d-3a06-42b1-a431-cbb326dc87de => generated 502 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2167] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:14:50 2026] GET /v2.0/ports?device_id=214cbb8d-3a06-42b1-a431-cbb326dc87de => 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: 1124/2168] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:14:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=71cc99d2-9a84-46a0-b38a-207864f3390b => 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: 1125/2169] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:14:50 2026] GET /v2.0/subnets?id=ece19a51-ecb9-48b0-8917-5bb8deab27be => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2170] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:14:50 2026] GET /v2.0/ports?network_id=3e0eabcd-3400-4d7e-9a91-d44df632b281&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: 1127/2171] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:14:50 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?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: 1128/2172] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:14:50 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?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: 1129/2173] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:14:50 2026] GET /v2.0/ports?tenant_id=a59025700fb9472abbf10de42a9009a9&device_id=c6bbbf26-17f7-42c3-b4a4-82503df583e2 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2174] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:14:50 2026] GET /v2.0/networks?id=3e0eabcd-3400-4d7e-9a91-d44df632b281 => generated 757 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2175] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:14:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=71cc99d2-9a84-46a0-b38a-207864f3390b => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2176] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:14:50 2026] GET /v2.0/subnets?id=ece19a51-ecb9-48b0-8917-5bb8deab27be => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2177] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:14:50 2026] GET /v2.0/ports?network_id=3e0eabcd-3400-4d7e-9a91-d44df632b281&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2178] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:14:50 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2179] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:14:50 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2180] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:14:50 2026] DELETE /v2.0/routers/214cbb8d-3a06-42b1-a431-cbb326dc87de => generated 0 bytes in 1039 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2181] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:14:51 2026] GET /v2.0/ports?device_id=c6bbbf26-17f7-42c3-b4a4-82503df583e2 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2182] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:14:51 2026] GET /v2.0/routers/7468ad05-eb4c-4dde-af8d-68ccb6dcd5ab => generated 487 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2183] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:14:51 2026] GET /v2.0/security-groups?id=94cef4ab-2c8b-4911-b79d-6b62c83b420c&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: 1047/2184] 10.0.0.20 () {34 vars in 741 bytes} [Mon Apr 27 17:14:51 2026] PUT /v2.0/routers/7468ad05-eb4c-4dde-af8d-68ccb6dcd5ab => generated 487 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2185] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:14:52 2026] GET /v2.0/ports?device_id=7468ad05-eb4c-4dde-af8d-68ccb6dcd5ab => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2186] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:14:52 2026] GET /v2.0/ports?device_id=c6bbbf26-17f7-42c3-b4a4-82503df583e2 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2187] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:14:52 2026] GET /v2.0/security-groups?id=94cef4ab-2c8b-4911-b79d-6b62c83b420c&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2188] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:14:52 2026] GET /v2.0/ports?device_id=c6bbbf26-17f7-42c3-b4a4-82503df583e2 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2189] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:14:52 2026] DELETE /v2.0/routers/7468ad05-eb4c-4dde-af8d-68ccb6dcd5ab => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2190] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:14:52 2026] GET /v2.0/security-groups?id=94cef4ab-2c8b-4911-b79d-6b62c83b420c&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2191] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:14:52 2026] GET /v2.0/routers/4e737ee3-7420-4c19-99f8-bcf4490533e4 => generated 480 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2192] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:14:52 2026] GET /v2.0/ports?device_id=c6bbbf26-17f7-42c3-b4a4-82503df583e2 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:52.756 8 WARNING neutron_lib.context [None req-500b4a8e-2cf1-4cd6-b5ef-521b7f057758 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2193] 10.0.0.20 () {34 vars in 741 bytes} [Mon Apr 27 17:14:52 2026] PUT /v2.0/routers/4e737ee3-7420-4c19-99f8-bcf4490533e4 => generated 480 bytes in 821 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:14:53.690 7 WARNING neutron_lib.context [None req-879e369a-1b24-4b7b-b140-b34f0d8cef23 e461ea90386447b3872ee7af26f6724b adfa523304c74e2b9ff71cb50f30a1c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:53.803 7 INFO neutron.db.segments_db [None req-879e369a-1b24-4b7b-b140-b34f0d8cef23 e461ea90386447b3872ee7af26f6724b adfa523304c74e2b9ff71cb50f30a1c4 - - default default] Added segment a367109f-004b-4636-b6e5-91179d000fb3 of type vxlan for network 8c951c96-d0ee-4688-af1e-73bc66210f16 [pid: 7|app: 0|req: 1051/2194] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:53 2026] POST /v2.0/networks => generated 630 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2195] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:14:53 2026] GET /v2.0/ports?device_id=4e737ee3-7420-4c19-99f8-bcf4490533e4 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:53.933 7 WARNING neutron_lib.context [None req-efc48d2d-4f77-4a77-819a-e818fc7e60d6 e461ea90386447b3872ee7af26f6724b adfa523304c74e2b9ff71cb50f30a1c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:14:53.990 7 INFO neutron.db.segments_db [None req-efc48d2d-4f77-4a77-819a-e818fc7e60d6 e461ea90386447b3872ee7af26f6724b adfa523304c74e2b9ff71cb50f30a1c4 - - default default] Added segment f3455733-9597-4ff1-bab0-9882e8e253f1 of type vxlan for network 32ffad5e-71a5-40b6-a49f-7c30481ef4f2 2026-04-27 17:14:54.099 8 INFO neutron.db.l3_db [None req-500b4a8e-2cf1-4cd6-b5ef-521b7f057758 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Floating IP 7b32e770-5327-422c-829f-1a1f917e6864 associated. External IP: 10.96.250.202, port: 71cc99d2-9a84-46a0-b38a-207864f3390b. [pid: 7|app: 0|req: 1053/2196] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:14:53 2026] POST /v2.0/networks => generated 632 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2197] 10.0.0.20 () {34 vars in 676 bytes} [Mon Apr 27 17:14:52 2026] POST /v2.0/floatingips => generated 855 bytes in 1768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:14:54.556 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6f547e1-f33b-4a87-8710-c890107001cc'] response: {'name': 'network-changed', 'server_uuid': 'c6bbbf26-17f7-42c3-b4a4-82503df583e2', 'tag': '71cc99d2-9a84-46a0-b38a-207864f3390b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1145/2198] 199.204.45.4 () {34 vars in 1094 bytes} [Mon Apr 27 17:14:54 2026] GET /v2.0/ports?device_id=38874a9b-d73a-4995-afbb-7aed4a5b5ddc&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2199] 10.0.0.20 () {34 vars in 752 bytes} [Mon Apr 27 17:14:54 2026] PUT /v2.0/networks/8c951c96-d0ee-4688-af1e-73bc66210f16/tags => generated 25 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2200] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:14:54 2026] GET /v2.0/floatingips/7b32e770-5327-422c-829f-1a1f917e6864 => generated 855 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2201] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:14:54 2026] GET /v2.0/ports?tenant_id=a59025700fb9472abbf10de42a9009a9&device_id=c6bbbf26-17f7-42c3-b4a4-82503df583e2 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2202] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:14:54 2026] GET /v2.0/ports?tenant_id=ff021e1d723648f39483f176f6a9c2c3&device_id=38874a9b-d73a-4995-afbb-7aed4a5b5ddc => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:14:54.939 7 INFO neutron.services.segments.plugin [-] Segment 42038c5b-6b08-4afb-afab-b5a44442a428 resource provider aggregate not found 2026-04-27 17:14:54.948 7 INFO neutron.services.segments.plugin [-] Segment 42038c5b-6b08-4afb-afab-b5a44442a428 resource provider aggregate not found [pid: 8|app: 0|req: 1150/2203] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:14:54 2026] GET /v2.0/networks/8c951c96-d0ee-4688-af1e-73bc66210f16/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:14:54.968 7 INFO neutron.services.segments.plugin [-] Segment 42038c5b-6b08-4afb-afab-b5a44442a428 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42038c5b-6b08-4afb-afab-b5a44442a428 found for delete ", "request_id": "req-1bb21af8-ff2d-4c34-b40c-d92706d82441"}]} 2026-04-27 17:14:54.974 7 INFO neutron.db.l3_hamode_db [None req-492a708f-60fa-4c87-86cb-b7cb9655a844 ca07b169de0449269d75b69c550fdc42 fe170b2e7c144e9fa7b9bef760835f8b - - default default] HA network f73a8c91-4903-4b9c-88c4-7e4934e6d606 was deleted as no HA routers are present in tenant fe170b2e7c144e9fa7b9bef760835f8b. 2026-04-27 17:14:54.976 7 INFO neutron.services.segments.plugin [-] Segment 42038c5b-6b08-4afb-afab-b5a44442a428 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42038c5b-6b08-4afb-afab-b5a44442a428 found for delete ", "request_id": "req-aeb4e5d0-ff6c-4bf6-bb92-bee5d15e6fb7"}]} [pid: 7|app: 0|req: 1054/2204] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:14:54 2026] DELETE /v2.0/routers/4e737ee3-7420-4c19-99f8-bcf4490533e4 => generated 0 bytes in 863 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2205] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:14:54 2026] GET /v2.0/networks?id=3e0eabcd-3400-4d7e-9a91-d44df632b281 => generated 757 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2206] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:14:54 2026] GET /v2.0/networks?id=6ef013af-b5ab-423d-8e24-b528f52d1ad2 => generated 800 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2207] 10.0.0.20 () {34 vars in 752 bytes} [Mon Apr 27 17:14:55 2026] PUT /v2.0/networks/32ffad5e-71a5-40b6-a49f-7c30481ef4f2/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2208] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=71cc99d2-9a84-46a0-b38a-207864f3390b => generated 858 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2209] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=92e8fa2b-4058-460d-887f-8afeebca1689 => generated 860 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2210] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/subnets?id=ece19a51-ecb9-48b0-8917-5bb8deab27be => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2211] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/networks/32ffad5e-71a5-40b6-a49f-7c30481ef4f2/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2212] 199.204.45.4 () {34 vars in 1102 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3aa&port_id=92e8fa2b-4058-460d-887f-8afeebca1689 => 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: 1058/2213] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/ports?network_id=3e0eabcd-3400-4d7e-9a91-d44df632b281&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2214] 10.0.0.20 () {34 vars in 752 bytes} [Mon Apr 27 17:14:55 2026] PUT /v2.0/networks/32ffad5e-71a5-40b6-a49f-7c30481ef4f2/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2215] 199.204.45.4 () {34 vars in 1062 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/subnets?id=34c9d664-001a-4b2f-b981-297a35702721&id=2fbd1c47-919f-402a-beac-a492febc49b4 => generated 1363 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2216] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2217] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/networks/32ffad5e-71a5-40b6-a49f-7c30481ef4f2/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2218] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&device_owner=network%3Adhcp => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2219] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/networks/8c951c96-d0ee-4688-af1e-73bc66210f16/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2220] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2221] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?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: 1160/2222] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2223] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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: 1063/2224] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:55 2026] DELETE /v2.0/networks/8c951c96-d0ee-4688-af1e-73bc66210f16 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2225] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:14:55 2026] GET /v2.0/floatingips/7b32e770-5327-422c-829f-1a1f917e6864 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2226] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:14:55 2026] DELETE /v2.0/networks/32ffad5e-71a5-40b6-a49f-7c30481ef4f2 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2227] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:56 2026] GET /v2.0/security-groups?tenant_id=fe170b2e7c144e9fa7b9bef760835f8b&name=default => generated 2805 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2228] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:56 2026] DELETE /v2.0/security-groups/cd49d42b-835f-4bf2-981c-3de95afc6fb4 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:14:57.017 7 INFO neutron.services.segments.plugin [-] Segment a367109f-004b-4636-b6e5-91179d000fb3 resource provider aggregate not found 2026-04-27 17:14:57.024 7 INFO neutron.services.segments.plugin [-] Segment a367109f-004b-4636-b6e5-91179d000fb3 resource provider aggregate not found 2026-04-27 17:14:57.034 7 INFO neutron.services.segments.plugin [-] Segment a367109f-004b-4636-b6e5-91179d000fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a367109f-004b-4636-b6e5-91179d000fb3 found for delete ", "request_id": "req-d387a256-3bfd-4026-995f-c4f0e970c1b4"}]} 2026-04-27 17:14:57.043 7 INFO neutron.services.segments.plugin [-] Segment a367109f-004b-4636-b6e5-91179d000fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a367109f-004b-4636-b6e5-91179d000fb3 found for delete ", "request_id": "req-213326fb-7ac5-40ed-a42c-73470e57ce87"}]} 2026-04-27 17:14:57.054 7 INFO neutron.services.segments.plugin [-] Segment f3455733-9597-4ff1-bab0-9882e8e253f1 resource provider aggregate not found 2026-04-27 17:14:57.060 7 INFO neutron.services.segments.plugin [-] Segment f3455733-9597-4ff1-bab0-9882e8e253f1 resource provider aggregate not found 2026-04-27 17:14:57.078 7 INFO neutron.services.segments.plugin [-] Segment f3455733-9597-4ff1-bab0-9882e8e253f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3455733-9597-4ff1-bab0-9882e8e253f1 found for delete ", "request_id": "req-8263f428-5543-468f-a734-39d97bdef037"}]} 2026-04-27 17:14:57.079 7 INFO neutron.services.segments.plugin [-] Segment f3455733-9597-4ff1-bab0-9882e8e253f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3455733-9597-4ff1-bab0-9882e8e253f1 found for delete ", "request_id": "req-a151b51d-15f4-482e-b914-eaa9fd9b43d2"}]} [pid: 7|app: 0|req: 1066/2229] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:56 2026] GET /v2.0/security-groups?tenant_id=dd31cb233c144369a6eb2a204414146d&name=default => generated 2805 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2230] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:56 2026] GET /v2.0/security-groups?tenant_id=adfa523304c74e2b9ff71cb50f30a1c4&name=default => generated 2805 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2231] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:57 2026] DELETE /v2.0/security-groups/4462492b-ccb8-464e-9fed-76ff92ec8461 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2232] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:57 2026] DELETE /v2.0/security-groups/58521e21-6b26-4bdc-896d-1033d0345d35 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2233] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:57 2026] GET /v2.0/security-groups?tenant_id=cbfd5f8c770442268e33d5e199079e57&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: 1166/2234] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:14:57 2026] GET /v2.0/security-groups?tenant_id=1765eed29c7d4d6988ba76a2376d7c18&name=default => generated 2805 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2235] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:57 2026] DELETE /v2.0/security-groups/f15d7d96-e4c7-48df-9d19-19b32ee1e983 => 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: 1167/2236] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:14:57 2026] DELETE /v2.0/security-groups/bed80a20-f882-415f-923b-5a0d9894812f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:15:02.366 7 WARNING neutron_lib.context [None req-54fee2c7-f325-4874-86f8-b1e2b46e28ca 567b14109ed24ce3ab0e4c7452f72134 636d7a03d360450d8ee5f9d4ebbf5468 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:15:02.517 7 INFO neutron.db.segments_db [None req-54fee2c7-f325-4874-86f8-b1e2b46e28ca 567b14109ed24ce3ab0e4c7452f72134 636d7a03d360450d8ee5f9d4ebbf5468 - - default default] Added segment dfd2f906-db8e-4b21-9248-6be2a89822f0 of type vxlan for network 0235ba2e-7cb6-419e-a118-5f517e08cb2a [pid: 7|app: 0|req: 1070/2237] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:15:02 2026] POST /v2.0/networks => generated 632 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:02.664 8 WARNING neutron_lib.context [None req-a80a2775-f607-4ffd-9244-19173eaddc43 567b14109ed24ce3ab0e4c7452f72134 636d7a03d360450d8ee5f9d4ebbf5468 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1168/2238] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:15:02 2026] POST /v2.0/subnets => generated 602 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:03.046 7 WARNING neutron_lib.context [None req-8301cbb6-788a-4db8-a891-ce0ab9488b0f 567b14109ed24ce3ab0e4c7452f72134 636d7a03d360450d8ee5f9d4ebbf5468 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:15:03.105 7 INFO neutron.db.segments_db [None req-8301cbb6-788a-4db8-a891-ce0ab9488b0f 567b14109ed24ce3ab0e4c7452f72134 636d7a03d360450d8ee5f9d4ebbf5468 - - default default] Added segment b8e99213-2d23-4327-966c-0ffcd15ed7fc of type vxlan for network cf669149-5c99-449f-8236-85fce4781170 [pid: 7|app: 0|req: 1071/2239] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:15:03 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-27 17:15:03.236 8 WARNING neutron_lib.context [None req-fc59b06a-6712-42ad-8e55-f2c6552ca86e 567b14109ed24ce3ab0e4c7452f72134 636d7a03d360450d8ee5f9d4ebbf5468 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1169/2240] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:15:03 2026] POST /v2.0/subnets => generated 605 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:03.592 7 WARNING neutron_lib.context [None req-8df08de1-a0f3-43c2-b810-d7bf65378081 567b14109ed24ce3ab0e4c7452f72134 636d7a03d360450d8ee5f9d4ebbf5468 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:15:03.641 7 INFO neutron.db.segments_db [None req-8df08de1-a0f3-43c2-b810-d7bf65378081 567b14109ed24ce3ab0e4c7452f72134 636d7a03d360450d8ee5f9d4ebbf5468 - - default default] Added segment f85964a9-7c69-4a24-92c9-24954864ec1e of type vxlan for network 3857daff-72a2-4dd1-b3a8-ad869ba79895 [pid: 7|app: 0|req: 1072/2243] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:15:03 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:03.747 8 WARNING neutron_lib.context [None req-2bb36b6a-f28e-4130-8353-7015f2f7cf53 567b14109ed24ce3ab0e4c7452f72134 636d7a03d360450d8ee5f9d4ebbf5468 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1172/2244] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:15:03 2026] POST /v2.0/subnets => generated 605 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:04.090 7 WARNING neutron_lib.context [None req-86d6e656-b81d-4a80-a83a-65b5d511344a 567b14109ed24ce3ab0e4c7452f72134 636d7a03d360450d8ee5f9d4ebbf5468 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:15:04.159 7 INFO neutron.db.segments_db [None req-86d6e656-b81d-4a80-a83a-65b5d511344a 567b14109ed24ce3ab0e4c7452f72134 636d7a03d360450d8ee5f9d4ebbf5468 - - default default] Added segment 7b76f467-5ff1-4591-be2e-949034fe029f of type vxlan for network e14ca4ee-9829-4c7b-a634-af87a19cebff [pid: 7|app: 0|req: 1073/2245] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:15:04 2026] POST /v2.0/networks => generated 630 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:04.383 8 WARNING neutron_lib.context [None req-899cb6b3-7708-44e1-9fe1-7819033b38fd 567b14109ed24ce3ab0e4c7452f72134 636d7a03d360450d8ee5f9d4ebbf5468 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1173/2246] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:15:04 2026] POST /v2.0/subnets => generated 605 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:04.772 7 WARNING neutron_lib.context [None req-176b8a50-6484-492c-a2e4-b8ea111f3926 567b14109ed24ce3ab0e4c7452f72134 636d7a03d360450d8ee5f9d4ebbf5468 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1174/2247] 10.0.0.59 () {34 vars in 989 bytes} [Mon Apr 27 17:15:04 2026] GET /v2.0/ports?device_id=c6bbbf26-17f7-42c3-b4a4-82503df583e2 => generated 1240 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:15:04.896 7 INFO neutron.db.segments_db [None req-176b8a50-6484-492c-a2e4-b8ea111f3926 567b14109ed24ce3ab0e4c7452f72134 636d7a03d360450d8ee5f9d4ebbf5468 - - default default] Added segment 40f47add-8032-4b8c-a183-c64fb9a9c6d5 of type vxlan for network 690f021b-e885-477d-a566-d771831e391f [pid: 8|app: 0|req: 1175/2248] 10.0.0.59 () {34 vars in 1039 bytes} [Mon Apr 27 17:15:04 2026] GET /v2.0/security-groups?id=94cef4ab-2c8b-4911-b79d-6b62c83b420c&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2249] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:15:04 2026] POST /v2.0/networks => generated 632 bytes in 700 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:05.485 8 WARNING neutron_lib.context [None req-3bda79c1-f542-4641-9835-a6e022a360a2 567b14109ed24ce3ab0e4c7452f72134 636d7a03d360450d8ee5f9d4ebbf5468 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1176/2250] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:15:05 2026] POST /v2.0/subnets => generated 605 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2251] 10.0.0.20 () {34 vars in 750 bytes} [Mon Apr 27 17:15:05 2026] PUT /v2.0/subnets/e51feac2-71a7-4ab0-86e2-1025ab721c2b/tags => generated 17 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2252] 10.0.0.20 () {34 vars in 750 bytes} [Mon Apr 27 17:15:06 2026] PUT /v2.0/subnets/374df1f9-4b50-451e-bf75-755cce9be784/tags => generated 25 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2253] 10.0.0.20 () {34 vars in 750 bytes} [Mon Apr 27 17:15:06 2026] PUT /v2.0/subnets/61537640-b83a-4312-aff9-5aa10ae9c13f/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2254] 10.0.0.20 () {34 vars in 750 bytes} [Mon Apr 27 17:15:06 2026] PUT /v2.0/subnets/322fa75f-53cb-41c0-a945-c1026b3e6876/tags => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2255] 10.0.0.20 () {32 vars in 663 bytes} [Mon Apr 27 17:15:06 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2256] 10.0.0.20 () {32 vars in 677 bytes} [Mon Apr 27 17:15:06 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2257] 10.0.0.20 () {32 vars in 673 bytes} [Mon Apr 27 17:15:06 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2258] 10.0.0.20 () {32 vars in 685 bytes} [Mon Apr 27 17:15:06 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2259] 10.0.0.20 () {32 vars in 671 bytes} [Mon Apr 27 17:15:06 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2260] 10.0.0.20 () {32 vars in 685 bytes} [Mon Apr 27 17:15:06 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2261] 10.0.0.20 () {32 vars in 681 bytes} [Mon Apr 27 17:15:06 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2262] 10.0.0.20 () {32 vars in 693 bytes} [Mon Apr 27 17:15:06 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2263] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:15:06 2026] DELETE /v2.0/subnets/e51feac2-71a7-4ab0-86e2-1025ab721c2b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2264] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:15:07 2026] DELETE /v2.0/subnets/374df1f9-4b50-451e-bf75-755cce9be784 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2265] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:15:07 2026] DELETE /v2.0/subnets/61537640-b83a-4312-aff9-5aa10ae9c13f => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2266] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:15:07 2026] DELETE /v2.0/subnets/322fa75f-53cb-41c0-a945-c1026b3e6876 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2267] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:15:08 2026] DELETE /v2.0/subnets/9b371091-3d7c-4221-9acc-2160c2faaeca => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:15:08.740 8 INFO neutron.services.segments.plugin [-] Segment dfd2f906-db8e-4b21-9248-6be2a89822f0 resource provider aggregate not found 2026-04-27 17:15:08.769 8 INFO neutron.services.segments.plugin [-] Segment dfd2f906-db8e-4b21-9248-6be2a89822f0 resource provider aggregate not found 2026-04-27 17:15:08.787 8 INFO neutron.services.segments.plugin [-] Segment dfd2f906-db8e-4b21-9248-6be2a89822f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfd2f906-db8e-4b21-9248-6be2a89822f0 found for delete ", "request_id": "req-94d9f3ae-2e4c-442f-9a71-bc78dc8e83c7"}]} 2026-04-27 17:15:08.790 8 INFO neutron.services.segments.plugin [-] Segment dfd2f906-db8e-4b21-9248-6be2a89822f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfd2f906-db8e-4b21-9248-6be2a89822f0 found for delete ", "request_id": "req-16fe93b0-172d-4275-81de-a647f2a013b6"}]} [pid: 8|app: 0|req: 1185/2268] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:15:08 2026] DELETE /v2.0/networks/0235ba2e-7cb6-419e-a118-5f517e08cb2a => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2269] 10.0.0.20 () {32 vars in 825 bytes} [Mon Apr 27 17:15:08 2026] GET /v2.0/ports?project_id=a59025700fb9472abbf10de42a9009a9&network_id=3e0eabcd-3400-4d7e-9a91-d44df632b281 => generated 3691 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:15:09.026 7 INFO neutron.services.segments.plugin [-] Segment b8e99213-2d23-4327-966c-0ffcd15ed7fc resource provider aggregate not found 2026-04-27 17:15:09.033 7 INFO neutron.services.segments.plugin [-] Segment b8e99213-2d23-4327-966c-0ffcd15ed7fc resource provider aggregate not found 2026-04-27 17:15:09.057 7 INFO neutron.services.segments.plugin [-] Segment b8e99213-2d23-4327-966c-0ffcd15ed7fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8e99213-2d23-4327-966c-0ffcd15ed7fc found for delete ", "request_id": "req-50a43923-c9ce-4319-9868-7ebdc5373dcc"}]} 2026-04-27 17:15:09.058 7 INFO neutron.services.segments.plugin [-] Segment b8e99213-2d23-4327-966c-0ffcd15ed7fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8e99213-2d23-4327-966c-0ffcd15ed7fc found for delete ", "request_id": "req-bf459d92-2ac3-45db-bead-ea77c8b79c5f"}]} [pid: 7|app: 0|req: 1084/2270] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:15:08 2026] DELETE /v2.0/networks/cf669149-5c99-449f-8236-85fce4781170 => 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: 1085/2271] 10.0.0.20 () {32 vars in 741 bytes} [Mon Apr 27 17:15:09 2026] GET /v2.0/subnets?network_id=ff57a60f-8305-4164-bb55-cd54431dfd0f => generated 644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2272] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:15:09 2026] DELETE /v2.0/networks/3857daff-72a2-4dd1-b3a8-ad869ba79895 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2273] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:15:09 2026] DELETE /v2.0/networks/e14ca4ee-9829-4c7b-a634-af87a19cebff => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:15:09.723 8 INFO neutron.db.l3_db [None req-d9b76584-edbb-46f9-8527-3bd0b0194fac a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Floating IP 7b32e770-5327-422c-829f-1a1f917e6864 disassociated. External IP: 10.96.250.202, port: 71cc99d2-9a84-46a0-b38a-207864f3390b. [pid: 7|app: 0|req: 1087/2274] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:15:09 2026] DELETE /v2.0/networks/690f021b-e885-477d-a566-d771831e391f => generated 0 bytes in 471 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2275] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:15:09 2026] PUT /v2.0/floatingips/7b32e770-5327-422c-829f-1a1f917e6864 => generated 554 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2276] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:15:10 2026] GET /v2.0/floatingips/7b32e770-5327-422c-829f-1a1f917e6864 => generated 554 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:15:10.935 8 INFO neutron.services.segments.plugin [-] Segment f85964a9-7c69-4a24-92c9-24954864ec1e resource provider aggregate not found 2026-04-27 17:15:10.947 8 INFO neutron.services.segments.plugin [-] Segment f85964a9-7c69-4a24-92c9-24954864ec1e resource provider aggregate not found 2026-04-27 17:15:10.960 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebe8eaf6-d05e-421d-b30b-2470d9f85410'] response: {'name': 'network-changed', 'server_uuid': 'c6bbbf26-17f7-42c3-b4a4-82503df583e2', 'tag': '71cc99d2-9a84-46a0-b38a-207864f3390b', 'status': 'completed', 'code': 200} 2026-04-27 17:15:10.966 8 INFO neutron.services.segments.plugin [-] Segment f85964a9-7c69-4a24-92c9-24954864ec1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f85964a9-7c69-4a24-92c9-24954864ec1e found for delete ", "request_id": "req-b4d86c59-222b-4315-b5fc-fd0032777cd2"}]} 2026-04-27 17:15:10.967 8 INFO neutron.services.segments.plugin [-] Segment f85964a9-7c69-4a24-92c9-24954864ec1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f85964a9-7c69-4a24-92c9-24954864ec1e found for delete ", "request_id": "req-c015e4ed-bcb8-40f8-ae53-4ec2d175d88b"}]} [pid: 7|app: 0|req: 1089/2277] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:15:10 2026] GET /v2.0/ports?tenant_id=a59025700fb9472abbf10de42a9009a9&device_id=c6bbbf26-17f7-42c3-b4a4-82503df583e2 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:15:11.086 7 INFO neutron.services.segments.plugin [-] Segment 7b76f467-5ff1-4591-be2e-949034fe029f resource provider aggregate not found 2026-04-27 17:15:11.091 7 INFO neutron.services.segments.plugin [-] Segment 7b76f467-5ff1-4591-be2e-949034fe029f resource provider aggregate not found 2026-04-27 17:15:11.108 7 INFO neutron.services.segments.plugin [-] Segment 7b76f467-5ff1-4591-be2e-949034fe029f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b76f467-5ff1-4591-be2e-949034fe029f found for delete ", "request_id": "req-1e066775-a6df-482c-b7ad-7d2329df9e70"}]} 2026-04-27 17:15:11.115 7 INFO neutron.services.segments.plugin [-] Segment 7b76f467-5ff1-4591-be2e-949034fe029f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b76f467-5ff1-4591-be2e-949034fe029f found for delete ", "request_id": "req-4a2d95ee-32a8-4ad9-8e3b-7b1ce1f329a0"}]} 2026-04-27 17:15:11.127 7 INFO neutron.services.segments.plugin [-] Segment 40f47add-8032-4b8c-a183-c64fb9a9c6d5 resource provider aggregate not found 2026-04-27 17:15:11.142 7 INFO neutron.services.segments.plugin [-] Segment 40f47add-8032-4b8c-a183-c64fb9a9c6d5 resource provider aggregate not found 2026-04-27 17:15:11.149 7 INFO neutron.services.segments.plugin [-] Segment 40f47add-8032-4b8c-a183-c64fb9a9c6d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40f47add-8032-4b8c-a183-c64fb9a9c6d5 found for delete ", "request_id": "req-dc4f8d02-06fe-4d3a-8686-2dcf3d55ddce"}]} 2026-04-27 17:15:11.162 7 INFO neutron.services.segments.plugin [-] Segment 40f47add-8032-4b8c-a183-c64fb9a9c6d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40f47add-8032-4b8c-a183-c64fb9a9c6d5 found for delete ", "request_id": "req-f492f9ae-19c2-44db-b262-e78de98b91ab"}]} [pid: 7|app: 0|req: 1090/2278] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:15:11 2026] GET /v2.0/networks?id=3e0eabcd-3400-4d7e-9a91-d44df632b281 => generated 757 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2279] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:15:10 2026] GET /v2.0/security-groups?tenant_id=636d7a03d360450d8ee5f9d4ebbf5468&name=default => generated 2805 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2280] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:15:11 2026] GET /v2.0/floatingips/7b32e770-5327-422c-829f-1a1f917e6864 => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2281] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:15:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=71cc99d2-9a84-46a0-b38a-207864f3390b => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2282] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:15:11 2026] GET /v2.0/subnets?id=ece19a51-ecb9-48b0-8917-5bb8deab27be => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2283] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:11 2026] GET /v2.0/ports?network_id=3e0eabcd-3400-4d7e-9a91-d44df632b281&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2284] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:15:11 2026] DELETE /v2.0/security-groups/4f478b8a-314d-40dd-8f79-8c748a7be599 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2285] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:11 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?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: 1093/2286] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:11 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?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: 1194/2287] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:15:11 2026] GET /v2.0/security-groups?tenant_id=1c794a9138894b958b8ec7110e529810&name=default => generated 2805 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2288] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:15:11 2026] DELETE /v2.0/security-groups/34e19577-a433-49dc-b095-3b6c2242876c => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2289] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:15:11 2026] GET /v2.0/security-groups?tenant_id=9c56a229f3554151af62e328067084fb&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2290] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:15:11 2026] DELETE /v2.0/security-groups/05177c43-7354-4ad2-8d57-172d09e564f1 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2291] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:15:12 2026] GET /v2.0/floatingips/7b32e770-5327-422c-829f-1a1f917e6864 => generated 552 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:15:13.316 7 WARNING neutron_lib.context [None req-a06721c7-f0e2-4cf1-a981-bee08d98d99f a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1096/2292] 10.0.0.20 () {34 vars in 684 bytes} [Mon Apr 27 17:15:13 2026] POST /v2.0/security-groups => generated 1611 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:15:13.451 8 WARNING neutron_lib.context [None req-a1231d42-790a-4221-948e-1f9a14ae976c a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1197/2293] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:15:13 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) 2026-04-27 17:15:13.593 7 WARNING neutron_lib.context [None req-22f86b05-7f02-414f-94eb-c7d2fe60c55d a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1097/2294] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:15:13 2026] POST /v2.0/security-group-rules => generated 564 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:13.722 8 WARNING neutron_lib.context [None req-e371e699-4b04-40f1-ad4d-67ea154a2d6d a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2295] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:15:13 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-27 17:15:13.841 7 WARNING neutron_lib.context [None req-bf06e2fb-aae1-4dd2-a0a3-c2777689a080 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1098/2296] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:15:13 2026] POST /v2.0/security-group-rules => generated 569 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:13.953 8 WARNING neutron_lib.context [None req-0a5cbf8d-1400-4137-8f88-5c27a81e42ba a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:15:13.977 8 INFO neutron.db.securitygroups_db [None req-0a5cbf8d-1400-4137-8f88-5c27a81e42ba a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Project a59025700fb9472abbf10de42a9009a9 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: 1199/2297] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:15:13 2026] POST /v2.0/security-group-rules => generated 575 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:14.059 7 WARNING neutron_lib.context [None req-765b0f55-9205-4c68-a22f-1f6f87444187 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:15:14.075 7 INFO neutron.db.securitygroups_db [None req-765b0f55-9205-4c68-a22f-1f6f87444187 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Project a59025700fb9472abbf10de42a9009a9 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: 1099/2298] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:15:14 2026] POST /v2.0/security-group-rules => generated 574 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2299] 10.0.0.20 () {32 vars in 648 bytes} [Mon Apr 27 17:15:14 2026] GET /v2.0/networks => generated 1298 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2300] 10.0.0.110 () {34 vars in 1098 bytes} [Mon Apr 27 17:15:14 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-262969354&fields=id&tenant_id=a59025700fb9472abbf10de42a9009a9 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2301] 10.0.0.110 () {34 vars in 982 bytes} [Mon Apr 27 17:15:15 2026] GET /v2.0/networks?id=3e0eabcd-3400-4d7e-9a91-d44df632b281 => generated 661 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2302] 10.0.0.110 () {34 vars in 965 bytes} [Mon Apr 27 17:15:15 2026] GET /v2.0/quotas/a59025700fb9472abbf10de42a9009a9 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2303] 10.0.0.110 () {34 vars in 1002 bytes} [Mon Apr 27 17:15:15 2026] GET /v2.0/ports?tenant_id=a59025700fb9472abbf10de42a9009a9&fields=id => generated 149 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2304] 10.0.0.110 () {34 vars in 1008 bytes} [Mon Apr 27 17:15:15 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:15:15.348 8 WARNING neutron_lib.context [None req-50545daa-4dfd-4de8-a3d0-3579d9e00346 80c47127df1c4d3bae040813be542719 cc57fb537c3b42b392cea606e49b6177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1103/2305] 10.0.0.110 () {34 vars in 1108 bytes} [Mon Apr 27 17:15:15 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?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: 1104/2306] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:15:15 2026] GET /v2.0/ports?device_id=89a30bfc-7a49-4373-8859-b5ac029d526a => 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: 1203/2307] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:15:15 2026] POST /v2.0/floatingips => generated 552 bytes in 788 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2308] 10.0.0.20 () {34 vars in 758 bytes} [Mon Apr 27 17:15:16 2026] PUT /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/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: 1204/2309] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:15:16 2026] GET /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2310] 10.0.0.20 () {34 vars in 769 bytes} [Mon Apr 27 17:15:16 2026] PUT /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2311] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:15:16 2026] GET /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/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: 1107/2312] 10.0.0.20 () {34 vars in 765 bytes} [Mon Apr 27 17:15:16 2026] PUT /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/tags/red => 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: 1108/2313] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:15:16 2026] GET /v2.0/networks?id=3e0eabcd-3400-4d7e-9a91-d44df632b281 => generated 661 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2314] 199.204.45.4 () {34 vars in 1048 bytes} [Mon Apr 27 17:15:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a59025700fb9472abbf10de42a9009a9 => generated 273 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:15:16.592 7 WARNING neutron_lib.context [req-b803b4d8-8dad-4b98-8879-5263f81aa22e req-87b32f8e-bd94-46e4-b161-b0f7473c8994 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1206/2315] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:15:16 2026] GET /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/tags => generated 34 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2316] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:15:16 2026] GET /v2.0/ports?device_id=89a30bfc-7a49-4373-8859-b5ac029d526a => 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: 1208/2317] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:15:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2318] 10.0.0.20 () {34 vars in 787 bytes} [Mon Apr 27 17:15:16 2026] PUT /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2319] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:15:16 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: 1211/2320] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:15:16 2026] GET /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2321] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:15:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2322] 10.0.0.20 () {34 vars in 758 bytes} [Mon Apr 27 17:15:16 2026] PUT /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2323] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:15:16 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: 1215/2324] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:15:16 2026] GET /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/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: 1216/2325] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:15:17 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2326] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:15:17 2026] GET /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2327] 199.204.45.4 () {30 vars in 767 bytes} [Mon Apr 27 17:15:17 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2328] 199.204.45.4 () {38 vars in 953 bytes} [Mon Apr 27 17:15:16 2026] POST /v2.0/ports => generated 958 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 17:15:17.145 8 INFO neutron.api.v2.resource [None req-61aa8411-4869-41d6-b36b-4617c03ea11b 80c47127df1c4d3bae040813be542719 cc57fb537c3b42b392cea606e49b6177 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1219/2329] 10.0.0.20 () {32 vars in 750 bytes} [Mon Apr 27 17:15:17 2026] GET /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2330] 199.204.45.4 () {34 vars in 715 bytes} [Mon Apr 27 17:15:17 2026] POST /v2.0/ports => generated 1097 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1220/2331] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:15:17 2026] PUT /v2.0/ports/2bb09ca7-ece7-4786-9ddf-1b5cbebc7527 => generated 1203 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2332] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:15:17 2026] DELETE /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1113/2333] 10.0.0.110 () {34 vars in 971 bytes} [Mon Apr 27 17:15:17 2026] GET /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 1097 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2334] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:15:17 2026] GET /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:15:17.692 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7cda790-13fd-4357-b3ff-e733d638f8d3'] response: {'name': 'network-changed', 'server_uuid': '89a30bfc-7a49-4373-8859-b5ac029d526a', 'tag': '2bb09ca7-ece7-4786-9ddf-1b5cbebc7527', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1114/2335] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:15:17 2026] GET /v2.0/ports?tenant_id=a59025700fb9472abbf10de42a9009a9&device_id=89a30bfc-7a49-4373-8859-b5ac029d526a => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2336] 10.0.0.110 () {34 vars in 907 bytes} [Mon Apr 27 17:15:17 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-27 17:15:17.736 8 INFO neutron.api.v2.resource [None req-8d31dc97-1272-419e-a735-23a2786d96dd 80c47127df1c4d3bae040813be542719 cc57fb537c3b42b392cea606e49b6177 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1222/2337] 10.0.0.20 () {32 vars in 753 bytes} [Mon Apr 27 17:15:17 2026] DELETE /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1116/2338] 199.204.45.4 () {34 vars in 1058 bytes} [Mon Apr 27 17:15:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2bb09ca7-ece7-4786-9ddf-1b5cbebc7527 => 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: 1223/2339] 10.0.0.20 () {32 vars in 741 bytes} [Mon Apr 27 17:15:17 2026] DELETE /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/tags => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2340] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:15:17 2026] GET /v2.0/subnets?id=ece19a51-ecb9-48b0-8917-5bb8deab27be => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2341] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:15:17 2026] GET /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2342] 199.204.45.4 () {34 vars in 1260 bytes} [Mon Apr 27 17:15:17 2026] GET /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2343] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:17 2026] GET /v2.0/ports?network_id=3e0eabcd-3400-4d7e-9a91-d44df632b281&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: 1120/2344] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:17 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2345] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:15:17 2026] GET /v2.0/ports?device_id=89a30bfc-7a49-4373-8859-b5ac029d526a => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2346] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:18 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2347] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:15:17 2026] DELETE /v2.0/floatingips/de5a38fa-c5cc-4b2f-a290-32d816f7a5e6 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2348] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:15:18 2026] GET /v2.0/security-groups?id=a3a8dc8b-308a-400b-8f30-054ca12dd6d2&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: 1123/2349] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:18 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?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: 1227/2350] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:18 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?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: 1124/2351] 199.204.45.4 () {34 vars in 973 bytes} [Mon Apr 27 17:15:18 2026] GET /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 1097 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2352] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:15:18 2026] GET /v2.0/networks?id=22caa3dd-f363-439e-b05a-5b63c1cc7313 => generated 802 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2353] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:15:18 2026] GET /v2.0/ports?tenant_id=a59025700fb9472abbf10de42a9009a9&device_id=89a30bfc-7a49-4373-8859-b5ac029d526a => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2354] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:15:18 2026] GET /v2.0/networks?id=3e0eabcd-3400-4d7e-9a91-d44df632b281 => generated 757 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2355] 199.204.45.4 () {34 vars in 1058 bytes} [Mon Apr 27 17:15:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2bb09ca7-ece7-4786-9ddf-1b5cbebc7527 => 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: 1128/2356] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:15:18 2026] GET /v2.0/subnets?id=ece19a51-ecb9-48b0-8917-5bb8deab27be => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2359] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:18 2026] GET /v2.0/ports?network_id=3e0eabcd-3400-4d7e-9a91-d44df632b281&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: 1132/2360] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:18 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2361] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:18 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2362] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:15:18 2026] PUT /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 1251 bytes in 616 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: 1230/2363] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 2527 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2364] 199.204.45.4 () {34 vars in 1060 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.230&port_id=966aaf65-36a0-4c57-bb01-f6d81c2f4c3d => generated 19 bytes in 30 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: 1232/2365] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/subnets?id=53b378d4-dc1b-473d-ade2-0d0f7fb955c7 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2366] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/ports?network_id=4f196551-da87-4bfb-a093-055faebbe01b&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: 1134/2367] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/security-groups?tenant_id=cc57fb537c3b42b392cea606e49b6177&name=default => generated 2805 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2368] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?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: 1235/2369] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/ports?device_id=89a30bfc-7a49-4373-8859-b5ac029d526a => 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: 1135/2370] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:15:19 2026] DELETE /v2.0/security-groups/1b6ba992-8a42-4bbd-8d5c-319a6b2d256c => 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: 1236/2371] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?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: 1136/2372] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/security-groups?id=a3a8dc8b-308a-400b-8f30-054ca12dd6d2&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2373] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2374] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/subnets?id=202cb172-d848-49c0-a561-e93d3f69cc27 => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2375] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/ports?network_id=22caa3dd-f363-439e-b05a-5b63c1cc7313&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2376] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/security-groups?tenant_id=9f6d41694fe34957a1007e045a223d35&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2377] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:15:19.765 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf9c22b9-4846-44cb-b806-d4fc5db6b7b7'] response: {'name': 'network-changed', 'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'tag': '5d6fc7e3-ad16-402a-b969-06e25a160599', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1239/2378] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:15:19 2026] DELETE /v2.0/security-groups/53a7fd34-4290-4159-a47c-2766c38c00f2 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2379] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?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: 1240/2380] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 2527 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2381] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:15:19 2026] GET /v2.0/networks?id=22caa3dd-f363-439e-b05a-5b63c1cc7313 => generated 802 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2382] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2383] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/subnets?id=202cb172-d848-49c0-a561-e93d3f69cc27 => generated 654 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2384] 10.0.0.110 () {34 vars in 971 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 1287 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2385] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/ports?network_id=22caa3dd-f363-439e-b05a-5b63c1cc7313&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2386] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?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: 1244/2387] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2388] 199.204.45.4 () {34 vars in 787 bytes} [Mon Apr 27 17:15:20 2026] PUT /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 1311 bytes in 282 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-27 17:15:20.584 8 INFO neutron.api.v2.resource [None req-be79c33b-f23c-4567-b3e6-595b99eb4a3a e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1245/2389] 199.204.45.4 () {30 vars in 761 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/security-groups/lb-97f4d6a3-4913-4bcd-93bc-e49e9b9b6a62 => generated 149 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2390] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/ports?device_id=89a30bfc-7a49-4373-8859-b5ac029d526a => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:15:20.630 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f0df281-ce5d-46f1-b960-cd73f40f8f94'] response: {'name': 'network-changed', 'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'tag': '5d6fc7e3-ad16-402a-b969-06e25a160599', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1246/2391] 199.204.45.4 () {30 vars in 783 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/security-groups?name=lb-97f4d6a3-4913-4bcd-93bc-e49e9b9b6a62 => generated 1575 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2392] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/security-groups?id=a3a8dc8b-308a-400b-8f30-054ca12dd6d2&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: 1147/2393] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 2587 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2394] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/networks?id=22caa3dd-f363-439e-b05a-5b63c1cc7313 => generated 802 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2395] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/ports?device_id=89a30bfc-7a49-4373-8859-b5ac029d526a => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2396] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=5d6fc7e3-ad16-402a-b969-06e25a160599 => 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: 1151/2397] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/security-groups?id=a3a8dc8b-308a-400b-8f30-054ca12dd6d2&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2398] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/subnets?id=202cb172-d848-49c0-a561-e93d3f69cc27 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2399] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/ports?device_id=89a30bfc-7a49-4373-8859-b5ac029d526a => 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: 1247/2400] 199.204.45.4 () {34 vars in 787 bytes} [Mon Apr 27 17:15:20 2026] PUT /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 1311 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1154/2401] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:20 2026] GET /v2.0/ports?network_id=22caa3dd-f363-439e-b05a-5b63c1cc7313&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2402] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2403] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?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: 1157/2404] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2405] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2406] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:15:21 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: 1160/2407] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2408] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2409] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => 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: 1163/2410] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 1347 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:15:21.425 8 INFO neutron.db.l3_db [None req-e7384fa1-f59f-4c4b-aef7-7fcfec40ce58 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Floating IP 7b32e770-5327-422c-829f-1a1f917e6864 associated. External IP: 10.96.250.202, port: 2bb09ca7-ece7-4786-9ddf-1b5cbebc7527. [pid: 7|app: 0|req: 1164/2411] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2412] 199.204.45.4 () {30 vars in 741 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313 => generated 799 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2413] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2414] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:15:21.816 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a23ce14-7106-4e3e-9e18-61c6a232d1fc'] response: {'name': 'network-changed', 'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'tag': '5d6fc7e3-ad16-402a-b969-06e25a160599', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1248/2415] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:15:20 2026] PUT /v2.0/floatingips/7b32e770-5327-422c-829f-1a1f917e6864 => generated 856 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2416] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2417] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/floatingips/7b32e770-5327-422c-829f-1a1f917e6864 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2418] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/networks?id=22caa3dd-f363-439e-b05a-5b63c1cc7313 => generated 802 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2419] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:15:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=5d6fc7e3-ad16-402a-b969-06e25a160599 => 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: 1170/2420] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:15:22 2026] GET /v2.0/subnets?id=202cb172-d848-49c0-a561-e93d3f69cc27 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2421] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:22 2026] GET /v2.0/ports?network_id=22caa3dd-f363-439e-b05a-5b63c1cc7313&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2422] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:22 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?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: 1252/2423] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:22 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2424] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:15:22 2026] GET /v2.0/floatingips/7b32e770-5327-422c-829f-1a1f917e6864 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:15:23.814 8 WARNING neutron_lib.context [None req-65f2cf6b-134b-45af-b79b-0489f520aa6b 3f0e2351b7d6437d8a98277112f79f0d af8377337f294320a22168e63e6d6141 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:15:23.864 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f55497e9-59df-456f-b877-a0a326c42541'] response: {'name': 'network-changed', 'server_uuid': '89a30bfc-7a49-4373-8859-b5ac029d526a', 'tag': '2bb09ca7-ece7-4786-9ddf-1b5cbebc7527', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1173/2425] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:15:23 2026] GET /v2.0/ports?tenant_id=a59025700fb9472abbf10de42a9009a9&device_id=89a30bfc-7a49-4373-8859-b5ac029d526a => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:15:23.982 8 INFO neutron.db.segments_db [None req-65f2cf6b-134b-45af-b79b-0489f520aa6b 3f0e2351b7d6437d8a98277112f79f0d af8377337f294320a22168e63e6d6141 - - default default] Added segment a94561d7-4830-4452-bc80-a3c7b5ac7aed of type vxlan for network 21a9c7e5-920e-4362-9855-fdbcae6c411f [pid: 7|app: 0|req: 1174/2426] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:15:23 2026] GET /v2.0/networks?id=3e0eabcd-3400-4d7e-9a91-d44df632b281 => generated 757 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2427] 199.204.45.4 () {34 vars in 1058 bytes} [Mon Apr 27 17:15:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2bb09ca7-ece7-4786-9ddf-1b5cbebc7527 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2428] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:15:23 2026] POST /v2.0/networks => generated 631 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2429] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:15:24 2026] GET /v2.0/floatingips/7b32e770-5327-422c-829f-1a1f917e6864 => 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: 1254/2430] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:15:24 2026] GET /v2.0/subnets?id=ece19a51-ecb9-48b0-8917-5bb8deab27be => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:15:24.141 7 WARNING neutron_lib.context [None req-6f489946-737d-463e-9f5d-ccc5b5d1b06d 3f0e2351b7d6437d8a98277112f79f0d af8377337f294320a22168e63e6d6141 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1255/2431] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:24 2026] GET /v2.0/ports?network_id=3e0eabcd-3400-4d7e-9a91-d44df632b281&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2432] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:24 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?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: 1257/2433] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:24 2026] GET /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281?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: 1177/2434] 10.0.0.20 () {34 vars in 663 bytes} [Mon Apr 27 17:15:24 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2435] 10.0.0.20 () {34 vars in 746 bytes} [Mon Apr 27 17:15:24 2026] PUT /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags => generated 25 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, ' [pid: 7|app: 0|req: 1178/2436] 10.0.0.20 () {32 vars in 726 bytes} [Mon Apr 27 17:15:24 2026] GET /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2437] 10.0.0.20 () {34 vars in 757 bytes} [Mon Apr 27 17:15:24 2026] PUT /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2438] 10.0.0.20 () {32 vars in 726 bytes} [Mon Apr 27 17:15:24 2026] GET /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/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: 1260/2439] 10.0.0.20 () {34 vars in 753 bytes} [Mon Apr 27 17:15:24 2026] PUT /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2440] 10.0.0.20 () {32 vars in 726 bytes} [Mon Apr 27 17:15:24 2026] GET /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2441] 10.0.0.20 () {34 vars in 775 bytes} [Mon Apr 27 17:15:24 2026] PUT /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags/black.or.white => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2442] 10.0.0.20 () {32 vars in 726 bytes} [Mon Apr 27 17:15:24 2026] GET /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2443] 10.0.0.20 () {34 vars in 746 bytes} [Mon Apr 27 17:15:24 2026] PUT /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2444] 10.0.0.20 () {32 vars in 726 bytes} [Mon Apr 27 17:15:25 2026] GET /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2445] 10.0.0.20 () {32 vars in 734 bytes} [Mon Apr 27 17:15:25 2026] GET /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:15:25.202 7 INFO neutron.api.v2.resource [None req-949a4f7e-ab35-45b0-baf1-6eb63de36cf9 3f0e2351b7d6437d8a98277112f79f0d af8377337f294320a22168e63e6d6141 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1183/2446] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:15:25 2026] GET /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2447] 10.0.0.20 () {32 vars in 737 bytes} [Mon Apr 27 17:15:25 2026] DELETE /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2448] 10.0.0.20 () {32 vars in 726 bytes} [Mon Apr 27 17:15:25 2026] GET /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:15:25.380 8 INFO neutron.api.v2.resource [None req-a2e45fff-217e-49fb-bd69-03d267a496df 3f0e2351b7d6437d8a98277112f79f0d af8377337f294320a22168e63e6d6141 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1265/2449] 10.0.0.20 () {32 vars in 741 bytes} [Mon Apr 27 17:15:25 2026] DELETE /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2450] 10.0.0.20 () {32 vars in 729 bytes} [Mon Apr 27 17:15:25 2026] DELETE /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2451] 10.0.0.20 () {32 vars in 726 bytes} [Mon Apr 27 17:15:25 2026] GET /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8/tags => 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: 1186/2452] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:15:25 2026] DELETE /v2.0/ports/770e5a3f-44df-47f5-b49e-f64467eb68e8 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:15:25.945 8 INFO neutron.services.segments.plugin [-] Segment a94561d7-4830-4452-bc80-a3c7b5ac7aed resource provider aggregate not found 2026-04-27 17:15:25.963 8 INFO neutron.services.segments.plugin [-] Segment a94561d7-4830-4452-bc80-a3c7b5ac7aed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a94561d7-4830-4452-bc80-a3c7b5ac7aed found for delete ", "request_id": "req-c012772f-3dc5-4548-b14e-1c711c2dac4f"}]} 2026-04-27 17:15:25.964 8 INFO neutron.services.segments.plugin [-] Segment a94561d7-4830-4452-bc80-a3c7b5ac7aed resource provider aggregate not found 2026-04-27 17:15:25.986 8 INFO neutron.services.segments.plugin [-] Segment a94561d7-4830-4452-bc80-a3c7b5ac7aed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a94561d7-4830-4452-bc80-a3c7b5ac7aed found for delete ", "request_id": "req-e0abc41d-b961-47cb-b011-2bfdf7257157"}]} [pid: 8|app: 0|req: 1267/2453] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:15:25 2026] DELETE /v2.0/networks/21a9c7e5-920e-4362-9855-fdbcae6c411f => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2454] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:15:26 2026] GET /v2.0/security-groups?tenant_id=d763fb5ba3b84a8bafea146ae59f5b32&name=default => generated 2805 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2455] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:15:26 2026] DELETE /v2.0/security-groups/fe4a2b26-bec7-447e-8585-06c79da0a409 => 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: 1188/2456] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:15:27 2026] GET /v2.0/security-groups?tenant_id=af8377337f294320a22168e63e6d6141&name=default => generated 2805 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2457] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:15:27 2026] DELETE /v2.0/security-groups/bfe5697a-43ab-4a8f-8f40-9d1aa3abc26d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:15:28.316 7 WARNING neutron_lib.context [None req-0303d9c5-1f26-443b-be60-13b6efde5445 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:15:29.746 7 INFO neutron.db.l3_db [None req-0303d9c5-1f26-443b-be60-13b6efde5445 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Floating IP 069001f4-c981-495b-b28f-0519d825e611 associated. External IP: 10.96.250.208, port: f638b62a-df97-4629-bb9c-e68ce563d92b. [pid: 7|app: 0|req: 1189/2458] 10.0.0.20 () {34 vars in 676 bytes} [Mon Apr 27 17:15:28 2026] POST /v2.0/floatingips => generated 898 bytes in 1863 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2459] 10.0.0.59 () {34 vars in 989 bytes} [Mon Apr 27 17:15:32 2026] GET /v2.0/ports?device_id=89a30bfc-7a49-4373-8859-b5ac029d526a => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2460] 10.0.0.59 () {34 vars in 1039 bytes} [Mon Apr 27 17:15:32 2026] GET /v2.0/security-groups?id=a3a8dc8b-308a-400b-8f30-054ca12dd6d2&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: 1272/2463] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:15:33 2026] GET /v2.0/ports?device_id=89a30bfc-7a49-4373-8859-b5ac029d526a => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2464] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:15:33 2026] GET /v2.0/security-groups?id=a3a8dc8b-308a-400b-8f30-054ca12dd6d2&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: 1273/2465] 199.204.45.4 () {34 vars in 992 bytes} [Mon Apr 27 17:15:34 2026] GET /v2.0/ports?device_id=89a30bfc-7a49-4373-8859-b5ac029d526a => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:15:34.750 7 INFO neutron.db.l3_db [req-569fef73-ed6f-49d5-95d2-e48392b6d5f0 req-0b8ce414-6d0d-4ad0-b859-93dc17fd2935 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] Floating IP 7b32e770-5327-422c-829f-1a1f917e6864 disassociated. External IP: 10.96.250.202, port: 2bb09ca7-ece7-4786-9ddf-1b5cbebc7527. [pid: 8|app: 0|req: 1274/2466] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:15:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2467] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:15:34 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: 1276/2468] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:15:34 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: 8|app: 0|req: 1277/2469] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:15:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2470] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:15:35 2026] GET /v2.0/ports?device_id=89a30bfc-7a49-4373-8859-b5ac029d526a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:15:35.139 8 INFO neutron.api.v2.resource [None req-d3a8d0f0-113d-47bd-852e-d95d8f8f68fa e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1279/2471] 199.204.45.4 () {30 vars in 761 bytes} [Mon Apr 27 17:15:35 2026] GET /v2.0/security-groups/lb-97f4d6a3-4913-4bcd-93bc-e49e9b9b6a62 => generated 149 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2472] 199.204.45.4 () {36 vars in 995 bytes} [Mon Apr 27 17:15:34 2026] DELETE /v2.0/ports/2bb09ca7-ece7-4786-9ddf-1b5cbebc7527 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2473] 199.204.45.4 () {30 vars in 783 bytes} [Mon Apr 27 17:15:35 2026] GET /v2.0/security-groups?name=lb-97f4d6a3-4913-4bcd-93bc-e49e9b9b6a62 => generated 1575 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2474] 199.204.45.4 () {30 vars in 813 bytes} [Mon Apr 27 17:15:35 2026] GET /v2.0/security-group-rules?security_group_id=8c0cfef4-5831-4b34-8b79-16ac74a06a75 => generated 1118 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2475] 199.204.45.4 () {34 vars in 745 bytes} [Mon Apr 27 17:15:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:35.453 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e724f5ec-8615-4617-be24-dbbcff1fce1e'] response: {'server_uuid': '89a30bfc-7a49-4373-8859-b5ac029d526a', 'name': 'network-vif-deleted', 'tag': '2bb09ca7-ece7-4786-9ddf-1b5cbebc7527', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1195/2476] 199.204.45.4 () {34 vars in 745 bytes} [Mon Apr 27 17:15:35 2026] POST /v2.0/security-group-rules => generated 569 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2477] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:15:36 2026] DELETE /v2.0/security-groups/a3a8dc8b-308a-400b-8f30-054ca12dd6d2 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2478] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:15:36 2026] DELETE /v2.0/floatingips/7b32e770-5327-422c-829f-1a1f917e6864 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2479] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:15:36 2026] GET /v2.0/ports?device_id=c6bbbf26-17f7-42c3-b4a4-82503df583e2 => 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: 1197/2480] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:15:36 2026] GET /v2.0/security-groups?id=94cef4ab-2c8b-4911-b79d-6b62c83b420c&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: 1284/2481] 199.204.45.4 () {34 vars in 992 bytes} [Mon Apr 27 17:15:37 2026] GET /v2.0/ports?device_id=c6bbbf26-17f7-42c3-b4a4-82503df583e2 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2482] 199.204.45.4 () {36 vars in 995 bytes} [Mon Apr 27 17:15:37 2026] DELETE /v2.0/ports/71cc99d2-9a84-46a0-b38a-207864f3390b => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2483] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:15:37 2026] GET /v2.0/ports?device_id=c6bbbf26-17f7-42c3-b4a4-82503df583e2 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:15:39.138 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3f2b7cb-32b8-441c-bc7e-b8048677d0fb'] response: {'server_uuid': 'c6bbbf26-17f7-42c3-b4a4-82503df583e2', 'name': 'network-vif-deleted', 'tag': '71cc99d2-9a84-46a0-b38a-207864f3390b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1199/2484] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:15:39 2026] DELETE /v2.0/security-groups/94cef4ab-2c8b-4911-b79d-6b62c83b420c => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2485] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:15:39 2026] PUT /v2.0/routers/41a30525-fd08-4738-9065-a859a969a4b9/remove_router_interface => generated 309 bytes in 1795 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2486] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:15:41 2026] DELETE /v2.0/subnets/ece19a51-ecb9-48b0-8917-5bb8deab27be => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:15:42.427 8 INFO neutron.services.segments.plugin [-] Segment 1c07fec2-dbed-494f-a33f-a9b6ac8a6f7b resource provider aggregate not found 2026-04-27 17:15:42.432 8 INFO neutron.services.segments.plugin [-] Segment 1c07fec2-dbed-494f-a33f-a9b6ac8a6f7b resource provider aggregate not found 2026-04-27 17:15:42.446 8 INFO neutron.services.segments.plugin [-] Segment 1c07fec2-dbed-494f-a33f-a9b6ac8a6f7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c07fec2-dbed-494f-a33f-a9b6ac8a6f7b found for delete ", "request_id": "req-6d9b35e0-7f76-4e21-ab87-25175587691d"}]} 2026-04-27 17:15:42.448 8 INFO neutron.services.segments.plugin [-] Segment 1c07fec2-dbed-494f-a33f-a9b6ac8a6f7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c07fec2-dbed-494f-a33f-a9b6ac8a6f7b found for delete ", "request_id": "req-cd72aae9-4038-4141-bef5-89ac5040f8ab"}]} 2026-04-27 17:15:42.457 8 INFO neutron.db.l3_hamode_db [None req-69712012-dc9f-45e1-9f90-e9aefcfb4426 a0184e23e4cc43409206c69ceb4d7b5e a59025700fb9472abbf10de42a9009a9 - - default default] HA network d4bccb80-57d0-40ac-b3f4-41f570ddcc0a was deleted as no HA routers are present in tenant a59025700fb9472abbf10de42a9009a9. [pid: 8|app: 0|req: 1287/2487] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:15:41 2026] DELETE /v2.0/routers/41a30525-fd08-4738-9065-a859a969a4b9 => generated 0 bytes in 1187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:15:42.645 7 INFO neutron.services.segments.plugin [-] Segment 43a764a8-1deb-473a-8c8a-59e26965c087 resource provider aggregate not found 2026-04-27 17:15:42.650 7 INFO neutron.services.segments.plugin [-] Segment 43a764a8-1deb-473a-8c8a-59e26965c087 resource provider aggregate not found 2026-04-27 17:15:42.672 7 INFO neutron.services.segments.plugin [-] Segment 43a764a8-1deb-473a-8c8a-59e26965c087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43a764a8-1deb-473a-8c8a-59e26965c087 found for delete ", "request_id": "req-e2ab5760-ca8b-4996-a080-6b7c6b848c07"}]} 2026-04-27 17:15:42.674 7 INFO neutron.services.segments.plugin [-] Segment 43a764a8-1deb-473a-8c8a-59e26965c087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43a764a8-1deb-473a-8c8a-59e26965c087 found for delete ", "request_id": "req-2006bf28-762d-424c-a2a4-97f398e1d037"}]} [pid: 7|app: 0|req: 1201/2488] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:15:42 2026] DELETE /v2.0/networks/3e0eabcd-3400-4d7e-9a91-d44df632b281 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2489] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:15:43 2026] GET /v2.0/security-groups?tenant_id=a59025700fb9472abbf10de42a9009a9&name=default => generated 2805 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2490] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:15:43 2026] DELETE /v2.0/security-groups/c5ecfa69-7b75-4b4a-8ac8-cbbbe4939ca1 => 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: 1289/2491] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:15:43 2026] GET /v2.0/security-groups?tenant_id=361ef2c495e6435db3a19af947b0d9ce&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2492] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:15:43 2026] DELETE /v2.0/security-groups/1319dd94-12b5-4e67-b93c-b9590a2bdfb4 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:15:45.953 8 INFO neutron.db.segments_db [None req-0553dd80-cd09-40bc-8ed6-ac3621b50791 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 7a550d84-25e4-48dd-bd9f-99bd43a41d35 of type vxlan for network 1ffb3a4a-400b-4353-9e22-1f2a9d54cf79 [pid: 8|app: 0|req: 1290/2493] 10.0.0.20 () {34 vars in 670 bytes} [Mon Apr 27 17:15:45 2026] POST /v2.0/networks => generated 740 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2494] 10.0.0.244 () {30 vars in 690 bytes} [Mon Apr 27 17:15:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2495] 10.0.0.244 () {30 vars in 692 bytes} [Mon Apr 27 17:15:46 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: 1206/2496] 10.0.0.244 () {30 vars in 668 bytes} [Mon Apr 27 17:15:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2497] 10.0.0.244 () {30 vars in 704 bytes} [Mon Apr 27 17:15:46 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: 1291/2498] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:15:46 2026] POST /v2.0/subnets => generated 663 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:46.381 7 INFO neutron.db.segments_db [None req-93e0bc06-49cf-4e56-b971-24049e806804 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment ee9afe16-40eb-4588-b1fb-6cf5cc2de263 of type vxlan for network 61e9d528-1b24-4ff8-b6f5-e9c24d7a337a [pid: 8|app: 0|req: 1292/2499] 10.0.0.244 () {28 vars in 439 bytes} [Mon Apr 27 17:15:46 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: 1293/2500] 10.0.0.244 () {30 vars in 728 bytes} [Mon Apr 27 17:15:46 2026] GET /v2.0/subnets/34c9d664-001a-4b2f-b981-297a35702721 => generated 632 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:15:46.699 7 INFO neutron.db.l3_hamode_db [None req-93e0bc06-49cf-4e56-b971-24049e806804 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1294/2501] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:15:47 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: 1295/2502] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:15:47 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: 1296/2503] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:15:47 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: 8|app: 0|req: 1297/2504] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:15:47 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: 1298/2505] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:15:47 2026] GET /v2.0/subnets/34c9d664-001a-4b2f-b981-297a35702721 => generated 650 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2506] 199.204.45.4 () {30 vars in 767 bytes} [Mon Apr 27 17:15:47 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2507] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:15:47 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: 1301/2508] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:15:47 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: 1302/2509] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:15:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2510] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:15:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:15:47.820 7 INFO neutron.db.l3_hamode_db [None req-93e0bc06-49cf-4e56-b971-24049e806804 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1304/2511] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:48 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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: 1305/2512] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:48 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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: 1306/2513] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:15:48 2026] GET /v2.0/networks?id=6ef013af-b5ab-423d-8e24-b528f52d1ad2 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2514] 199.204.45.4 () {38 vars in 953 bytes} [Mon Apr 27 17:15:48 2026] POST /v2.0/ports => generated 1303 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1208/2517] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:15:46 2026] POST /v2.0/routers => generated 727 bytes in 3012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2518] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:15:49 2026] PUT /v2.0/ports/77f8dd46-6adf-4bf0-8790-7d845a874828 => generated 1428 bytes in 523 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-27 17:15:49.607 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-35d602ac-8452-4923-9ed0-db4a04fee77f'] response: {'name': 'network-changed', 'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'tag': '77f8dd46-6adf-4bf0-8790-7d845a874828', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1311/2519] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:15:49 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 4045 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2520] 199.204.45.4 () {34 vars in 1060 bytes} [Mon Apr 27 17:15:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.230&port_id=966aaf65-36a0-4c57-bb01-f6d81c2f4c3d => generated 19 bytes in 33 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: 1313/2521] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:15:49 2026] GET /v2.0/subnets?id=53b378d4-dc1b-473d-ade2-0d0f7fb955c7 => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2522] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:49 2026] GET /v2.0/ports?network_id=4f196551-da87-4bfb-a093-055faebbe01b&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: 1315/2523] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:49 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?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: 1316/2524] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:49 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?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: 1317/2525] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:15:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=5d6fc7e3-ad16-402a-b969-06e25a160599 => 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: 1318/2526] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:15:49 2026] GET /v2.0/subnets?id=202cb172-d848-49c0-a561-e93d3f69cc27 => generated 654 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2527] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:50 2026] GET /v2.0/ports?network_id=22caa3dd-f363-439e-b05a-5b63c1cc7313&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2528] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:50 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?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: 1321/2529] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:50 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2530] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:15:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.169&port_id=77f8dd46-6adf-4bf0-8790-7d845a874828 => 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: 1323/2531] 199.204.45.4 () {34 vars in 1102 bytes} [Mon Apr 27 17:15:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A220&port_id=77f8dd46-6adf-4bf0-8790-7d845a874828 => 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: 1324/2532] 199.204.45.4 () {34 vars in 1062 bytes} [Mon Apr 27 17:15:50 2026] GET /v2.0/subnets?id=34c9d664-001a-4b2f-b981-297a35702721&id=2fbd1c47-919f-402a-beac-a492febc49b4 => generated 1363 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2533] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:50 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2534] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:50 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2535] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:50 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2536] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:50 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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: 1329/2537] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:15:50 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 4045 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2538] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:15:49 2026] PUT /v2.0/routers/922e304c-982b-4876-8441-2d1a58253798/add_router_interface => generated 309 bytes in 1516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2539] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:15:50 2026] GET /v2.0/networks?id=6ef013af-b5ab-423d-8e24-b528f52d1ad2 => generated 800 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2540] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:15:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.169&port_id=77f8dd46-6adf-4bf0-8790-7d845a874828 => 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: 1331/2541] 199.204.45.4 () {34 vars in 1102 bytes} [Mon Apr 27 17:15:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A220&port_id=77f8dd46-6adf-4bf0-8790-7d845a874828 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2542] 10.0.0.110 () {34 vars in 971 bytes} [Mon Apr 27 17:15:50 2026] GET /v2.0/ports/77f8dd46-6adf-4bf0-8790-7d845a874828 => generated 1464 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2543] 199.204.45.4 () {34 vars in 1062 bytes} [Mon Apr 27 17:15:51 2026] GET /v2.0/subnets?id=34c9d664-001a-4b2f-b981-297a35702721&id=2fbd1c47-919f-402a-beac-a492febc49b4 => 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: 1333/2544] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:51 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&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: 1212/2545] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:15:51 2026] GET /v2.0/ports/77f8dd46-6adf-4bf0-8790-7d845a874828 => generated 1464 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2546] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:51 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&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: 1213/2547] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:15:51 2026] GET /v2.0/ports/77f8dd46-6adf-4bf0-8790-7d845a874828 => generated 1464 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2548] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:51 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2549] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:51 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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: 1214/2550] 199.204.45.4 () {34 vars in 788 bytes} [Mon Apr 27 17:15:51 2026] PUT /v2.0/ports/77f8dd46-6adf-4bf0-8790-7d845a874828 => generated 1199 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2551] 199.204.45.4 () {30 vars in 741 bytes} [Mon Apr 27 17:15:51 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2 => generated 797 bytes in 85 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: 1215/2552] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:15:51 2026] GET /v2.0/subnets/34c9d664-001a-4b2f-b981-297a35702721 => generated 650 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2553] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:15:51 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 3816 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:15:51.903 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9da1ce5-a973-4969-90d1-0c8fdb50f94e'] response: {'name': 'network-changed', 'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'tag': '77f8dd46-6adf-4bf0-8790-7d845a874828', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1339/2554] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:15: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: 7|app: 0|req: 1216/2555] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:15:51 2026] GET /v2.0/networks?id=6ef013af-b5ab-423d-8e24-b528f52d1ad2 => generated 800 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2556] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:15:51 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: 1218/2557] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:15:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.169&port_id=77f8dd46-6adf-4bf0-8790-7d845a874828 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2558] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:15:52 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: 1220/2559] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:15:52 2026] GET /v2.0/subnets?id=34c9d664-001a-4b2f-b981-297a35702721 => 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: 1221/2560] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:15:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:15:52.095 8 INFO neutron.db.segments_db [None req-e89af95e-0647-4770-9ada-398786b0ce44 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 948388ff-7053-434c-9754-ba19c8f56271 of type vxlan for network 3d401c64-28de-47e7-b0fa-fa4b810dfd75 [pid: 7|app: 0|req: 1222/2561] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:52 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2562] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:15:52 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2563] 10.0.0.20 () {34 vars in 670 bytes} [Mon Apr 27 17:15:51 2026] POST /v2.0/networks => generated 741 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2564] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:15:52 2026] GET /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2565] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:52 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2566] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:15:52 2026] GET /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 1349 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2567] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:52 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2568] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:15:52 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2569] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:15:52 2026] POST /v2.0/subnets => generated 664 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2570] 199.204.45.4 () {30 vars in 741 bytes} [Mon Apr 27 17:15:52 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313 => generated 799 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:15:52.515 8 INFO neutron.db.segments_db [None req-71a994e7-881e-417b-a119-49b09bc7d7e2 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Added segment 5428dee5-f12b-46b7-a730-dad3da0d785d of type vxlan for network 0afe645f-2895-486d-901b-83285260966e [pid: 7|app: 0|req: 1229/2571] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:15:52 2026] GET /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2572] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:15:52 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:15:52.865 8 INFO neutron.db.l3_hamode_db [None req-71a994e7-881e-417b-a119-49b09bc7d7e2 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 17:15:54.004 8 INFO neutron.db.l3_hamode_db [None req-71a994e7-881e-417b-a119-49b09bc7d7e2 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1343/2573] 10.0.0.20 () {34 vars in 668 bytes} [Mon Apr 27 17:15:52 2026] POST /v2.0/routers => generated 728 bytes in 3176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2574] 199.204.45.4 () {34 vars in 1094 bytes} [Mon Apr 27 17:15:55 2026] GET /v2.0/ports?device_id=3f98d27b-b08b-411d-aab3-e32e933f271e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2575] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:15:56 2026] GET /v2.0/ports?tenant_id=ff021e1d723648f39483f176f6a9c2c3&device_id=3f98d27b-b08b-411d-aab3-e32e933f271e => generated 1473 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2576] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:15:56 2026] GET /v2.0/networks?id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2577] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:15:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.173&port_id=fc65d6ea-006e-4604-bc37-bc2af1e92460 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2578] 199.204.45.4 () {34 vars in 1104 bytes} [Mon Apr 27 17:15:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a7&port_id=fc65d6ea-006e-4604-bc37-bc2af1e92460 => 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: 1349/2579] 199.204.45.4 () {34 vars in 1062 bytes} [Mon Apr 27 17:15:56 2026] GET /v2.0/subnets?id=02259b78-fbe6-4259-a9ea-fed33cc45069&id=1e5fda57-2672-4b17-8dbb-d264b05fbc10 => generated 1365 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2580] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:56 2026] GET /v2.0/ports?network_id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71&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: 1351/2581] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:15:56 2026] GET /v2.0/ports?network_id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71&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: 1352/2582] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:56 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?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: 1353/2583] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:15:56 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?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: 1231/2584] 10.0.0.20 () {34 vars in 782 bytes} [Mon Apr 27 17:15:55 2026] PUT /v2.0/routers/79b07bf5-d35a-46fb-8857-cfb54b038be1/add_router_interface => generated 309 bytes in 1590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:15:57.894 8 WARNING neutron_lib.context [None req-ca713cda-8593-4d53-9905-1cb9eb459eca 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1354/2585] 10.0.0.20 () {34 vars in 684 bytes} [Mon Apr 27 17:15:57 2026] POST /v2.0/security-groups => generated 1613 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:15:58.036 8 WARNING neutron_lib.context [None req-6184dc5d-6be0-4937-a8aa-af1bd1b54f02 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1232/2586] 10.0.0.244 () {30 vars in 690 bytes} [Mon Apr 27 17:15:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2587] 10.0.0.244 () {30 vars in 692 bytes} [Mon Apr 27 17:15:58 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: 1234/2588] 10.0.0.244 () {30 vars in 668 bytes} [Mon Apr 27 17:15:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2589] 10.0.0.244 () {30 vars in 704 bytes} [Mon Apr 27 17:15:58 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: 1355/2590] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:15:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:58.181 7 WARNING neutron_lib.context [None req-436b2390-254d-457e-af3b-0a9d0942070a 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1236/2591] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:15:58 2026] POST /v2.0/security-group-rules => generated 564 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:58.332 8 WARNING neutron_lib.context [None req-12059101-facd-41d0-9c91-e04812ad1aff 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1356/2592] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:15:58 2026] POST /v2.0/security-group-rules => generated 570 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:58.441 7 WARNING neutron_lib.context [None req-cf3b0699-9b98-4393-aa0c-59748a47141c 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1237/2593] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:15:58 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:58.559 8 WARNING neutron_lib.context [None req-46021ba3-bf6f-40d0-8fe6-1c369e76545d 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1238/2594] 10.0.0.244 () {28 vars in 439 bytes} [Mon Apr 27 17:15:58 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-27 17:15:58.581 8 INFO neutron.db.securitygroups_db [None req-46021ba3-bf6f-40d0-8fe6-1c369e76545d 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Project 708c9654c98244e4b6c7a90b60672147 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: 1239/2595] 10.0.0.244 () {30 vars in 728 bytes} [Mon Apr 27 17:15:58 2026] GET /v2.0/subnets/02259b78-fbe6-4259-a9ea-fed33cc45069 => generated 631 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2596] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:15:58 2026] POST /v2.0/security-group-rules => generated 575 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:58.692 7 WARNING neutron_lib.context [None req-0584c04d-ace9-4e3c-bbfb-f654f89fa363 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:15:58.740 7 INFO neutron.db.securitygroups_db [None req-0584c04d-ace9-4e3c-bbfb-f654f89fa363 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Project 708c9654c98244e4b6c7a90b60672147 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: 1240/2597] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:15:58 2026] POST /v2.0/security-group-rules => generated 574 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:59.243 8 WARNING neutron_lib.context [None req-8e4de773-732e-41ba-a448-45e0b56b00a3 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1358/2598] 10.0.0.20 () {34 vars in 684 bytes} [Mon Apr 27 17:15:59 2026] POST /v2.0/security-groups => generated 1597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 17:15:59.382 7 WARNING neutron_lib.context [None req-4c0952ec-00f7-4322-9cbb-26f7f426d5fc 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1359/2599] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:15: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) [pid: 8|app: 0|req: 1360/2600] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:15:59 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: 1361/2601] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:15: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: 1362/2602] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:15:59 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: 1241/2603] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:15:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:15:59.535 7 WARNING neutron_lib.context [None req-54a916f4-df25-455c-9fbb-1098c721f9a4 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1363/2604] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:15:59 2026] GET /v2.0/subnets/34c9d664-001a-4b2f-b981-297a35702721 => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2605] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:15:59 2026] GET /v2.0/subnets/02259b78-fbe6-4259-a9ea-fed33cc45069 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2606] 10.0.0.20 () {34 vars in 694 bytes} [Mon Apr 27 17:15:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2607] 199.204.45.4 () {30 vars in 767 bytes} [Mon Apr 27 17:15:59 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 3818 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:15:59.684 7 WARNING neutron_lib.context [None req-a6e7d5ee-be6f-4dde-bca9-edda9737d2a8 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1366/2608] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:15:59 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: 1367/2609] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:15:59 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: 1368/2610] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:15:59 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: 8|app: 0|req: 1369/2611] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:15:59 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: 1370/2612] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:15:59 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?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: 1371/2613] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:00 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2614] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:16:00 2026] GET /v2.0/networks?id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71 => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2615] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:15:59 2026] POST /v2.0/floatingips => generated 552 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2616] 10.0.0.110 () {34 vars in 1100 bytes} [Mon Apr 27 17:16:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1264682749&fields=id&tenant_id=708c9654c98244e4b6c7a90b60672147 => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2617] 10.0.0.110 () {34 vars in 1098 bytes} [Mon Apr 27 17:16:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--275287799&fields=id&tenant_id=708c9654c98244e4b6c7a90b60672147 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2618] 10.0.0.110 () {34 vars in 982 bytes} [Mon Apr 27 17:16:00 2026] GET /v2.0/networks?id=1ffb3a4a-400b-4353-9e22-1f2a9d54cf79 => generated 672 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2619] 199.204.45.4 () {38 vars in 953 bytes} [Mon Apr 27 17:16:00 2026] POST /v2.0/ports => generated 1307 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2620] 10.0.0.110 () {34 vars in 965 bytes} [Mon Apr 27 17:16:00 2026] GET /v2.0/quotas/708c9654c98244e4b6c7a90b60672147 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1374/2621] 10.0.0.110 () {34 vars in 1002 bytes} [Mon Apr 27 17:16:00 2026] GET /v2.0/ports?tenant_id=708c9654c98244e4b6c7a90b60672147&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2622] 10.0.0.110 () {34 vars in 1008 bytes} [Mon Apr 27 17:16:00 2026] GET /v2.0/networks/1ffb3a4a-400b-4353-9e22-1f2a9d54cf79?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2623] 10.0.0.110 () {34 vars in 1108 bytes} [Mon Apr 27 17:16:00 2026] GET /v2.0/networks/1ffb3a4a-400b-4353-9e22-1f2a9d54cf79?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: 1377/2624] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:16:01 2026] GET /v2.0/ports?device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => 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: 1248/2625] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:16:00 2026] PUT /v2.0/ports/f08d8605-552f-4d52-b04a-c1cc9811ee75 => generated 1432 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2626] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:16:01 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 5278 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-27 17:16:01.410 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f44bb4d3-0b06-4f6e-b56b-7fb64fe977d2'] response: {'name': 'network-changed', 'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'tag': 'f08d8605-552f-4d52-b04a-c1cc9811ee75', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1249/2627] 199.204.45.4 () {34 vars in 1060 bytes} [Mon Apr 27 17:16:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.230&port_id=966aaf65-36a0-4c57-bb01-f6d81c2f4c3d => 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: 1379/2628] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:16:01 2026] GET /v2.0/subnets?id=53b378d4-dc1b-473d-ade2-0d0f7fb955c7 => 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: 1250/2629] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:01 2026] GET /v2.0/ports?network_id=4f196551-da87-4bfb-a093-055faebbe01b&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: 1380/2630] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:01 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?fields=segments => generated 14 bytes in 75 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: 1251/2631] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:01 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?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: 1381/2632] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:16:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=5d6fc7e3-ad16-402a-b969-06e25a160599 => 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: 1252/2633] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:16:01 2026] GET /v2.0/subnets?id=202cb172-d848-49c0-a561-e93d3f69cc27 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2634] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:01 2026] GET /v2.0/ports?network_id=22caa3dd-f363-439e-b05a-5b63c1cc7313&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2635] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:01 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?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: 1253/2636] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:16:01 2026] GET /v2.0/networks?id=1ffb3a4a-400b-4353-9e22-1f2a9d54cf79 => generated 672 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2637] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:01 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?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: 1254/2638] 199.204.45.4 () {34 vars in 1048 bytes} [Mon Apr 27 17:16:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=708c9654c98244e4b6c7a90b60672147 => generated 273 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:16:01.998 7 WARNING neutron_lib.context [req-5e7ac660-f2d4-483a-b06c-bd79cf3d216e req-0db4c5bb-5b50-4d65-acdf-b376df16a746 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1385/2639] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:16:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.169&port_id=77f8dd46-6adf-4bf0-8790-7d845a874828 => 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: 1386/2640] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:16:02 2026] GET /v2.0/subnets?id=34c9d664-001a-4b2f-b981-297a35702721 => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2641] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:02 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2642] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:02 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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: 1389/2643] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:16:02 2026] GET /v2.0/ports?device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => 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: 1390/2644] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:02 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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: 1391/2645] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:16:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.228&port_id=f08d8605-552f-4d52-b04a-c1cc9811ee75 => 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: 1392/2646] 199.204.45.4 () {34 vars in 1104 bytes} [Mon Apr 27 17:16:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A291&port_id=f08d8605-552f-4d52-b04a-c1cc9811ee75 => 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: 1393/2647] 199.204.45.4 () {34 vars in 1062 bytes} [Mon Apr 27 17:16:02 2026] GET /v2.0/subnets?id=02259b78-fbe6-4259-a9ea-fed33cc45069&id=1e5fda57-2672-4b17-8dbb-d264b05fbc10 => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2648] 199.204.45.4 () {38 vars in 953 bytes} [Mon Apr 27 17:16:01 2026] POST /v2.0/ports => generated 993 bytes in 465 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: 1394/2649] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:02 2026] GET /v2.0/ports?network_id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2650] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:02 2026] GET /v2.0/ports?network_id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71&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: 1396/2651] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:02 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2652] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:02 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2653] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:16:02 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 5278 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2654] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:16:02 2026] PUT /v2.0/ports/1dd231a2-aea1-4a56-85a4-acef6793821d => generated 1238 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2655] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:16:02 2026] GET /v2.0/networks?id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71 => generated 801 bytes in 102 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: 1257/2656] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.228&port_id=f08d8605-552f-4d52-b04a-c1cc9811ee75 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2657] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/ports?tenant_id=708c9654c98244e4b6c7a90b60672147&device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => generated 1277 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2658] 199.204.45.4 () {34 vars in 1104 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A291&port_id=f08d8605-552f-4d52-b04a-c1cc9811ee75 => 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: 1401/2659] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1dd231a2-aea1-4a56-85a4-acef6793821d => 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: 1259/2660] 199.204.45.4 () {34 vars in 1062 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/subnets?id=02259b78-fbe6-4259-a9ea-fed33cc45069&id=1e5fda57-2672-4b17-8dbb-d264b05fbc10 => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1402/2661] 10.0.0.110 () {34 vars in 971 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/ports/f08d8605-552f-4d52-b04a-c1cc9811ee75 => generated 1468 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2662] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/subnets?id=e9d543e8-dcb8-4ec9-86e7-597c90fe0894 => generated 666 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2663] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/ports?network_id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71&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: 1261/2664] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/ports/f08d8605-552f-4d52-b04a-c1cc9811ee75 => generated 1468 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2665] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/ports?network_id=1ffb3a4a-400b-4353-9e22-1f2a9d54cf79&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: 1262/2666] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/ports?network_id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71&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: 1405/2667] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/ports/f08d8605-552f-4d52-b04a-c1cc9811ee75 => generated 1468 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2668] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2669] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/networks/1ffb3a4a-400b-4353-9e22-1f2a9d54cf79?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:16:03.446 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bd74ff9-ebae-4ca0-826e-4da0f5d2f3a7'] response: {'name': 'network-changed', 'server_uuid': 'b6785bdb-6bda-47cf-92a4-7a5460fd6e26', 'tag': '1dd231a2-aea1-4a56-85a4-acef6793821d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1264/2670] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/ports?device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => generated 1008 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2671] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?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: 1266/2672] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/networks/1ffb3a4a-400b-4353-9e22-1f2a9d54cf79?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: 1267/2673] 10.0.0.110 () {34 vars in 1120 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/security-groups?id=4ad91909-34dc-4542-bf77-974417e367f3&id=8c265828-c78a-47b0-a85e-5840d4b01ad1&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2676] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/ports?tenant_id=708c9654c98244e4b6c7a90b60672147&device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => generated 1277 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2677] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/networks?id=1ffb3a4a-400b-4353-9e22-1f2a9d54cf79 => generated 768 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2678] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1dd231a2-aea1-4a56-85a4-acef6793821d => 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: 1407/2679] 199.204.45.4 () {34 vars in 788 bytes} [Mon Apr 27 17:16:03 2026] PUT /v2.0/ports/f08d8605-552f-4d52-b04a-c1cc9811ee75 => generated 1199 bytes in 433 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: 1273/2680] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/subnets?id=e9d543e8-dcb8-4ec9-86e7-597c90fe0894 => generated 666 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:16:03.849 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fba9cf8-2aad-4783-b96f-9c83522f3d39'] response: {'name': 'network-changed', 'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'tag': 'f08d8605-552f-4d52-b04a-c1cc9811ee75', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1274/2681] 199.204.45.4 () {34 vars in 992 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/ports?device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2682] 199.204.45.4 () {30 vars in 741 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71 => generated 798 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2683] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/ports?network_id=1ffb3a4a-400b-4353-9e22-1f2a9d54cf79&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: 1276/2684] 199.204.45.4 () {34 vars in 1122 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/security-groups?id=8c265828-c78a-47b0-a85e-5840d4b01ad1&id=4ad91909-34dc-4542-bf77-974417e367f3&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2685] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 5047 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2686] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/subnets/02259b78-fbe6-4259-a9ea-fed33cc45069 => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2687] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/networks/1ffb3a4a-400b-4353-9e22-1f2a9d54cf79?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: 1278/2688] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:16:03 2026] GET /v2.0/networks?id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71 => generated 801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2689] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/networks/1ffb3a4a-400b-4353-9e22-1f2a9d54cf79?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: 1279/2690] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.228&port_id=f08d8605-552f-4d52-b04a-c1cc9811ee75 => 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: 1280/2691] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2692] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2693] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/subnets?id=02259b78-fbe6-4259-a9ea-fed33cc45069 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2694] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2695] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:16:04 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: 1413/2696] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/ports?network_id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71&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: 1284/2697] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2698] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => 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: 1414/2699] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?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: 1286/2700] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 1349 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2701] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2702] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2703] 199.204.45.4 () {30 vars in 741 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313 => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2704] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => 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: 1289/2705] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2706] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/ports?device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2707] 10.0.0.110 () {34 vars in 1120 bytes} [Mon Apr 27 17:16:04 2026] GET /v2.0/security-groups?id=4ad91909-34dc-4542-bf77-974417e367f3&id=8c265828-c78a-47b0-a85e-5840d4b01ad1&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2708] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:16:05 2026] GET /v2.0/ports?device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => generated 1010 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2709] 10.0.0.110 () {34 vars in 1120 bytes} [Mon Apr 27 17:16:05 2026] GET /v2.0/security-groups?id=4ad91909-34dc-4542-bf77-974417e367f3&id=8c265828-c78a-47b0-a85e-5840d4b01ad1&fields=id&fields=name => generated 206 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2710] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:16:07 2026] GET /v2.0/ports?device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2711] 10.0.0.110 () {34 vars in 1120 bytes} [Mon Apr 27 17:16:07 2026] GET /v2.0/security-groups?id=4ad91909-34dc-4542-bf77-974417e367f3&id=8c265828-c78a-47b0-a85e-5840d4b01ad1&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2712] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:16:07 2026] GET /v2.0/ports?device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => generated 1010 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:16:08.293 7 INFO neutron.db.l3_db [None req-84f21dc8-c948-4fc8-bded-4392431e10a3 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Floating IP 10ecb889-580f-4805-bc1d-e0b5af0e09a0 associated. External IP: 10.96.250.212, port: 1dd231a2-aea1-4a56-85a4-acef6793821d. [pid: 7|app: 0|req: 1293/2713] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:16:07 2026] PUT /v2.0/floatingips/10ecb889-580f-4805-bc1d-e0b5af0e09a0 => generated 855 bytes in 1299 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2714] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:16:15 2026] GET /v2.0/ports?device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => generated 1010 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:16:15.912 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-baba46ac-a16c-44ff-a77b-2eef623a0395'] response: {'name': 'network-changed', 'server_uuid': 'b6785bdb-6bda-47cf-92a4-7a5460fd6e26', 'tag': '1dd231a2-aea1-4a56-85a4-acef6793821d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1294/2715] 10.0.0.110 () {34 vars in 1120 bytes} [Mon Apr 27 17:16:15 2026] GET /v2.0/security-groups?id=4ad91909-34dc-4542-bf77-974417e367f3&id=8c265828-c78a-47b0-a85e-5840d4b01ad1&fields=id&fields=name => generated 206 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2716] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:16:15 2026] GET /v2.0/ports?tenant_id=708c9654c98244e4b6c7a90b60672147&device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => generated 1279 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2717] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:16:15 2026] GET /v2.0/ports?device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => generated 1279 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2718] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:16:15 2026] GET /v2.0/networks?id=1ffb3a4a-400b-4353-9e22-1f2a9d54cf79 => generated 768 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2719] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:16:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1dd231a2-aea1-4a56-85a4-acef6793821d => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2720] 10.0.0.20 () {32 vars in 857 bytes} [Mon Apr 27 17:16:16 2026] GET /v2.0/floatingips?floating_network_id=ff57a60f-8305-4164-bb55-cd54431dfd0f&port_id=1dd231a2-aea1-4a56-85a4-acef6793821d => generated 860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2721] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:16:16 2026] GET /v2.0/subnets?id=e9d543e8-dcb8-4ec9-86e7-597c90fe0894 => generated 666 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2722] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:16 2026] GET /v2.0/ports?network_id=1ffb3a4a-400b-4353-9e22-1f2a9d54cf79&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2723] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:16 2026] GET /v2.0/networks/1ffb3a4a-400b-4353-9e22-1f2a9d54cf79?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2724] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:16 2026] GET /v2.0/networks/1ffb3a4a-400b-4353-9e22-1f2a9d54cf79?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: 1427/2725] 10.0.0.59 () {34 vars in 989 bytes} [Mon Apr 27 17:16:16 2026] GET /v2.0/ports?device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2726] 10.0.0.59 () {34 vars in 1119 bytes} [Mon Apr 27 17:16:16 2026] GET /v2.0/security-groups?id=8c265828-c78a-47b0-a85e-5840d4b01ad1&id=4ad91909-34dc-4542-bf77-974417e367f3&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2727] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:16:18 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: 1300/2728] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:16:18 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: 1429/2729] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:16:18 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: 1301/2730] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:16:18 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: 1430/2731] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:16:18 2026] GET /v2.0/subnets/34c9d664-001a-4b2f-b981-297a35702721 => 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: 1302/2732] 199.204.45.4 () {30 vars in 767 bytes} [Mon Apr 27 17:16:18 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 5047 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2735] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:16:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2736] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:16:18 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: 1305/2737] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:16:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2738] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:16:18 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: 1306/2739] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:18 2026] GET /v2.0/ports/f08d8605-552f-4d52-b04a-c1cc9811ee75 => generated 1237 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2740] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:16:18 2026] GET /v2.0/ports?device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => generated 1010 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2741] 10.0.0.110 () {34 vars in 1120 bytes} [Mon Apr 27 17:16:18 2026] GET /v2.0/security-groups?id=4ad91909-34dc-4542-bf77-974417e367f3&id=8c265828-c78a-47b0-a85e-5840d4b01ad1&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2742] 199.204.45.4 () {34 vars in 787 bytes} [Mon Apr 27 17:16:18 2026] PUT /v2.0/ports/f08d8605-552f-4d52-b04a-c1cc9811ee75 => generated 1026 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2743] 199.204.45.4 () {30 vars in 741 bytes} [Mon Apr 27 17:16:19 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71 => generated 798 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:16:19.299 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96ab6a0e-f48a-43b1-a7a7-df86aacda609'] response: {'name': 'network-changed', 'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'tag': 'f08d8605-552f-4d52-b04a-c1cc9811ee75', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1435/2744] 199.204.45.4 () {30 vars in 767 bytes} [Mon Apr 27 17:16:19 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 4872 bytes in 67 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: 1310/2745] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:16:19 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 4872 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2746] 199.204.45.4 () {34 vars in 992 bytes} [Mon Apr 27 17:16:19 2026] GET /v2.0/ports?device_id=b6785bdb-6bda-47cf-92a4-7a5460fd6e26 => generated 1010 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2747] 199.204.45.4 () {30 vars in 767 bytes} [Mon Apr 27 17:16:19 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 4872 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2748] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:16:19 2026] GET /v2.0/networks?id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71 => generated 801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2749] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:19 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?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: 1439/2750] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:19 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71?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) 2026-04-27 17:16:19.835 7 INFO neutron.db.l3_db [req-dc0d21ba-0c47-4e77-ae28-1c5ee157ed8f req-4e8b7dfb-802e-463f-99a2-1d47e0fa9add 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] Floating IP 10ecb889-580f-4805-bc1d-e0b5af0e09a0 disassociated. External IP: 10.96.250.212, port: 1dd231a2-aea1-4a56-85a4-acef6793821d. [pid: 8|app: 0|req: 1440/2751] 199.204.45.4 () {34 vars in 973 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/ports/f08d8605-552f-4d52-b04a-c1cc9811ee75 => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2752] 199.204.45.4 () {36 vars in 995 bytes} [Mon Apr 27 17:16:19 2026] DELETE /v2.0/ports/1dd231a2-aea1-4a56-85a4-acef6793821d => generated 0 bytes in 772 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2753] 199.204.45.4 () {36 vars in 995 bytes} [Mon Apr 27 17:16:20 2026] DELETE /v2.0/ports/f08d8605-552f-4d52-b04a-c1cc9811ee75 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:16:20.421 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-087bd0a0-b25b-4dea-86ae-149327ba0bb2'] response: {'server_uuid': 'b6785bdb-6bda-47cf-92a4-7a5460fd6e26', 'name': 'network-vif-deleted', 'tag': '1dd231a2-aea1-4a56-85a4-acef6793821d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1313/2754] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 3818 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2755] 199.204.45.4 () {34 vars in 1224 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/networks?id=4f196551-da87-4bfb-a093-055faebbe01b&id=22caa3dd-f363-439e-b05a-5b63c1cc7313&id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&id=4feb637c-60f2-4a7c-8d25-fc2c723a9a71 => generated 3095 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2756] 199.204.45.4 () {30 vars in 767 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 3818 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:16:20.590 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c5350a2b-582e-4069-8d70-2765dc381f94 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1315/2757] 199.204.45.4 () {32 vars in 757 bytes} [Mon Apr 27 17:16:20 2026] DELETE /v2.0/ports/f08d8605-552f-4d52-b04a-c1cc9811ee75 => 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: 1443/2758] 199.204.45.4 () {34 vars in 1060 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.230&port_id=966aaf65-36a0-4c57-bb01-f6d81c2f4c3d => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2759] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/subnets?id=53b378d4-dc1b-473d-ade2-0d0f7fb955c7 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2760] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/ports?network_id=4f196551-da87-4bfb-a093-055faebbe01b&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: 1317/2761] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:16:20 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: 1318/2762] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2763] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:16:20 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: 1320/2764] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:16:20 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: 1445/2765] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?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: 1321/2766] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2767] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2768] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2769] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=5d6fc7e3-ad16-402a-b969-06e25a160599 => 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: 1323/2770] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 1349 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2771] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/subnets?id=202cb172-d848-49c0-a561-e93d3f69cc27 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2772] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2773] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/ports?network_id=22caa3dd-f363-439e-b05a-5b63c1cc7313&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2774] 199.204.45.4 () {30 vars in 741 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313 => generated 799 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2775] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:20 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?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: 1326/2776] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:21 2026] GET /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => 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: 1451/2777] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:16:21 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2778] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:21 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2779] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:16:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.169&port_id=77f8dd46-6adf-4bf0-8790-7d845a874828 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2780] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:16:21 2026] GET /v2.0/subnets?id=34c9d664-001a-4b2f-b981-297a35702721 => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:16:21.373 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb41aeca-45da-4c88-a028-8835ab8150dd'] response: {'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'name': 'network-vif-deleted', 'tag': 'f08d8605-552f-4d52-b04a-c1cc9811ee75', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1453/2781] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:21 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2782] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:21 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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: 1454/2783] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:21 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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: 1330/2784] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:16:22 2026] DELETE /v2.0/security-groups/4ad91909-34dc-4542-bf77-974417e367f3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:22.327 8 INFO neutron.api.v2.resource [None req-fe86b13a-eb34-4080-aaba-ac25f6c81499 39f91a58d88b466fbf621777b0bb3458 708c9654c98244e4b6c7a90b60672147 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1455/2785] 10.0.0.20 () {32 vars in 736 bytes} [Mon Apr 27 17:16:22 2026] GET /v2.0/security-groups/4ad91909-34dc-4542-bf77-974417e367f3 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2786] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:16:22 2026] DELETE /v2.0/floatingips/10ecb889-580f-4805-bc1d-e0b5af0e09a0 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2787] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:16:22 2026] DELETE /v2.0/security-groups/8c265828-c78a-47b0-a85e-5840d4b01ad1 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2788] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:16:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2789] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:16:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2790] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:16:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2791] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:16:23 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: 1461/2792] 199.204.45.4 () {30 vars in 767 bytes} [Mon Apr 27 17:16:23 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 3818 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2793] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:16:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2794] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:16:24 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: 1332/2795] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:16:22 2026] PUT /v2.0/routers/922e304c-982b-4876-8441-2d1a58253798/remove_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2796] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:16:24 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: 1465/2797] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:16:24 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: 1466/2798] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:24 2026] GET /v2.0/ports/77f8dd46-6adf-4bf0-8790-7d845a874828 => generated 1237 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2799] 199.204.45.4 () {34 vars in 787 bytes} [Mon Apr 27 17:16:24 2026] PUT /v2.0/ports/77f8dd46-6adf-4bf0-8790-7d845a874828 => generated 1026 bytes in 382 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: 1468/2800] 199.204.45.4 () {30 vars in 741 bytes} [Mon Apr 27 17:16:24 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2 => generated 797 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:16:24.718 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-094f5985-3052-4aef-9641-0d9ea2494b31'] response: {'name': 'network-changed', 'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'tag': '77f8dd46-6adf-4bf0-8790-7d845a874828', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1469/2801] 199.204.45.4 () {30 vars in 767 bytes} [Mon Apr 27 17:16:24 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 3643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2802] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:16:24 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 3643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2803] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:16:24 2026] GET /v2.0/networks?id=6ef013af-b5ab-423d-8e24-b528f52d1ad2 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2804] 199.204.45.4 () {30 vars in 767 bytes} [Mon Apr 27 17:16:24 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 3643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2805] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:24 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2806] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:25 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?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) 2026-04-27 17:16:25.244 7 INFO neutron.db.l3_hamode_db [None req-5bd27f00-4a40-4320-a917-ba3adb8c30b6 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] HA network 61e9d528-1b24-4ff8-b6f5-e9c24d7a337a was deleted as no HA routers are present in tenant 708c9654c98244e4b6c7a90b60672147. [pid: 7|app: 0|req: 1333/2807] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:16:24 2026] DELETE /v2.0/routers/922e304c-982b-4876-8441-2d1a58253798 => generated 0 bytes in 1106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:25.428 7 INFO neutron.services.segments.plugin [-] Segment ee9afe16-40eb-4588-b1fb-6cf5cc2de263 resource provider aggregate not found 2026-04-27 17:16:25.439 7 INFO neutron.services.segments.plugin [-] Segment ee9afe16-40eb-4588-b1fb-6cf5cc2de263 resource provider aggregate not found 2026-04-27 17:16:25.462 7 INFO neutron.services.segments.plugin [-] Segment ee9afe16-40eb-4588-b1fb-6cf5cc2de263 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee9afe16-40eb-4588-b1fb-6cf5cc2de263 found for delete ", "request_id": "req-18527353-463a-44cf-8bdd-54ef47b0c12f"}]} 2026-04-27 17:16:25.468 7 INFO neutron.services.segments.plugin [-] Segment ee9afe16-40eb-4588-b1fb-6cf5cc2de263 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee9afe16-40eb-4588-b1fb-6cf5cc2de263 found for delete ", "request_id": "req-0b2f33f3-ddeb-4b87-a4e5-0ab2dac22ea4"}]} [pid: 7|app: 0|req: 1334/2808] 199.204.45.4 () {34 vars in 973 bytes} [Mon Apr 27 17:16:25 2026] GET /v2.0/ports/77f8dd46-6adf-4bf0-8790-7d845a874828 => generated 1062 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2809] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:16:25 2026] DELETE /v2.0/subnets/e9d543e8-dcb8-4ec9-86e7-597c90fe0894 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2810] 199.204.45.4 () {36 vars in 995 bytes} [Mon Apr 27 17:16:25 2026] DELETE /v2.0/ports/77f8dd46-6adf-4bf0-8790-7d845a874828 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2811] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:16:25 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 2589 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:16:25.889 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b70c25f8-4e98-4613-b6e4-d74f63fe7d17'] response: {'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'name': 'network-vif-deleted', 'tag': '77f8dd46-6adf-4bf0-8790-7d845a874828', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1476/2812] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:16:25 2026] DELETE /v2.0/networks/1ffb3a4a-400b-4353-9e22-1f2a9d54cf79 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2813] 199.204.45.4 () {34 vars in 1144 bytes} [Mon Apr 27 17:16:25 2026] GET /v2.0/networks?id=4f196551-da87-4bfb-a093-055faebbe01b&id=22caa3dd-f363-439e-b05a-5b63c1cc7313&id=6ef013af-b5ab-423d-8e24-b528f52d1ad2 => generated 2308 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2814] 199.204.45.4 () {30 vars in 767 bytes} [Mon Apr 27 17:16:25 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 2589 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2815] 199.204.45.4 () {34 vars in 1060 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.230&port_id=966aaf65-36a0-4c57-bb01-f6d81c2f4c3d => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:16:26.087 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a26030f-1650-4420-88a3-76ff2c2b7e38 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1340/2816] 199.204.45.4 () {32 vars in 757 bytes} [Mon Apr 27 17:16:26 2026] DELETE /v2.0/ports/77f8dd46-6adf-4bf0-8790-7d845a874828 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2817] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/subnets?id=53b378d4-dc1b-473d-ade2-0d0f7fb955c7 => 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: 1342/2818] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/ports?network_id=4f196551-da87-4bfb-a093-055faebbe01b&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: 1343/2819] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?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: 1344/2820] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2821] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?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: 1346/2822] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:16:26 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: 1347/2823] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=5d6fc7e3-ad16-402a-b969-06e25a160599 => 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: 1348/2824] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2825] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/subnets?id=202cb172-d848-49c0-a561-e93d3f69cc27 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2826] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2827] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:16:26.494 8 INFO neutron.services.segments.plugin [-] Segment 7a550d84-25e4-48dd-bd9f-99bd43a41d35 resource provider aggregate not found 2026-04-27 17:16:26.499 8 INFO neutron.services.segments.plugin [-] Segment 7a550d84-25e4-48dd-bd9f-99bd43a41d35 resource provider aggregate not found [pid: 7|app: 0|req: 1352/2828] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/ports?network_id=22caa3dd-f363-439e-b05a-5b63c1cc7313&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:16:26.513 8 INFO neutron.services.segments.plugin [-] Segment 7a550d84-25e4-48dd-bd9f-99bd43a41d35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a550d84-25e4-48dd-bd9f-99bd43a41d35 found for delete ", "request_id": "req-56c7f2c4-4939-46db-b6be-5a104d508695"}]} 2026-04-27 17:16:26.527 8 INFO neutron.services.segments.plugin [-] Segment 7a550d84-25e4-48dd-bd9f-99bd43a41d35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a550d84-25e4-48dd-bd9f-99bd43a41d35 found for delete ", "request_id": "req-af0dd88b-1712-4170-a3ba-fbbb1696c1f2"}]} [pid: 7|app: 0|req: 1353/2829] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2830] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?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: 1355/2831] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2832] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?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: 1357/2833] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2834] 199.204.45.4 () {30 vars in 741 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313 => generated 799 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2835] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2836] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:16:26 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2837] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:16:25 2026] PUT /v2.0/routers/79b07bf5-d35a-46fb-8857-cfb54b038be1/remove_router_interface => generated 309 bytes in 1690 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:16:29.230 7 INFO neutron.services.segments.plugin [-] Segment 5428dee5-f12b-46b7-a730-dad3da0d785d resource provider aggregate not found 2026-04-27 17:16:29.238 7 INFO neutron.services.segments.plugin [-] Segment 5428dee5-f12b-46b7-a730-dad3da0d785d resource provider aggregate not found 2026-04-27 17:16:29.250 7 INFO neutron.services.segments.plugin [-] Segment 5428dee5-f12b-46b7-a730-dad3da0d785d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5428dee5-f12b-46b7-a730-dad3da0d785d found for delete ", "request_id": "req-ebd2d832-09c1-4cdd-b3ff-e374fdb7e538"}]} 2026-04-27 17:16:29.256 7 INFO neutron.services.segments.plugin [-] Segment 5428dee5-f12b-46b7-a730-dad3da0d785d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5428dee5-f12b-46b7-a730-dad3da0d785d found for delete ", "request_id": "req-00aab6ed-2b19-488a-b228-7817c8b956b9"}]} 2026-04-27 17:16:29.264 7 INFO neutron.db.l3_hamode_db [None req-cdd96f76-e9f2-4152-b87c-ff3c3bd2a61b e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] HA network 0afe645f-2895-486d-901b-83285260966e was deleted as no HA routers are present in tenant 6cf8fc045ca04cceaba27aa2ee04fe26. [pid: 7|app: 0|req: 1361/2838] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:16:27 2026] DELETE /v2.0/routers/79b07bf5-d35a-46fb-8857-cfb54b038be1 => generated 0 bytes in 1602 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2839] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:16:29 2026] DELETE /v2.0/subnets/474b96b5-d3c8-40c4-90b2-f60848b69924 => 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: 1362/2840] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:16:29 2026] DELETE /v2.0/networks/3d401c64-28de-47e7-b0fa-fa4b810dfd75 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2841] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:16:30 2026] GET /v2.0/security-groups?tenant_id=708c9654c98244e4b6c7a90b60672147&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: 1363/2842] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:16:30 2026] DELETE /v2.0/security-groups/c02a4d54-3c74-4094-9b73-2ed3e7b04625 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2843] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:16:30 2026] GET /v2.0/security-groups?tenant_id=6cf8fc045ca04cceaba27aa2ee04fe26&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2844] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:16:30 2026] DELETE /v2.0/security-groups/aed9a18b-73f0-4ac8-a947-c6ef2108247b => 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: 1482/2847] 10.0.0.20 () {34 vars in 677 bytes} [Mon Apr 27 17:16:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:16:34.082 7 INFO neutron.services.segments.plugin [-] Segment 948388ff-7053-434c-9754-ba19c8f56271 resource provider aggregate not found 2026-04-27 17:16:34.090 7 INFO neutron.services.segments.plugin [-] Segment 948388ff-7053-434c-9754-ba19c8f56271 resource provider aggregate not found [pid: 7|app: 0|req: 1366/2848] 10.0.0.20 () {34 vars in 752 bytes} [Mon Apr 27 17:16:34 2026] PUT /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2849] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:16:34 2026] GET /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:16:34.147 7 INFO neutron.services.segments.plugin [-] Segment 948388ff-7053-434c-9754-ba19c8f56271 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 948388ff-7053-434c-9754-ba19c8f56271 found for delete ", "request_id": "req-e28ac59e-e0bb-4fa2-a6cd-0693a2e24b30"}]} 2026-04-27 17:16:34.154 7 INFO neutron.services.segments.plugin [-] Segment 948388ff-7053-434c-9754-ba19c8f56271 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 948388ff-7053-434c-9754-ba19c8f56271 found for delete ", "request_id": "req-736388b5-ce34-44ca-9dd0-3fdd80adc587"}]} [pid: 7|app: 0|req: 1367/2850] 10.0.0.20 () {34 vars in 763 bytes} [Mon Apr 27 17:16:34 2026] PUT /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2851] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:16:34 2026] GET /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2852] 10.0.0.20 () {34 vars in 759 bytes} [Mon Apr 27 17:16:34 2026] PUT /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2853] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:16:34 2026] GET /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2854] 10.0.0.20 () {34 vars in 781 bytes} [Mon Apr 27 17:16:34 2026] PUT /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/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: 8|app: 0|req: 1486/2855] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:16:34 2026] GET /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2856] 10.0.0.20 () {34 vars in 752 bytes} [Mon Apr 27 17:16:34 2026] PUT /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2857] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:16:34 2026] GET /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2858] 10.0.0.20 () {32 vars in 740 bytes} [Mon Apr 27 17:16:34 2026] GET /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:34.446 8 INFO neutron.api.v2.resource [None req-7273a536-7baf-4fdf-b281-fec7e94079dd 69db9f1a251c4b28b0924741c1a5863b 93ae1d3f8ea84a9b9b1c00211140a7ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/2859] 10.0.0.20 () {32 vars in 744 bytes} [Mon Apr 27 17:16:34 2026] GET /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2860] 10.0.0.20 () {32 vars in 743 bytes} [Mon Apr 27 17:16:34 2026] DELETE /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/tags/red => 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: 1489/2861] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:16:34 2026] GET /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:16:34.558 7 INFO neutron.api.v2.resource [None req-38cfbbae-cc7a-4136-9090-f8b9f39c5359 69db9f1a251c4b28b0924741c1a5863b 93ae1d3f8ea84a9b9b1c00211140a7ba - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1373/2862] 10.0.0.20 () {32 vars in 747 bytes} [Mon Apr 27 17:16:34 2026] DELETE /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/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: 1490/2863] 10.0.0.20 () {32 vars in 735 bytes} [Mon Apr 27 17:16:34 2026] DELETE /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/tags => 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: 1374/2864] 10.0.0.20 () {32 vars in 732 bytes} [Mon Apr 27 17:16:34 2026] GET /v2.0/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2865] 10.0.0.20 () {32 vars in 733 bytes} [Mon Apr 27 17:16:34 2026] DELETE /v2.0/qos/policies/23f3769a-7bd5-4d57-90ec-49b3a9de5435 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2866] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:16:35 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: 1492/2867] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:16:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2868] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:16:35 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: 1493/2869] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:16:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:16:35.082 7 INFO neutron.api.v2.resource [None req-8b59c423-e677-4c97-905e-0279d8a9a08d e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1377/2870] 199.204.45.4 () {30 vars in 761 bytes} [Mon Apr 27 17:16:35 2026] GET /v2.0/security-groups/lb-97f4d6a3-4913-4bcd-93bc-e49e9b9b6a62 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2871] 199.204.45.4 () {30 vars in 783 bytes} [Mon Apr 27 17:16:35 2026] GET /v2.0/security-groups?name=lb-97f4d6a3-4913-4bcd-93bc-e49e9b9b6a62 => generated 2739 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2872] 199.204.45.4 () {30 vars in 813 bytes} [Mon Apr 27 17:16:35 2026] GET /v2.0/security-group-rules?security_group_id=8c0cfef4-5831-4b34-8b79-16ac74a06a75 => generated 2206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2873] 199.204.45.4 () {32 vars in 787 bytes} [Mon Apr 27 17:16:35 2026] DELETE /v2.0/security-group-rules/46e484f4-02ba-4794-86ca-1a7cce12beba => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2874] 199.204.45.4 () {32 vars in 787 bytes} [Mon Apr 27 17:16:35 2026] DELETE /v2.0/security-group-rules/9bf2936b-c84e-4e62-8a65-fa702f9e5d20 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2875] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:16:35 2026] GET /v2.0/security-groups?tenant_id=93ae1d3f8ea84a9b9b1c00211140a7ba&name=default => generated 2805 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2876] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:16:35 2026] DELETE /v2.0/security-groups/6796412d-0225-4739-a95f-5e2f55448f0a => 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: 1497/2877] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:16:35 2026] GET /v2.0/security-groups?tenant_id=3361c619a4b142fca9f8e3a414a59aa8&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2878] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:16:35 2026] DELETE /v2.0/security-groups/f13875b9-98e0-4014-b247-35e36ccd9673 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:39.198 8 INFO neutron.db.l3_db [None req-a33a28cc-16f5-4907-950d-eef7d17c4c18 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Floating IP 069001f4-c981-495b-b28f-0519d825e611 disassociated (deleted). External IP: 10.96.250.208, port: f638b62a-df97-4629-bb9c-e68ce563d92b. 2026-04-27 17:16:39.378 7 WARNING neutron_lib.context [None req-55a57692-b844-4bf7-a308-d0a9340ee10e ce4f87eb99844efabdb97cb14e57efc9 c274e3cfd1fe4b87bab10753029ea7dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1382/2879] 10.0.0.20 () {34 vars in 675 bytes} [Mon Apr 27 17:16:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2880] 10.0.0.20 () {34 vars in 758 bytes} [Mon Apr 27 17:16:39 2026] PUT /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2881] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:16:39 2026] GET /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2882] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:16:38 2026] DELETE /v2.0/floatingips/069001f4-c981-495b-b28f-0519d825e611 => generated 0 bytes in 739 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2883] 10.0.0.20 () {34 vars in 769 bytes} [Mon Apr 27 17:16:39 2026] PUT /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2884] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:16:39 2026] GET /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:16:39.570 8 INFO neutron.api.v2.resource [None req-be6c551c-38ed-4a2f-a305-3336a5f715cc ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/2885] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:16:39 2026] GET /v2.0/floatingips/069001f4-c981-495b-b28f-0519d825e611 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2886] 10.0.0.20 () {34 vars in 765 bytes} [Mon Apr 27 17:16:39 2026] PUT /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2887] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:16:39 2026] GET /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2888] 10.0.0.20 () {34 vars in 787 bytes} [Mon Apr 27 17:16:39 2026] PUT /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2889] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:16:39 2026] GET /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2890] 10.0.0.20 () {34 vars in 758 bytes} [Mon Apr 27 17:16:39 2026] PUT /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2891] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:16:39 2026] GET /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2892] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:16:39 2026] GET /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:39.903 8 INFO neutron.api.v2.resource [None req-88280477-d2df-4c88-9a5c-90e1f93dc673 ce4f87eb99844efabdb97cb14e57efc9 c274e3cfd1fe4b87bab10753029ea7dc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/2893] 10.0.0.20 () {32 vars in 750 bytes} [Mon Apr 27 17:16:39 2026] GET /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2894] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:16:39 2026] DELETE /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/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: 1504/2895] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:16:39 2026] GET /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:16:40.020 7 INFO neutron.api.v2.resource [None req-1617d0ea-b762-4c84-a239-0a8b1b424e53 ce4f87eb99844efabdb97cb14e57efc9 c274e3cfd1fe4b87bab10753029ea7dc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1392/2896] 10.0.0.20 () {32 vars in 753 bytes} [Mon Apr 27 17:16:39 2026] DELETE /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2897] 10.0.0.20 () {32 vars in 741 bytes} [Mon Apr 27 17:16:40 2026] DELETE /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2898] 10.0.0.20 () {32 vars in 738 bytes} [Mon Apr 27 17:16:40 2026] GET /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2899] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:16:40 2026] DELETE /v2.0/subnetpools/44037bd9-3539-4d68-95a5-922252e05ed0 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2900] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:16:40 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: 1507/2901] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:16:40 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: 1395/2902] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:16:40 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: 1508/2903] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:16:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2904] 199.204.45.4 () {30 vars in 739 bytes} [Mon Apr 27 17:16:40 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2905] 199.204.45.4 () {30 vars in 767 bytes} [Mon Apr 27 17:16:40 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 2589 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2906] 199.204.45.4 () {30 vars in 767 bytes} [Mon Apr 27 17:16:40 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2907] 199.204.45.4 () {30 vars in 767 bytes} [Mon Apr 27 17:16:41 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2908] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:16:40 2026] GET /v2.0/security-groups?tenant_id=c274e3cfd1fe4b87bab10753029ea7dc&name=default => generated 2805 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2909] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:16:41 2026] DELETE /v2.0/security-groups/d7a77597-b3ae-4549-9bce-0a84b187fd97 => 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: 1511/2910] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:16:41 2026] GET /v2.0/security-groups?tenant_id=7669525311284791a8e5a3eb050c91fd&name=default => generated 2805 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2911] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:16:41 2026] DELETE /v2.0/security-groups/04e3cdcf-89ee-4138-a210-8cf58adf895b => 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: 1512/2912] 199.204.45.4 () {34 vars in 973 bytes} [Mon Apr 27 17:16:41 2026] GET /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 1349 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2913] 199.204.45.4 () {34 vars in 1058 bytes} [Mon Apr 27 17:16:41 2026] GET /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2914] 199.204.45.4 () {34 vars in 1014 bytes} [Mon Apr 27 17:16:41 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313?fields=dns_domain => generated 29 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2915] 199.204.45.4 () {38 vars in 1026 bytes} [Mon Apr 27 17:16:41 2026] PUT /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 1150 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2916] 199.204.45.4 () {30 vars in 767 bytes} [Mon Apr 27 17:16:42 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1515/2917] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:16:42 2026] GET /v2.0/ports?tenant_id=35a89f62e5c441a3a3df298bcb78d0f9&device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2918] 199.204.45.4 () {34 vars in 1064 bytes} [Mon Apr 27 17:16:42 2026] GET /v2.0/networks?id=4f196551-da87-4bfb-a093-055faebbe01b&id=22caa3dd-f363-439e-b05a-5b63c1cc7313 => generated 1522 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2919] 199.204.45.4 () {34 vars in 1060 bytes} [Mon Apr 27 17:16:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.230&port_id=966aaf65-36a0-4c57-bb01-f6d81c2f4c3d => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2920] 199.204.45.4 () {34 vars in 982 bytes} [Mon Apr 27 17:16:42 2026] GET /v2.0/subnets?id=53b378d4-dc1b-473d-ade2-0d0f7fb955c7 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2921] 199.204.45.4 () {34 vars in 787 bytes} [Mon Apr 27 17:16:42 2026] PUT /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 1090 bytes in 254 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: 1519/2922] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:42 2026] GET /v2.0/ports?network_id=4f196551-da87-4bfb-a093-055faebbe01b&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: 1404/2923] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:42 2026] GET /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 1090 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2924] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:42 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?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: 1521/2925] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:42 2026] GET /v2.0/networks/4f196551-da87-4bfb-a093-055faebbe01b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2926] 199.204.45.4 () {32 vars in 757 bytes} [Mon Apr 27 17:16:42 2026] DELETE /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2927] 199.204.45.4 () {30 vars in 701 bytes} [Mon Apr 27 17:16: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: 1406/2928] 199.204.45.4 () {30 vars in 703 bytes} [Mon Apr 27 17:16:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2929] 199.204.45.4 () {30 vars in 679 bytes} [Mon Apr 27 17:16: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: 1407/2930] 199.204.45.4 () {30 vars in 715 bytes} [Mon Apr 27 17:16: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) 2026-04-27 17:16:42.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7665ec01-7300-4a71-a720-bbe297becb30 e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/2931] 199.204.45.4 () {32 vars in 757 bytes} [Mon Apr 27 17:16:42 2026] DELETE /v2.0/ports/5d6fc7e3-ad16-402a-b969-06e25a160599 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2932] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:42 2026] GET /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:16:43.027 8 INFO neutron.api.v2.resource [None req-d417cb57-0a67-43fa-9c50-d271bf7a401c e130c6fc12254c3c9b656f30b3248aa8 35a89f62e5c441a3a3df298bcb78d0f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1525/2933] 199.204.45.4 () {30 vars in 761 bytes} [Mon Apr 27 17:16:43 2026] GET /v2.0/security-groups/lb-97f4d6a3-4913-4bcd-93bc-e49e9b9b6a62 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2934] 199.204.45.4 () {30 vars in 783 bytes} [Mon Apr 27 17:16:43 2026] GET /v2.0/security-groups?name=lb-97f4d6a3-4913-4bcd-93bc-e49e9b9b6a62 => generated 1575 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2935] 199.204.45.4 () {30 vars in 735 bytes} [Mon Apr 27 17:16:43 2026] GET /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2936] 199.204.45.4 () {34 vars in 787 bytes} [Mon Apr 27 17:16:43 2026] PUT /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => generated 1090 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2937] 199.204.45.4 () {32 vars in 777 bytes} [Mon Apr 27 17:16:43 2026] DELETE /v2.0/security-groups/8c0cfef4-5831-4b34-8b79-16ac74a06a75 => 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: 1411/2938] 199.204.45.4 () {32 vars in 757 bytes} [Mon Apr 27 17:16:43 2026] DELETE /v2.0/ports/f638b62a-df97-4629-bb9c-e68ce563d92b => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2939] 199.204.45.4 () {34 vars in 992 bytes} [Mon Apr 27 17:16:44 2026] GET /v2.0/ports?device_id=85e2f57c-0ee3-4691-b576-e0a6902bc7a9 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:16:44.975 8 WARNING neutron_lib.context [None req-517540cc-80aa-42d9-a963-ca4ef81ca4c8 a08b76d2862849ddaa0d02c9ef4114ff 7b4b8039fea240d3b7cd40a728f60b00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1412/2940] 199.204.45.4 () {36 vars in 995 bytes} [Mon Apr 27 17:16:44 2026] DELETE /v2.0/ports/966aaf65-36a0-4c57-bb01-f6d81c2f4c3d => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:16:45.116 8 INFO neutron.db.segments_db [None req-517540cc-80aa-42d9-a963-ca4ef81ca4c8 a08b76d2862849ddaa0d02c9ef4114ff 7b4b8039fea240d3b7cd40a728f60b00 - - default default] Added segment ca9ba787-2907-4716-a524-3f77d3aca767 of type vxlan for network d74333c1-8915-4ce1-8f42-644a713811b5 2026-04-27 17:16:45.151 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7d6ddd1-7946-4f81-85ef-747dc33c13ee'] response: {'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'name': 'network-vif-deleted', 'tag': '966aaf65-36a0-4c57-bb01-f6d81c2f4c3d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1529/2941] 10.0.0.20 () {34 vars in 669 bytes} [Mon Apr 27 17:16:44 2026] POST /v2.0/networks => generated 632 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 17:16:45.254 8 WARNING neutron_lib.context [None req-42783a04-359b-4413-ae34-d6abbc82106a a08b76d2862849ddaa0d02c9ef4114ff 7b4b8039fea240d3b7cd40a728f60b00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-27 17:16:45.457 7 INFO neutron.db.l3_db [None req-b6ac964f-5c1d-4c38-a015-52710f012409 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Floating IP 84d2ea4f-e8a1-4d90-9f43-3f917f881ed3 disassociated (deleted). External IP: 10.96.250.210, port: fc65d6ea-006e-4604-bc37-bc2af1e92460. [pid: 8|app: 0|req: 1530/2942] 10.0.0.20 () {34 vars in 663 bytes} [Mon Apr 27 17:16:45 2026] POST /v2.0/ports => generated 743 bytes in 441 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-27 17:16:45.699 8 WARNING neutron_lib.context [None req-2f78e99a-ad24-42fd-9bd2-4dd4516ac603 a08b76d2862849ddaa0d02c9ef4114ff 7b4b8039fea240d3b7cd40a728f60b00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1413/2943] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:16:44 2026] DELETE /v2.0/floatingips/84d2ea4f-e8a1-4d90-9f43-3f917f881ed3 => generated 0 bytes in 909 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:45.930 7 INFO neutron.api.v2.resource [None req-c0b03b7b-e267-4833-b30e-6f6d9a483f9a ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1414/2944] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:16:45 2026] GET /v2.0/floatingips/84d2ea4f-e8a1-4d90-9f43-3f917f881ed3 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2945] 10.0.0.20 () {34 vars in 665 bytes} [Mon Apr 27 17:16:45 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) [pid: 7|app: 0|req: 1415/2946] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:16:45 2026] PUT /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2947] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:16:45 2026] GET /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2948] 10.0.0.20 () {34 vars in 759 bytes} [Mon Apr 27 17:16:46 2026] PUT /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2949] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:16:46 2026] GET /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2950] 10.0.0.20 () {34 vars in 755 bytes} [Mon Apr 27 17:16:46 2026] PUT /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2951] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:16:46 2026] GET /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2952] 10.0.0.20 () {34 vars in 777 bytes} [Mon Apr 27 17:16:46 2026] PUT /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2953] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:16:46 2026] GET /v2.0/ports?device_id=3f98d27b-b08b-411d-aab3-e32e933f271e => generated 1204 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2954] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:16:46 2026] GET /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/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: 1538/2955] 10.0.0.20 () {34 vars in 748 bytes} [Mon Apr 27 17:16:46 2026] PUT /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2956] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:16:46 2026] GET /v2.0/security-groups?id=33923308-b35c-48a0-ab20-cf127bd9de30&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: 1539/2957] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:16:46 2026] GET /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2958] 10.0.0.20 () {32 vars in 736 bytes} [Mon Apr 27 17:16:46 2026] GET /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:46.352 8 INFO neutron.api.v2.resource [None req-94565d06-bdbd-4047-998c-7440a5ce0baa a08b76d2862849ddaa0d02c9ef4114ff 7b4b8039fea240d3b7cd40a728f60b00 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/2959] 10.0.0.20 () {32 vars in 740 bytes} [Mon Apr 27 17:16:46 2026] GET /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2960] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:16:46 2026] DELETE /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2961] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:16:46 2026] GET /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 17:16:46.456 7 INFO neutron.api.v2.resource [None req-f8615c77-aa98-46fe-96d8-995402748d75 a08b76d2862849ddaa0d02c9ef4114ff 7b4b8039fea240d3b7cd40a728f60b00 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1421/2962] 10.0.0.20 () {32 vars in 743 bytes} [Mon Apr 27 17:16:46 2026] DELETE /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2963] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:16:46 2026] DELETE /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2964] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:16:46 2026] GET /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542/tags => 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: 1543/2965] 10.0.0.20 () {32 vars in 718 bytes} [Mon Apr 27 17:16:46 2026] GET /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2966] 10.0.0.20 () {32 vars in 716 bytes} [Mon Apr 27 17:16:46 2026] GET /v2.0/ports/762815d3-3fd8-4cbf-a383-062ab09b9beb => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2967] 199.204.45.4 () {34 vars in 992 bytes} [Mon Apr 27 17:16:46 2026] GET /v2.0/ports?device_id=3f98d27b-b08b-411d-aab3-e32e933f271e => generated 1204 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2968] 10.0.0.20 () {32 vars in 721 bytes} [Mon Apr 27 17:16:46 2026] DELETE /v2.0/trunks/6437a40a-18ed-4713-8e21-138ffc294542 => 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: 1425/2969] 10.0.0.20 () {32 vars in 719 bytes} [Mon Apr 27 17:16:46 2026] DELETE /v2.0/ports/762815d3-3fd8-4cbf-a383-062ab09b9beb => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2970] 199.204.45.4 () {36 vars in 995 bytes} [Mon Apr 27 17:16:46 2026] DELETE /v2.0/ports/fc65d6ea-006e-4604-bc37-bc2af1e92460 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:16:47.196 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc3e8ebb-877c-46ef-bbf2-0bec1979fd2a'] response: {'name': 'network-changed', 'server_uuid': '3f98d27b-b08b-411d-aab3-e32e933f271e', 'tag': 'fc65d6ea-006e-4604-bc37-bc2af1e92460', 'status': 'completed', 'code': 200} 2026-04-27 17:16:47.197 7 INFO neutron.services.segments.plugin [-] Segment ca9ba787-2907-4716-a524-3f77d3aca767 resource provider aggregate not found 2026-04-27 17:16:47.201 7 INFO neutron.services.segments.plugin [-] Segment ca9ba787-2907-4716-a524-3f77d3aca767 resource provider aggregate not found 2026-04-27 17:16:47.217 7 INFO neutron.services.segments.plugin [-] Segment ca9ba787-2907-4716-a524-3f77d3aca767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca9ba787-2907-4716-a524-3f77d3aca767 found for delete ", "request_id": "req-35990101-8675-49f8-b4e7-b30fcef65522"}]} 2026-04-27 17:16:47.218 7 INFO neutron.services.segments.plugin [-] Segment ca9ba787-2907-4716-a524-3f77d3aca767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca9ba787-2907-4716-a524-3f77d3aca767 found for delete ", "request_id": "req-6c12388d-d909-4ba6-886f-b2eedd0ff520"}]} [pid: 7|app: 0|req: 1426/2971] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:16:46 2026] DELETE /v2.0/networks/d74333c1-8915-4ce1-8f42-644a713811b5 => 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: 1546/2972] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:16:47 2026] GET /v2.0/ports?tenant_id=ff021e1d723648f39483f176f6a9c2c3&device_id=3f98d27b-b08b-411d-aab3-e32e933f271e => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2973] 199.204.45.4 () {34 vars in 1016 bytes} [Mon Apr 27 17:16:47 2026] GET /v2.0/networks?tenant_id=ff021e1d723648f39483f176f6a9c2c3&shared=False => generated 2375 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 17:16:47.396 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4700cad0-acd1-4813-8a78-2d15eaa74b44'] response: {'server_uuid': '3f98d27b-b08b-411d-aab3-e32e933f271e', 'name': 'network-vif-deleted', 'tag': 'fc65d6ea-006e-4604-bc37-bc2af1e92460', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1547/2974] 199.204.45.4 () {34 vars in 928 bytes} [Mon Apr 27 17:16:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2975] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:16:47 2026] GET /v2.0/security-groups?tenant_id=43757f2954804cd886acf8afd786c46a&name=default => generated 2805 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2976] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:16:48 2026] DELETE /v2.0/security-groups/7745c301-96cf-48de-8a8f-4d751ad95616 => 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: 1429/2977] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:16:48 2026] GET /v2.0/security-groups?tenant_id=7b4b8039fea240d3b7cd40a728f60b00&name=default => generated 2805 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2978] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:16:48 2026] DELETE /v2.0/security-groups/0e096b1b-cd0d-46c3-8dfb-8431cbd5bf87 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:51.750 8 INFO neutron.db.l3_db [None req-6c2da2df-1b29-4716-834c-3f97780aa6be ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] Floating IP 47ed482c-e1e9-4356-8be2-fbea8d4faa01 disassociated (deleted). External IP: 10.96.250.203, port: 92e8fa2b-4058-460d-887f-8afeebca1689. [pid: 8|app: 0|req: 1551/2981] 10.0.0.20 () {32 vars in 731 bytes} [Mon Apr 27 17:16:51 2026] DELETE /v2.0/floatingips/47ed482c-e1e9-4356-8be2-fbea8d4faa01 => generated 0 bytes in 787 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:52.157 8 INFO neutron.api.v2.resource [None req-4c077514-00d7-4f67-a4eb-4629a8b60d30 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/2982] 10.0.0.20 () {32 vars in 728 bytes} [Mon Apr 27 17:16:52 2026] GET /v2.0/floatingips/47ed482c-e1e9-4356-8be2-fbea8d4faa01 => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:16:52.200 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d1c3ace-e09d-41ba-9729-179a353d39a5'] response: {'name': 'network-changed', 'server_uuid': '38874a9b-d73a-4995-afbb-7aed4a5b5ddc', 'tag': '92e8fa2b-4058-460d-887f-8afeebca1689', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1431/2983] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:16:51 2026] GET /v2.0/security-groups?tenant_id=e8f47821ff764ccd884b82b561412e2d&name=default => generated 2805 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2984] 199.204.45.4 () {34 vars in 1078 bytes} [Mon Apr 27 17:16:52 2026] GET /v2.0/ports?tenant_id=ff021e1d723648f39483f176f6a9c2c3&device_id=38874a9b-d73a-4995-afbb-7aed4a5b5ddc => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2985] 199.204.45.4 () {34 vars in 984 bytes} [Mon Apr 27 17:16:52 2026] GET /v2.0/networks?id=6ef013af-b5ab-423d-8e24-b528f52d1ad2 => 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: 1432/2986] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:16:52 2026] DELETE /v2.0/security-groups/9d12bc64-ca48-49e9-b69e-fd49cffb5e97 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2987] 199.204.45.4 () {34 vars in 1056 bytes} [Mon Apr 27 17:16:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=92e8fa2b-4058-460d-887f-8afeebca1689 => 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: 1434/2988] 199.204.45.4 () {34 vars in 1102 bytes} [Mon Apr 27 17:16:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3aa&port_id=92e8fa2b-4058-460d-887f-8afeebca1689 => 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: 1555/2989] 10.0.0.110 () {34 vars in 990 bytes} [Mon Apr 27 17:16:52 2026] GET /v2.0/ports?device_id=38874a9b-d73a-4995-afbb-7aed4a5b5ddc => generated 1200 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2990] 199.204.45.4 () {34 vars in 1062 bytes} [Mon Apr 27 17:16:52 2026] GET /v2.0/subnets?id=34c9d664-001a-4b2f-b981-297a35702721&id=2fbd1c47-919f-402a-beac-a492febc49b4 => generated 1363 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2991] 10.0.0.110 () {34 vars in 1040 bytes} [Mon Apr 27 17:16:52 2026] GET /v2.0/security-groups?id=33923308-b35c-48a0-ab20-cf127bd9de30&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: 1437/2992] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:52 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2993] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:16:52 2026] GET /v2.0/security-groups?tenant_id=9a96a55057c14189be8a258598220be7&name=default => generated 2805 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2994] 199.204.45.4 () {34 vars in 1050 bytes} [Mon Apr 27 17:16:52 2026] GET /v2.0/ports?network_id=6ef013af-b5ab-423d-8e24-b528f52d1ad2&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2995] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:16:52 2026] DELETE /v2.0/security-groups/8b104849-6408-4406-82f0-7889e7322eb6 => 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: 1439/2996] 199.204.45.4 () {34 vars in 1010 bytes} [Mon Apr 27 17:16:52 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2997] 199.204.45.4 () {34 vars in 1110 bytes} [Mon Apr 27 17:16:52 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2998] 199.204.45.4 () {34 vars in 992 bytes} [Mon Apr 27 17:16:52 2026] GET /v2.0/ports?device_id=38874a9b-d73a-4995-afbb-7aed4a5b5ddc => generated 1200 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2999] 199.204.45.4 () {36 vars in 995 bytes} [Mon Apr 27 17:16:52 2026] DELETE /v2.0/ports/92e8fa2b-4058-460d-887f-8afeebca1689 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3000] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:16:57 2026] DELETE /v2.0/security-group-rules/731985b4-814b-4235-9606-e76c7867ac9a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:57.683 8 INFO neutron.api.v2.resource [None req-cb837db0-f142-454a-b098-b80dfac9842b ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1560/3001] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:16:57 2026] GET /v2.0/security-group-rules/731985b4-814b-4235-9606-e76c7867ac9a => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3002] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:16:57 2026] DELETE /v2.0/security-group-rules/abee2f98-cada-45ea-83ee-641b2b0f1efb => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:57.770 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-21b8cc8c-2408-4302-a0db-c67e5c0bea9c'] response: {'server_uuid': '38874a9b-d73a-4995-afbb-7aed4a5b5ddc', 'name': 'network-vif-deleted', 'tag': '92e8fa2b-4058-460d-887f-8afeebca1689', 'status': 'completed', 'code': 200} 2026-04-27 17:16:57.779 8 INFO neutron.api.v2.resource [None req-4f61da6d-a634-4e61-bcc4-5bd408a231cc ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3003] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:16:57 2026] GET /v2.0/security-group-rules/abee2f98-cada-45ea-83ee-641b2b0f1efb => 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: 1443/3004] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:16:57 2026] DELETE /v2.0/security-group-rules/d9df7f55-2471-47ee-a9ec-e57f8c57f1ae => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:57.859 8 INFO neutron.api.v2.resource [None req-ba244c51-228e-4278-877b-c2854e3a2e4f ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3005] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:16:57 2026] GET /v2.0/security-group-rules/d9df7f55-2471-47ee-a9ec-e57f8c57f1ae => 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: 1444/3006] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:16:57 2026] DELETE /v2.0/security-group-rules/98ed9307-b46f-44db-8ae3-3d0622eea134 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:57.956 8 INFO neutron.api.v2.resource [None req-61048e08-e97e-4221-abd0-1a30726fde5e ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3007] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:16:57 2026] GET /v2.0/security-group-rules/98ed9307-b46f-44db-8ae3-3d0622eea134 => 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/3008] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:16:57 2026] DELETE /v2.0/security-group-rules/823bda5e-7d78-490b-a137-45adc753d6dd => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:58.045 8 INFO neutron.api.v2.resource [None req-5c9dbf35-7dc2-4743-bc57-e9761a6b2906 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3009] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:16:58 2026] GET /v2.0/security-group-rules/823bda5e-7d78-490b-a137-45adc753d6dd => 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: 1446/3010] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:16:58 2026] DELETE /v2.0/security-group-rules/0d2822f5-a377-43d3-99a8-65e7f0a76293 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:58.138 8 INFO neutron.api.v2.resource [None req-df0402e0-1fd0-4f3f-8906-fb5787eec059 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/3011] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:16:58 2026] GET /v2.0/security-group-rules/0d2822f5-a377-43d3-99a8-65e7f0a76293 => 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: 1447/3012] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:16:58 2026] DELETE /v2.0/security-group-rules/d0ec064d-d80b-45ab-8114-3e24a5186235 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:58.226 8 INFO neutron.api.v2.resource [None req-935ad442-353d-4798-9fb8-0dd252814d42 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3013] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:16:58 2026] GET /v2.0/security-group-rules/d0ec064d-d80b-45ab-8114-3e24a5186235 => 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: 1448/3014] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:16:58 2026] DELETE /v2.0/security-group-rules/ad803f1a-7ef2-4d28-9f5d-1c439ca41913 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:58.316 8 INFO neutron.api.v2.resource [None req-6ad5bd2f-ca94-4bb2-a996-65cf840240a2 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1567/3015] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:16:58 2026] GET /v2.0/security-group-rules/ad803f1a-7ef2-4d28-9f5d-1c439ca41913 => 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: 1449/3016] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:16:58 2026] DELETE /v2.0/security-group-rules/54a5506b-6327-40a4-9bcf-44cdb77f0f4b => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:58.414 8 INFO neutron.api.v2.resource [None req-067cdf10-4b94-48d9-9cc0-ee5ba49393a5 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1568/3017] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:16:58 2026] GET /v2.0/security-group-rules/54a5506b-6327-40a4-9bcf-44cdb77f0f4b => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3018] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:16:58 2026] DELETE /v2.0/security-group-rules/177a4e9e-eae3-49db-b1bc-4b082f9e3bb5 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:58.496 8 INFO neutron.api.v2.resource [None req-9f4b07dc-f43f-4d28-a7fa-598e01129c31 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3019] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:16:58 2026] GET /v2.0/security-group-rules/177a4e9e-eae3-49db-b1bc-4b082f9e3bb5 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3020] 10.0.0.20 () {32 vars in 749 bytes} [Mon Apr 27 17:16:58 2026] DELETE /v2.0/security-group-rules/99d009ba-2aa4-431d-bb9e-694f8c188c93 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:58.581 8 INFO neutron.api.v2.resource [None req-b6ead3ae-3318-4be0-9b56-98a4a0934077 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3021] 10.0.0.20 () {32 vars in 746 bytes} [Mon Apr 27 17:16:58 2026] GET /v2.0/security-group-rules/99d009ba-2aa4-431d-bb9e-694f8c188c93 => 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: 1452/3022] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:16:58 2026] DELETE /v2.0/security-groups/33923308-b35c-48a0-ab20-cf127bd9de30 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:16:58.708 8 INFO neutron.api.v2.resource [None req-6da1969a-7475-4c3b-9070-6bac86a3d6a1 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/3023] 10.0.0.20 () {32 vars in 736 bytes} [Mon Apr 27 17:16:58 2026] GET /v2.0/security-groups/33923308-b35c-48a0-ab20-cf127bd9de30 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3024] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:16:58 2026] PUT /v2.0/routers/7c4d9d43-bdbd-4082-9d7c-32e7613798d1/remove_router_interface => generated 309 bytes in 1643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:17:00.593 8 INFO neutron.api.v2.resource [None req-d7ed868d-fd21-49b6-907b-f00a8842cb30 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3025] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:17:00 2026] PUT /v2.0/routers/7c4d9d43-bdbd-4082-9d7c-32e7613798d1/remove_router_interface => generated 198 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3026] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:17:00 2026] PUT /v2.0/routers/7c4d9d43-bdbd-4082-9d7c-32e7613798d1/remove_router_interface => generated 309 bytes in 1264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:17:02.084 8 INFO neutron.api.v2.resource [None req-829d0622-2e7e-4556-89df-785e4ffc578b ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1573/3027] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:17:01 2026] PUT /v2.0/routers/7c4d9d43-bdbd-4082-9d7c-32e7613798d1/remove_router_interface => generated 198 bytes in 217 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3028] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:17:02 2026] PUT /v2.0/routers/7c4d9d43-bdbd-4082-9d7c-32e7613798d1/remove_router_interface => generated 309 bytes in 1193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 17:17:03.872 8 INFO neutron.api.v2.resource [None req-071640a9-5381-4f68-8c2b-ff6ac57ddf0f ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1574/3031] 10.0.0.20 () {34 vars in 788 bytes} [Mon Apr 27 17:17:03 2026] PUT /v2.0/routers/7c4d9d43-bdbd-4082-9d7c-32e7613798d1/remove_router_interface => generated 198 bytes in 585 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:17:04.928 7 INFO neutron.services.segments.plugin [-] Segment 2817140f-41b9-420f-a257-5f4d38be1443 resource provider aggregate not found 2026-04-27 17:17:04.936 7 INFO neutron.services.segments.plugin [-] Segment 2817140f-41b9-420f-a257-5f4d38be1443 resource provider aggregate not found 2026-04-27 17:17:04.949 7 INFO neutron.services.segments.plugin [-] Segment 2817140f-41b9-420f-a257-5f4d38be1443 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2817140f-41b9-420f-a257-5f4d38be1443 found for delete ", "request_id": "req-3a12aff9-f31f-4dcd-ad98-012530882d72"}]} 2026-04-27 17:17:04.955 7 INFO neutron.services.segments.plugin [-] Segment 2817140f-41b9-420f-a257-5f4d38be1443 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2817140f-41b9-420f-a257-5f4d38be1443 found for delete ", "request_id": "req-0f28cf7a-4c7a-46c8-9b43-67f95590769b"}]} 2026-04-27 17:17:04.964 7 INFO neutron.db.l3_hamode_db [None req-0a30deec-bafe-4e58-a88b-a391f3a8de02 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] HA network dda6b74e-3737-4bea-8537-c92db7a46492 was deleted as no HA routers are present in tenant ff021e1d723648f39483f176f6a9c2c3. [pid: 7|app: 0|req: 1458/3032] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:17:03 2026] DELETE /v2.0/routers/7c4d9d43-bdbd-4082-9d7c-32e7613798d1 => generated 0 bytes in 1091 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 17:17:05.003 8 INFO neutron.api.v2.resource [None req-72285762-bc68-41fd-aa2a-ee5f9c579ad0 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3033] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:17:04 2026] GET /v2.0/routers/7c4d9d43-bdbd-4082-9d7c-32e7613798d1 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3034] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:17:05 2026] DELETE /v2.0/subnets/1e5fda57-2672-4b17-8dbb-d264b05fbc10 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:17:05.304 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70fed9e6-cab2-4f26-b162-6bcdd91647a0 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3035] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:17:05 2026] GET /v2.0/subnets/1e5fda57-2672-4b17-8dbb-d264b05fbc10 => 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: 1460/3036] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:17:05 2026] DELETE /v2.0/subnets/02259b78-fbe6-4259-a9ea-fed33cc45069 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:17:05.579 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4ea6cfc-533d-457c-b302-94d583620e9d ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3037] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:17:05 2026] GET /v2.0/subnets/02259b78-fbe6-4259-a9ea-fed33cc45069 => 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: 1461/3038] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:17:05 2026] DELETE /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:17:06.020 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e95e8a3-fd71-4fd9-a340-ea4684184f3f ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3039] 10.0.0.20 () {32 vars in 722 bytes} [Mon Apr 27 17:17:06 2026] GET /v2.0/networks/4feb637c-60f2-4a7c-8d25-fc2c723a9a71 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3040] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:17:06 2026] DELETE /v2.0/subnets/2fbd1c47-919f-402a-beac-a492febc49b4 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:17:06.289 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3483b6db-27aa-4087-b855-5067acd8eb03 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3041] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:17:06 2026] GET /v2.0/subnets/2fbd1c47-919f-402a-beac-a492febc49b4 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3042] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:17:06 2026] DELETE /v2.0/subnets/34c9d664-001a-4b2f-b981-297a35702721 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:17:06.554 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4d1451a-d92c-4d23-af01-da32419563e1 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3043] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:17:06 2026] GET /v2.0/subnets/34c9d664-001a-4b2f-b981-297a35702721 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:17:06.974 7 INFO neutron.services.segments.plugin [-] Segment dc6ab0ac-98a8-49f0-99c1-7a31a1996ef2 resource provider aggregate not found 2026-04-27 17:17:06.979 7 INFO neutron.services.segments.plugin [-] Segment dc6ab0ac-98a8-49f0-99c1-7a31a1996ef2 resource provider aggregate not found 2026-04-27 17:17:06.996 7 INFO neutron.services.segments.plugin [-] Segment dc6ab0ac-98a8-49f0-99c1-7a31a1996ef2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc6ab0ac-98a8-49f0-99c1-7a31a1996ef2 found for delete ", "request_id": "req-d7baba57-6587-43d4-9097-7dc919c153e0"}]} [pid: 7|app: 0|req: 1464/3044] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:17:06 2026] DELETE /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:17:07.036 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f2b6d99-2728-4eef-a4c6-ae6179320ff5 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3045] 10.0.0.20 () {32 vars in 722 bytes} [Mon Apr 27 17:17:07 2026] GET /v2.0/networks/6ef013af-b5ab-423d-8e24-b528f52d1ad2 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:17:07.044 7 INFO neutron.services.segments.plugin [-] Segment dc6ab0ac-98a8-49f0-99c1-7a31a1996ef2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc6ab0ac-98a8-49f0-99c1-7a31a1996ef2 found for delete ", "request_id": "req-20b21308-4670-4a64-93e0-b9aa42b24954"}]} 2026-04-27 17:17:07.052 7 INFO neutron.services.segments.plugin [-] Segment 63519fe9-9644-4c7d-8560-a1531c7aa671 resource provider aggregate not found 2026-04-27 17:17:07.067 7 INFO neutron.services.segments.plugin [-] Segment 63519fe9-9644-4c7d-8560-a1531c7aa671 resource provider aggregate not found 2026-04-27 17:17:07.082 7 INFO neutron.services.segments.plugin [-] Segment 63519fe9-9644-4c7d-8560-a1531c7aa671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63519fe9-9644-4c7d-8560-a1531c7aa671 found for delete ", "request_id": "req-b4947fb0-a990-4e5a-92ba-0cfb0819f554"}]} 2026-04-27 17:17:07.084 7 INFO neutron.services.segments.plugin [-] Segment 63519fe9-9644-4c7d-8560-a1531c7aa671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63519fe9-9644-4c7d-8560-a1531c7aa671 found for delete ", "request_id": "req-e3253101-b577-450f-955e-50b42bf9218d"}]} [pid: 7|app: 0|req: 1465/3046] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:17:07 2026] DELETE /v2.0/subnets/96fa325d-afb4-4f03-838f-808013c51f96 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:17:07.326 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eded08d4-a29d-4c91-b46a-31f4ec666a11 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3047] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:17:07 2026] GET /v2.0/subnets/96fa325d-afb4-4f03-838f-808013c51f96 => 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: 1466/3048] 10.0.0.20 () {32 vars in 723 bytes} [Mon Apr 27 17:17:07 2026] DELETE /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:17:07.598 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f1e72d1-ea39-4b7f-b0d1-04a26900e69a ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3049] 10.0.0.20 () {32 vars in 720 bytes} [Mon Apr 27 17:17:07 2026] GET /v2.0/subnets/202cb172-d848-49c0-a561-e93d3f69cc27 => 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/3050] 10.0.0.20 () {32 vars in 725 bytes} [Mon Apr 27 17:17:07 2026] DELETE /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 17:17:08.088 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20010e4a-37be-4d7a-bf06-f324b1efe224 ec16e960fb194c769a2e09d863bf1378 ff021e1d723648f39483f176f6a9c2c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3051] 10.0.0.20 () {32 vars in 722 bytes} [Mon Apr 27 17:17:08 2026] GET /v2.0/networks/22caa3dd-f363-439e-b05a-5b63c1cc7313 => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 17:17:10.161 7 INFO neutron.services.segments.plugin [-] Segment ac6e183f-a9a4-4a70-923f-6138f893d10c resource provider aggregate not found 2026-04-27 17:17:10.168 7 INFO neutron.services.segments.plugin [-] Segment ac6e183f-a9a4-4a70-923f-6138f893d10c resource provider aggregate not found 2026-04-27 17:17:10.173 7 INFO neutron.services.segments.plugin [-] Segment ac6e183f-a9a4-4a70-923f-6138f893d10c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac6e183f-a9a4-4a70-923f-6138f893d10c found for delete ", "request_id": "req-d149ce3e-9fd2-4746-834f-f55863507a2b"}]} 2026-04-27 17:17:10.184 7 INFO neutron.services.segments.plugin [-] Segment ac6e183f-a9a4-4a70-923f-6138f893d10c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac6e183f-a9a4-4a70-923f-6138f893d10c found for delete ", "request_id": "req-b71f7430-40bd-48c2-b1c5-b1d020f03f73"}]} [pid: 7|app: 0|req: 1468/3052] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:17:10 2026] GET /v2.0/security-groups?tenant_id=5df0504f870343c7ad5c1d8848b404fe&name=default => generated 2805 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3053] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:17:10 2026] DELETE /v2.0/security-groups/a55b27f3-33e5-4f62-8fff-76de0f1bc407 => 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: 1469/3054] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:17:10 2026] GET /v2.0/security-groups?tenant_id=034e6e5ebd8b4417b119aff6ff60a5f1&name=default => generated 2805 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3055] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:17:10 2026] DELETE /v2.0/security-groups/31885eb6-cc20-4761-9a6e-e72b5103a9e3 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3056] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:17:11 2026] GET /v2.0/security-groups?tenant_id=ff021e1d723648f39483f176f6a9c2c3&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3057] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:17:11 2026] DELETE /v2.0/security-groups/31395aaa-f864-4c36-9abd-27cc424d77b7 => 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: 1471/3058] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:17:11 2026] GET /v2.0/security-groups?tenant_id=fb77be548fdc451d85c8e3fdc563b392&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3059] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:17:11 2026] DELETE /v2.0/security-groups/1ffe0e40-c887-4ddf-890b-e6f913e19915 => 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: 1472/3060] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:17:11 2026] GET /v2.0/security-groups?tenant_id=094c396cd2904c17b61bc1894678ec7f&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3061] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:17:11 2026] DELETE /v2.0/security-groups/967fab50-d4b2-4254-8cdf-9428e645f5bc => 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: 1473/3062] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:17:12 2026] GET /v2.0/security-groups?tenant_id=7435c7cea51e4990931e2e0245d2c684&name=default => generated 2805 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3063] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:17:12 2026] DELETE /v2.0/security-groups/ba162ca6-c4eb-46e8-87f6-f6368de8a92c => 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: 1474/3064] 10.0.0.20 () {32 vars in 773 bytes} [Mon Apr 27 17:17:12 2026] GET /v2.0/security-groups?tenant_id=f395e201d01d4d998bf57da231ed75b4&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3065] 10.0.0.20 () {32 vars in 739 bytes} [Mon Apr 27 17:17:12 2026] DELETE /v2.0/security-groups/6d934fc5-2644-4ee2-a274-3bbf62948a31 => 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: 1475/3066] 10.0.0.20 () {32 vars in 648 bytes} [Mon Apr 27 17:17:15 2026] GET /v2.0/networks => generated 2167 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3067] 10.0.0.20 () {32 vars in 654 bytes} [Mon Apr 27 17:17:16 2026] GET /v2.0/floatingips => 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: 1476/3068] 10.0.0.20 () {32 vars in 646 bytes} [Mon Apr 27 17:17:16 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3069] 10.0.0.20 () {32 vars in 642 bytes} [Mon Apr 27 17:17:16 2026] GET /v2.0/ports => generated 4725 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3070] 10.0.0.20 () {32 vars in 646 bytes} [Mon Apr 27 17:17:16 2026] GET /v2.0/subnets => generated 1261 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3071] 10.0.0.20 () {32 vars in 648 bytes} [Mon Apr 27 17:17:16 2026] GET /v2.0/networks => generated 2167 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3072] 10.0.0.20 () {32 vars in 662 bytes} [Mon Apr 27 17:17:16 2026] GET /v2.0/security-groups => generated 16626 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3073] 10.0.0.20 () {32 vars in 654 bytes} [Mon Apr 27 17:17:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)