+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 8 11:00:41 2026] *** compiled with version: 13.3.0 on 08 May 2026 05:26:58 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-768986f9dd-mwtrh 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.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f30bfaf5668 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.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-08 11:00:45.218 7 INFO neutron.common.config [-] Logging enabled! 2026-05-08 11:00:45.218 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-08 11:00:45.257 8 INFO neutron.common.config [-] Logging enabled! 2026-05-08 11:00:45.257 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-08 11:00:46.259 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 11:00:46.312 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 11:00:47.702 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 11:00:47.705 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 11:00:47.709 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 11:00:47.710 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 11:00:47.710 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 11:00:47.710 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-08 11:00:47.710 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-08 11:00:47.710 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 11:00:47.715 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 11:00:47.717 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 11:00:47.718 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 11:00:47.718 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 11:00:47.718 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 11:00:47.721 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 11:00:47.722 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 11:00:47.722 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 11:00:47.722 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-08 11:00:47.722 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-08 11:00:47.723 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 11:00:47.730 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 11:00:47.730 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 11:00:47.730 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 11:00:47.740 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 11:00:47.741 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 11:00:47.741 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 11:00:47.752 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 11:00:47.753 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 11:00:47.753 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 11:00:47.770 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 11:00:47.771 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 11:00:47.771 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 11:00:47.771 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 11:00:47.781 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 11:00:47.782 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 11:00:47.782 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 11:00:47.782 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 11:00:48.094 7 INFO neutron.plugins.ml2.managers [None req-e0fe6a8d-4b4e-45df-b903-b3d4d8ca16ba - - - - - -] Initializing driver for type 'vlan' 2026-05-08 11:00:48.109 8 INFO neutron.plugins.ml2.managers [None req-5c10e5df-1b81-4a14-821f-c3eb2d0222a7 - - - - - -] Initializing driver for type 'vlan' 2026-05-08 11:00:48.382 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e0fe6a8d-4b4e-45df-b903-b3d4d8ca16ba - - - - - -] VlanTypeDriver initialization complete 2026-05-08 11:00:48.383 7 INFO neutron.plugins.ml2.managers [None req-e0fe6a8d-4b4e-45df-b903-b3d4d8ca16ba - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 11:00:48.383 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e0fe6a8d-4b4e-45df-b903-b3d4d8ca16ba - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 11:00:48.389 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5c10e5df-1b81-4a14-821f-c3eb2d0222a7 - - - - - -] VlanTypeDriver initialization complete 2026-05-08 11:00:48.389 8 INFO neutron.plugins.ml2.managers [None req-5c10e5df-1b81-4a14-821f-c3eb2d0222a7 - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 11:00:48.389 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5c10e5df-1b81-4a14-821f-c3eb2d0222a7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 11:00:48.395 7 INFO neutron.plugins.ml2.managers [None req-e0fe6a8d-4b4e-45df-b903-b3d4d8ca16ba - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 11:00:48.395 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e0fe6a8d-4b4e-45df-b903-b3d4d8ca16ba - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 11:00:48.395 7 INFO neutron.plugins.ml2.managers [None req-e0fe6a8d-4b4e-45df-b903-b3d4d8ca16ba - - - - - -] Initializing extension driver 'port_security' 2026-05-08 11:00:48.395 7 INFO neutron.plugins.ml2.extensions.port_security [None req-e0fe6a8d-4b4e-45df-b903-b3d4d8ca16ba - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 11:00:48.396 7 INFO neutron.plugins.ml2.managers [None req-e0fe6a8d-4b4e-45df-b903-b3d4d8ca16ba - - - - - -] Initializing extension driver 'qos' 2026-05-08 11:00:48.396 7 INFO neutron.plugins.ml2.managers [None req-e0fe6a8d-4b4e-45df-b903-b3d4d8ca16ba - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 11:00:48.396 7 INFO neutron.plugins.ml2.managers [None req-e0fe6a8d-4b4e-45df-b903-b3d4d8ca16ba - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 11:00:48.408 8 INFO neutron.plugins.ml2.managers [None req-5c10e5df-1b81-4a14-821f-c3eb2d0222a7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 11:00:48.408 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5c10e5df-1b81-4a14-821f-c3eb2d0222a7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 11:00:48.409 8 INFO neutron.plugins.ml2.managers [None req-5c10e5df-1b81-4a14-821f-c3eb2d0222a7 - - - - - -] Initializing extension driver 'port_security' 2026-05-08 11:00:48.409 8 INFO neutron.plugins.ml2.extensions.port_security [None req-5c10e5df-1b81-4a14-821f-c3eb2d0222a7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 11:00:48.409 8 INFO neutron.plugins.ml2.managers [None req-5c10e5df-1b81-4a14-821f-c3eb2d0222a7 - - - - - -] Initializing extension driver 'qos' 2026-05-08 11:00:48.409 8 INFO neutron.plugins.ml2.managers [None req-5c10e5df-1b81-4a14-821f-c3eb2d0222a7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 11:00:48.409 8 INFO neutron.plugins.ml2.managers [None req-5c10e5df-1b81-4a14-821f-c3eb2d0222a7 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 11:00:48.410 7 INFO neutron.quota [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded quota_driver: . 2026-05-08 11:00:48.411 7 INFO neutron.plugins.ml2.plugin [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 11:00:48.411 7 INFO neutron.plugins.ml2.managers [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 11:00:48.411 7 INFO neutron.plugins.ml2.managers [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 11:00:48.411 7 INFO neutron.plugins.ml2.managers [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 11:00:48.412 7 INFO neutron.manager [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loading Plugin: qos 2026-05-08 11:00:48.425 7 INFO neutron.manager [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loading Plugin: router 2026-05-08 11:00:48.425 8 INFO neutron.quota [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded quota_driver: . 2026-05-08 11:00:48.426 8 INFO neutron.plugins.ml2.plugin [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 11:00:48.426 8 INFO neutron.plugins.ml2.managers [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 11:00:48.426 8 INFO neutron.plugins.ml2.managers [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 11:00:48.426 8 INFO neutron.plugins.ml2.managers [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 11:00:48.426 8 INFO neutron.manager [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loading Plugin: qos 2026-05-08 11:00:48.439 8 INFO neutron.manager [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loading Plugin: router 2026-05-08 11:00:48.468 7 INFO neutron.services.service_base [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 11:00:48.469 7 INFO neutron.manager [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loading Plugin: segments 2026-05-08 11:00:48.482 8 INFO neutron.services.service_base [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 11:00:48.482 8 INFO neutron.manager [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loading Plugin: segments 2026-05-08 11:00:48.568 7 INFO neutron.manager [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loading Plugin: trunk 2026-05-08 11:00:48.582 7 INFO neutron.manager [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loading Plugin: vpnaas 2026-05-08 11:00:48.583 8 INFO neutron.manager [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loading Plugin: trunk 2026-05-08 11:00:48.597 8 INFO neutron.manager [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loading Plugin: vpnaas 2026-05-08 11:00:48.622 7 WARNING stevedore.named [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 11:00:48.635 8 WARNING stevedore.named [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 11:00:48.702 7 INFO neutron_vpnaas.services.vpn.plugin [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 11:00:48.703 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 11:00:48.703 7 INFO neutron.manager [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loading Plugin: taas 2026-05-08 11:00:48.703 8 INFO neutron.manager [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loading Plugin: taas 2026-05-08 11:00:48.728 8 WARNING stevedore.named [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 11:00:48.733 7 WARNING stevedore.named [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 11:00:48.755 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-08 11:00:48.756 8 INFO neutron.manager [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loading Plugin: tapmirror 2026-05-08 11:00:48.756 7 INFO neutron_taas.services.taas.taas_plugin [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-08 11:00:48.758 7 INFO neutron.manager [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loading Plugin: tapmirror 2026-05-08 11:00:48.771 7 WARNING stevedore.named [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 11:00:48.772 8 WARNING stevedore.named [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 11:00:48.785 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-08 11:00:48.786 8 INFO neutron.manager [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loading Plugin: auto_allocate 2026-05-08 11:00:48.787 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-08 11:00:48.787 7 INFO neutron.manager [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loading Plugin: auto_allocate 2026-05-08 11:00:48.793 8 INFO neutron.manager [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loading Plugin: tag 2026-05-08 11:00:48.794 7 INFO neutron.manager [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loading Plugin: tag 2026-05-08 11:00:48.802 7 INFO neutron.manager [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loading Plugin: timestamp 2026-05-08 11:00:48.802 8 INFO neutron.manager [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loading Plugin: timestamp 2026-05-08 11:00:48.805 8 INFO neutron.manager [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 11:00:48.806 7 INFO neutron.manager [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 11:00:48.810 8 INFO neutron.manager [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loading Plugin: flavors 2026-05-08 11:00:48.811 7 INFO neutron.manager [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loading Plugin: flavors 2026-05-08 11:00:48.813 8 INFO neutron.manager [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loading Plugin: revisions 2026-05-08 11:00:48.814 7 INFO neutron.manager [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loading Plugin: revisions 2026-05-08 11:00:48.816 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Initializing extension manager. 2026-05-08 11:00:48.817 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Initializing extension manager. 2026-05-08 11:00:48.818 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: address-group 2026-05-08 11:00:48.818 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: address-scope 2026-05-08 11:00:48.819 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: address-group 2026-05-08 11:00:48.819 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 11:00:48.820 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: address-scope 2026-05-08 11:00:48.820 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: agent 2026-05-08 11:00:48.820 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 11:00:48.820 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 11:00:48.821 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: agent 2026-05-08 11:00:48.822 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 11:00:48.822 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 11:00:48.823 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 11:00:48.823 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 11:00:48.824 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: availability_zone 2026-05-08 11:00:48.824 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 11:00:48.824 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 11:00:48.825 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 11:00:48.825 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: availability_zone 2026-05-08 11:00:48.825 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: default-subnetpools 2026-05-08 11:00:48.825 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 11:00:48.826 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 11:00:48.826 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: default-subnetpools 2026-05-08 11:00:48.827 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 11:00:48.828 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: dns-integration 2026-05-08 11:00:48.828 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 11:00:48.828 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 11:00:48.828 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: dns-integration 2026-05-08 11:00:48.829 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 11:00:48.829 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 11:00:48.829 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: dvr 2026-05-08 11:00:48.829 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 11:00:48.830 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 11:00:48.830 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: dvr 2026-05-08 11:00:48.830 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 11:00:48.831 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 11:00:48.831 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 11:00:48.831 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 11:00:48.831 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 11:00:48.832 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 11:00:48.832 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: external-net 2026-05-08 11:00:48.832 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 11:00:48.832 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 11:00:48.832 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: external-net 2026-05-08 11:00:48.833 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 11:00:48.833 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: extraroute 2026-05-08 11:00:48.833 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: extraroute 2026-05-08 11:00:48.834 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 11:00:48.834 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 11:00:48.834 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: filter-validation 2026-05-08 11:00:48.835 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: filter-validation 2026-05-08 11:00:48.835 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 11:00:48.835 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 11:00:48.835 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 11:00:48.836 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 11:00:48.836 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 11:00:48.836 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 11:00:48.837 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: fip-port-details 2026-05-08 11:00:48.837 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: fip-port-details 2026-05-08 11:00:48.837 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: flavors 2026-05-08 11:00:48.838 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 11:00:48.838 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: flavors 2026-05-08 11:00:48.839 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: floatingip-pools 2026-05-08 11:00:48.840 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: ip_allocation 2026-05-08 11:00:48.840 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 11:00:48.840 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 11:00:48.840 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: floatingip-pools 2026-05-08 11:00:48.841 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: l2_adjacency 2026-05-08 11:00:48.841 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: ip_allocation 2026-05-08 11:00:48.841 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 11:00:48.842 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: router 2026-05-08 11:00:48.842 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: l2_adjacency 2026-05-08 11:00:48.843 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: router 2026-05-08 11:00:48.843 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 11:00:48.844 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 11:00:48.845 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 11:00:48.845 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 11:00:48.845 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 11:00:48.845 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 11:00:48.846 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: l3-ha 2026-05-08 11:00:48.846 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 11:00:48.846 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 11:00:48.846 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 11:00:48.847 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 11:00:48.847 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: l3-ha 2026-05-08 11:00:48.847 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: l3-flavors 2026-05-08 11:00:48.847 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 11:00:48.848 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 11:00:48.848 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 11:00:48.848 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: l3-flavors 2026-05-08 11:00:48.848 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 11:00:48.849 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 11:00:48.850 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 11:00:48.851 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 11:00:48.852 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 11:00:48.852 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 11:00:48.853 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 11:00:48.853 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 11:00:48.854 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 11:00:48.854 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 11:00:48.854 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 11:00:48.855 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: multi-provider 2026-05-08 11:00:48.855 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 11:00:48.855 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: net-mtu 2026-05-08 11:00:48.856 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 11:00:48.856 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 11:00:48.856 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: multi-provider 2026-05-08 11:00:48.856 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: network_availability_zone 2026-05-08 11:00:48.857 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: net-mtu 2026-05-08 11:00:48.857 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: network_ha 2026-05-08 11:00:48.857 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 11:00:48.858 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: network-ip-availability 2026-05-08 11:00:48.858 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: network_availability_zone 2026-05-08 11:00:48.858 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-08 11:00:48.858 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: network_ha 2026-05-08 11:00:48.859 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: network-ip-availability 2026-05-08 11:00:48.859 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 11:00:48.860 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-08 11:00:48.860 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: pagination 2026-05-08 11:00:48.861 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: port-device-profile 2026-05-08 11:00:48.861 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 11:00:48.861 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 11:00:48.862 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 11:00:48.862 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: pagination 2026-05-08 11:00:48.862 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 11:00:48.862 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: port-mac-override 2026-05-08 11:00:48.863 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: port-device-profile 2026-05-08 11:00:48.863 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 11:00:48.863 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 11:00:48.863 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 11:00:48.864 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 11:00:48.864 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 11:00:48.864 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: port-resource-request 2026-05-08 11:00:48.865 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 11:00:48.865 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 11:00:48.865 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: port-mac-override 2026-05-08 11:00:48.866 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 11:00:48.866 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 11:00:48.866 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: binding 2026-05-08 11:00:48.867 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 11:00:48.867 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: binding-extended 2026-05-08 11:00:48.867 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 11:00:48.867 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: port-security 2026-05-08 11:00:48.868 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: project-id 2026-05-08 11:00:48.868 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: port-resource-request 2026-05-08 11:00:48.868 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: provider 2026-05-08 11:00:48.869 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 11:00:48.869 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-08 11:00:48.869 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 11:00:48.870 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: binding 2026-05-08 11:00:48.871 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: qos 2026-05-08 11:00:48.871 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: binding-extended 2026-05-08 11:00:48.872 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 11:00:48.872 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: port-security 2026-05-08 11:00:48.872 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: project-id 2026-05-08 11:00:48.872 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 11:00:48.873 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: provider 2026-05-08 11:00:48.873 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: qos-default 2026-05-08 11:00:48.873 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: qos-fip 2026-05-08 11:00:48.873 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-08 11:00:48.874 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 11:00:48.874 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 11:00:48.875 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 11:00:48.875 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 11:00:48.875 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: qos 2026-05-08 11:00:48.876 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 11:00:48.876 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 11:00:48.876 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: qos-pps 2026-05-08 11:00:48.876 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 11:00:48.877 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 11:00:48.877 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: qos-default 2026-05-08 11:00:48.877 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 11:00:48.877 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: qos-fip 2026-05-08 11:00:48.878 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 11:00:48.878 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 11:00:48.878 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 11:00:48.878 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: quota-check-limit 2026-05-08 11:00:48.879 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 11:00:48.879 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-08 11:00:48.879 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 11:00:48.880 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 11:00:48.881 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: qos-pps 2026-05-08 11:00:48.881 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 11:00:48.881 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: quotas 2026-05-08 11:00:48.882 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 11:00:48.882 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 11:00:48.882 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: quota_details 2026-05-08 11:00:48.883 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: quota-check-limit 2026-05-08 11:00:48.883 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-08 11:00:48.883 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: rbac-policies 2026-05-08 11:00:48.884 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: rbac-address-group 2026-05-08 11:00:48.885 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 11:00:48.885 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 11:00:48.885 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: quotas 2026-05-08 11:00:48.886 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 11:00:48.886 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: revision-if-match 2026-05-08 11:00:48.887 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: quota_details 2026-05-08 11:00:48.887 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 11:00:48.887 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: router_availability_zone 2026-05-08 11:00:48.888 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-08 11:00:48.888 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: rbac-policies 2026-05-08 11:00:48.888 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 11:00:48.888 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: rbac-address-group 2026-05-08 11:00:48.889 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 11:00:48.889 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 11:00:48.890 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 11:00:48.890 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 11:00:48.890 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: revision-if-match 2026-05-08 11:00:48.890 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 11:00:48.891 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 11:00:48.891 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 11:00:48.891 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 11:00:48.892 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: router_availability_zone 2026-05-08 11:00:48.892 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 11:00:48.892 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-08 11:00:48.892 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 11:00:48.892 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 11:00:48.894 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 11:00:48.895 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 11:00:48.895 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 11:00:48.896 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 11:00:48.896 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 11:00:48.896 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 11:00:48.897 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: security-group 2026-05-08 11:00:48.898 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: segment 2026-05-08 11:00:48.899 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 11:00:48.900 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: service-type 2026-05-08 11:00:48.900 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: sorting 2026-05-08 11:00:48.901 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 11:00:48.901 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: security-group 2026-05-08 11:00:48.901 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: standard-attr-description 2026-05-08 11:00:48.902 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: stateful-security-group 2026-05-08 11:00:48.902 8 WARNING neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 11:00:48.903 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 11:00:48.903 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: subnet-external-network 2026-05-08 11:00:48.904 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: segment 2026-05-08 11:00:48.904 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: subnet_onboard 2026-05-08 11:00:48.904 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 11:00:48.905 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: subnet-service-types 2026-05-08 11:00:48.905 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 11:00:48.906 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: subnet_allocation 2026-05-08 11:00:48.906 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 11:00:48.907 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: service-type 2026-05-08 11:00:48.907 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: tag-creation 2026-05-08 11:00:48.907 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 11:00:48.908 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: sorting 2026-05-08 11:00:48.909 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 11:00:48.911 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: standard-attr-description 2026-05-08 11:00:48.911 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 11:00:48.911 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: stateful-security-group 2026-05-08 11:00:48.912 7 WARNING neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 11:00:48.912 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 11:00:48.912 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 11:00:48.912 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: trunk 2026-05-08 11:00:48.913 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: subnet-external-network 2026-05-08 11:00:48.913 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: trunk-details 2026-05-08 11:00:48.913 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 11:00:48.914 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: subnet_onboard 2026-05-08 11:00:48.914 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-08 11:00:48.914 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 11:00:48.915 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 11:00:48.915 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: subnet-service-types 2026-05-08 11:00:48.915 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-08 11:00:48.915 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: subnet_allocation 2026-05-08 11:00:48.916 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 11:00:48.917 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: tag-creation 2026-05-08 11:00:48.917 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 11:00:48.918 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 11:00:48.919 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 11:00:48.920 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: vpn-flavors 2026-05-08 11:00:48.921 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: vpnaas 2026-05-08 11:00:48.921 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 11:00:48.922 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 11:00:48.922 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: taas 2026-05-08 11:00:48.923 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: tap-mirror 2026-05-08 11:00:48.924 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: trunk 2026-05-08 11:00:48.924 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-08 11:00:48.925 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: trunk-details 2026-05-08 11:00:48.925 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 11:00:48.925 8 INFO neutron.api.extensions [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-08 11:00:48.926 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-08 11:00:48.926 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 11:00:48.927 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-08 11:00:48.928 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 11:00:48.928 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 11:00:48.928 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 11:00:48.928 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 11:00:48.929 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 11:00:48.930 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 11:00:48.931 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: vpn-flavors 2026-05-08 11:00:48.931 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 11:00:48.932 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 11:00:48.932 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: vpnaas 2026-05-08 11:00:48.934 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: taas 2026-05-08 11:00:48.935 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: tap-mirror 2026-05-08 11:00:48.936 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-08 11:00:48.936 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 11:00:48.936 7 INFO neutron.api.extensions [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-08 11:00:48.936 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 11:00:48.937 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 11:00:48.937 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.938 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 11:00:48.938 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] subnetpool is already registered 2026-05-08 11:00:48.938 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 11:00:48.939 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] subnetpool is already registered 2026-05-08 11:00:48.939 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 11:00:48.939 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 11:00:48.939 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 11:00:48.939 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 11:00:48.939 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 11:00:48.940 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 11:00:48.940 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 11:00:48.940 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 11:00:48.941 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 11:00:48.941 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 11:00:48.941 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 11:00:48.942 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] ipsecpolicy is already registered 2026-05-08 11:00:48.942 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 11:00:48.942 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] ikepolicy is already registered 2026-05-08 11:00:48.943 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.943 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 11:00:48.943 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.944 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.944 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 11:00:48.944 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.944 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.944 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.944 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.945 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.945 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.945 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.945 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.945 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.945 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.945 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.945 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.946 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.948 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 11:00:48.948 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 11:00:48.948 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] router is already registered 2026-05-08 11:00:48.949 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 11:00:48.949 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 11:00:48.949 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] floatingip is already registered 2026-05-08 11:00:48.949 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 11:00:48.950 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.950 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 11:00:48.951 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] subnetpool is already registered 2026-05-08 11:00:48.951 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 11:00:48.951 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] subnetpool is already registered 2026-05-08 11:00:48.952 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 11:00:48.952 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 11:00:48.953 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 11:00:48.953 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 11:00:48.953 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] rbac_policy is already registered 2026-05-08 11:00:48.953 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 11:00:48.953 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 11:00:48.953 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] security_group is already registered 2026-05-08 11:00:48.954 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 11:00:48.954 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 11:00:48.954 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] security_group_rule is already registered 2026-05-08 11:00:48.954 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 11:00:48.954 8 WARNING neutron.api.api_common [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.955 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 11:00:48.955 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 11:00:48.955 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] ipsecpolicy is already registered 2026-05-08 11:00:48.955 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] subnetpool is already registered 2026-05-08 11:00:48.955 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 11:00:48.955 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 11:00:48.956 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] ikepolicy is already registered 2026-05-08 11:00:48.956 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] subnetpool is already registered 2026-05-08 11:00:48.956 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 11:00:48.956 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] trunk is already registered 2026-05-08 11:00:48.956 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 11:00:48.957 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] ikepolicy is already registered 2026-05-08 11:00:48.957 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.957 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 11:00:48.957 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.957 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.958 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.958 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] ipsecpolicy is already registered 2026-05-08 11:00:48.958 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.958 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 11:00:48.958 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] endpoint_group is already registered 2026-05-08 11:00:48.958 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.958 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.959 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 11:00:48.959 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.959 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] vpnservice is already registered 2026-05-08 11:00:48.959 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.959 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.959 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 11:00:48.959 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.959 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] ipsec_site_connection is already registered 2026-05-08 11:00:48.959 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.959 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.959 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 11:00:48.960 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.960 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] ipsecpolicy is already registered 2026-05-08 11:00:48.960 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.960 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.960 8 INFO neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 11:00:48.960 8 WARNING neutron.quota.resource_registry [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] ikepolicy is already registered 2026-05-08 11:00:48.963 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 11:00:48.963 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] router is already registered 2026-05-08 11:00:48.964 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 11:00:48.964 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] floatingip is already registered 2026-05-08 11:00:48.967 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 11:00:48.968 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] rbac_policy is already registered 2026-05-08 11:00:48.968 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 11:00:48.968 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] security_group is already registered 2026-05-08 11:00:48.969 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 11:00:48.969 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] security_group_rule is already registered 2026-05-08 11:00:48.970 7 WARNING neutron.api.api_common [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 11:00:48.970 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 11:00:48.970 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] subnetpool is already registered 2026-05-08 11:00:48.971 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 11:00:48.971 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] subnetpool is already registered 2026-05-08 11:00:48.971 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 11:00:48.971 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] trunk is already registered 2026-05-08 11:00:48.972 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 11:00:48.972 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] ikepolicy is already registered 2026-05-08 11:00:48.972 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 11:00:48.973 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] ipsecpolicy is already registered 2026-05-08 11:00:48.973 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 11:00:48.973 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] endpoint_group is already registered 2026-05-08 11:00:48.974 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 11:00:48.974 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] vpnservice is already registered 2026-05-08 11:00:48.974 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 11:00:48.974 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] ipsec_site_connection is already registered 2026-05-08 11:00:48.975 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 11:00:48.975 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] ipsecpolicy is already registered 2026-05-08 11:00:48.975 7 INFO neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 11:00:48.975 7 WARNING neutron.quota.resource_registry [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] ikepolicy is already registered 2026-05-08 11:00:48.998 8 WARNING keystonemiddleware._common.config [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 11:00:49.004 8 WARNING oslo_config.cfg [None req-b5718a5c-7264-4475-a58a-ddb277415e44 - - - - - -] 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 8 seconds on interpreter 0x7f30bfaf5668 pid: 8 (default app) 2026-05-08 11:00:49.015 7 WARNING keystonemiddleware._common.config [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 11:00:49.022 7 WARNING oslo_config.cfg [None req-6a42516b-ea7f-4e95-8a58-8f755484f3f4 - - - - - -] 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 8 seconds on interpreter 0x7f30bfaf5668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:00:54.477 7 INFO neutron.pecan_wsgi.hooks.translation [None req-534ccabe-52b9-4899-b9bf-9c03d5a94afa aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.70 () {44 vars in 924 bytes} [Fri May 8 11:00:53 2026] GET /v2.0/networks/public => generated 108 bytes in 818 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 4/5] 199.204.45.70 () {44 vars in 946 bytes} [Fri May 8 11:00:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:00:55.438 7 WARNING neutron.services.revisions.revision_plugin [None req-682c6169-fd50-45fd-9b76-64e6fc7d0a9f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Could not find related network for resource to bump revision. 2026-05-08 11:00:55.464 7 INFO neutron.db.segments_db [None req-682c6169-fd50-45fd-9b76-64e6fc7d0a9f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 7b8f3421-400a-48ef-ba0f-c9410994c84a of type flat for network 05d8886b-3a5f-4782-8daf-a2b0ac55a0ff 2026-05-08 11:00:55.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-682c6169-fd50-45fd-9b76-64e6fc7d0a9f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.70 () {48 vars in 964 bytes} [Fri May 8 11:00:54 2026] POST /v2.0/networks => generated 124 bytes in 671 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:01:01.670 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7bd115e-9852-4500-842e-32642760567f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.70 () {44 vars in 924 bytes} [Fri May 8 11:01:01 2026] GET /v2.0/networks/public => generated 108 bytes in 364 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.70 () {44 vars in 946 bytes} [Fri May 8 11:01:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:01:02.133 8 WARNING neutron.services.revisions.revision_plugin [None req-26786be3-44d9-4417-ad0e-434eebcb54f7 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Could not find related network for resource to bump revision. 2026-05-08 11:01:02.165 8 INFO neutron.db.segments_db [None req-26786be3-44d9-4417-ad0e-434eebcb54f7 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment cb3f5594-395e-4518-a561-1f1b3ecab54f of type flat for network 2cd1498b-2258-401a-8839-deacc6441e53 2026-05-08 11:01:02.209 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26786be3-44d9-4417-ad0e-434eebcb54f7 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.70 () {48 vars in 964 bytes} [Fri May 8 11:01:01 2026] POST /v2.0/networks => generated 124 bytes in 525 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:01:08.014 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11caab1f-3433-4c2a-ad2b-eeaca002a422 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.70 () {44 vars in 924 bytes} [Fri May 8 11:01:07 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.70 () {44 vars in 946 bytes} [Fri May 8 11:01:08 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:01:08.074 8 WARNING neutron.services.revisions.revision_plugin [None req-67b7c76e-df42-4ecb-9f94-f5bac1d47897 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Could not find related network for resource to bump revision. 2026-05-08 11:01:08.090 8 INFO neutron.db.segments_db [None req-67b7c76e-df42-4ecb-9f94-f5bac1d47897 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 83c88460-8d7e-4019-afff-89504f8a0b77 of type flat for network 7149a17a-d605-4fb4-8adc-92c7c424d401 2026-05-08 11:01:08.112 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67b7c76e-df42-4ecb-9f94-f5bac1d47897 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.70 () {48 vars in 964 bytes} [Fri May 8 11:01:08 2026] POST /v2.0/networks => generated 124 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:01:13.953 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d938ff93-4668-4add-9561-e8aac7f079e8 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.70 () {44 vars in 924 bytes} [Fri May 8 11:01:13 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.70 () {44 vars in 946 bytes} [Fri May 8 11:01:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:01:14.024 7 WARNING neutron.services.revisions.revision_plugin [None req-c7fa8b71-10ed-4af1-89b2-3ee5ffdaaef1 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Could not find related network for resource to bump revision. 2026-05-08 11:01:14.038 7 INFO neutron.db.segments_db [None req-c7fa8b71-10ed-4af1-89b2-3ee5ffdaaef1 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 445228e6-917e-4f5b-9b3e-45e167e09ea3 of type flat for network 79711407-f088-439d-b364-469b9d068b7e 2026-05-08 11:01:14.055 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7fa8b71-10ed-4af1-89b2-3ee5ffdaaef1 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.70 () {48 vars in 964 bytes} [Fri May 8 11:01:13 2026] POST /v2.0/networks => generated 124 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:01:19.926 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b34047ff-67db-43cd-901b-c1a65a6d3880 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.70 () {44 vars in 924 bytes} [Fri May 8 11:01:19 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.70 () {44 vars in 946 bytes} [Fri May 8 11:01:19 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:01:20.724 8 WARNING neutron.services.revisions.revision_plugin [None req-a7f94ac5-c656-4cdf-87a3-65d6f2c6edeb aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Could not find related network for resource to bump revision. 2026-05-08 11:01:20.745 8 INFO neutron.db.segments_db [None req-a7f94ac5-c656-4cdf-87a3-65d6f2c6edeb aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment dfa8a48c-1b47-4226-9642-16be16cce549 of type flat for network 5bb67b93-bf8e-448c-9eab-3e812659c3a2 2026-05-08 11:01:20.770 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7f94ac5-c656-4cdf-87a3-65d6f2c6edeb aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.70 () {48 vars in 964 bytes} [Fri May 8 11:01:19 2026] POST /v2.0/networks => generated 124 bytes in 829 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:01:26.618 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fceda549-c55a-4707-ae1c-70ad7ef6040a aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.70 () {44 vars in 924 bytes} [Fri May 8 11:01:26 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.70 () {44 vars in 946 bytes} [Fri May 8 11:01:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:01:26.738 8 WARNING neutron.services.revisions.revision_plugin [None req-59b15991-220d-43be-9465-486ac9ae9042 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Could not find related network for resource to bump revision. 2026-05-08 11:01:26.756 8 INFO neutron.db.segments_db [None req-59b15991-220d-43be-9465-486ac9ae9042 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 8eaa9f04-e603-4786-9f98-d5f87620c317 of type flat for network ae0d6da8-f890-466e-bf30-d3519f3dc0f0 [pid: 8|app: 0|req: 13/23] 199.204.45.70 () {48 vars in 964 bytes} [Fri May 8 11:01:26 2026] POST /v2.0/networks => generated 706 bytes in 1043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:01:28.710 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b4a705f-229e-406e-9967-5fa3f2f4d8e2 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.204.45.70 () {44 vars in 924 bytes} [Fri May 8 11:01:28 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.70 () {44 vars in 946 bytes} [Fri May 8 11:01:28 2026] GET /v2.0/networks?name=public => generated 709 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:01:28.796 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06882b44-f842-4e34-8b32-750af6f9de2d aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 199.204.45.70 () {44 vars in 1031 bytes} [Fri May 8 11:01:28 2026] GET /v2.0/subnets/public-subnet?network_id=ae0d6da8-f890-466e-bf30-d3519f3dc0f0 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.70 () {44 vars in 1054 bytes} [Fri May 8 11:01:28 2026] GET /v2.0/subnets?name=public-subnet&network_id=ae0d6da8-f890-466e-bf30-d3519f3dc0f0 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.70 () {48 vars in 962 bytes} [Fri May 8 11:01:28 2026] POST /v2.0/subnets => generated 664 bytes in 3410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:06:25.237 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6f0dea4-05f3-4805-b08e-f11176737a66 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/68] 199.204.45.70 () {44 vars in 934 bytes} [Fri May 8 11:06:25 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.204.45.70 () {44 vars in 956 bytes} [Fri May 8 11:06:25 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:06:25.325 7 INFO neutron.db.segments_db [None req-c5ece972-b8eb-400e-bfc9-993ac8f1683f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 73557d44-2126-404b-ba4c-4d39b779976e of type vxlan for network 9eb1f18e-357f-40e3-bbf3-72c1828cad94 [pid: 7|app: 0|req: 34/70] 199.204.45.70 () {48 vars in 963 bytes} [Fri May 8 11:06:25 2026] POST /v2.0/networks => generated 706 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:06:26.303 8 INFO neutron.pecan_wsgi.hooks.translation [None req-05e50d1f-24b0-4d43-be26-b74cbdb7fcd7 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 199.204.45.70 () {44 vars in 934 bytes} [Fri May 8 11:06:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.70 () {44 vars in 956 bytes} [Fri May 8 11:06:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:06:26.373 8 INFO neutron.pecan_wsgi.hooks.translation [None req-073b1c61-374b-41da-bb69-db94682fc192 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/73] 199.204.45.70 () {44 vars in 1033 bytes} [Fri May 8 11:06:26 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=9eb1f18e-357f-40e3-bbf3-72c1828cad94 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.70 () {44 vars in 1056 bytes} [Fri May 8 11:06:26 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=9eb1f18e-357f-40e3-bbf3-72c1828cad94 => 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: 39/75] 199.204.45.70 () {48 vars in 962 bytes} [Fri May 8 11:06:26 2026] POST /v2.0/subnets => generated 651 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:06:27.731 7 INFO neutron.api.v2.resource [None req-2d74abbd-b38f-49c0-9ca6-5415312bc9dc aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/76] 199.204.45.70 () {44 vars in 968 bytes} [Fri May 8 11:06:27 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.70 () {44 vars in 990 bytes} [Fri May 8 11:06:27 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: 38/78] 199.204.45.70 () {48 vars in 977 bytes} [Fri May 8 11:06:27 2026] POST /v2.0/security-groups => generated 1616 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:28 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 1616 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:28 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:29 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.70 () {48 vars in 988 bytes} [Fri May 8 11:06:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:29 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 2230 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:29 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:30 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.70 () {48 vars in 988 bytes} [Fri May 8 11:06:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:30 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:31 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:31 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.70 () {48 vars in 988 bytes} [Fri May 8 11:06:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:31 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:32 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:32 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.70 () {48 vars in 988 bytes} [Fri May 8 11:06:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:33 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 4078 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:33 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:33 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.204.45.70 () {48 vars in 988 bytes} [Fri May 8 11:06:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.70 () {44 vars in 984 bytes} [Fri May 8 11:06:34 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94 => generated 731 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:06:34.487 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb4310af-6afa-493d-9e98-9f798ae40df8 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/100] 199.204.45.70 () {44 vars in 1073 bytes} [Fri May 8 11:06:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=9eb1f18e-357f-40e3-bbf3-72c1828cad94 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.70 () {44 vars in 1096 bytes} [Fri May 8 11:06:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=9eb1f18e-357f-40e3-bbf3-72c1828cad94 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:34 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.204.45.70 () {48 vars in 958 bytes} [Fri May 8 11:06:34 2026] POST /v2.0/ports => generated 1100 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:06:42.439 8 INFO neutron.pecan_wsgi.hooks.translation [None req-afad2b6b-0b26-4209-b406-a4d76b829e89 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/106] 199.204.45.70 () {44 vars in 977 bytes} [Fri May 8 11:06:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.204.45.70 () {44 vars in 999 bytes} [Fri May 8 11:06:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 199.204.45.70 () {48 vars in 1029 bytes} [Fri May 8 11:06:42 2026] PUT /v2.0/ports/665e8a96-f7d4-4200-a9f7-61d265047a94 => generated 1249 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.204.45.70 () {44 vars in 917 bytes} [Fri May 8 11:06:44 2026] GET /v2.0/ports => generated 3730 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:06:45.965 8 INFO neutron.api.v2.resource [None req-215cedf1-9e46-400f-b65a-4325948d86bf aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/110] 199.204.45.70 () {44 vars in 956 bytes} [Fri May 8 11:06:45 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.204.45.70 () {44 vars in 978 bytes} [Fri May 8 11:06:45 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.204.45.70 () {48 vars in 977 bytes} [Fri May 8 11:06:46 2026] POST /v2.0/security-groups => generated 1610 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:47 2026] GET /v2.0/security-groups/d2c59866-6fcc-461d-ac7a-9aafde87dc58 => generated 1610 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:47 2026] GET /v2.0/security-groups/d2c59866-6fcc-461d-ac7a-9aafde87dc58 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:47 2026] GET /v2.0/security-groups/d2c59866-6fcc-461d-ac7a-9aafde87dc58 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.204.45.70 () {48 vars in 988 bytes} [Fri May 8 11:06:47 2026] POST /v2.0/security-group-rules => generated 623 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:48 2026] GET /v2.0/security-groups/d2c59866-6fcc-461d-ac7a-9aafde87dc58 => generated 2246 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:48 2026] GET /v2.0/security-groups/d2c59866-6fcc-461d-ac7a-9aafde87dc58 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/119] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:06:48 2026] GET /v2.0/security-groups/d2c59866-6fcc-461d-ac7a-9aafde87dc58 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/120] 199.204.45.70 () {48 vars in 988 bytes} [Fri May 8 11:06:48 2026] POST /v2.0/security-group-rules => generated 627 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/131] 199.204.45.70 () {44 vars in 972 bytes} [Fri May 8 11:08:03 2026] GET /v2.0/quotas/1fd78866f6e74d5a906b0d5ac37156a0 => 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: 68/132] 199.204.45.70 () {48 vars in 1024 bytes} [Fri May 8 11:08:03 2026] PUT /v2.0/quotas/1fd78866f6e74d5a906b0d5ac37156a0 => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:10:24.652 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c3cfb79-ec08-49cc-ae75-b5f3aa676c7b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/153] 199.204.45.70 () {30 vars in 741 bytes} [Fri May 8 11:10:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 79/154] 199.204.45.70 () {30 vars in 763 bytes} [Fri May 8 11:10:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:10:26.555 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5581fc23-206f-4d95-bdfb-6d206334d40f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/155] 199.204.45.70 () {30 vars in 741 bytes} [Fri May 8 11:10:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/156] 199.204.45.70 () {30 vars in 763 bytes} [Fri May 8 11:10:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:18:51.172 8 INFO neutron.api.v2.resource [None req-20ace988-53c7-4591-adfc-8a58eeb04830 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 114/223] 199.204.45.70 () {44 vars in 1071 bytes} [Fri May 8 11:18:51 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=59f6b37bded843db9e69656ba9858c83 => generated 139 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/224] 199.204.45.70 () {44 vars in 1094 bytes} [Fri May 8 11:18:51 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=59f6b37bded843db9e69656ba9858c83 => generated 23 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/225] 199.204.45.70 () {48 vars in 978 bytes} [Fri May 8 11:18:51 2026] POST /v2.0/security-groups => generated 1624 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/228] 199.204.45.70 () {44 vars in 1085 bytes} [Fri May 8 11:18:52 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6?project_id=59f6b37bded843db9e69656ba9858c83 => generated 1624 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/229] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:18:52 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6 => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/230] 199.204.45.70 () {44 vars in 1085 bytes} [Fri May 8 11:18:52 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6?project_id=59f6b37bded843db9e69656ba9858c83 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/231] 199.204.45.70 () {48 vars in 988 bytes} [Fri May 8 11:18:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/232] 199.204.45.70 () {44 vars in 1085 bytes} [Fri May 8 11:18:53 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6?project_id=59f6b37bded843db9e69656ba9858c83 => generated 2234 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/233] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:18:53 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/234] 199.204.45.70 () {44 vars in 1085 bytes} [Fri May 8 11:18:53 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6?project_id=59f6b37bded843db9e69656ba9858c83 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/235] 199.204.45.70 () {48 vars in 988 bytes} [Fri May 8 11:18:53 2026] POST /v2.0/security-group-rules => generated 599 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/236] 199.204.45.70 () {44 vars in 1085 bytes} [Fri May 8 11:18:54 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6?project_id=59f6b37bded843db9e69656ba9858c83 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/237] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:18:54 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/238] 199.204.45.70 () {44 vars in 1085 bytes} [Fri May 8 11:18:54 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6?project_id=59f6b37bded843db9e69656ba9858c83 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/239] 199.204.45.70 () {48 vars in 988 bytes} [Fri May 8 11:18:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/240] 199.204.45.70 () {44 vars in 1085 bytes} [Fri May 8 11:18:56 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6?project_id=59f6b37bded843db9e69656ba9858c83 => generated 3460 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/241] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:18:56 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/242] 199.204.45.70 () {44 vars in 1085 bytes} [Fri May 8 11:18:56 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6?project_id=59f6b37bded843db9e69656ba9858c83 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/243] 199.204.45.70 () {48 vars in 988 bytes} [Fri May 8 11:18:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/264] 199.204.45.70 () {30 vars in 739 bytes} [Fri May 8 11:21:29 2026] GET /v2.0/networks?tenant_id=59f6b37bded843db9e69656ba9858c83&shared=False => generated 15 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:21:29.651 7 INFO neutron.db.segments_db [None req-920abdf8-23b7-443f-8be6-7f781d508b27 1910ca06a6594ab591ccaa54f65b3b3a 59f6b37bded843db9e69656ba9858c83 - - 10266b9221404e6a8442e54b8a3cfeaa 10266b9221404e6a8442e54b8a3cfeaa] Added segment 435eb4dc-2e01-4499-b7a2-a0ae7ec4408a of type vxlan for network bf852d8e-c146-473c-bc2c-adeddbebc1ee [pid: 7|app: 0|req: 130/265] 199.204.45.70 () {34 vars in 681 bytes} [Fri May 8 11:21:29 2026] POST /v2.0/networks => generated 718 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/266] 199.204.45.70 () {30 vars in 721 bytes} [Fri May 8 11:21:29 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/267] 199.204.45.70 () {30 vars in 632 bytes} [Fri May 8 11:21:29 2026] GET /v2.0/extensions => generated 22222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/268] 199.204.45.70 () {34 vars in 676 bytes} [Fri May 8 11:21:29 2026] POST /v2.0/ports => generated 999 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/269] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:21:30 2026] GET /v2.0/networks/bf852d8e-c146-473c-bc2c-adeddbebc1ee => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/270] 199.204.45.70 () {30 vars in 721 bytes} [Fri May 8 11:21:31 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/271] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:21:31 2026] GET /v2.0/networks/bf852d8e-c146-473c-bc2c-adeddbebc1ee => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/274] 199.204.45.70 () {44 vars in 972 bytes} [Fri May 8 11:21:48 2026] GET /v2.0/quotas/59f6b37bded843db9e69656ba9858c83 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/275] 199.204.45.70 () {48 vars in 1024 bytes} [Fri May 8 11:21:49 2026] PUT /v2.0/quotas/59f6b37bded843db9e69656ba9858c83 => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:32:43.272 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e9f36ce6-106f-4bf0-a6af-73e637c9698d aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/364] 199.204.45.70 () {44 vars in 924 bytes} [Fri May 8 11:32:43 2026] GET /v2.0/networks/public => generated 108 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/365] 199.204.45.70 () {44 vars in 946 bytes} [Fri May 8 11:32:43 2026] GET /v2.0/networks?name=public => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:32:44.323 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b53d4a0-4afc-4334-b317-af313425baf5 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/366] 199.204.45.70 () {44 vars in 924 bytes} [Fri May 8 11:32:44 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/367] 199.204.45.70 () {44 vars in 946 bytes} [Fri May 8 11:32:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:32:44.392 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1eadc910-ef1a-4a30-a8c5-b87384a649b6 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/368] 199.204.45.70 () {44 vars in 1031 bytes} [Fri May 8 11:32:44 2026] GET /v2.0/subnets/public-subnet?network_id=ae0d6da8-f890-466e-bf30-d3519f3dc0f0 => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.204.45.70 () {44 vars in 1054 bytes} [Fri May 8 11:32:44 2026] GET /v2.0/subnets?name=public-subnet&network_id=ae0d6da8-f890-466e-bf30-d3519f3dc0f0 => generated 667 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:33:10.654 7 INFO neutron.pecan_wsgi.hooks.translation [None req-64e91dd3-84d6-4946-99b9-d9411c2c67a7 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/374] 199.204.45.70 () {44 vars in 934 bytes} [Fri May 8 11:33:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/375] 199.204.45.70 () {44 vars in 956 bytes} [Fri May 8 11:33:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:33:11.618 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d99f1992-3296-49ea-91a5-42ad3a09dcab aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/376] 199.204.45.70 () {44 vars in 934 bytes} [Fri May 8 11:33:11 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 199.204.45.70 () {44 vars in 956 bytes} [Fri May 8 11:33:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:33:11.685 7 INFO neutron.pecan_wsgi.hooks.translation [None req-476303e1-1c63-4ce3-98b1-e86a5e8fc7bc aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/378] 199.204.45.70 () {44 vars in 1033 bytes} [Fri May 8 11:33:11 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=9eb1f18e-357f-40e3-bbf3-72c1828cad94 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.204.45.70 () {44 vars in 1056 bytes} [Fri May 8 11:33:11 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=9eb1f18e-357f-40e3-bbf3-72c1828cad94 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:33:12.886 7 INFO neutron.api.v2.resource [None req-87de00e7-2fdf-4bd4-813e-21fff6d0324b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/380] 199.204.45.70 () {44 vars in 968 bytes} [Fri May 8 11:33:12 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 199.204.45.70 () {44 vars in 990 bytes} [Fri May 8 11:33:12 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:33:14 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/383] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:33:14 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.204.45.70 () {44 vars in 1008 bytes} [Fri May 8 11:33:14 2026] GET /v2.0/security-group-rules/4e940de8-adc9-40db-b210-00ceccb11af8 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:33:14 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:33:15 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 199.204.45.70 () {44 vars in 1008 bytes} [Fri May 8 11:33:15 2026] GET /v2.0/security-group-rules/dc0a56f2-24dc-4e82-bd2b-01145d4c6c81 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:33:15 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:33:16 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.204.45.70 () {44 vars in 1008 bytes} [Fri May 8 11:33:16 2026] GET /v2.0/security-group-rules/0db95558-fe26-4ae0-bbcb-870d8cb218cb => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:33:16 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 4694 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:33:17 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.204.45.70 () {44 vars in 1008 bytes} [Fri May 8 11:33:17 2026] GET /v2.0/security-group-rules/fc2ba91d-7a69-4dc7-ad02-4702cac93b59 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:33:17 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:33:17 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.204.45.70 () {44 vars in 1008 bytes} [Fri May 8 11:33:18 2026] GET /v2.0/security-group-rules/ea9552e5-5116-418a-bf00-043db52d31bb => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.204.45.70 () {44 vars in 984 bytes} [Fri May 8 11:33:19 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94 => generated 731 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:33:19.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f606962-944a-4ff8-9c4f-762c9dfa069c aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/398] 199.204.45.70 () {44 vars in 1073 bytes} [Fri May 8 11:33:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=9eb1f18e-357f-40e3-bbf3-72c1828cad94 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.204.45.70 () {44 vars in 1096 bytes} [Fri May 8 11:33:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=9eb1f18e-357f-40e3-bbf3-72c1828cad94 => generated 1254 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:33:19 2026] GET /v2.0/security-groups/dfc0dda5-81a3-44e3-9539-2b221cf58bb7 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:33:28.090 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7343b481-d8fa-4b98-88cd-3f8260a72ee0 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 204/403] 199.204.45.70 () {44 vars in 977 bytes} [Fri May 8 11:33:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 199.204.45.70 () {44 vars in 999 bytes} [Fri May 8 11:33:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/405] 199.204.45.70 () {44 vars in 917 bytes} [Fri May 8 11:33:29 2026] GET /v2.0/ports => generated 4725 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:33:30.720 7 INFO neutron.api.v2.resource [None req-cbc702de-7864-4b08-8e07-e1a92438fc5c aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 201/406] 199.204.45.70 () {44 vars in 956 bytes} [Fri May 8 11:33:30 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.204.45.70 () {44 vars in 978 bytes} [Fri May 8 11:33:30 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:33:31 2026] GET /v2.0/security-groups/d2c59866-6fcc-461d-ac7a-9aafde87dc58 => generated 2886 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:33:31 2026] GET /v2.0/security-groups/d2c59866-6fcc-461d-ac7a-9aafde87dc58 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.204.45.70 () {44 vars in 1008 bytes} [Fri May 8 11:33:31 2026] GET /v2.0/security-group-rules/6cad0d40-4e3a-4e42-8127-8c527c9b9119 => generated 623 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:33:32 2026] GET /v2.0/security-groups/d2c59866-6fcc-461d-ac7a-9aafde87dc58 => generated 2886 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:33:32 2026] GET /v2.0/security-groups/d2c59866-6fcc-461d-ac7a-9aafde87dc58 => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/413] 199.204.45.70 () {44 vars in 1008 bytes} [Fri May 8 11:33:32 2026] GET /v2.0/security-group-rules/60e83571-3065-41ec-8983-54039d5085e0 => generated 627 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/416] 199.204.45.70 () {44 vars in 972 bytes} [Fri May 8 11:33:43 2026] GET /v2.0/quotas/1fd78866f6e74d5a906b0d5ac37156a0 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:34:36.646 8 INFO neutron.api.v2.resource [None req-e57b3380-e9e8-43e3-bc75-bce0fedfb10f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 214/423] 199.204.45.70 () {44 vars in 1071 bytes} [Fri May 8 11:34:36 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=59f6b37bded843db9e69656ba9858c83 => generated 139 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/424] 199.204.45.70 () {44 vars in 1094 bytes} [Fri May 8 11:34:36 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=59f6b37bded843db9e69656ba9858c83 => generated 4072 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/427] 199.204.45.70 () {44 vars in 1085 bytes} [Fri May 8 11:34:37 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6?project_id=59f6b37bded843db9e69656ba9858c83 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/428] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:34:37 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/429] 199.204.45.70 () {44 vars in 1008 bytes} [Fri May 8 11:34:37 2026] GET /v2.0/security-group-rules/318a01e0-08d7-4776-b8d3-ff0c2cb82778 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/430] 199.204.45.70 () {44 vars in 1085 bytes} [Fri May 8 11:34:38 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6?project_id=59f6b37bded843db9e69656ba9858c83 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/431] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:34:38 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/432] 199.204.45.70 () {44 vars in 1008 bytes} [Fri May 8 11:34:38 2026] GET /v2.0/security-group-rules/66fa0c67-f873-46ea-ab64-0f77b88a7fc0 => generated 599 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/433] 199.204.45.70 () {44 vars in 1085 bytes} [Fri May 8 11:34:39 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6?project_id=59f6b37bded843db9e69656ba9858c83 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/434] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:34:39 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/435] 199.204.45.70 () {44 vars in 1008 bytes} [Fri May 8 11:34:39 2026] GET /v2.0/security-group-rules/62674b37-2caf-4fec-9c33-415ead180001 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/436] 199.204.45.70 () {44 vars in 1085 bytes} [Fri May 8 11:34:40 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6?project_id=59f6b37bded843db9e69656ba9858c83 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/437] 199.204.45.70 () {44 vars in 998 bytes} [Fri May 8 11:34:40 2026] GET /v2.0/security-groups/7288e07c-f5f8-43c3-bbef-83624acbecc6 => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/438] 199.204.45.70 () {44 vars in 1008 bytes} [Fri May 8 11:34:40 2026] GET /v2.0/security-group-rules/91413ebb-f90f-4329-87d3-16c2eacba92a => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/439] 199.204.45.70 () {44 vars in 972 bytes} [Fri May 8 11:34:48 2026] GET /v2.0/quotas/59f6b37bded843db9e69656ba9858c83 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/448] 199.204.45.70 () {44 vars in 946 bytes} [Fri May 8 11:35:37 2026] GET /v2.0/networks?name=public => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/453] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 8 11:36:17 2026] GET /v2.0/networks => generated 2167 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/454] 10.0.0.104 () {32 vars in 655 bytes} [Fri May 8 11:36:18 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/455] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 8 11:36:18 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/456] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 8 11:36:18 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) [pid: 7|app: 0|req: 226/457] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 8 11:36:18 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/458] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 8 11:36:18 2026] GET /v2.0/networks => generated 2167 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/459] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 8 11:36:18 2026] GET /v2.0/security-groups => generated 17401 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/460] 10.0.0.104 () {32 vars in 655 bytes} [Fri May 8 11:36:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:36:29.611 7 INFO neutron.db.segments_db [None req-27dfd2e6-7e4d-4745-a3bc-b99fce8b697e aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 545e2c5f-72cb-4c55-a90c-0ad0e2d65b97 of type vxlan for network cf2a6ffa-f62c-49a3-9017-084dc0386d14 2026-05-08 11:36:29.670 8 INFO neutron.db.segments_db [None req-ea03764f-aa24-4aec-a298-d57a2d074afd aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 251feb22-3f2b-402b-ba69-ce0c6bf402b6 of type vxlan for network 4bc7b7f4-d239-429a-80bc-ae40a6c80d86 [pid: 7|app: 0|req: 229/463] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 8 11:36:29 2026] POST /v2.0/networks => generated 745 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/464] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 8 11:36:29 2026] POST /v2.0/networks => generated 745 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:36:29.836 7 INFO neutron.db.segments_db [None req-fbf0ada3-e34f-4818-847b-f080567d45f2 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment b666c0c3-025a-4cff-8ce9-d94b9c917acf of type vxlan for network f0e11f90-e02d-4677-8ed3-e4eb111065dc [pid: 7|app: 0|req: 230/465] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 8 11:36:29 2026] POST /v2.0/networks => generated 748 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/466] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:36:29 2026] POST /v2.0/subnets => generated 692 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/467] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:36:29 2026] POST /v2.0/subnets => generated 692 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:36:30.114 7 INFO neutron.db.segments_db [None req-1c874c8e-68b0-453d-bc5b-fc42e10890fc aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 3329851e-843f-4fb3-84a0-67d8b9796139 of type vxlan for network be4eadae-09a5-4421-940d-2501b9086739 [pid: 8|app: 0|req: 237/468] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:36:29 2026] POST /v2.0/subnets => generated 695 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:36:30.227 8 INFO neutron.db.segments_db [None req-647bb389-b143-49c4-b3a4-50977d771761 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 259e8b2a-55b4-4825-bed0-b0db3659b80d of type vxlan for network ed9d7f4d-2271-4a6b-8a60-01bc46cdbe64 2026-05-08 11:36:30.354 7 INFO neutron.db.l3_hamode_db [None req-1c874c8e-68b0-453d-bc5b-fc42e10890fc aca24d97ca7a4ab0b5e728ef3206b0ec 3a09654b681144c9a6ed17851973e2b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:36:30.462 8 INFO neutron.db.l3_hamode_db [None req-647bb389-b143-49c4-b3a4-50977d771761 aca24d97ca7a4ab0b5e728ef3206b0ec 856cd4b1d73e432a9c603d7d18a72181 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:36:31.279 7 INFO neutron.db.l3_hamode_db [None req-1c874c8e-68b0-453d-bc5b-fc42e10890fc aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:36:31.492 8 INFO neutron.db.l3_hamode_db [None req-647bb389-b143-49c4-b3a4-50977d771761 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 238/469] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:36:30 2026] POST /v2.0/routers => generated 732 bytes in 2263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/470] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:36:30 2026] POST /v2.0/routers => generated 732 bytes in 2452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:36:32.552 7 INFO neutron.db.segments_db [None req-0543d445-f224-4331-af96-256128c549fb aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 3c1a68fd-5f89-4034-ae04-c0cf2bed91e4 of type vxlan for network 12a3fcb0-5daa-4445-b895-8e2c96ec9d56 2026-05-08 11:36:32.612 8 WARNING neutron.db.securitygroups_db [None req-8c23d432-6b3e-4858-ba7d-09d867218468 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 239/471] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:36:32 2026] GET /v2.0/security-groups?tenant_id=3ab2de125f8342bfb82b9868db420044&name=default => generated 2922 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:36:32.788 7 INFO neutron.db.l3_hamode_db [None req-0543d445-f224-4331-af96-256128c549fb aca24d97ca7a4ab0b5e728ef3206b0ec 4d2342a6144a48b0a95f5917f19adcce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:36:33.514 7 INFO neutron.db.l3_hamode_db [None req-0543d445-f224-4331-af96-256128c549fb aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 240/472] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:36:32 2026] PUT /v2.0/routers/9c0fa97f-e29d-4c57-baf7-66db9670ddae/add_router_interface => generated 310 bytes in 1099 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/473] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:36:32 2026] POST /v2.0/routers => generated 735 bytes in 1872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/474] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:36:34 2026] DELETE /v2.0/security-groups/36163089-d2ae-4c89-9271-d8a37d54afc2 => 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: 241/475] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:36:33 2026] PUT /v2.0/routers/5ef501d3-5fe7-41de-81b9-545d3e2bcfc2/add_router_interface => generated 310 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/476] 10.0.0.55 () {34 vars in 981 bytes} [Fri May 8 11:36:35 2026] GET /v2.0/networks?id=4bc7b7f4-d239-429a-80bc-ae40a6c80d86 => generated 677 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/477] 10.0.0.55 () {34 vars in 964 bytes} [Fri May 8 11:36:35 2026] GET /v2.0/quotas/856cd4b1d73e432a9c603d7d18a72181 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/478] 10.0.0.55 () {34 vars in 1001 bytes} [Fri May 8 11:36:35 2026] GET /v2.0/ports?tenant_id=856cd4b1d73e432a9c603d7d18a72181&fields=id => generated 57 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/479] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:36:34 2026] PUT /v2.0/routers/87a20a58-a429-4cdc-88ef-160cd2eacde1/add_router_interface => generated 310 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/480] 10.0.0.55 () {34 vars in 906 bytes} [Fri May 8 11:36:35 2026] GET /v2.0/extensions => generated 22222 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/481] 10.0.0.55 () {38 vars in 970 bytes} [Fri May 8 11:36:35 2026] POST /v2.0/security-groups => generated 1681 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/482] 10.0.0.55 () {34 vars in 1007 bytes} [Fri May 8 11:36:35 2026] GET /v2.0/networks/4bc7b7f4-d239-429a-80bc-ae40a6c80d86?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/483] 10.0.0.55 () {34 vars in 1107 bytes} [Fri May 8 11:36:36 2026] GET /v2.0/networks/4bc7b7f4-d239-429a-80bc-ae40a6c80d86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/484] 10.0.0.55 () {38 vars in 970 bytes} [Fri May 8 11:36:36 2026] POST /v2.0/security-groups => generated 1680 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/485] 10.0.0.55 () {38 vars in 970 bytes} [Fri May 8 11:36:36 2026] POST /v2.0/security-groups => generated 1680 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/486] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:36 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:36:36.431 8 WARNING neutron.db.securitygroups_db [req-5197cac1-725d-43b5-9569-7d9f2b382ba7 req-c83620c5-25b9-4155-9c8f-4e846d95952c 541b22a2790b4f95adb8c67026e767e2 3a09654b681144c9a6ed17851973e2b3 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 240/487] 10.0.0.55 () {38 vars in 970 bytes} [Fri May 8 11:36:36 2026] POST /v2.0/security-groups => generated 1683 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/488] 10.0.0.55 () {34 vars in 1001 bytes} [Fri May 8 11:36:36 2026] GET /v2.0/security-groups?tenant_id=3a09654b681144c9a6ed17851973e2b3 => generated 7902 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/489] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:36 2026] GET /v2.0/security-groups/5f1e0576-13b5-4986-9fe2-78469a091043 => generated 2918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/490] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:36 2026] GET /v2.0/security-groups/5f1e0576-13b5-4986-9fe2-78469a091043 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/491] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:36 2026] GET /v2.0/security-groups/30fc067c-b392-4610-a5d1-aa2eaf8e3ae2 => generated 1683 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/494] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:36 2026] GET /v2.0/security-groups/6c971673-dcd0-48ba-885b-ba79ca5313bc => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/495] 10.0.0.55 () {38 vars in 980 bytes} [Fri May 8 11:36:36 2026] POST /v2.0/security-group-rules => generated 614 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/496] 10.0.0.55 () {36 vars in 1012 bytes} [Fri May 8 11:36:36 2026] DELETE /v2.0/security-groups/6c971673-dcd0-48ba-885b-ba79ca5313bc => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:36:37.108 8 INFO neutron.api.v2.resource [req-8805b01d-da09-49a2-8d78-88fd93cc3cdc req-c0ac6f71-c063-48ec-ae68-16912c16a104 541b22a2790b4f95adb8c67026e767e2 3a09654b681144c9a6ed17851973e2b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/497] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/6c971673-dcd0-48ba-885b-ba79ca5313bc => 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: 245/498] 10.0.0.55 () {38 vars in 970 bytes} [Fri May 8 11:36:37 2026] POST /v2.0/security-groups => generated 1685 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/499] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/f1e25cc1-f6c9-4807-a606-e3d23343fff7 => generated 1680 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/500] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/0aab61a1-79f6-49bd-b3d7-bdd561d50af8 => generated 1685 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/501] 10.0.0.55 () {36 vars in 1012 bytes} [Fri May 8 11:36:37 2026] DELETE /v2.0/security-groups/f1e25cc1-f6c9-4807-a606-e3d23343fff7 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:36:37.294 7 INFO neutron.api.v2.resource [req-1bd879b8-e676-4a85-86f5-ee34cd0bda46 req-a8aba99a-ee56-46e0-81e9-3c53c6e9ef25 541b22a2790b4f95adb8c67026e767e2 3a09654b681144c9a6ed17851973e2b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/502] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/f1e25cc1-f6c9-4807-a606-e3d23343fff7 => 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: 248/503] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/f4bbacfe-264c-4968-834e-46934568e5f5 => generated 1680 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/504] 10.0.0.55 () {38 vars in 980 bytes} [Fri May 8 11:36:37 2026] POST /v2.0/security-group-rules => generated 614 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/505] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/0aab61a1-79f6-49bd-b3d7-bdd561d50af8 => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/506] 10.0.0.55 () {36 vars in 1012 bytes} [Fri May 8 11:36:37 2026] DELETE /v2.0/security-groups/f4bbacfe-264c-4968-834e-46934568e5f5 => 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: 258/507] 10.0.0.55 () {38 vars in 980 bytes} [Fri May 8 11:36:37 2026] POST /v2.0/security-group-rules => generated 619 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/508] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:36:37.560 8 INFO neutron.api.v2.resource [req-93e71e4f-586c-45b8-b5fa-a98a47825885 req-c4042e3a-fccb-4a0a-8de9-4e7a923f39d0 541b22a2790b4f95adb8c67026e767e2 3a09654b681144c9a6ed17851973e2b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 259/509] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/f4bbacfe-264c-4968-834e-46934568e5f5 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:36:37.600 8 WARNING neutron.db.securitygroups_db [req-7fe91551-28ab-4c0b-8374-b74680a0c987 req-a59ac5ff-5439-4404-81e3-77bb170e4345 541b22a2790b4f95adb8c67026e767e2 3a09654b681144c9a6ed17851973e2b3 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 251/510] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/0aab61a1-79f6-49bd-b3d7-bdd561d50af8 => generated 2940 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/511] 10.0.0.55 () {34 vars in 1001 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups?tenant_id=3a09654b681144c9a6ed17851973e2b3 => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/512] 10.0.0.55 () {34 vars in 1000 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-group-rules/f14b22f2-22b3-4546-9cbb-c826c8a66982 => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/513] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/5f1e0576-13b5-4986-9fe2-78469a091043 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/514] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/0aab61a1-79f6-49bd-b3d7-bdd561d50af8 => generated 2940 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/515] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/5f1e0576-13b5-4986-9fe2-78469a091043 => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/516] 10.0.0.55 () {36 vars in 1022 bytes} [Fri May 8 11:36:37 2026] DELETE /v2.0/security-group-rules/f14b22f2-22b3-4546-9cbb-c826c8a66982 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:36:37.804 8 INFO neutron.api.v2.resource [req-edce2ab9-9554-4489-bb34-f9e639653068 req-e18f9f45-85f3-4dde-9188-bb86fe1eef99 541b22a2790b4f95adb8c67026e767e2 3a09654b681144c9a6ed17851973e2b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/517] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/f4bbacfe-264c-4968-834e-46934568e5f5 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:36:37.825 7 WARNING neutron.db.securitygroups_db [None req-45d14a1f-93e4-4983-a395-f4abf927b210 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 265/518] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/0aab61a1-79f6-49bd-b3d7-bdd561d50af8 => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:36:37.846 8 INFO neutron.api.v2.resource [req-cbfd40b5-36fa-4001-a205-1b06ef6854ed req-66899698-ac75-41fc-884e-b5db61489c7c 541b22a2790b4f95adb8c67026e767e2 3a09654b681144c9a6ed17851973e2b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 266/519] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/f1e25cc1-f6c9-4807-a606-e3d23343fff7 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/520] 10.0.0.55 () {36 vars in 1012 bytes} [Fri May 8 11:36:37 2026] DELETE /v2.0/security-groups/0aab61a1-79f6-49bd-b3d7-bdd561d50af8 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:36:37.938 8 INFO neutron.api.v2.resource [req-0e0423de-dd4a-47ef-a996-f08fe2f8cc9e req-77cff915-5484-4de6-b94a-2d516e7b9889 541b22a2790b4f95adb8c67026e767e2 3a09654b681144c9a6ed17851973e2b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 268/521] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/6c971673-dcd0-48ba-885b-ba79ca5313bc => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/522] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups?tenant_id=ec6c32ec91a8403babd4616d8f2ec6f0&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/523] 10.0.0.55 () {34 vars in 990 bytes} [Fri May 8 11:36:37 2026] GET /v2.0/security-groups/30fc067c-b392-4610-a5d1-aa2eaf8e3ae2 => generated 2308 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/524] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:36:37 2026] DELETE /v2.0/security-groups/6dd3b710-012f-40ec-b0c3-f4378ec31501 => 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: 257/525] 10.0.0.55 () {36 vars in 1012 bytes} [Fri May 8 11:36:38 2026] DELETE /v2.0/security-groups/30fc067c-b392-4610-a5d1-aa2eaf8e3ae2 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:36:38.411 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a40e3cd-bec3-458e-883c-3cba359f8c5d aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 7d96436c-4a0c-49c2-89bb-b79836a4b8a3 2026-05-08 11:36:38.420 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a40e3cd-bec3-458e-883c-3cba359f8c5d aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 7d96436c-4a0c-49c2-89bb-b79836a4b8a3 2026-05-08 11:36:38.610 7 INFO neutron_taas.services.taas.taas_plugin [None req-d7414c6c-ce31-454d-a6df-2109192fdd85 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 67a969f4-bfc0-43c2-a288-14c585d6fad3 2026-05-08 11:36:38.626 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7414c6c-ce31-454d-a6df-2109192fdd85 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 67a969f4-bfc0-43c2-a288-14c585d6fad3 [pid: 8|app: 0|req: 269/526] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:36:37 2026] PUT /v2.0/routers/5ef501d3-5fe7-41de-81b9-545d3e2bcfc2/remove_router_interface => generated 310 bytes in 1099 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/527] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:39 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:36:39.285 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f80c280-6cff-408f-a98d-b9963172ba39 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: a580980f-b2fe-4c78-ad8a-e8f026781ce5 2026-05-08 11:36:39.288 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f80c280-6cff-408f-a98d-b9963172ba39 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: a580980f-b2fe-4c78-ad8a-e8f026781ce5 [pid: 7|app: 0|req: 258/528] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:36:38 2026] PUT /v2.0/routers/87a20a58-a429-4cdc-88ef-160cd2eacde1/remove_router_interface => generated 310 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:36:39.526 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f80c280-6cff-408f-a98d-b9963172ba39 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 22623ba0-db5a-497f-a5e4-81d9bc1bddef 2026-05-08 11:36:39.530 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f80c280-6cff-408f-a98d-b9963172ba39 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 22623ba0-db5a-497f-a5e4-81d9bc1bddef 2026-05-08 11:36:39.601 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-4f80c280-6cff-408f-a98d-b9963172ba39 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - 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.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 657, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 711, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2294, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2299, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/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.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/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.12/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.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-08 11:36:39.676 7 INFO neutron_taas.services.taas.taas_plugin [None req-34e8e19a-fa56-4e7f-a104-2eef5ef7bfcc aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 2b442612-5079-47b4-bb6e-d02bf482c37b 2026-05-08 11:36:39.679 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34e8e19a-fa56-4e7f-a104-2eef5ef7bfcc aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 2b442612-5079-47b4-bb6e-d02bf482c37b 2026-05-08 11:36:39.919 7 INFO neutron_taas.services.taas.taas_plugin [None req-34e8e19a-fa56-4e7f-a104-2eef5ef7bfcc aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 5eb33982-31f8-488a-83c0-24dabf8999e7 2026-05-08 11:36:39.921 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34e8e19a-fa56-4e7f-a104-2eef5ef7bfcc aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 5eb33982-31f8-488a-83c0-24dabf8999e7 2026-05-08 11:36:39.958 8 INFO neutron.db.l3_hamode_db [None req-4f80c280-6cff-408f-a98d-b9963172ba39 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] HA network be4eadae-09a5-4421-940d-2501b9086739 was deleted as no HA routers are present in project 3a09654b681144c9a6ed17851973e2b3. [pid: 8|app: 0|req: 271/529] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:36:39 2026] DELETE /v2.0/routers/5ef501d3-5fe7-41de-81b9-545d3e2bcfc2 => generated 0 bytes in 898 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:36:40.012 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-34e8e19a-fa56-4e7f-a104-2eef5ef7bfcc aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - 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.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 657, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 711, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2294, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2299, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/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.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/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.12/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.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 272/530] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:36:39 2026] DELETE /v2.0/subnets/02059651-0f0e-4a1d-932a-cb293e1df76e => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:36:40.302 8 INFO neutron_taas.services.taas.taas_plugin [None req-baf00a09-fcc0-464b-a4aa-47d15b271fe5 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 2163be6b-2903-4470-b0d8-1f2813bcaa7c 2026-05-08 11:36:40.306 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-baf00a09-fcc0-464b-a4aa-47d15b271fe5 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 2163be6b-2903-4470-b0d8-1f2813bcaa7c 2026-05-08 11:36:40.389 7 INFO neutron.db.l3_hamode_db [None req-34e8e19a-fa56-4e7f-a104-2eef5ef7bfcc aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] HA network 12a3fcb0-5daa-4445-b895-8e2c96ec9d56 was deleted as no HA routers are present in project 4d2342a6144a48b0a95f5917f19adcce. [pid: 7|app: 0|req: 259/531] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:36:39 2026] DELETE /v2.0/routers/87a20a58-a429-4cdc-88ef-160cd2eacde1 => generated 0 bytes in 933 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/532] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:40 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:36:40.474 8 INFO neutron.services.segments.plugin [-] Segment 3329851e-843f-4fb3-84a0-67d8b9796139 resource provider aggregate not found 2026-05-08 11:36:40.499 8 INFO neutron.services.segments.plugin [-] Segment 3329851e-843f-4fb3-84a0-67d8b9796139 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3329851e-843f-4fb3-84a0-67d8b9796139 found for delete ", "request_id": "req-66878332-2a16-4763-a451-f84612760bb9"}]} 2026-05-08 11:36:40.514 8 INFO neutron.services.segments.plugin [-] Segment 3329851e-843f-4fb3-84a0-67d8b9796139 resource provider aggregate not found 2026-05-08 11:36:40.534 8 INFO neutron.services.segments.plugin [-] Segment 3329851e-843f-4fb3-84a0-67d8b9796139 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3329851e-843f-4fb3-84a0-67d8b9796139 found for delete ", "request_id": "req-d79105be-6904-4c29-8b7a-eee78f0895d7"}]} [pid: 7|app: 0|req: 261/533] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:36:40 2026] DELETE /v2.0/subnets/7c2ca4d3-5504-4853-b447-0ba1807055bd => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/534] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:36:40 2026] DELETE /v2.0/networks/cf2a6ffa-f62c-49a3-9017-084dc0386d14 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/535] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:36:40 2026] DELETE /v2.0/networks/f0e11f90-e02d-4677-8ed3-e4eb111065dc => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:36:40.718 8 WARNING neutron.db.securitygroups_db [None req-7c6a3020-8a01-4d99-b50a-294a79e2cfa9 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 274/536] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:36:40 2026] GET /v2.0/security-groups?tenant_id=3a09654b681144c9a6ed17851973e2b3&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/537] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:36:40 2026] DELETE /v2.0/security-groups/5f1e0576-13b5-4986-9fe2-78469a091043 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:36:40.911 8 WARNING neutron.db.securitygroups_db [None req-9a0d247f-0d40-4d07-9d8e-9092a98212dc aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 275/538] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:36:40 2026] GET /v2.0/security-groups?tenant_id=4d2342a6144a48b0a95f5917f19adcce&name=default => generated 2921 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:36:40.995 7 INFO neutron.services.segments.plugin [-] Segment 3c1a68fd-5f89-4034-ae04-c0cf2bed91e4 resource provider aggregate not found 2026-05-08 11:36:41.016 7 INFO neutron.services.segments.plugin [-] Segment 3c1a68fd-5f89-4034-ae04-c0cf2bed91e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c1a68fd-5f89-4034-ae04-c0cf2bed91e4 found for delete ", "request_id": "req-49d6ba18-d6d2-40ff-80d0-c4622c248002"}]} [pid: 7|app: 0|req: 264/539] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:36:40 2026] DELETE /v2.0/security-groups/ca5e46bb-cff0-4995-9890-3260dae90cf3 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:36:41.094 7 INFO neutron.services.segments.plugin [-] Segment 3c1a68fd-5f89-4034-ae04-c0cf2bed91e4 resource provider aggregate not found 2026-05-08 11:36:41.113 7 INFO neutron.services.segments.plugin [-] Segment 3c1a68fd-5f89-4034-ae04-c0cf2bed91e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c1a68fd-5f89-4034-ae04-c0cf2bed91e4 found for delete ", "request_id": "req-56301d4d-813e-4111-9507-dd5cad143fca"}]} [pid: 8|app: 0|req: 276/540] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:36:41 2026] GET /v2.0/networks?id=4bc7b7f4-d239-429a-80bc-ae40a6c80d86 => generated 677 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/541] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:41 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => 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: 265/542] 199.204.45.70 () {38 vars in 954 bytes} [Fri May 8 11:36:41 2026] POST /v2.0/ports => generated 958 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/543] 199.204.45.70 () {34 vars in 910 bytes} [Fri May 8 11:36:41 2026] GET /v2.0/extensions => generated 22222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:42.518 8 INFO neutron.services.segments.plugin [-] Segment 545e2c5f-72cb-4c55-a90c-0ad0e2d65b97 resource provider aggregate not found 2026-05-08 11:36:42.534 8 INFO neutron.services.segments.plugin [-] Segment 545e2c5f-72cb-4c55-a90c-0ad0e2d65b97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 545e2c5f-72cb-4c55-a90c-0ad0e2d65b97 found for delete ", "request_id": "req-984dce5a-c2d9-4dbe-ab1e-92e76f8eed95"}]} 2026-05-08 11:36:42.555 8 INFO neutron.services.segments.plugin [-] Segment 545e2c5f-72cb-4c55-a90c-0ad0e2d65b97 resource provider aggregate not found 2026-05-08 11:36:42.580 8 INFO neutron.services.segments.plugin [-] Segment 545e2c5f-72cb-4c55-a90c-0ad0e2d65b97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 545e2c5f-72cb-4c55-a90c-0ad0e2d65b97 found for delete ", "request_id": "req-fc5064ca-2d6a-439c-a2c5-ece165f8ddcf"}]} [pid: 8|app: 0|req: 279/544] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:42 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 961 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/545] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:42 2026] GET /v2.0/security-groups?id=e49f1ecb-c74f-45de-b2a0-7dae158f6f52&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/546] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:36:42 2026] PUT /v2.0/ports/f6403255-2509-4645-8ecc-1a4f1a02c107 => generated 1239 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:36:43.033 7 INFO neutron.services.segments.plugin [-] Segment b666c0c3-025a-4cff-8ce9-d94b9c917acf resource provider aggregate not found 2026-05-08 11:36:43.051 7 INFO neutron.services.segments.plugin [-] Segment b666c0c3-025a-4cff-8ce9-d94b9c917acf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b666c0c3-025a-4cff-8ce9-d94b9c917acf found for delete ", "request_id": "req-94ba2ffc-5bc7-4bc8-b954-e0b0a3b0f5b3"}]} 2026-05-08 11:36:43.127 7 INFO neutron.services.segments.plugin [-] Segment b666c0c3-025a-4cff-8ce9-d94b9c917acf resource provider aggregate not found 2026-05-08 11:36:43.144 7 INFO neutron.services.segments.plugin [-] Segment b666c0c3-025a-4cff-8ce9-d94b9c917acf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b666c0c3-025a-4cff-8ce9-d94b9c917acf found for delete ", "request_id": "req-3281616a-fc57-4f58-b6c1-3e6314c4e99f"}]} 2026-05-08 11:36:43.396 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebd3c307-eb08-415c-8630-a980cde805cc'] response: {'name': 'network-changed', 'server_uuid': '383eeac9-3bd0-48ae-9ea3-34212635c477', 'tag': 'f6403255-2509-4645-8ecc-1a4f1a02c107', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:43.611 8 INFO neutron.db.segments_db [None req-8ad41b54-3f16-4f89-961f-7556e6a5e61d aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 32172f33-d238-44a5-80ec-e9c5393ac1e7 of type vxlan for network 4b32b789-e4ba-4615-971f-b8c349f78b61 2026-05-08 11:36:43.650 7 INFO neutron.db.segments_db [None req-744ab91f-8074-4caf-9e8e-f07d05cc9646 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 0f7c48de-876f-4782-be72-16e895d0d1c8 of type vxlan for network 8554f1ed-ec60-4004-a153-9bef95f7a79c [pid: 8|app: 0|req: 281/547] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 8 11:36:43 2026] POST /v2.0/networks => generated 752 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/548] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 8 11:36:43 2026] POST /v2.0/networks => generated 737 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:36:43.933 7 WARNING neutron.db.securitygroups_db [None req-b6d16cba-8245-4d1c-b119-4fcac127dd34 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 282/549] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:36:43 2026] POST /v2.0/subnets => generated 699 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/550] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:36:43 2026] GET /v2.0/security-groups?tenant_id=fb5e58df8eac43bcbfdf691265d963d8&name=default => generated 2925 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/551] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:36:44 2026] GET /v2.0/ports?tenant_id=856cd4b1d73e432a9c603d7d18a72181&device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 1242 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/552] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:36:43 2026] POST /v2.0/subnets => generated 684 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/553] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:44 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:36:44.397 8 INFO neutron.db.segments_db [None req-51476e5a-d89a-46ed-939f-53516e00a07b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment ef3a1a28-6ab5-404a-97c5-c49da5c79477 of type vxlan for network 78d54f70-0f6c-41ae-953d-9ec54ae29d7e [pid: 7|app: 0|req: 271/554] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:36:44 2026] DELETE /v2.0/security-groups/2d107501-ab5a-47ea-8ed3-83e5dfbb7ecd => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/555] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:36:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f6403255-2509-4645-8ecc-1a4f1a02c107 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:36:44.559 7 INFO neutron.db.segments_db [None req-65d6a40d-9825-4dbd-89bc-0bcab77d01da aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment fcb63fa6-c28a-42c6-819a-3e908077e124 of type vxlan for network 4538bdf5-c2b0-466e-ab19-62c1cb59c260 2026-05-08 11:36:44.648 8 INFO neutron.db.l3_hamode_db [None req-51476e5a-d89a-46ed-939f-53516e00a07b aca24d97ca7a4ab0b5e728ef3206b0ec 79e95e93a09c445cbd51a437b13c80db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:36:44.765 7 INFO neutron.db.l3_hamode_db [None req-65d6a40d-9825-4dbd-89bc-0bcab77d01da aca24d97ca7a4ab0b5e728ef3206b0ec 925a734e88f44999b59c89e0e2a35c64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:36:45.477 8 INFO neutron.db.l3_hamode_db [None req-51476e5a-d89a-46ed-939f-53516e00a07b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:36:45.491 7 INFO neutron.db.l3_hamode_db [None req-65d6a40d-9825-4dbd-89bc-0bcab77d01da aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 273/556] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:36:44 2026] POST /v2.0/routers => generated 724 bytes in 1851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/557] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:46 2026] GET /v2.0/security-groups?id=e49f1ecb-c74f-45de-b2a0-7dae158f6f52&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/558] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:36:44 2026] POST /v2.0/routers => generated 739 bytes in 2076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:36:46.412 8 WARNING neutron.db.securitygroups_db [None req-335277aa-be9f-495f-97d9-769b42dca4ce aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 275/559] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:36:46 2026] GET /v2.0/subnets?id=a2aa2fb5-f7e1-47e5-a222-933edfebb86c => generated 695 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/560] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:36:46 2026] GET /v2.0/security-groups?tenant_id=304556d7107a4ad08870db2a4c3089c6&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/561] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:36:46 2026] PUT /v2.0/routers/f45e27e4-f8de-45fd-ba6e-516c32038a50/add_router_interface => generated 310 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/562] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:36:46 2026] PUT /v2.0/routers/356b9119-50ba-45db-a83d-679856a87fc6/add_router_interface => generated 310 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/563] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:36:47 2026] GET /v2.0/ports?network_id=4bc7b7f4-d239-429a-80bc-ae40a6c80d86&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: 288/564] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:47 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/565] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:36:47 2026] DELETE /v2.0/security-groups/6bfdddcc-66c5-4cda-995a-74c2c742aa63 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/566] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:36:47 2026] GET /v2.0/networks/4bc7b7f4-d239-429a-80bc-ae40a6c80d86?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/567] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:47 2026] GET /v2.0/security-groups?id=e49f1ecb-c74f-45de-b2a0-7dae158f6f52&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/568] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:36:47 2026] GET /v2.0/networks/4bc7b7f4-d239-429a-80bc-ae40a6c80d86?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: 279/569] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 8 11:36:48 2026] POST /v2.0/security-groups => generated 1659 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/570] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 8 11:36:48 2026] POST /v2.0/security-groups => generated 1660 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/571] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:36:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/572] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:36:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/573] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:36:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/574] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:36:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/575] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:36:48 2026] POST /v2.0/floatingips => generated 552 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/576] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/ports?tenant_id=856cd4b1d73e432a9c603d7d18a72181&device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/577] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:36:48 2026] POST /v2.0/floatingips => generated 552 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/578] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/579] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/networks?id=4bc7b7f4-d239-429a-80bc-ae40a6c80d86 => generated 773 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/580] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/security-groups?id=e49f1ecb-c74f-45de-b2a0-7dae158f6f52&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/581] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f6403255-2509-4645-8ecc-1a4f1a02c107 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/582] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/subnets?id=a2aa2fb5-f7e1-47e5-a222-933edfebb86c => generated 695 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/583] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/ports?network_id=4bc7b7f4-d239-429a-80bc-ae40a6c80d86&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/584] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/networks/4bc7b7f4-d239-429a-80bc-ae40a6c80d86?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/585] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/networks/4bc7b7f4-d239-429a-80bc-ae40a6c80d86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:36:49.527 7 WARNING neutron.db.securitygroups_db [req-efd88017-c359-441c-89f3-c7dd36593e69 req-c5d55b44-46ec-4d18-b591-6e7b7845fbb0 94d1bb8d80fc4e7d8ba80e0d671176b4 925a734e88f44999b59c89e0e2a35c64 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 288/586] 10.0.0.55 () {34 vars in 1097 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--353780804&fields=id&tenant_id=925a734e88f44999b59c89e0e2a35c64 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:36:49.587 7 WARNING neutron.db.securitygroups_db [req-4fe4572d-d18c-4285-af55-2047b8f7b43f req-8318324e-d420-4126-8c99-ea266d7a6702 bb32425f2ae8495ca724fdc326da362e 79e95e93a09c445cbd51a437b13c80db - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 289/587] 10.0.0.55 () {34 vars in 1099 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1218976079&fields=id&tenant_id=79e95e93a09c445cbd51a437b13c80db => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/588] 10.0.0.55 () {34 vars in 981 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/networks?id=8554f1ed-ec60-4004-a153-9bef95f7a79c => generated 669 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/589] 10.0.0.55 () {34 vars in 981 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/networks?id=4b32b789-e4ba-4615-971f-b8c349f78b61 => generated 684 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/590] 10.0.0.55 () {34 vars in 964 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/quotas/925a734e88f44999b59c89e0e2a35c64 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/591] 10.0.0.55 () {34 vars in 964 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/quotas/79e95e93a09c445cbd51a437b13c80db => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/592] 10.0.0.55 () {34 vars in 1001 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/ports?tenant_id=925a734e88f44999b59c89e0e2a35c64&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/593] 10.0.0.55 () {34 vars in 1001 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/ports?tenant_id=79e95e93a09c445cbd51a437b13c80db&fields=id => generated 57 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/594] 10.0.0.55 () {34 vars in 1007 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/networks/8554f1ed-ec60-4004-a153-9bef95f7a79c?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/595] 10.0.0.55 () {34 vars in 1107 bytes} [Fri May 8 11:36:49 2026] GET /v2.0/networks/8554f1ed-ec60-4004-a153-9bef95f7a79c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/596] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:50 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:36:50.125 7 INFO neutron.db.segments_db [None req-79a0045e-0ee5-40e8-b92f-4dc16cf07c7a f06234e2567a450181be4effaa8b664d 8696330e1a0f4c9abf035140fbfd2f53 - - default default] Added segment 4c973bc8-3c85-41a0-a956-a2852458c7fc of type vxlan for network 07c1b966-42d9-46b6-bb1a-c1508478ad9d [pid: 8|app: 0|req: 305/597] 10.0.0.55 () {34 vars in 906 bytes} [Fri May 8 11:36:50 2026] GET /v2.0/extensions => generated 22222 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/598] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:36:49 2026] POST /v2.0/networks => generated 643 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/599] 10.0.0.55 () {34 vars in 1007 bytes} [Fri May 8 11:36:50 2026] GET /v2.0/networks/4b32b789-e4ba-4615-971f-b8c349f78b61?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: 307/600] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:50 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/601] 10.0.0.55 () {34 vars in 1107 bytes} [Fri May 8 11:36:50 2026] GET /v2.0/networks/4b32b789-e4ba-4615-971f-b8c349f78b61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/602] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:50 2026] GET /v2.0/security-groups?id=e49f1ecb-c74f-45de-b2a0-7dae158f6f52&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/603] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:36:50 2026] POST /v2.0/subnets => generated 641 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:36:50.632 8 INFO neutron.db.segments_db [None req-81afd3aa-4e89-421b-9ef6-6a39ae39a6c9 f06234e2567a450181be4effaa8b664d 8696330e1a0f4c9abf035140fbfd2f53 - - default default] Added segment 15d8a43b-ea13-4faa-9e19-2df329ab611b of type vxlan for network 8c0208eb-a88a-4beb-8f14-f4822e69498d [pid: 7|app: 0|req: 295/604] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:50 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => 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: 310/605] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:36:50 2026] POST /v2.0/networks => generated 644 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/606] 10.0.0.104 () {34 vars in 743 bytes} [Fri May 8 11:36:50 2026] PUT /v2.0/networks/8c0208eb-a88a-4beb-8f14-f4822e69498d => generated 592 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/607] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:51 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => 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: 311/608] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:36:50 2026] POST /v2.0/subnets => generated 626 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/609] 10.0.0.104 () {34 vars in 741 bytes} [Fri May 8 11:36:51 2026] PUT /v2.0/subnets/3aae8f51-39e4-48de-a398-be8c544218cc => generated 636 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/610] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:51 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/611] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:51 2026] GET /v2.0/security-groups?id=e49f1ecb-c74f-45de-b2a0-7dae158f6f52&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/612] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:51 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:36:51.733 7 INFO neutron.services.segments.plugin [-] Segment 15d8a43b-ea13-4faa-9e19-2df329ab611b resource provider aggregate not found 2026-05-08 11:36:51.734 7 INFO neutron.services.segments.plugin [-] Segment 15d8a43b-ea13-4faa-9e19-2df329ab611b resource provider aggregate not found 2026-05-08 11:36:51.758 7 INFO neutron.services.segments.plugin [-] Segment 15d8a43b-ea13-4faa-9e19-2df329ab611b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d8a43b-ea13-4faa-9e19-2df329ab611b found for delete ", "request_id": "req-56a2a5ee-e1a0-41ab-9a29-86de37fbca59"}]} [pid: 7|app: 0|req: 299/613] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:36:51 2026] DELETE /v2.0/networks/8c0208eb-a88a-4beb-8f14-f4822e69498d => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:36:51.766 7 INFO neutron.services.segments.plugin [-] Segment 15d8a43b-ea13-4faa-9e19-2df329ab611b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d8a43b-ea13-4faa-9e19-2df329ab611b found for delete ", "request_id": "req-7e0bed6e-1141-4b58-9b51-24cf47b26116"}]} 2026-05-08 11:36:51.780 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2f4d682-3419-48b0-b84e-fae1581cc67f f06234e2567a450181be4effaa8b664d 8696330e1a0f4c9abf035140fbfd2f53 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 315/614] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:36:51 2026] DELETE /v2.0/networks/8c0208eb-a88a-4beb-8f14-f4822e69498d => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/617] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 8 11:36:51 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/618] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 8 11:36:51 2026] GET /v2.0/subnets?network_id=ae0d6da8-f890-466e-bf30-d3519f3dc0f0 => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/619] 10.0.0.104 () {32 vars in 653 bytes} [Fri May 8 11:36:51 2026] GET /v2.0/extensions => generated 22222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/620] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 8 11:36:51 2026] GET /v2.0/networks => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/621] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 8 11:36:52 2026] GET /v2.0/subnets => generated 1280 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/622] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 8 11:36:52 2026] GET /v2.0/networks/07c1b966-42d9-46b6-bb1a-c1508478ad9d => generated 668 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/623] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:36:52 2026] GET /v2.0/subnets/13ce56f3-6511-4d32-8c78-9a36277ec5fd => generated 641 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:36:52.156 8 INFO neutron.pecan_wsgi.hooks.translation [None req-688b3dc3-4d98-4586-8084-2962abc13783 f06234e2567a450181be4effaa8b664d 8696330e1a0f4c9abf035140fbfd2f53 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 321/624] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:36:52 2026] DELETE /v2.0/subnets/3aae8f51-39e4-48de-a398-be8c544218cc => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:36:52.177 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f4f2e3cb-1434-47cf-a972-5ab769d05a3e f06234e2567a450181be4effaa8b664d 8696330e1a0f4c9abf035140fbfd2f53 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 304/625] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:36:52 2026] DELETE /v2.0/networks/8c0208eb-a88a-4beb-8f14-f4822e69498d => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/626] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:52 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/627] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:36:52 2026] DELETE /v2.0/subnets/13ce56f3-6511-4d32-8c78-9a36277ec5fd => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/628] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:36:52 2026] DELETE /v2.0/networks/07c1b966-42d9-46b6-bb1a-c1508478ad9d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/629] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:52 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/630] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:52 2026] GET /v2.0/security-groups?id=e49f1ecb-c74f-45de-b2a0-7dae158f6f52&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/631] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:52 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:36:53.093 7 WARNING neutron.db.securitygroups_db [None req-8e1c47d1-fd1f-493e-bd8b-ee3854829c56 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 308/632] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:36:52 2026] GET /v2.0/security-groups?tenant_id=8696330e1a0f4c9abf035140fbfd2f53&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/633] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:36:53 2026] DELETE /v2.0/security-groups/c92bc1af-6354-4e39-a12a-4a46f30ed684 => 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: 309/634] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:53 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:36:53.778 7 INFO neutron.services.segments.plugin [-] Segment 4c973bc8-3c85-41a0-a956-a2852458c7fc resource provider aggregate not found 2026-05-08 11:36:53.788 7 INFO neutron.services.segments.plugin [-] Segment 4c973bc8-3c85-41a0-a956-a2852458c7fc resource provider aggregate not found 2026-05-08 11:36:53.793 7 INFO neutron.services.segments.plugin [-] Segment 4c973bc8-3c85-41a0-a956-a2852458c7fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c973bc8-3c85-41a0-a956-a2852458c7fc found for delete ", "request_id": "req-540a0388-2108-48fd-81be-369d5e00cc42"}]} 2026-05-08 11:36:53.803 7 INFO neutron.services.segments.plugin [-] Segment 4c973bc8-3c85-41a0-a956-a2852458c7fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c973bc8-3c85-41a0-a956-a2852458c7fc found for delete ", "request_id": "req-bb9adb9f-9a8f-4858-adc1-ac987db5a88a"}]} [pid: 8|app: 0|req: 326/635] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:53 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/636] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:53 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/637] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:53 2026] GET /v2.0/security-groups?id=e49f1ecb-c74f-45de-b2a0-7dae158f6f52&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: 311/638] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:54 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => 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: 328/639] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:36:54 2026] GET /v2.0/networks?id=8554f1ed-ec60-4004-a153-9bef95f7a79c => generated 669 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:36:54.597 7 WARNING neutron.db.securitygroups_db [req-efd88017-c359-441c-89f3-c7dd36593e69 req-caad6265-05be-4528-85b6-5d279e6d1e58 94d1bb8d80fc4e7d8ba80e0d671176b4 925a734e88f44999b59c89e0e2a35c64 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 312/640] 199.204.45.70 () {34 vars in 1049 bytes} [Fri May 8 11:36:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=925a734e88f44999b59c89e0e2a35c64 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/641] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:55 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/642] 199.204.45.70 () {38 vars in 954 bytes} [Fri May 8 11:36:54 2026] POST /v2.0/ports => generated 958 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 314/643] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:55 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/644] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:55 2026] GET /v2.0/security-groups?id=e49f1ecb-c74f-45de-b2a0-7dae158f6f52&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/645] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:36:55 2026] PUT /v2.0/ports/7d5d7fd0-0d37-4528-8505-d1b4e6994c7c => generated 1239 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/646] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:55 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 973 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 331/647] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:55 2026] GET /v2.0/security-groups?id=03c2ca40-eb3b-4bb3-85af-f83a8523242a&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:36:56.021 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee370608-cc98-48b9-8c9e-b1d19568a559'] response: {'name': 'network-changed', 'server_uuid': 'cdf398db-ab3e-4f04-b2bb-7ea1c361f21e', 'tag': '7d5d7fd0-0d37-4528-8505-d1b4e6994c7c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 317/648] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:56 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => 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: 332/649] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:56 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/650] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:56 2026] GET /v2.0/security-groups?id=e49f1ecb-c74f-45de-b2a0-7dae158f6f52&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/651] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:36:56 2026] GET /v2.0/ports?tenant_id=925a734e88f44999b59c89e0e2a35c64&device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 1242 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/652] 199.204.45.70 () {34 vars in 1017 bytes} [Fri May 8 11:36:56 2026] GET /v2.0/networks?tenant_id=925a734e88f44999b59c89e0e2a35c64&shared=False => generated 765 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/653] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:36:56 2026] GET /v2.0/networks?id=4b32b789-e4ba-4615-971f-b8c349f78b61 => generated 684 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:36:56.831 8 WARNING neutron.db.securitygroups_db [req-4fe4572d-d18c-4285-af55-2047b8f7b43f req-9661e219-91bf-4a36-9a82-35d14b94f657 bb32425f2ae8495ca724fdc326da362e 79e95e93a09c445cbd51a437b13c80db - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 320/654] 199.204.45.70 () {34 vars in 929 bytes} [Fri May 8 11:36:56 2026] GET /v2.0/networks?shared=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: 335/655] 199.204.45.70 () {34 vars in 1049 bytes} [Fri May 8 11:36:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=79e95e93a09c445cbd51a437b13c80db => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/656] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:56 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/657] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:56 2026] GET /v2.0/security-groups?id=e49f1ecb-c74f-45de-b2a0-7dae158f6f52&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/658] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:57 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => 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: 324/659] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:57 2026] GET /v2.0/security-groups?id=03c2ca40-eb3b-4bb3-85af-f83a8523242a&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/660] 199.204.45.70 () {38 vars in 954 bytes} [Fri May 8 11:36:56 2026] POST /v2.0/ports => generated 958 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 325/661] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:57 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 961 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/662] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:57 2026] GET /v2.0/security-groups?id=07f7c46a-779e-4332-83b3-2a63777b5758&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: 337/663] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:36:57 2026] PUT /v2.0/ports/1cf3ca5c-a5b8-404b-a350-979ace84ec2a => generated 1239 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/664] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:36:57 2026] GET /v2.0/ports?tenant_id=925a734e88f44999b59c89e0e2a35c64&device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 338/665] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:36:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7d5d7fd0-0d37-4528-8505-d1b4e6994c7c => 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: 328/666] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:36:57 2026] GET /v2.0/subnets?id=d81ad108-dfdc-4a18-b78e-5625de17d590 => generated 687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/667] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:57 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/668] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:58 2026] GET /v2.0/security-groups?id=e49f1ecb-c74f-45de-b2a0-7dae158f6f52&fields=id&fields=name => generated 88 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:36:58.061 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0af66be-217a-4400-9854-ac512f2270e1'] response: {'name': 'network-changed', 'server_uuid': '3555685c-806e-4bfc-a7df-f99911dd6c88', 'tag': '1cf3ca5c-a5b8-404b-a350-979ace84ec2a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 329/669] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:36:58 2026] GET /v2.0/ports?network_id=8554f1ed-ec60-4004-a153-9bef95f7a79c&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/670] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:36:58 2026] GET /v2.0/networks/8554f1ed-ec60-4004-a153-9bef95f7a79c?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/671] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:36:58 2026] GET /v2.0/networks/8554f1ed-ec60-4004-a153-9bef95f7a79c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/672] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:58 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/673] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:58 2026] GET /v2.0/security-groups?id=03c2ca40-eb3b-4bb3-85af-f83a8523242a&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:36:58.376 8 WARNING neutron.db.securitygroups_db [None req-7b464605-ca03-49f7-90e8-b839a3846d9e aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 342/674] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:36:58 2026] GET /v2.0/security-groups?tenant_id=c5b50f3681ab488685852a622a19f75d&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/675] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:58 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => 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: 344/676] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:36:58 2026] GET /v2.0/ports?tenant_id=79e95e93a09c445cbd51a437b13c80db&device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/677] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:36:58 2026] DELETE /v2.0/security-groups/ccedb1d9-5cb8-4659-bed9-40dec20b9ca2 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/678] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:58 2026] GET /v2.0/security-groups?id=07f7c46a-779e-4332-83b3-2a63777b5758&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/679] 199.204.45.70 () {34 vars in 1017 bytes} [Fri May 8 11:36:58 2026] GET /v2.0/networks?tenant_id=79e95e93a09c445cbd51a437b13c80db&shared=False => generated 780 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/680] 199.204.45.70 () {34 vars in 929 bytes} [Fri May 8 11:36:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:36:58.749 7 WARNING neutron.db.securitygroups_db [None req-ff29adf4-c2b3-47a5-a44a-555ffc33927f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 335/681] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:36:58 2026] GET /v2.0/security-groups?tenant_id=d9a0e4a042ea4e6ca4c681e63a5d9f94&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/682] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:36:58 2026] DELETE /v2.0/security-groups/fb124570-09b8-4fce-ae97-99fb5fbe81ab => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/683] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:59 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/684] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:59 2026] GET /v2.0/security-groups?id=e49f1ecb-c74f-45de-b2a0-7dae158f6f52&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/685] 199.204.45.70 () {34 vars in 993 bytes} [Fri May 8 11:36:59 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/686] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:59 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:36:59.497 8 INFO neutron_taas.services.taas.taas_plugin [req-885ad21c-f140-4446-b76a-891da4878f0a req-e539ba2a-7c00-486c-971c-ce64efe707df 822d787a329b49d087789dc008db20f5 856cd4b1d73e432a9c603d7d18a72181 - - default default] TaaS: Handle Delete Port: f6403255-2509-4645-8ecc-1a4f1a02c107 2026-05-08 11:36:59.503 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-885ad21c-f140-4446-b76a-891da4878f0a req-e539ba2a-7c00-486c-971c-ce64efe707df 822d787a329b49d087789dc008db20f5 856cd4b1d73e432a9c603d7d18a72181 - - default default] Tap Mirror: Handle Delete Port: f6403255-2509-4645-8ecc-1a4f1a02c107 [pid: 7|app: 0|req: 339/687] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:59 2026] GET /v2.0/security-groups?id=03c2ca40-eb3b-4bb3-85af-f83a8523242a&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/688] 199.204.45.70 () {36 vars in 996 bytes} [Fri May 8 11:36:59 2026] DELETE /v2.0/ports/f6403255-2509-4645-8ecc-1a4f1a02c107 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/689] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:36:59 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/690] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:36:59 2026] GET /v2.0/ports?tenant_id=79e95e93a09c445cbd51a437b13c80db&device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/691] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:36:59 2026] GET /v2.0/security-groups?id=07f7c46a-779e-4332-83b3-2a63777b5758&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/692] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:36:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1cf3ca5c-a5b8-404b-a350-979ace84ec2a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/693] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:36:59 2026] GET /v2.0/subnets?id=36bd1fd5-7256-4a65-aecc-ecc9d69cd6fe => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/694] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:36:59 2026] GET /v2.0/ports?network_id=4b32b789-e4ba-4615-971f-b8c349f78b61&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/695] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:36:59 2026] GET /v2.0/networks/4b32b789-e4ba-4615-971f-b8c349f78b61?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: 353/696] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:36:59 2026] GET /v2.0/networks/4b32b789-e4ba-4615-971f-b8c349f78b61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:00.108 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d5c831e-3db4-47ac-b80b-9bf3b2bdfffc'] response: {'server_uuid': '383eeac9-3bd0-48ae-9ea3-34212635c477', 'name': 'network-vif-deleted', 'tag': 'f6403255-2509-4645-8ecc-1a4f1a02c107', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 344/697] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:00 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => 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: 354/698] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:00 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/699] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:00 2026] GET /v2.0/security-groups?id=03c2ca40-eb3b-4bb3-85af-f83a8523242a&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/700] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:00 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/701] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:00 2026] GET /v2.0/security-groups?id=07f7c46a-779e-4332-83b3-2a63777b5758&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/702] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:01 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => 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: 347/703] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:01 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/704] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:01 2026] GET /v2.0/security-groups?id=03c2ca40-eb3b-4bb3-85af-f83a8523242a&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/705] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:02 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/706] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:02 2026] GET /v2.0/security-groups?id=07f7c46a-779e-4332-83b3-2a63777b5758&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/707] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:02 2026] GET /v2.0/ports?device_id=383eeac9-3bd0-48ae-9ea3-34212635c477 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/708] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:03 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/709] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:03 2026] GET /v2.0/security-groups?id=03c2ca40-eb3b-4bb3-85af-f83a8523242a&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/710] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:03 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => 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: 360/711] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:03 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/712] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:03 2026] GET /v2.0/security-groups?id=07f7c46a-779e-4332-83b3-2a63777b5758&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-05-08 11:37:03.765 8 INFO neutron.db.l3_db [None req-2eb8c293-40b6-405d-ba65-c4572b521f5c 94d1bb8d80fc4e7d8ba80e0d671176b4 925a734e88f44999b59c89e0e2a35c64 - - default default] Floating IP 968423ed-55fa-48af-ac7a-b2ddccca2ec9 associated. External IP: 10.96.250.208, port: 7d5d7fd0-0d37-4528-8505-d1b4e6994c7c. [pid: 8|app: 0|req: 361/713] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:37:03 2026] PUT /v2.0/floatingips/968423ed-55fa-48af-ac7a-b2ddccca2ec9 => generated 856 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:04.081 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-575ad331-451d-4056-8ba3-4955d5632b75'] response: {'name': 'network-changed', 'server_uuid': 'cdf398db-ab3e-4f04-b2bb-7ea1c361f21e', 'tag': '7d5d7fd0-0d37-4528-8505-d1b4e6994c7c', 'status': 'completed', 'code': 200} 2026-05-08 11:37:04.134 7 INFO neutron_taas.services.taas.taas_plugin [None req-39bb480d-8678-46e5-8ad9-f8f8a4c76c7e aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 1434531d-165c-443e-b65e-d738dc9f3efa 2026-05-08 11:37:04.137 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39bb480d-8678-46e5-8ad9-f8f8a4c76c7e aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 1434531d-165c-443e-b65e-d738dc9f3efa [pid: 8|app: 0|req: 362/714] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:04 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/715] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:04 2026] GET /v2.0/security-groups?id=03c2ca40-eb3b-4bb3-85af-f83a8523242a&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/716] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:04 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/717] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:04 2026] GET /v2.0/security-groups?id=07f7c46a-779e-4332-83b3-2a63777b5758&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: 366/718] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:37:04 2026] GET /v2.0/ports?tenant_id=925a734e88f44999b59c89e0e2a35c64&device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/719] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:04 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/720] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:37:04 2026] GET /v2.0/networks?id=8554f1ed-ec60-4004-a153-9bef95f7a79c => generated 765 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/721] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:37:03 2026] PUT /v2.0/routers/9c0fa97f-e29d-4c57-baf7-66db9670ddae/remove_router_interface => generated 310 bytes in 1093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/722] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:04 2026] GET /v2.0/security-groups?id=03c2ca40-eb3b-4bb3-85af-f83a8523242a&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: 370/723] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:37:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7d5d7fd0-0d37-4528-8505-d1b4e6994c7c => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/724] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:37:04 2026] GET /v2.0/subnets?id=d81ad108-dfdc-4a18-b78e-5625de17d590 => generated 687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:04.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-5e8ec599-87a7-4a97-9dc6-53a5acf5181f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: d92fdf0e-1b83-48ba-9470-2ef7ec320112 2026-05-08 11:37:04.985 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e8ec599-87a7-4a97-9dc6-53a5acf5181f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: d92fdf0e-1b83-48ba-9470-2ef7ec320112 2026-05-08 11:37:05.081 8 WARNING neutron.db.securitygroups_db [None req-63e10e11-6526-44d4-a63a-b0d2ef18bdbb aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 372/725] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:04 2026] GET /v2.0/security-groups?tenant_id=73a15f19cbff4dd495c3bf3cc4391800&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:05.249 7 INFO neutron_taas.services.taas.taas_plugin [None req-5e8ec599-87a7-4a97-9dc6-53a5acf5181f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 2a86fd3d-3aa2-45c3-8918-838f7dec39d8 2026-05-08 11:37:05.251 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e8ec599-87a7-4a97-9dc6-53a5acf5181f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 2a86fd3d-3aa2-45c3-8918-838f7dec39d8 [pid: 8|app: 0|req: 373/726] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:37:05 2026] GET /v2.0/ports?network_id=8554f1ed-ec60-4004-a153-9bef95f7a79c&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/727] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:05 2026] DELETE /v2.0/security-groups/457742aa-e226-4fd4-af39-6fcae199e2c8 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/728] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:37:05 2026] GET /v2.0/networks/8554f1ed-ec60-4004-a153-9bef95f7a79c?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: 376/729] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:37:05 2026] GET /v2.0/networks/8554f1ed-ec60-4004-a153-9bef95f7a79c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:05.508 8 WARNING neutron.db.securitygroups_db [None req-31d0a222-de13-4f61-b731-d944e518b399 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:37:05.597 7 INFO neutron.services.segments.plugin [-] Segment 259e8b2a-55b4-4825-bed0-b0db3659b80d resource provider aggregate not found 2026-05-08 11:37:05.602 7 INFO neutron.services.segments.plugin [-] Segment 259e8b2a-55b4-4825-bed0-b0db3659b80d resource provider aggregate not found 2026-05-08 11:37:05.628 7 INFO neutron.services.segments.plugin [-] Segment 259e8b2a-55b4-4825-bed0-b0db3659b80d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 259e8b2a-55b4-4825-bed0-b0db3659b80d found for delete ", "request_id": "req-25ffecaa-1634-413c-aa85-d4261f4ee598"}]} 2026-05-08 11:37:05.628 7 INFO neutron.services.segments.plugin [-] Segment 259e8b2a-55b4-4825-bed0-b0db3659b80d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 259e8b2a-55b4-4825-bed0-b0db3659b80d found for delete ", "request_id": "req-440658cb-a1e6-44e1-80eb-e33d30d128ee"}]} 2026-05-08 11:37:05.639 7 INFO neutron.db.l3_hamode_db [None req-5e8ec599-87a7-4a97-9dc6-53a5acf5181f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] HA network ed9d7f4d-2271-4a6b-8a60-01bc46cdbe64 was deleted as no HA routers are present in project 856cd4b1d73e432a9c603d7d18a72181. [pid: 7|app: 0|req: 354/730] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:04 2026] DELETE /v2.0/routers/9c0fa97f-e29d-4c57-baf7-66db9670ddae => generated 0 bytes in 903 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/731] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:05 2026] GET /v2.0/security-groups?tenant_id=f2c5347bc8e94d3d8f2954a8d77ab560&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/732] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:05 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/733] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:05 2026] DELETE /v2.0/security-groups/a36bfec7-caee-41ff-8ed7-8c0f00958007 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/734] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:05 2026] GET /v2.0/security-groups?id=07f7c46a-779e-4332-83b3-2a63777b5758&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/735] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:05 2026] DELETE /v2.0/subnets/a2aa2fb5-f7e1-47e5-a222-933edfebb86c => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/736] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:05 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/737] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:05 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => 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: 360/738] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:05 2026] GET /v2.0/security-groups?id=03c2ca40-eb3b-4bb3-85af-f83a8523242a&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:06.000 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f5920a9-e164-45bc-91a4-ffbac38e49cd aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: c3bbc7aa-8818-4c8d-a5e7-6bf11e911e49 2026-05-08 11:37:06.004 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f5920a9-e164-45bc-91a4-ffbac38e49cd aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: c3bbc7aa-8818-4c8d-a5e7-6bf11e911e49 2026-05-08 11:37:06.198 8 INFO neutron.services.segments.plugin [-] Segment 251feb22-3f2b-402b-ba69-ce0c6bf402b6 resource provider aggregate not found 2026-05-08 11:37:06.199 8 INFO neutron.services.segments.plugin [-] Segment 251feb22-3f2b-402b-ba69-ce0c6bf402b6 resource provider aggregate not found 2026-05-08 11:37:06.221 8 INFO neutron.services.segments.plugin [-] Segment 251feb22-3f2b-402b-ba69-ce0c6bf402b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 251feb22-3f2b-402b-ba69-ce0c6bf402b6 found for delete ", "request_id": "req-39dd18fd-6e1a-4113-a733-258463d6e36e"}]} [pid: 8|app: 0|req: 379/739] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:05 2026] DELETE /v2.0/networks/4bc7b7f4-d239-429a-80bc-ae40a6c80d86 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:06.230 8 INFO neutron.services.segments.plugin [-] Segment 251feb22-3f2b-402b-ba69-ce0c6bf402b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 251feb22-3f2b-402b-ba69-ce0c6bf402b6 found for delete ", "request_id": "req-566df783-ea9c-4ba2-93fb-8038874483d8"}]} 2026-05-08 11:37:06.432 7 INFO neutron.db.l3_db [None req-f32d3983-356f-445a-9112-6791bd1db493 bb32425f2ae8495ca724fdc326da362e 79e95e93a09c445cbd51a437b13c80db - - default default] Floating IP f96902b7-288e-4075-867b-6c520c9db08d associated. External IP: 10.96.250.212, port: 1cf3ca5c-a5b8-404b-a350-979ace84ec2a. 2026-05-08 11:37:06.453 8 WARNING neutron.db.securitygroups_db [None req-ac731761-001e-44a1-95b5-8165981d5ad8 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 380/740] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:06 2026] GET /v2.0/security-groups?tenant_id=856cd4b1d73e432a9c603d7d18a72181&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/741] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:06 2026] DELETE /v2.0/security-groups/e49f1ecb-c74f-45de-b2a0-7dae158f6f52 => 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: 361/742] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:37:05 2026] PUT /v2.0/floatingips/f96902b7-288e-4075-867b-6c520c9db08d => generated 856 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:06.716 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0153e39c-0451-47ae-b463-d6aa1a3a2568'] response: {'name': 'network-changed', 'server_uuid': '3555685c-806e-4bfc-a7df-f99911dd6c88', 'tag': '1cf3ca5c-a5b8-404b-a350-979ace84ec2a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 382/743] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:06 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => 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: 362/744] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:06 2026] GET /v2.0/security-groups?id=07f7c46a-779e-4332-83b3-2a63777b5758&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/747] 199.204.45.70 () {34 vars in 993 bytes} [Fri May 8 11:37:07 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/748] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:07 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/749] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:07 2026] GET /v2.0/security-groups?id=03c2ca40-eb3b-4bb3-85af-f83a8523242a&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:07.173 8 INFO neutron_taas.services.taas.taas_plugin [req-eded208e-04a9-49ef-ac55-0f0e3fb7a8de req-a85c2551-7f07-483b-86ff-92ee93fea730 94d1bb8d80fc4e7d8ba80e0d671176b4 925a734e88f44999b59c89e0e2a35c64 - - default default] TaaS: Handle Delete Port: 7d5d7fd0-0d37-4528-8505-d1b4e6994c7c 2026-05-08 11:37:07.176 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-eded208e-04a9-49ef-ac55-0f0e3fb7a8de req-a85c2551-7f07-483b-86ff-92ee93fea730 94d1bb8d80fc4e7d8ba80e0d671176b4 925a734e88f44999b59c89e0e2a35c64 - - default default] Tap Mirror: Handle Delete Port: 7d5d7fd0-0d37-4528-8505-d1b4e6994c7c [pid: 7|app: 0|req: 366/750] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:37:07 2026] GET /v2.0/ports?tenant_id=79e95e93a09c445cbd51a437b13c80db&device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:07.332 8 INFO neutron.db.l3_db [req-eded208e-04a9-49ef-ac55-0f0e3fb7a8de req-a85c2551-7f07-483b-86ff-92ee93fea730 94d1bb8d80fc4e7d8ba80e0d671176b4 925a734e88f44999b59c89e0e2a35c64 - - default default] Floating IP 968423ed-55fa-48af-ac7a-b2ddccca2ec9 disassociated. External IP: 10.96.250.208, port: 7d5d7fd0-0d37-4528-8505-d1b4e6994c7c. [pid: 7|app: 0|req: 367/751] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:37:07 2026] GET /v2.0/networks?id=4b32b789-e4ba-4615-971f-b8c349f78b61 => generated 780 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/752] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:37:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1cf3ca5c-a5b8-404b-a350-979ace84ec2a => generated 859 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/753] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:37:07 2026] GET /v2.0/subnets?id=36bd1fd5-7256-4a65-aecc-ecc9d69cd6fe => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/754] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:37:07 2026] GET /v2.0/ports?network_id=4b32b789-e4ba-4615-971f-b8c349f78b61&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: 371/755] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:37:07 2026] GET /v2.0/networks/4b32b789-e4ba-4615-971f-b8c349f78b61?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/756] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:37:07 2026] GET /v2.0/networks/4b32b789-e4ba-4615-971f-b8c349f78b61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/757] 199.204.45.70 () {36 vars in 996 bytes} [Fri May 8 11:37:07 2026] DELETE /v2.0/ports/7d5d7fd0-0d37-4528-8505-d1b4e6994c7c => generated 0 bytes in 653 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:07.771 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4141192f-ac62-4ff7-87bd-d51fb1f6a17a'] response: {'server_uuid': 'cdf398db-ab3e-4f04-b2bb-7ea1c361f21e', 'name': 'network-vif-deleted', 'tag': '7d5d7fd0-0d37-4528-8505-d1b4e6994c7c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 373/758] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:08 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => 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: 386/759] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:09 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:10.092 7 WARNING neutron.db.securitygroups_db [None req-95606948-d41a-4a91-9fda-e860577491fc aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 374/760] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:09 2026] GET /v2.0/security-groups?tenant_id=f8fb2c056f884cd688b12235193b9079&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/761] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:10 2026] DELETE /v2.0/security-groups/6b7bb1f2-e204-4bc6-b234-c9683b12ae56 => 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: 375/762] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:10 2026] GET /v2.0/ports?device_id=cdf398db-ab3e-4f04-b2bb-7ea1c361f21e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/763] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:11 2026] DELETE /v2.0/security-groups/03c2ca40-eb3b-4bb3-85af-f83a8523242a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:11.726 7 INFO neutron.api.v2.resource [None req-762b2059-0f13-46d3-a204-9d9b3301437f 94d1bb8d80fc4e7d8ba80e0d671176b4 925a734e88f44999b59c89e0e2a35c64 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 376/764] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 8 11:37:11 2026] GET /v2.0/security-groups/03c2ca40-eb3b-4bb3-85af-f83a8523242a => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:37:11.860 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b143bbc-6aee-45a3-be58-4d0e07c1ee99 94d1bb8d80fc4e7d8ba80e0d671176b4 925a734e88f44999b59c89e0e2a35c64 - - default default] TaaS: Handle Delete Port: 93a9b94e-0f94-4672-b1d3-6f95df81add0 2026-05-08 11:37:11.862 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b143bbc-6aee-45a3-be58-4d0e07c1ee99 94d1bb8d80fc4e7d8ba80e0d671176b4 925a734e88f44999b59c89e0e2a35c64 - - default default] Tap Mirror: Handle Delete Port: 93a9b94e-0f94-4672-b1d3-6f95df81add0 [pid: 8|app: 0|req: 389/765] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:37:11 2026] DELETE /v2.0/floatingips/968423ed-55fa-48af-ac7a-b2ddccca2ec9 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:12.367 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6b41c0b-b6f4-4391-a700-3bb5f6e7f85f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 36b9c6ed-2b12-47ec-9be1-ab5b8a4dd0ff 2026-05-08 11:37:12.369 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6b41c0b-b6f4-4391-a700-3bb5f6e7f85f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 36b9c6ed-2b12-47ec-9be1-ab5b8a4dd0ff 2026-05-08 11:37:12.874 8 WARNING neutron.db.securitygroups_db [None req-d49f1819-eb4d-40b7-981f-76bd72ac7e8f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 377/766] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:37:12 2026] PUT /v2.0/routers/356b9119-50ba-45db-a83d-679856a87fc6/remove_router_interface => generated 310 bytes in 848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/767] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:12 2026] GET /v2.0/security-groups?tenant_id=378122ae0368425790396eec48ba133d&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:13.082 8 WARNING neutron.db.securitygroups_db [None req-a21bb2ff-60d8-4b7e-a285-1bccd02ad960 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:37:13.116 7 INFO neutron_taas.services.taas.taas_plugin [None req-90386ead-f6cb-4b7f-a257-8ddb07fd07e2 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: ded61610-ce53-40f5-9e0a-10e7ad9e278f 2026-05-08 11:37:13.119 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90386ead-f6cb-4b7f-a257-8ddb07fd07e2 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: ded61610-ce53-40f5-9e0a-10e7ad9e278f [pid: 8|app: 0|req: 391/768] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:13 2026] GET /v2.0/security-groups?tenant_id=d05a91198c6041d5bd2cebf9f662ee6b&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/769] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:13 2026] DELETE /v2.0/security-groups/96485861-fdcd-42ed-bea2-dd4177a282fd => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:13.378 7 INFO neutron_taas.services.taas.taas_plugin [None req-90386ead-f6cb-4b7f-a257-8ddb07fd07e2 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: dabd4bb9-c18e-47fc-bed3-104169c83610 2026-05-08 11:37:13.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90386ead-f6cb-4b7f-a257-8ddb07fd07e2 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: dabd4bb9-c18e-47fc-bed3-104169c83610 [pid: 8|app: 0|req: 393/770] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:13 2026] DELETE /v2.0/security-groups/5af1f9f1-ca63-4d05-bfd1-b60e2d13a90d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:13.599 8 WARNING neutron.db.securitygroups_db [None req-7e99c609-da00-4b39-825b-927f8fc057ec aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 394/771] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:13 2026] GET /v2.0/security-groups?tenant_id=a96b0548d27e4b2e9fdffa34e8aefd55&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:13.756 7 INFO neutron.services.segments.plugin [-] Segment fcb63fa6-c28a-42c6-819a-3e908077e124 resource provider aggregate not found 2026-05-08 11:37:13.761 7 INFO neutron.services.segments.plugin [-] Segment fcb63fa6-c28a-42c6-819a-3e908077e124 resource provider aggregate not found 2026-05-08 11:37:13.774 7 INFO neutron.services.segments.plugin [-] Segment fcb63fa6-c28a-42c6-819a-3e908077e124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcb63fa6-c28a-42c6-819a-3e908077e124 found for delete ", "request_id": "req-0498d1af-350f-48b9-b70b-f59a3ab48f42"}]} 2026-05-08 11:37:13.779 7 INFO neutron.services.segments.plugin [-] Segment fcb63fa6-c28a-42c6-819a-3e908077e124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcb63fa6-c28a-42c6-819a-3e908077e124 found for delete ", "request_id": "req-898225ba-d587-4d14-b7c8-cc8c158b7e06"}]} 2026-05-08 11:37:13.793 7 INFO neutron.db.l3_hamode_db [None req-90386ead-f6cb-4b7f-a257-8ddb07fd07e2 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] HA network 4538bdf5-c2b0-466e-ab19-62c1cb59c260 was deleted as no HA routers are present in project 925a734e88f44999b59c89e0e2a35c64. [pid: 7|app: 0|req: 378/772] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:12 2026] DELETE /v2.0/routers/356b9119-50ba-45db-a83d-679856a87fc6 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/773] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:13 2026] DELETE /v2.0/security-groups/4c379458-bdbe-4fcb-956f-4b911b69af98 => 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: 379/774] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:13 2026] DELETE /v2.0/subnets/d81ad108-dfdc-4a18-b78e-5625de17d590 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:14.084 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae341fef-bd57-48ec-82ab-ef9c0a193ad8 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 2e4ed478-e071-45b8-a98f-4771f757318c 2026-05-08 11:37:14.088 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae341fef-bd57-48ec-82ab-ef9c0a193ad8 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 2e4ed478-e071-45b8-a98f-4771f757318c 2026-05-08 11:37:14.265 8 INFO neutron.services.segments.plugin [-] Segment 0f7c48de-876f-4782-be72-16e895d0d1c8 resource provider aggregate not found 2026-05-08 11:37:14.266 8 INFO neutron.services.segments.plugin [-] Segment 0f7c48de-876f-4782-be72-16e895d0d1c8 resource provider aggregate not found 2026-05-08 11:37:14.286 8 INFO neutron.services.segments.plugin [-] Segment 0f7c48de-876f-4782-be72-16e895d0d1c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f7c48de-876f-4782-be72-16e895d0d1c8 found for delete ", "request_id": "req-061f67b3-f2fd-42f9-8d8d-492fc8a8810d"}]} 2026-05-08 11:37:14.287 8 INFO neutron.services.segments.plugin [-] Segment 0f7c48de-876f-4782-be72-16e895d0d1c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f7c48de-876f-4782-be72-16e895d0d1c8 found for delete ", "request_id": "req-9413dec8-d1d5-4eed-b92a-2f10e0f4f181"}]} [pid: 8|app: 0|req: 396/775] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:13 2026] DELETE /v2.0/networks/8554f1ed-ec60-4004-a153-9bef95f7a79c => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:14.419 7 WARNING neutron.db.securitygroups_db [None req-c4e68b5e-ccb6-47d7-98b3-517437035860 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 380/776] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:14 2026] GET /v2.0/security-groups?tenant_id=925a734e88f44999b59c89e0e2a35c64&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/777] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:14 2026] DELETE /v2.0/security-groups/07f98e8b-6fb1-4bd5-b9fd-94a52d859641 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/778] 10.0.0.44 () {34 vars in 989 bytes} [Fri May 8 11:37:15 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 1244 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/779] 10.0.0.44 () {34 vars in 1039 bytes} [Fri May 8 11:37:16 2026] GET /v2.0/security-groups?id=07f7c46a-779e-4332-83b3-2a63777b5758&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:18.791 7 WARNING neutron.db.securitygroups_db [None req-4895b815-3c82-4596-8c2f-9afe1b20f33d aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:37:18.807 8 WARNING neutron.db.securitygroups_db [None req-d06f6012-6c4a-4b33-8db1-c70393dce69a aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 382/780] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:18 2026] GET /v2.0/security-groups?tenant_id=e53b0df19c8a4ea8b1de3a7edebe5cf7&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/781] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:18 2026] GET /v2.0/security-groups?tenant_id=c685fa5aece242069f4085a534829d2d&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/782] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:18 2026] DELETE /v2.0/security-groups/d289d394-b827-408a-90fb-5bca26fa3f37 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/783] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:18 2026] DELETE /v2.0/security-groups/269af6dc-f8cc-44c8-95dd-5c4d37fc9444 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:19.198 7 WARNING neutron.db.securitygroups_db [None req-2388be95-af5d-4f64-9dde-47f94bf04eba aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 384/784] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:19 2026] GET /v2.0/security-groups?tenant_id=39be8d4828f34c9fb0ebfed78c82dafa&name=default => generated 2925 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/785] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:19 2026] DELETE /v2.0/security-groups/ecad1aad-ccf1-485b-b0d3-45ac86d9bec9 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:21.195 7 INFO neutron.db.segments_db [None req-55d3cc76-ae48-435f-8e7e-c3eb7f702ece 0fa844cfad6d4a908034a5a51e1c2ffd 71f6e1add5384d44ba47b35c9f11eeea - - default default] Added segment b4ae5419-fcfa-4d70-8605-446cfd6ff879 of type vxlan for network c23ba69d-99fd-4a34-89cd-eaaec9d71b6b 2026-05-08 11:37:21.255 7 INFO neutron.db.segments_db [None req-55d3cc76-ae48-435f-8e7e-c3eb7f702ece 0fa844cfad6d4a908034a5a51e1c2ffd 71f6e1add5384d44ba47b35c9f11eeea - - default default] Added segment dd1624db-1884-421a-a07c-ec01b56e3895 of type vxlan for network 03a06292-eb82-4f0e-9708-15bab4fa33cc [pid: 7|app: 0|req: 385/786] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:20 2026] POST /v2.0/networks => generated 1244 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/787] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 8 11:37:21 2026] GET /v2.0/networks => generated 1843 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:21.556 7 INFO neutron.services.segments.plugin [-] Segment b4ae5419-fcfa-4d70-8605-446cfd6ff879 resource provider aggregate not found 2026-05-08 11:37:21.565 7 INFO neutron.services.segments.plugin [-] Segment b4ae5419-fcfa-4d70-8605-446cfd6ff879 resource provider aggregate not found 2026-05-08 11:37:21.574 7 INFO neutron.services.segments.plugin [-] Segment b4ae5419-fcfa-4d70-8605-446cfd6ff879 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4ae5419-fcfa-4d70-8605-446cfd6ff879 found for delete ", "request_id": "req-9c353842-b98e-4e0d-a28b-bbf07dc57efe"}]} 2026-05-08 11:37:21.587 7 INFO neutron.services.segments.plugin [-] Segment b4ae5419-fcfa-4d70-8605-446cfd6ff879 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4ae5419-fcfa-4d70-8605-446cfd6ff879 found for delete ", "request_id": "req-eb0487c2-6134-4686-a4aa-b394d2603998"}]} [pid: 7|app: 0|req: 386/788] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:21 2026] DELETE /v2.0/networks/c23ba69d-99fd-4a34-89cd-eaaec9d71b6b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:21.732 8 INFO neutron.services.segments.plugin [-] Segment dd1624db-1884-421a-a07c-ec01b56e3895 resource provider aggregate not found 2026-05-08 11:37:21.734 8 INFO neutron.services.segments.plugin [-] Segment dd1624db-1884-421a-a07c-ec01b56e3895 resource provider aggregate not found 2026-05-08 11:37:21.751 8 INFO neutron.services.segments.plugin [-] Segment dd1624db-1884-421a-a07c-ec01b56e3895 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd1624db-1884-421a-a07c-ec01b56e3895 found for delete ", "request_id": "req-1e81a36c-939c-4b6e-8de5-370ff442d38e"}]} 2026-05-08 11:37:21.756 8 INFO neutron.services.segments.plugin [-] Segment dd1624db-1884-421a-a07c-ec01b56e3895 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd1624db-1884-421a-a07c-ec01b56e3895 found for delete ", "request_id": "req-a60857dc-6f47-49ff-97d0-0ab70217f802"}]} [pid: 8|app: 0|req: 403/789] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:21 2026] DELETE /v2.0/networks/03a06292-eb82-4f0e-9708-15bab4fa33cc => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/790] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 8 11:37:21 2026] GET /v2.0/networks => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:21.902 8 INFO neutron.db.segments_db [None req-0b6a639d-2107-48db-b314-aa1a139d77fd 0fa844cfad6d4a908034a5a51e1c2ffd 71f6e1add5384d44ba47b35c9f11eeea - - default default] Added segment 3e01a3a7-9675-4438-937f-92b85a682784 of type vxlan for network 147850bb-fc3b-4737-85f2-20b0afe80cca [pid: 8|app: 0|req: 404/793] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:21 2026] POST /v2.0/networks => generated 653 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:22.081 7 INFO neutron.db.segments_db [None req-e69b44ee-fdf9-47de-b4c8-4b39aa153a18 0fa844cfad6d4a908034a5a51e1c2ffd 71f6e1add5384d44ba47b35c9f11eeea - - default default] Added segment 6aeae847-377e-46b5-8fc8-97b58ac29c4a of type vxlan for network 6d7e9ad2-cbc5-48e0-b1e7-4aa71912ea08 [pid: 7|app: 0|req: 390/794] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:22 2026] POST /v2.0/networks => generated 653 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/795] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 8 11:37:22 2026] POST /v2.0/ports => generated 1506 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/796] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 8 11:37:22 2026] GET /v2.0/ports => generated 1506 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:37:23.045 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8105119-f946-4181-a78e-2fead7893ede 0fa844cfad6d4a908034a5a51e1c2ffd 71f6e1add5384d44ba47b35c9f11eeea - - default default] TaaS: Handle Delete Port: 9c302b41-d541-4cb4-bdfb-c5c4fde35a06 2026-05-08 11:37:23.048 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8105119-f946-4181-a78e-2fead7893ede 0fa844cfad6d4a908034a5a51e1c2ffd 71f6e1add5384d44ba47b35c9f11eeea - - default default] Tap Mirror: Handle Delete Port: 9c302b41-d541-4cb4-bdfb-c5c4fde35a06 [pid: 8|app: 0|req: 406/797] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:37:22 2026] DELETE /v2.0/ports/9c302b41-d541-4cb4-bdfb-c5c4fde35a06 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:23.264 7 INFO neutron_taas.services.taas.taas_plugin [None req-1450a417-d6b5-4cb8-b9f1-4f1c714e4bd1 0fa844cfad6d4a908034a5a51e1c2ffd 71f6e1add5384d44ba47b35c9f11eeea - - default default] TaaS: Handle Delete Port: 9ebb632f-ab09-4d54-92bb-6a715ca70762 2026-05-08 11:37:23.277 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1450a417-d6b5-4cb8-b9f1-4f1c714e4bd1 0fa844cfad6d4a908034a5a51e1c2ffd 71f6e1add5384d44ba47b35c9f11eeea - - default default] Tap Mirror: Handle Delete Port: 9ebb632f-ab09-4d54-92bb-6a715ca70762 [pid: 7|app: 0|req: 392/798] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:37:23 2026] DELETE /v2.0/ports/9ebb632f-ab09-4d54-92bb-6a715ca70762 => 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: 407/799] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 8 11:37:23 2026] GET /v2.0/ports => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:23.464 7 INFO neutron.db.segments_db [None req-98e98149-a760-4038-9565-e4392b60b12c 0fa844cfad6d4a908034a5a51e1c2ffd 71f6e1add5384d44ba47b35c9f11eeea - - default default] Added segment 6b47ba85-1233-404b-92de-1fded6c58d08 of type vxlan for network a8efb9ce-66e6-4469-af00-9caf486ac2b8 [pid: 7|app: 0|req: 393/800] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:23 2026] POST /v2.0/networks => generated 653 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:23.605 8 INFO neutron.db.segments_db [None req-26c8a1d5-dc0f-4c43-ab24-c37be3432019 0fa844cfad6d4a908034a5a51e1c2ffd 71f6e1add5384d44ba47b35c9f11eeea - - default default] Added segment c8e99db4-24ed-414f-9999-30fc8a867166 of type vxlan for network 4e6782f2-ca59-4081-9bb0-d3949aad1eda [pid: 8|app: 0|req: 408/801] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:23 2026] POST /v2.0/networks => generated 654 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:24.056 7 WARNING neutron.db.securitygroups_db [None req-199599b0-9ef3-46ed-b8b1-ba033f8e35be aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 394/802] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:23 2026] GET /v2.0/security-groups?tenant_id=6025e6c12fa04bb385069345b4a771c9&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/803] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:24 2026] DELETE /v2.0/security-groups/5c69ed69-0c62-4221-a4f9-c9e8bb118609 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:24.387 8 WARNING neutron.db.securitygroups_db [None req-6a9ec7a8-401e-4ecb-bfdb-4f009b17ba70 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 410/804] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:24 2026] GET /v2.0/security-groups?tenant_id=19dd57cca69f49b4a7c996bc3b5c1b9e&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/805] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:24 2026] POST /v2.0/subnets => generated 1323 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/806] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 8 11:37:24 2026] GET /v2.0/subnets => generated 1959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/807] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:24 2026] DELETE /v2.0/security-groups/44c2800d-e42c-46bc-9d07-1dce224c5a0a => 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: 397/808] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:24 2026] DELETE /v2.0/subnets/b2bbc129-f32d-4d51-887b-fb2dedfab22a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/809] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:24 2026] DELETE /v2.0/subnets/48445508-e225-4c44-ba13-a1f9d4217440 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/810] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 8 11:37:24 2026] GET /v2.0/subnets => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:25.075 8 INFO neutron.services.segments.plugin [-] Segment c8e99db4-24ed-414f-9999-30fc8a867166 resource provider aggregate not found 2026-05-08 11:37:25.078 8 INFO neutron.services.segments.plugin [-] Segment c8e99db4-24ed-414f-9999-30fc8a867166 resource provider aggregate not found [pid: 8|app: 0|req: 413/811] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:24 2026] DELETE /v2.0/networks/4e6782f2-ca59-4081-9bb0-d3949aad1eda => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:25.096 8 INFO neutron.services.segments.plugin [-] Segment c8e99db4-24ed-414f-9999-30fc8a867166 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8e99db4-24ed-414f-9999-30fc8a867166 found for delete ", "request_id": "req-c34e6bed-5d3a-4fcb-80d8-0d3f8d9fa650"}]} 2026-05-08 11:37:25.098 8 INFO neutron.services.segments.plugin [-] Segment c8e99db4-24ed-414f-9999-30fc8a867166 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8e99db4-24ed-414f-9999-30fc8a867166 found for delete ", "request_id": "req-5422222e-6833-4ae9-843e-2ee3cc5eabeb"}]} 2026-05-08 11:37:25.230 7 INFO neutron.services.segments.plugin [-] Segment 6b47ba85-1233-404b-92de-1fded6c58d08 resource provider aggregate not found 2026-05-08 11:37:25.235 7 INFO neutron.services.segments.plugin [-] Segment 6b47ba85-1233-404b-92de-1fded6c58d08 resource provider aggregate not found 2026-05-08 11:37:25.248 7 INFO neutron.services.segments.plugin [-] Segment 6b47ba85-1233-404b-92de-1fded6c58d08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b47ba85-1233-404b-92de-1fded6c58d08 found for delete ", "request_id": "req-2395416e-d472-4f64-83b9-5fe279bc3488"}]} 2026-05-08 11:37:25.252 7 INFO neutron.services.segments.plugin [-] Segment 6b47ba85-1233-404b-92de-1fded6c58d08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b47ba85-1233-404b-92de-1fded6c58d08 found for delete ", "request_id": "req-e4e63d16-9d24-45ed-b9b9-b0e9b594a232"}]} [pid: 7|app: 0|req: 399/812] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:25 2026] DELETE /v2.0/networks/a8efb9ce-66e6-4469-af00-9caf486ac2b8 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/813] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:25 2026] DELETE /v2.0/networks/6d7e9ad2-cbc5-48e0-b1e7-4aa71912ea08 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/814] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:25 2026] DELETE /v2.0/networks/147850bb-fc3b-4737-85f2-20b0afe80cca => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:26.267 8 WARNING neutron.db.securitygroups_db [None req-483a9650-fdec-4686-bc3d-e533ba1975b8 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 415/815] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:26 2026] GET /v2.0/security-groups?tenant_id=71f6e1add5384d44ba47b35c9f11eeea&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/816] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:26 2026] DELETE /v2.0/security-groups/6212af28-f34e-4cf4-9d44-1e6b7995a77c => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/817] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:26 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/818] 10.0.0.55 () {34 vars in 970 bytes} [Fri May 8 11:37:26 2026] GET /v2.0/ports/1cf3ca5c-a5b8-404b-a350-979ace84ec2a => generated 972 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:27.114 8 INFO neutron.services.segments.plugin [-] Segment 6aeae847-377e-46b5-8fc8-97b58ac29c4a resource provider aggregate not found 2026-05-08 11:37:27.121 8 INFO neutron.services.segments.plugin [-] Segment 6aeae847-377e-46b5-8fc8-97b58ac29c4a resource provider aggregate not found 2026-05-08 11:37:27.127 8 INFO neutron.services.segments.plugin [-] Segment 6aeae847-377e-46b5-8fc8-97b58ac29c4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aeae847-377e-46b5-8fc8-97b58ac29c4a found for delete ", "request_id": "req-cd6d68a8-ae3a-4098-8c3d-e45c39439318"}]} 2026-05-08 11:37:27.135 8 INFO neutron.services.segments.plugin [-] Segment 6aeae847-377e-46b5-8fc8-97b58ac29c4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aeae847-377e-46b5-8fc8-97b58ac29c4a found for delete ", "request_id": "req-178f9758-4d39-41ef-91ff-de7359dbeb1d"}]} 2026-05-08 11:37:27.271 7 INFO neutron.services.segments.plugin [-] Segment 3e01a3a7-9675-4438-937f-92b85a682784 resource provider aggregate not found 2026-05-08 11:37:27.280 7 INFO neutron.services.segments.plugin [-] Segment 3e01a3a7-9675-4438-937f-92b85a682784 resource provider aggregate not found 2026-05-08 11:37:27.290 7 INFO neutron.services.segments.plugin [-] Segment 3e01a3a7-9675-4438-937f-92b85a682784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e01a3a7-9675-4438-937f-92b85a682784 found for delete ", "request_id": "req-a6e612b7-a7ea-4600-a05f-5629a2ef2036"}]} 2026-05-08 11:37:27.301 7 INFO neutron.services.segments.plugin [-] Segment 3e01a3a7-9675-4438-937f-92b85a682784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e01a3a7-9675-4438-937f-92b85a682784 found for delete ", "request_id": "req-f7eeeb95-ff86-45a2-9b8d-ee1a213e7eac"}]} [pid: 8|app: 0|req: 417/819] 199.204.45.70 () {34 vars in 999 bytes} [Fri May 8 11:37:27 2026] GET /v2.0/subnets?network_id=4b32b789-e4ba-4615-971f-b8c349f78b61 => generated 684 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/820] 199.204.45.70 () {34 vars in 1145 bytes} [Fri May 8 11:37:27 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88&device_owner=compute%3Anova&network_id=4b32b789-e4ba-4615-971f-b8c349f78b61 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/821] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:37:27 2026] PUT /v2.0/ports/1cf3ca5c-a5b8-404b-a350-979ace84ec2a => generated 1149 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:28.040 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-871dedfb-e1eb-4961-aff8-a20774e8c1ae'] response: {'name': 'network-changed', 'server_uuid': '3555685c-806e-4bfc-a7df-f99911dd6c88', 'tag': '1cf3ca5c-a5b8-404b-a350-979ace84ec2a', 'status': 'completed', 'code': 200} 2026-05-08 11:37:28.506 7 INFO neutron.db.segments_db [None req-c6342fb3-4c69-4697-bd68-0730402682d4 6407df95c7634fbcb713cba48df389e7 05efca5b27514c0cb7ebafef54128b3f - - default default] Added segment 646161e2-74d7-42b1-acec-33d779ee25f7 of type vxlan for network 9e835cf2-fb17-49c0-a0af-29590adf2287 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 419/822] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:37:28 2026] GET /v2.0/ports?tenant_id=79e95e93a09c445cbd51a437b13c80db&device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 1421 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:28.563 7 INFO neutron.db.segments_db [None req-c6342fb3-4c69-4697-bd68-0730402682d4 6407df95c7634fbcb713cba48df389e7 05efca5b27514c0cb7ebafef54128b3f - - default default] Added segment dde2ce3d-745e-4c96-8b42-13fed90499e1 of type vxlan for network da562604-9942-4efa-9b5b-d65ba0a464f5 [pid: 8|app: 0|req: 420/823] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:37:28 2026] GET /v2.0/networks?id=4b32b789-e4ba-4615-971f-b8c349f78b61 => generated 780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/824] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:37:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1cf3ca5c-a5b8-404b-a350-979ace84ec2a => generated 861 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/825] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:28 2026] POST /v2.0/networks => generated 1242 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/826] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:37:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1cf3ca5c-a5b8-404b-a350-979ace84ec2a => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/827] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:37:28 2026] GET /v2.0/subnets?id=36bd1fd5-7256-4a65-aecc-ecc9d69cd6fe => generated 702 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/828] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 8 11:37:28 2026] GET /v2.0/networks => generated 1841 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/829] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:37:28 2026] GET /v2.0/ports?network_id=4b32b789-e4ba-4615-971f-b8c349f78b61&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:28.862 8 WARNING neutron.db.securitygroups_db [None req-a5a32cc1-aa60-4f00-a62d-9f5f390df0f1 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 407/830] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:28 2026] DELETE /v2.0/networks/9e835cf2-fb17-49c0-a0af-29590adf2287 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/831] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:37:28 2026] GET /v2.0/networks/4b32b789-e4ba-4615-971f-b8c349f78b61?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/832] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:28 2026] GET /v2.0/security-groups?tenant_id=f716bd8428e848e7a3ca7e92f3b22ec5&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/833] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:37:28 2026] GET /v2.0/networks/4b32b789-e4ba-4615-971f-b8c349f78b61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/834] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:28 2026] DELETE /v2.0/networks/da562604-9942-4efa-9b5b-d65ba0a464f5 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/835] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 8 11:37:29 2026] GET /v2.0/networks => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/836] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:29 2026] DELETE /v2.0/security-groups/5ab929ff-7361-4d83-a20b-a75365b0ff6f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:29.175 7 INFO neutron.db.segments_db [None req-a9383dad-6baf-4e3b-b698-43882da3959e 6407df95c7634fbcb713cba48df389e7 05efca5b27514c0cb7ebafef54128b3f - - default default] Added segment 5dc8e0ef-9617-4a95-bbe6-3fcbb03e2c96 of type vxlan for network 887f5f8e-e61e-454b-bb35-0a5bec805c8e 2026-05-08 11:37:29.200 8 WARNING neutron.db.securitygroups_db [None req-eed21017-740e-4458-bd64-00c2e84b6db8 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 411/837] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:29 2026] POST /v2.0/networks => generated 649 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/838] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:29 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 1152 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:29.318 7 INFO neutron.services.segments.plugin [-] Segment 646161e2-74d7-42b1-acec-33d779ee25f7 resource provider aggregate not found 2026-05-08 11:37:29.322 7 INFO neutron.services.segments.plugin [-] Segment 646161e2-74d7-42b1-acec-33d779ee25f7 resource provider aggregate not found [pid: 8|app: 0|req: 427/839] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:29 2026] GET /v2.0/security-groups?tenant_id=b640fad80de34222b181ce545a63916e&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:29.336 7 INFO neutron.services.segments.plugin [-] Segment 646161e2-74d7-42b1-acec-33d779ee25f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 646161e2-74d7-42b1-acec-33d779ee25f7 found for delete ", "request_id": "req-d347b2d8-09e0-49f8-8eb3-4beea2e9efca"}]} 2026-05-08 11:37:29.342 7 INFO neutron.services.segments.plugin [-] Segment 646161e2-74d7-42b1-acec-33d779ee25f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 646161e2-74d7-42b1-acec-33d779ee25f7 found for delete ", "request_id": "req-b28c66e9-8d83-4b68-a91f-b2b31e514e49"}]} [pid: 8|app: 0|req: 428/840] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:29 2026] GET /v2.0/security-groups?id=07f7c46a-779e-4332-83b3-2a63777b5758&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:29.366 7 INFO neutron.services.segments.plugin [-] Segment dde2ce3d-745e-4c96-8b42-13fed90499e1 resource provider aggregate not found 2026-05-08 11:37:29.370 7 INFO neutron.services.segments.plugin [-] Segment dde2ce3d-745e-4c96-8b42-13fed90499e1 resource provider aggregate not found 2026-05-08 11:37:29.374 7 INFO neutron.db.segments_db [None req-0a6545fd-bef9-411c-a6a9-9b9a0d664d4a 6407df95c7634fbcb713cba48df389e7 05efca5b27514c0cb7ebafef54128b3f - - default default] Added segment 747b10b2-6421-40a6-8e0e-90adf8aada54 of type vxlan for network ec679280-17df-4895-9889-b3dcce06a398 2026-05-08 11:37:29.388 7 INFO neutron.services.segments.plugin [-] Segment dde2ce3d-745e-4c96-8b42-13fed90499e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dde2ce3d-745e-4c96-8b42-13fed90499e1 found for delete ", "request_id": "req-8c4690db-86d2-42fe-a6d5-555cc154122f"}]} 2026-05-08 11:37:29.392 7 INFO neutron.services.segments.plugin [-] Segment dde2ce3d-745e-4c96-8b42-13fed90499e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dde2ce3d-745e-4c96-8b42-13fed90499e1 found for delete ", "request_id": "req-63d237e9-944a-45da-a1ff-efd08e57b12e"}]} [pid: 8|app: 0|req: 429/841] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:29 2026] DELETE /v2.0/security-groups/11607d5a-07cf-4ea5-a3f7-5aeb87295a52 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/842] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:29 2026] POST /v2.0/networks => generated 649 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/843] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 8 11:37:29 2026] POST /v2.0/ports => generated 1506 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 414/844] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:37:30 2026] GET /v2.0/ports?tenant_id=79e95e93a09c445cbd51a437b13c80db&device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 1421 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/845] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 8 11:37:30 2026] GET /v2.0/ports => generated 1506 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/846] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:37:30 2026] GET /v2.0/networks?id=4b32b789-e4ba-4615-971f-b8c349f78b61 => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/847] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:37:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1cf3ca5c-a5b8-404b-a350-979ace84ec2a => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/848] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:37:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1cf3ca5c-a5b8-404b-a350-979ace84ec2a => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:30.235 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e521a86-611e-41ed-ba42-10d65ec1aab1 6407df95c7634fbcb713cba48df389e7 05efca5b27514c0cb7ebafef54128b3f - - default default] TaaS: Handle Delete Port: 3d7955cc-eec9-4ee6-971e-3b093547389d 2026-05-08 11:37:30.238 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e521a86-611e-41ed-ba42-10d65ec1aab1 6407df95c7634fbcb713cba48df389e7 05efca5b27514c0cb7ebafef54128b3f - - default default] Tap Mirror: Handle Delete Port: 3d7955cc-eec9-4ee6-971e-3b093547389d [pid: 7|app: 0|req: 418/849] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:37:30 2026] GET /v2.0/subnets?id=36bd1fd5-7256-4a65-aecc-ecc9d69cd6fe => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/850] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:37:30 2026] GET /v2.0/ports?network_id=4b32b789-e4ba-4615-971f-b8c349f78b61&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: 432/851] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:37:30 2026] DELETE /v2.0/ports/3d7955cc-eec9-4ee6-971e-3b093547389d => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/852] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:37:30 2026] GET /v2.0/networks/4b32b789-e4ba-4615-971f-b8c349f78b61?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:30.450 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c79bd5f-e30f-4d87-b9ef-913810b744fb 6407df95c7634fbcb713cba48df389e7 05efca5b27514c0cb7ebafef54128b3f - - default default] TaaS: Handle Delete Port: ad57aaeb-1a25-436a-a276-32e5a04efb04 2026-05-08 11:37:30.454 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c79bd5f-e30f-4d87-b9ef-913810b744fb 6407df95c7634fbcb713cba48df389e7 05efca5b27514c0cb7ebafef54128b3f - - default default] Tap Mirror: Handle Delete Port: ad57aaeb-1a25-436a-a276-32e5a04efb04 2026-05-08 11:37:30.477 8 WARNING neutron.db.securitygroups_db [None req-e392781e-80d9-4522-a03b-c8d878ade914 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 421/853] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:37:30 2026] DELETE /v2.0/ports/ad57aaeb-1a25-436a-a276-32e5a04efb04 => 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: 422/854] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:37:30 2026] GET /v2.0/networks/4b32b789-e4ba-4615-971f-b8c349f78b61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/855] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 8 11:37:30 2026] GET /v2.0/ports => 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: 433/856] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:30 2026] GET /v2.0/security-groups?tenant_id=e63ee1da9fe04c00b917d9a546ca4ae3&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:30.656 7 INFO neutron.db.segments_db [None req-a4f33940-91b2-4f88-b1b2-1dad739bd6f9 6407df95c7634fbcb713cba48df389e7 05efca5b27514c0cb7ebafef54128b3f - - default default] Added segment c4810693-75ca-4eb0-bbdc-a917dc3e16e2 of type vxlan for network 67fc2d6e-c944-4b66-9ac0-7a2e58ab87a3 [pid: 8|app: 0|req: 434/857] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:30 2026] DELETE /v2.0/security-groups/936e99d0-a73b-47f3-a973-077a170cbb47 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/858] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:30 2026] POST /v2.0/networks => generated 649 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:30.799 8 INFO neutron.db.segments_db [None req-f26f13bc-f8f0-4567-937b-854efa010250 6407df95c7634fbcb713cba48df389e7 05efca5b27514c0cb7ebafef54128b3f - - default default] Added segment 076f4551-b3cc-4052-915c-28b2c23845fe of type vxlan for network fb6879bc-ada2-4c58-8669-0cfbaa1740ab [pid: 8|app: 0|req: 435/859] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:30 2026] POST /v2.0/networks => generated 650 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/860] 199.204.45.70 () {34 vars in 1117 bytes} [Fri May 8 11:37:31 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1152 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/861] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:30 2026] POST /v2.0/subnets => generated 1273 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/862] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 8 11:37:31 2026] GET /v2.0/subnets => generated 1909 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/863] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:31 2026] DELETE /v2.0/subnets/cb72a324-4457-4182-8f05-26d8ef830cb2 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/864] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:31 2026] DELETE /v2.0/subnets/330cb26a-7d2d-47bc-8243-36177c1044a3 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/865] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 8 11:37:31 2026] GET /v2.0/subnets => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:31.907 7 INFO neutron.services.segments.plugin [-] Segment 076f4551-b3cc-4052-915c-28b2c23845fe resource provider aggregate not found 2026-05-08 11:37:31.911 7 INFO neutron.services.segments.plugin [-] Segment 076f4551-b3cc-4052-915c-28b2c23845fe resource provider aggregate not found [pid: 7|app: 0|req: 430/866] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:31 2026] DELETE /v2.0/networks/fb6879bc-ada2-4c58-8669-0cfbaa1740ab => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:31.933 7 INFO neutron.services.segments.plugin [-] Segment 076f4551-b3cc-4052-915c-28b2c23845fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 076f4551-b3cc-4052-915c-28b2c23845fe found for delete ", "request_id": "req-ead96f1f-ad2b-45b9-b148-e6c196176c33"}]} 2026-05-08 11:37:31.944 7 INFO neutron.services.segments.plugin [-] Segment 076f4551-b3cc-4052-915c-28b2c23845fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 076f4551-b3cc-4052-915c-28b2c23845fe found for delete ", "request_id": "req-1f3840e5-3cdb-4485-bf2b-f4baa9471b5b"}]} [pid: 8|app: 0|req: 437/867] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:37:31 2026] PUT /v2.0/ports/1cf3ca5c-a5b8-404b-a350-979ace84ec2a => generated 972 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:32.021 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba2d5de8-6525-4d73-90be-3ca9664f0e88'] response: {'name': 'network-changed', 'server_uuid': '3555685c-806e-4bfc-a7df-f99911dd6c88', 'tag': '1cf3ca5c-a5b8-404b-a350-979ace84ec2a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 431/868] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:31 2026] DELETE /v2.0/networks/67fc2d6e-c944-4b66-9ac0-7a2e58ab87a3 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:37:32.189 8 INFO neutron.services.segments.plugin [-] Segment 747b10b2-6421-40a6-8e0e-90adf8aada54 resource provider aggregate not found 2026-05-08 11:37:32.195 8 INFO neutron.services.segments.plugin [-] Segment 747b10b2-6421-40a6-8e0e-90adf8aada54 resource provider aggregate not found 2026-05-08 11:37:32.213 8 INFO neutron.services.segments.plugin [-] Segment 747b10b2-6421-40a6-8e0e-90adf8aada54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 747b10b2-6421-40a6-8e0e-90adf8aada54 found for delete ", "request_id": "req-4f59368a-a030-4772-ac9a-ac2cfe9a16db"}]} 2026-05-08 11:37:32.214 8 INFO neutron.services.segments.plugin [-] Segment 747b10b2-6421-40a6-8e0e-90adf8aada54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 747b10b2-6421-40a6-8e0e-90adf8aada54 found for delete ", "request_id": "req-81e536c3-bc08-4311-b1d7-d626e2864347"}]} [pid: 8|app: 0|req: 438/869] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:32 2026] DELETE /v2.0/networks/ec679280-17df-4895-9889-b3dcce06a398 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/870] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:32 2026] DELETE /v2.0/networks/887f5f8e-e61e-454b-bb35-0a5bec805c8e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/871] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:37:32 2026] GET /v2.0/ports?tenant_id=79e95e93a09c445cbd51a437b13c80db&device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/872] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:37:32 2026] GET /v2.0/networks?id=4b32b789-e4ba-4615-971f-b8c349f78b61 => generated 780 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/873] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:37:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1cf3ca5c-a5b8-404b-a350-979ace84ec2a => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/874] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:37:32 2026] GET /v2.0/subnets?id=36bd1fd5-7256-4a65-aecc-ecc9d69cd6fe => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/875] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:37:32 2026] GET /v2.0/ports?network_id=4b32b789-e4ba-4615-971f-b8c349f78b61&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/876] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:37:32 2026] GET /v2.0/networks/4b32b789-e4ba-4615-971f-b8c349f78b61?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/877] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:37:32 2026] GET /v2.0/networks/4b32b789-e4ba-4615-971f-b8c349f78b61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:32.976 7 WARNING neutron.db.securitygroups_db [None req-7604c1c1-235d-485e-9122-d95d9f09fadd aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 436/878] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:32 2026] GET /v2.0/security-groups?tenant_id=05efca5b27514c0cb7ebafef54128b3f&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/879] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:33 2026] DELETE /v2.0/security-groups/ff48f88d-e920-4899-b644-fff47649ccf3 => 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: 444/880] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:37:33 2026] GET /v2.0/ports?tenant_id=79e95e93a09c445cbd51a437b13c80db&device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => 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: 437/881] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:33 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/882] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:33 2026] GET /v2.0/security-groups?id=07f7c46a-779e-4332-83b3-2a63777b5758&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/883] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:37:33 2026] GET /v2.0/networks?id=4b32b789-e4ba-4615-971f-b8c349f78b61 => generated 780 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:33.957 7 INFO neutron.services.segments.plugin [-] Segment c4810693-75ca-4eb0-bbdc-a917dc3e16e2 resource provider aggregate not found 2026-05-08 11:37:33.964 7 INFO neutron.services.segments.plugin [-] Segment c4810693-75ca-4eb0-bbdc-a917dc3e16e2 resource provider aggregate not found 2026-05-08 11:37:33.985 7 INFO neutron.services.segments.plugin [-] Segment c4810693-75ca-4eb0-bbdc-a917dc3e16e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4810693-75ca-4eb0-bbdc-a917dc3e16e2 found for delete ", "request_id": "req-69744f6c-34ef-4f88-b5af-586d22276c40"}]} 2026-05-08 11:37:33.987 7 INFO neutron.services.segments.plugin [-] Segment c4810693-75ca-4eb0-bbdc-a917dc3e16e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4810693-75ca-4eb0-bbdc-a917dc3e16e2 found for delete ", "request_id": "req-eb78c0e9-b9c7-4d5c-8d9b-f526d617cc58"}]} 2026-05-08 11:37:34.006 7 INFO neutron.services.segments.plugin [-] Segment 5dc8e0ef-9617-4a95-bbe6-3fcbb03e2c96 resource provider aggregate not found 2026-05-08 11:37:34.010 7 INFO neutron.services.segments.plugin [-] Segment 5dc8e0ef-9617-4a95-bbe6-3fcbb03e2c96 resource provider aggregate not found [pid: 7|app: 0|req: 439/884] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:37:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1cf3ca5c-a5b8-404b-a350-979ace84ec2a => generated 861 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:34.029 7 INFO neutron.services.segments.plugin [-] Segment 5dc8e0ef-9617-4a95-bbe6-3fcbb03e2c96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dc8e0ef-9617-4a95-bbe6-3fcbb03e2c96 found for delete ", "request_id": "req-cf76142b-2157-40ee-9801-2cef5b5eb29c"}]} 2026-05-08 11:37:34.031 7 INFO neutron.services.segments.plugin [-] Segment 5dc8e0ef-9617-4a95-bbe6-3fcbb03e2c96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dc8e0ef-9617-4a95-bbe6-3fcbb03e2c96 found for delete ", "request_id": "req-e96cf1a6-949f-43db-af3c-af8d43b33de6"}]} [pid: 8|app: 0|req: 446/885] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:37:34 2026] GET /v2.0/subnets?id=36bd1fd5-7256-4a65-aecc-ecc9d69cd6fe => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/886] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:37:34 2026] GET /v2.0/ports?network_id=4b32b789-e4ba-4615-971f-b8c349f78b61&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/887] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:37:34 2026] GET /v2.0/networks/4b32b789-e4ba-4615-971f-b8c349f78b61?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/888] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:37:34 2026] GET /v2.0/networks/4b32b789-e4ba-4615-971f-b8c349f78b61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/889] 10.0.0.192 () {32 vars in 802 bytes} [Fri May 8 11:37:34 2026] GET /v2.0/extensions => generated 22222 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/890] 10.0.0.192 () {32 vars in 863 bytes} [Fri May 8 11:37:34 2026] GET /v2.0/quotas/9b9e662f121148028945273118f35038/details => generated 847 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/891] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:35 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/892] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:35 2026] GET /v2.0/security-groups?id=07f7c46a-779e-4332-83b3-2a63777b5758&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:35.543 8 INFO neutron.db.segments_db [None req-642af483-e51f-4bdd-afb9-d912dc8120d7 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] Added segment efc66421-9212-4c40-911e-aca33e2c848d of type vxlan for network 89ba21a7-e102-44d0-948a-dfd8d1d45de2 2026-05-08 11:37:35.578 7 WARNING neutron.db.securitygroups_db [None req-a6c06b5d-3197-41a4-bda1-9668e947c3be aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 450/893] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:35 2026] POST /v2.0/networks => generated 648 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/894] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:35 2026] GET /v2.0/security-groups?tenant_id=4fba2f29c76947089d6a5b5d7dc10934&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/895] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:35 2026] DELETE /v2.0/security-groups/aad9158b-1751-4c05-8b70-237d91a51bf4 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:35.866 7 WARNING neutron.db.securitygroups_db [None req-42d38d87-70ef-4d82-9f26-16bb03b2b9c3 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 451/896] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 8 11:37:35 2026] POST /v2.0/ports => generated 779 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/897] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:35 2026] GET /v2.0/security-groups?tenant_id=63c533c2fdbd457f9d77ccdec26a3a73&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:37:36.025 8 INFO neutron.db.segments_db [None req-6b5e2673-7289-4961-8767-cc0ac625411a 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] Added segment aba5bfef-90e7-4912-801b-3ee960345dce of type vxlan for network 9744984d-147d-4b17-8e11-b55c4a5246dc [pid: 7|app: 0|req: 447/898] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:35 2026] DELETE /v2.0/security-groups/e2f29184-9e20-4eb9-a744-4ef6abdcafa7 => 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: 452/899] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:35 2026] POST /v2.0/networks => generated 636 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/900] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:36 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/901] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:37:36 2026] GET /v2.0/security-groups?id=07f7c46a-779e-4332-83b3-2a63777b5758&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/902] 199.204.45.70 () {34 vars in 993 bytes} [Fri May 8 11:37:36 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/903] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:36 2026] POST /v2.0/subnets => generated 646 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:36.377 8 INFO neutron_taas.services.taas.taas_plugin [req-ce9d34a9-0fbb-4f11-b4d0-b1fbfb3c1b82 req-13c72ba7-9818-4a86-a529-0558e6adcfe7 bb32425f2ae8495ca724fdc326da362e 79e95e93a09c445cbd51a437b13c80db - - default default] TaaS: Handle Delete Port: 1cf3ca5c-a5b8-404b-a350-979ace84ec2a 2026-05-08 11:37:36.379 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ce9d34a9-0fbb-4f11-b4d0-b1fbfb3c1b82 req-13c72ba7-9818-4a86-a529-0558e6adcfe7 bb32425f2ae8495ca724fdc326da362e 79e95e93a09c445cbd51a437b13c80db - - default default] Tap Mirror: Handle Delete Port: 1cf3ca5c-a5b8-404b-a350-979ace84ec2a 2026-05-08 11:37:36.475 8 INFO neutron.db.l3_db [req-ce9d34a9-0fbb-4f11-b4d0-b1fbfb3c1b82 req-13c72ba7-9818-4a86-a529-0558e6adcfe7 bb32425f2ae8495ca724fdc326da362e 79e95e93a09c445cbd51a437b13c80db - - default default] Floating IP f96902b7-288e-4075-867b-6c520c9db08d disassociated. External IP: 10.96.250.212, port: 1cf3ca5c-a5b8-404b-a350-979ace84ec2a. [pid: 7|app: 0|req: 449/904] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 8 11:37:36 2026] POST /v2.0/ports => generated 962 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:37:36.810 7 INFO neutron_taas.services.taas.taas_plugin [None req-c96269e0-4624-428b-a5cf-74b8b505dc86 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] TaaS: Handle Delete Port: 12b8e4df-7089-4af8-8736-17da85beb7fa 2026-05-08 11:37:36.813 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c96269e0-4624-428b-a5cf-74b8b505dc86 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] Tap Mirror: Handle Delete Port: 12b8e4df-7089-4af8-8736-17da85beb7fa [pid: 8|app: 0|req: 456/905] 199.204.45.70 () {36 vars in 996 bytes} [Fri May 8 11:37:36 2026] DELETE /v2.0/ports/1cf3ca5c-a5b8-404b-a350-979ace84ec2a => generated 0 bytes in 540 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:36.851 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6617453d-c8c1-4934-bad9-c26fe3210b7e'] response: {'server_uuid': '3555685c-806e-4bfc-a7df-f99911dd6c88', 'name': 'network-vif-deleted', 'tag': '1cf3ca5c-a5b8-404b-a350-979ace84ec2a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 450/908] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:37:36 2026] DELETE /v2.0/ports/12b8e4df-7089-4af8-8736-17da85beb7fa => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:37.013 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f40d4731-db07-48d1-9b30-3bf2a523a7f7 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 459/909] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:37:36 2026] DELETE /v2.0/ports/12b8e4df-7089-4af8-8736-17da85beb7fa => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:37:37.036 7 INFO neutron.pecan_wsgi.hooks.translation [None req-21fe313a-79fd-4d5a-be06-008e95b334dc 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 451/910] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:37:37 2026] GET /v2.0/ports/12b8e4df-7089-4af8-8736-17da85beb7fa => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/911] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:37 2026] DELETE /v2.0/subnets/85ee6106-81d5-494a-a226-024bb22574ff => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:37.526 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2d74aa6-f5f5-4a94-9095-9aa24a41bc52 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] TaaS: Handle Delete Port: 4d8d0719-f41a-41f1-b47c-bccf5b650f00 2026-05-08 11:37:37.531 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2d74aa6-f5f5-4a94-9095-9aa24a41bc52 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] Tap Mirror: Handle Delete Port: 4d8d0719-f41a-41f1-b47c-bccf5b650f00 [pid: 7|app: 0|req: 452/912] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:37 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 12 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:37.751 8 INFO neutron.services.segments.plugin [-] Segment aba5bfef-90e7-4912-801b-3ee960345dce resource provider aggregate not found 2026-05-08 11:37:37.757 8 INFO neutron.services.segments.plugin [-] Segment aba5bfef-90e7-4912-801b-3ee960345dce resource provider aggregate not found 2026-05-08 11:37:37.772 8 INFO neutron.services.segments.plugin [-] Segment aba5bfef-90e7-4912-801b-3ee960345dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aba5bfef-90e7-4912-801b-3ee960345dce found for delete ", "request_id": "req-b78bd2b5-a6a8-483d-bc50-85470d10fb68"}]} 2026-05-08 11:37:37.775 8 INFO neutron.services.segments.plugin [-] Segment aba5bfef-90e7-4912-801b-3ee960345dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aba5bfef-90e7-4912-801b-3ee960345dce found for delete ", "request_id": "req-15f4cfce-b1c1-49c5-9cff-91ab5019bd49"}]} [pid: 8|app: 0|req: 461/913] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:37 2026] DELETE /v2.0/networks/9744984d-147d-4b17-8e11-b55c4a5246dc => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:37.868 7 INFO neutron.db.segments_db [None req-83023bbe-2e8e-4173-93a7-e43ab7b07928 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] Added segment 246f1e78-afe2-4457-b2af-3e7f89769448 of type vxlan for network 4172be99-4e9b-4642-bbbc-6c450b08b8fd [pid: 8|app: 0|req: 462/914] 10.0.0.192 () {32 vars in 802 bytes} [Fri May 8 11:37:37 2026] GET /v2.0/extensions => generated 22222 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/915] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:37 2026] POST /v2.0/networks => generated 635 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/916] 10.0.0.192 () {32 vars in 863 bytes} [Fri May 8 11:37:38 2026] GET /v2.0/quotas/9b9e662f121148028945273118f35038/details => generated 847 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/917] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:37 2026] POST /v2.0/subnets => generated 646 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/918] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 8 11:37:38 2026] POST /v2.0/ports => generated 927 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:38.592 7 INFO neutron_taas.services.taas.taas_plugin [None req-ace39611-e5b0-40e6-9af7-17f994540b73 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] TaaS: Handle Delete Port: c1499533-86ff-4612-a044-8e3e7c026bd1 2026-05-08 11:37:38.595 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ace39611-e5b0-40e6-9af7-17f994540b73 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] Tap Mirror: Handle Delete Port: c1499533-86ff-4612-a044-8e3e7c026bd1 2026-05-08 11:37:38.617 8 WARNING neutron.db.securitygroups_db [None req-8c061705-973d-4ec3-86df-60434a6a50cb aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 456/919] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:37:38 2026] DELETE /v2.0/ports/c1499533-86ff-4612-a044-8e3e7c026bd1 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/920] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:38 2026] GET /v2.0/security-groups?tenant_id=8f547ee7144841f6a5650f3d36facc3f&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/921] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:38 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:38.793 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7357a546-575f-4940-8e21-8ca417674746 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 458/922] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:37:38 2026] GET /v2.0/ports/c1499533-86ff-4612-a044-8e3e7c026bd1 => 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: 465/923] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:38 2026] DELETE /v2.0/security-groups/17bc82ea-4cc2-4fa7-a280-75c599a42baf => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/924] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:38 2026] DELETE /v2.0/subnets/a66992b2-d7b6-4a7c-a0c3-cc7515247ebc => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/925] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:38 2026] DELETE /v2.0/networks/4172be99-4e9b-4642-bbbc-6c450b08b8fd => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/926] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 8 11:37:39 2026] POST /v2.0/ports => generated 777 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/927] 10.0.0.104 () {34 vars in 737 bytes} [Fri May 8 11:37:39 2026] PUT /v2.0/ports/56e6f22f-0b37-452c-91b6-48998872373e => generated 752 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:37:39.582 7 INFO neutron_taas.services.taas.taas_plugin [None req-31a965a3-351c-4478-bdb2-547897bdb79b 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] TaaS: Handle Delete Port: 56e6f22f-0b37-452c-91b6-48998872373e 2026-05-08 11:37:39.585 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31a965a3-351c-4478-bdb2-547897bdb79b 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] Tap Mirror: Handle Delete Port: 56e6f22f-0b37-452c-91b6-48998872373e [pid: 7|app: 0|req: 461/928] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:37:39 2026] DELETE /v2.0/ports/56e6f22f-0b37-452c-91b6-48998872373e => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 468/929] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 8 11:37:39 2026] GET /v2.0/ports => generated 782 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:39.733 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7514a124-d90f-4731-b848-8048b18b1904 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 462/930] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:37:39 2026] GET /v2.0/ports/56e6f22f-0b37-452c-91b6-48998872373e => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/931] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 8 11:37:39 2026] GET /v2.0/ports => generated 782 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:39.794 8 INFO neutron.services.segments.plugin [-] Segment 246f1e78-afe2-4457-b2af-3e7f89769448 resource provider aggregate not found 2026-05-08 11:37:39.800 8 INFO neutron.services.segments.plugin [-] Segment 246f1e78-afe2-4457-b2af-3e7f89769448 resource provider aggregate not found [pid: 7|app: 0|req: 463/932] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:37:39 2026] GET /v2.0/ports/1eedf051-b514-422e-be3f-e2e83039e345 => generated 779 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:39.817 8 INFO neutron.services.segments.plugin [-] Segment 246f1e78-afe2-4457-b2af-3e7f89769448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 246f1e78-afe2-4457-b2af-3e7f89769448 found for delete ", "request_id": "req-85f209e4-097c-4355-90f5-5dbffaf01ee9"}]} 2026-05-08 11:37:39.832 8 INFO neutron.services.segments.plugin [-] Segment 246f1e78-afe2-4457-b2af-3e7f89769448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 246f1e78-afe2-4457-b2af-3e7f89769448 found for delete ", "request_id": "req-ff22ab6a-84ab-4a85-8988-6323a7756e57"}]} 2026-05-08 11:37:39.850 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02a05ab7-a77e-4e07-bbb8-48a37832bf57 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 470/933] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:37:39 2026] DELETE /v2.0/ports/c1499533-86ff-4612-a044-8e3e7c026bd1 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:37:39.872 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b0cfb9a-d373-4eb0-ad5e-bd10a0c98c6b 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 464/934] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:39 2026] DELETE /v2.0/subnets/a66992b2-d7b6-4a7c-a0c3-cc7515247ebc => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:37:39.891 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b52ca862-ce1c-4c52-9107-179ffcc20a62 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 465/935] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:39 2026] DELETE /v2.0/subnets/85ee6106-81d5-494a-a226-024bb22574ff => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/936] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:39 2026] GET /v2.0/ports?device_id=3555685c-806e-4bfc-a7df-f99911dd6c88 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:40.008 7 INFO neutron_taas.services.taas.taas_plugin [None req-615c66fe-2e8f-4984-b93d-ae1a588e6349 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] TaaS: Handle Delete Port: 1eedf051-b514-422e-be3f-e2e83039e345 2026-05-08 11:37:40.012 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-615c66fe-2e8f-4984-b93d-ae1a588e6349 6886b10e044444a2a41da0cb27fb84da 56d36d385e114cd49ccc58cc6580299d - - default default] Tap Mirror: Handle Delete Port: 1eedf051-b514-422e-be3f-e2e83039e345 [pid: 7|app: 0|req: 466/937] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:37:39 2026] DELETE /v2.0/ports/1eedf051-b514-422e-be3f-e2e83039e345 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/938] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:40 2026] DELETE /v2.0/networks/89ba21a7-e102-44d0-948a-dfd8d1d45de2 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/939] 10.0.0.104 () {32 vars in 653 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions => generated 22222 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/940] 10.0.0.104 () {32 vars in 681 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/941] 10.0.0.104 () {32 vars in 681 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/942] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/943] 10.0.0.104 () {32 vars in 665 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/944] 10.0.0.104 () {32 vars in 699 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/945] 10.0.0.104 () {32 vars in 697 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/946] 10.0.0.104 () {32 vars in 701 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/947] 10.0.0.104 () {32 vars in 689 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/948] 10.0.0.104 () {32 vars in 703 bytes} [Fri May 8 11:37:40 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: 474/949] 10.0.0.104 () {32 vars in 693 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/950] 10.0.0.104 () {32 vars in 695 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:40.804 8 WARNING neutron.db.securitygroups_db [None req-e00e6cf7-362c-49c5-945d-8b61525e424f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 476/951] 10.0.0.104 () {32 vars in 685 bytes} [Fri May 8 11:37:40 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: 477/952] 10.0.0.104 () {32 vars in 687 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/953] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/security-groups?tenant_id=56d36d385e114cd49ccc58cc6580299d&name=default => generated 2925 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/954] 10.0.0.104 () {32 vars in 661 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/955] 10.0.0.104 () {32 vars in 699 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/956] 10.0.0.104 () {32 vars in 679 bytes} [Fri May 8 11:37:40 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: 481/957] 10.0.0.104 () {32 vars in 683 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/958] 10.0.0.104 () {32 vars in 675 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/959] 10.0.0.104 () {32 vars in 689 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/960] 10.0.0.104 () {32 vars in 689 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/filter-validation => 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: 485/961] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/962] 10.0.0.104 () {32 vars in 687 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/963] 10.0.0.104 () {32 vars in 669 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/964] 10.0.0.104 () {32 vars in 687 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/965] 10.0.0.104 () {32 vars in 681 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/966] 10.0.0.104 () {32 vars in 699 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/967] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:40 2026] DELETE /v2.0/security-groups/01dba590-4442-48ba-8786-de14e0dd50f7 => 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: 491/968] 10.0.0.104 () {32 vars in 679 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/969] 10.0.0.104 () {32 vars in 667 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/970] 10.0.0.104 () {32 vars in 677 bytes} [Fri May 8 11:37:40 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: 8|app: 0|req: 479/971] 10.0.0.104 () {32 vars in 665 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/972] 10.0.0.104 () {32 vars in 675 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/l3-flavors => 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: 480/973] 10.0.0.104 () {32 vars in 713 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/974] 10.0.0.104 () {32 vars in 691 bytes} [Fri May 8 11:37:40 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/975] 10.0.0.104 () {32 vars in 683 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/976] 10.0.0.104 () {32 vars in 669 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/977] 10.0.0.104 () {32 vars in 687 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/978] 10.0.0.104 () {32 vars in 705 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/979] 10.0.0.104 () {32 vars in 675 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/980] 10.0.0.104 () {32 vars in 701 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/981] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/network-ip-availability-details => generated 260 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/982] 10.0.0.104 () {32 vars in 675 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/983] 10.0.0.104 () {32 vars in 693 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/984] 10.0.0.104 () {32 vars in 689 bytes} [Fri May 8 11:37:41 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: 505/985] 10.0.0.104 () {32 vars in 709 bytes} [Fri May 8 11:37:41 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: 506/986] 10.0.0.104 () {32 vars in 705 bytes} [Fri May 8 11:37:41 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: 8|app: 0|req: 481/987] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:41 2026] DELETE /v2.0/security-groups/07f7c46a-779e-4332-83b3-2a63777b5758 => 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: 507/988] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/989] 10.0.0.104 () {32 vars in 697 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:41.113 8 INFO neutron.api.v2.resource [None req-55bf5faa-9e92-4197-b77f-a66cf49c4062 bb32425f2ae8495ca724fdc326da362e 79e95e93a09c445cbd51a437b13c80db - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 482/990] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/security-groups/07f7c46a-779e-4332-83b3-2a63777b5758 => 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: 509/991] 10.0.0.104 () {32 vars in 711 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/992] 10.0.0.104 () {32 vars in 669 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/993] 10.0.0.104 () {32 vars in 687 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/994] 10.0.0.104 () {32 vars in 681 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/995] 10.0.0.104 () {32 vars in 675 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/996] 10.0.0.104 () {32 vars in 671 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/997] 10.0.0.104 () {32 vars in 661 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/998] 10.0.0.104 () {32 vars in 699 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/999] 10.0.0.104 () {32 vars in 699 bytes} [Fri May 8 11:37:41 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: 518/1000] 10.0.0.104 () {32 vars in 677 bytes} [Fri May 8 11:37:41 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) 2026-05-08 11:37:41.220 8 INFO neutron_taas.services.taas.taas_plugin [None req-275a2552-2207-453a-8bf1-d5d9d8cb55d6 bb32425f2ae8495ca724fdc326da362e 79e95e93a09c445cbd51a437b13c80db - - default default] TaaS: Handle Delete Port: 490fc4c3-2566-40d6-898b-8a4ff41997fc 2026-05-08 11:37:41.223 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-275a2552-2207-453a-8bf1-d5d9d8cb55d6 bb32425f2ae8495ca724fdc326da362e 79e95e93a09c445cbd51a437b13c80db - - default default] Tap Mirror: Handle Delete Port: 490fc4c3-2566-40d6-898b-8a4ff41997fc 2026-05-08 11:37:41.291 7 WARNING neutron.db.securitygroups_db [None req-5fb804af-e957-49e4-9c9c-bd9ba801a7f5 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 483/1001] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:37:41 2026] DELETE /v2.0/floatingips/f96902b7-288e-4075-867b-6c520c9db08d => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1002] 10.0.0.104 () {32 vars in 669 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1003] 10.0.0.104 () {32 vars in 683 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1004] 10.0.0.104 () {32 vars in 701 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1005] 10.0.0.104 () {32 vars in 685 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1006] 10.0.0.104 () {32 vars in 707 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1007] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/security-groups?tenant_id=9b9e662f121148028945273118f35038&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1008] 10.0.0.104 () {32 vars in 669 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1009] 10.0.0.104 () {32 vars in 697 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1010] 10.0.0.104 () {32 vars in 695 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1011] 10.0.0.104 () {32 vars in 685 bytes} [Fri May 8 11:37:41 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: 520/1012] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:41 2026] DELETE /v2.0/security-groups/928ea147-ac1d-422c-8df4-ba12917a6f7e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1013] 10.0.0.104 () {32 vars in 689 bytes} [Fri May 8 11:37:41 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: 522/1014] 10.0.0.104 () {32 vars in 705 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1015] 10.0.0.104 () {32 vars in 667 bytes} [Fri May 8 11:37:41 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: 524/1016] 10.0.0.104 () {32 vars in 681 bytes} [Fri May 8 11:37:41 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: 525/1017] 10.0.0.104 () {32 vars in 681 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/rbac-policies => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1018] 10.0.0.104 () {32 vars in 691 bytes} [Fri May 8 11:37:41 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: 527/1019] 10.0.0.104 () {32 vars in 691 bytes} [Fri May 8 11:37:41 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: 528/1020] 10.0.0.104 () {32 vars in 695 bytes} [Fri May 8 11:37:41 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: 529/1021] 10.0.0.104 () {32 vars in 685 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1022] 10.0.0.104 () {32 vars in 689 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1023] 10.0.0.104 () {32 vars in 701 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/standard-attr-revisions => 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: 532/1024] 10.0.0.104 () {32 vars in 703 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1025] 10.0.0.104 () {32 vars in 713 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1026] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:37:41 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: 535/1027] 10.0.0.104 () {32 vars in 715 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1028] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1029] 10.0.0.104 () {32 vars in 741 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1030] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1031] 10.0.0.104 () {32 vars in 683 bytes} [Fri May 8 11:37:41 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: 540/1032] 10.0.0.104 () {32 vars in 669 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1033] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1034] 10.0.0.104 () {32 vars in 679 bytes} [Fri May 8 11:37:41 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: 543/1035] 10.0.0.104 () {32 vars in 669 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1036] 10.0.0.104 () {32 vars in 697 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1037] 10.0.0.104 () {32 vars in 705 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1038] 10.0.0.104 () {32 vars in 701 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1039] 10.0.0.104 () {32 vars in 701 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1040] 10.0.0.104 () {32 vars in 683 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1041] 10.0.0.104 () {32 vars in 705 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1042] 10.0.0.104 () {32 vars in 695 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:41.841 8 INFO neutron.services.segments.plugin [-] Segment efc66421-9212-4c40-911e-aca33e2c848d resource provider aggregate not found [pid: 7|app: 0|req: 551/1043] 10.0.0.104 () {32 vars in 689 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:41.854 8 INFO neutron.services.segments.plugin [-] Segment efc66421-9212-4c40-911e-aca33e2c848d resource provider aggregate not found [pid: 7|app: 0|req: 552/1044] 10.0.0.104 () {32 vars in 697 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:41.863 8 INFO neutron.services.segments.plugin [-] Segment efc66421-9212-4c40-911e-aca33e2c848d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efc66421-9212-4c40-911e-aca33e2c848d found for delete ", "request_id": "req-4624402d-961b-4bb3-b3b6-c19e7de1a8b9"}]} [pid: 7|app: 0|req: 553/1045] 10.0.0.104 () {32 vars in 679 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:41.871 8 INFO neutron.services.segments.plugin [-] Segment efc66421-9212-4c40-911e-aca33e2c848d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efc66421-9212-4c40-911e-aca33e2c848d found for delete ", "request_id": "req-299e78ff-9f45-49c2-ab81-f5f0f8318787"}]} 2026-05-08 11:37:41.874 8 INFO neutron_taas.services.taas.taas_plugin [None req-541e0272-b5d7-48e1-926f-c0393e56e544 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: aacd3a55-e9f1-47ea-96e0-a505ae61ca0f 2026-05-08 11:37:41.877 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-541e0272-b5d7-48e1-926f-c0393e56e544 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: aacd3a55-e9f1-47ea-96e0-a505ae61ca0f [pid: 7|app: 0|req: 554/1046] 10.0.0.104 () {32 vars in 689 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1047] 10.0.0.104 () {32 vars in 701 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1048] 10.0.0.104 () {32 vars in 665 bytes} [Fri May 8 11:37:41 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: 557/1049] 10.0.0.104 () {32 vars in 681 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1050] 10.0.0.104 () {32 vars in 677 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1051] 10.0.0.104 () {32 vars in 693 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1052] 10.0.0.104 () {32 vars in 677 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1053] 10.0.0.104 () {32 vars in 667 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1054] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/taas => generated 175 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1055] 10.0.0.104 () {32 vars in 675 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1056] 10.0.0.104 () {32 vars in 705 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1057] 10.0.0.104 () {32 vars in 687 bytes} [Fri May 8 11:37:41 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1058] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:37:41 2026] PUT /v2.0/routers/f45e27e4-f8de-45fd-ba6e-516c32038a50/remove_router_interface => generated 310 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:42.530 7 WARNING neutron.db.securitygroups_db [None req-136afe30-00ce-4a9f-9370-ddda1a15c8d7 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:37:42.594 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca26c9fc-d382-481a-a1d4-d7fc43f7e346 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 071c36dc-6706-4e15-9814-5b20d08af05e 2026-05-08 11:37:42.598 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca26c9fc-d382-481a-a1d4-d7fc43f7e346 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 071c36dc-6706-4e15-9814-5b20d08af05e [pid: 7|app: 0|req: 566/1059] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:42 2026] GET /v2.0/security-groups?tenant_id=f7bc226eb29a4ac38fec6c195a554022&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1060] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:42 2026] DELETE /v2.0/security-groups/53bfe327-348f-4151-a1ac-be06e81983b0 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:42.866 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca26c9fc-d382-481a-a1d4-d7fc43f7e346 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 4013a918-e04f-4860-be98-e23c9811479b 2026-05-08 11:37:42.869 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca26c9fc-d382-481a-a1d4-d7fc43f7e346 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 4013a918-e04f-4860-be98-e23c9811479b 2026-05-08 11:37:42.934 7 INFO neutron.db.segments_db [None req-0681697f-d871-46a5-8d4c-2ffbc3d7acf2 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Added segment 80114553-f2d1-4cec-8076-cce151d05c9b of type vxlan for network 8f627e58-48aa-4991-a616-89bd4337449c [pid: 7|app: 0|req: 568/1061] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:42 2026] POST /v2.0/networks => generated 633 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:43.106 7 INFO neutron.db.segments_db [None req-a28fad88-3eba-49a8-80a2-014b1aa1a235 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Added segment fe42929c-908c-4452-b668-8020fd306830 of type vxlan for network eddd8ab3-5fc4-4cc9-b248-ffb11ef831ab [pid: 7|app: 0|req: 569/1062] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:43 2026] POST /v2.0/networks => generated 634 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:43.237 8 INFO neutron.db.l3_hamode_db [None req-ca26c9fc-d382-481a-a1d4-d7fc43f7e346 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] HA network 78d54f70-0f6c-41ae-953d-9ec54ae29d7e was deleted as no HA routers are present in project 79e95e93a09c445cbd51a437b13c80db. [pid: 8|app: 0|req: 494/1063] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:42 2026] DELETE /v2.0/routers/f45e27e4-f8de-45fd-ba6e-516c32038a50 => generated 0 bytes in 836 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1064] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:43 2026] DELETE /v2.0/subnets/36bd1fd5-7256-4a65-aecc-ecc9d69cd6fe => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1065] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:43 2026] POST /v2.0/subnets => generated 646 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:43.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-e67584e9-482d-4b20-a38d-696e9bda2717 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: ac3997e8-629b-4203-aca7-709efe4dbf4f 2026-05-08 11:37:43.506 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e67584e9-482d-4b20-a38d-696e9bda2717 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: ac3997e8-629b-4203-aca7-709efe4dbf4f [pid: 7|app: 0|req: 571/1066] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:43 2026] POST /v2.0/subnets => generated 655 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1067] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:43 2026] DELETE /v2.0/networks/4b32b789-e4ba-4615-971f-b8c349f78b61 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:43.768 7 INFO neutron.db.segments_db [None req-33ff1c97-a2bf-4b6b-ab52-1d754a09a03f 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Added segment 90550206-a086-4383-9307-3aee60b75af1 of type vxlan for network 40958922-0843-4fb6-b82c-62e7e60073c1 2026-05-08 11:37:43.871 8 WARNING neutron.db.securitygroups_db [None req-de1b29c6-bb4e-4c2a-947f-2e747a7d924f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:37:43.888 8 INFO neutron.services.segments.plugin [-] Segment ef3a1a28-6ab5-404a-97c5-c49da5c79477 resource provider aggregate not found 2026-05-08 11:37:43.903 8 INFO neutron.services.segments.plugin [-] Segment ef3a1a28-6ab5-404a-97c5-c49da5c79477 resource provider aggregate not found [pid: 8|app: 0|req: 497/1068] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:43 2026] GET /v2.0/security-groups?tenant_id=79e95e93a09c445cbd51a437b13c80db&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:43.914 8 INFO neutron.services.segments.plugin [-] Segment ef3a1a28-6ab5-404a-97c5-c49da5c79477 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef3a1a28-6ab5-404a-97c5-c49da5c79477 found for delete ", "request_id": "req-f16f6098-75b4-4bab-b63a-8f372889f5be"}]} 2026-05-08 11:37:43.925 8 INFO neutron.services.segments.plugin [-] Segment ef3a1a28-6ab5-404a-97c5-c49da5c79477 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef3a1a28-6ab5-404a-97c5-c49da5c79477 found for delete ", "request_id": "req-ba795451-c4b7-4437-8ff4-88f8bf1ef4ae"}]} 2026-05-08 11:37:43.940 8 INFO neutron.services.segments.plugin [-] Segment 32172f33-d238-44a5-80ec-e9c5393ac1e7 resource provider aggregate not found 2026-05-08 11:37:43.947 8 INFO neutron.services.segments.plugin [-] Segment 32172f33-d238-44a5-80ec-e9c5393ac1e7 resource provider aggregate not found 2026-05-08 11:37:43.961 8 INFO neutron.services.segments.plugin [-] Segment 32172f33-d238-44a5-80ec-e9c5393ac1e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32172f33-d238-44a5-80ec-e9c5393ac1e7 found for delete ", "request_id": "req-1ed518c1-6fee-425a-a346-62ce0d1ead83"}]} 2026-05-08 11:37:43.968 8 INFO neutron.services.segments.plugin [-] Segment 32172f33-d238-44a5-80ec-e9c5393ac1e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32172f33-d238-44a5-80ec-e9c5393ac1e7 found for delete ", "request_id": "req-3e02a111-4f3a-472f-9c1c-dd3a799d3e8c"}]} 2026-05-08 11:37:44.017 7 INFO neutron.db.l3_hamode_db [None req-33ff1c97-a2bf-4b6b-ab52-1d754a09a03f 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 498/1069] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:43 2026] DELETE /v2.0/security-groups/e9b361b4-e179-4316-bff4-c8c7b4f2bad3 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:44.168 7 INFO neutron.db.l3_hamode_db [None req-33ff1c97-a2bf-4b6b-ab52-1d754a09a03f 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 572/1070] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:43 2026] POST /v2.0/routers => generated 510 bytes in 1030 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:44.940 8 INFO neutron.db.segments_db [None req-10302b1c-5c8d-49cd-9e47-510a6efe7824 9e0a8cf388cb418ea51bf63ddee8895c 96e75300fa294e5a961a929a9178f644 - - default default] Added segment c3c25541-cbb8-4add-b4ab-b415eb70190c of type vxlan for network 4c956075-2e7e-4318-83cd-b1893e39a2b7 [pid: 8|app: 0|req: 499/1071] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:44 2026] POST /v2.0/networks => generated 648 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1072] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:45 2026] POST /v2.0/subnets => generated 673 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1073] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:37:44 2026] PUT /v2.0/routers/b29d857b-f2ac-42e0-a2cb-fd96c6ab5da7/add_router_interface => generated 310 bytes in 1029 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:45.850 7 INFO neutron.db.segments_db [None req-7f6b0ba6-2576-450d-98c6-8d2324d31dd0 9e0a8cf388cb418ea51bf63ddee8895c 96e75300fa294e5a961a929a9178f644 - - default default] Added segment 0a1d9c7a-dff8-4226-920b-3b3052fe1bfd of type vxlan for network 06124486-32a1-4c08-9999-e2dd28b1f41d [pid: 7|app: 0|req: 574/1074] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:45 2026] POST /v2.0/networks => generated 648 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1075] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:37:45 2026] GET /v2.0/ports/48e34a42-c186-4f38-91c5-95acf8ed8c2f => generated 959 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:46.156 7 INFO neutron.db.segments_db [None req-c647c9ae-a491-4187-a6d3-9aa8b8cb7cdd aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 1ddb5d10-0eda-4228-ab21-5425382e6284 of type vxlan for network 8f1c3b54-6981-4251-b48f-0c9fafc17550 [pid: 7|app: 0|req: 576/1076] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 8 11:37:45 2026] POST /v2.0/networks => generated 748 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1077] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:37:45 2026] POST /v2.0/floatingips => generated 552 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1078] 10.0.0.104 () {34 vars in 743 bytes} [Fri May 8 11:37:46 2026] PUT /v2.0/networks/06124486-32a1-4c08-9999-e2dd28b1f41d => generated 592 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1079] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:46 2026] POST /v2.0/subnets => generated 695 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1080] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:37:46 2026] POST /v2.0/floatingips => generated 552 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1081] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:47 2026] POST /v2.0/subnets => generated 646 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:47.363 7 INFO neutron.db.segments_db [None req-42741105-6272-4e9a-9fc6-de97a9353c0d aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 1f77723b-5451-4f68-889e-96a03cda8344 of type vxlan for network 6c706817-cf5e-4fde-9458-d2cebcfea6dd [pid: 8|app: 0|req: 502/1082] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:37:46 2026] PUT /v2.0/routers/b29d857b-f2ac-42e0-a2cb-fd96c6ab5da7/add_router_interface => generated 310 bytes in 1113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:47.639 7 INFO neutron.db.l3_hamode_db [None req-42741105-6272-4e9a-9fc6-de97a9353c0d aca24d97ca7a4ab0b5e728ef3206b0ec e8aa29e62c9f4282a8608f5aa331e5fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 503/1083] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:37:47 2026] POST /v2.0/floatingips => generated 552 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1084] 10.0.0.104 () {34 vars in 741 bytes} [Fri May 8 11:37:48 2026] PUT /v2.0/subnets/fb4382c5-6f78-4afb-b115-1049a4bbe571 => generated 656 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1085] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:37:48 2026] GET /v2.0/ports/8ee5c0e9-e864-4045-ac71-8af4d17ab2ec => generated 967 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:48.309 7 INFO neutron.db.l3_hamode_db [None req-42741105-6272-4e9a-9fc6-de97a9353c0d aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 506/1086] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:37:48 2026] POST /v2.0/floatingips => generated 552 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:48.933 8 INFO neutron.services.segments.plugin [-] Segment 0a1d9c7a-dff8-4226-920b-3b3052fe1bfd resource provider aggregate not found 2026-05-08 11:37:48.937 8 INFO neutron.services.segments.plugin [-] Segment 0a1d9c7a-dff8-4226-920b-3b3052fe1bfd resource provider aggregate not found 2026-05-08 11:37:48.960 8 INFO neutron.services.segments.plugin [-] Segment 0a1d9c7a-dff8-4226-920b-3b3052fe1bfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a1d9c7a-dff8-4226-920b-3b3052fe1bfd found for delete ", "request_id": "req-1bc7c79c-f38a-4de3-a806-dce0eba4a61a"}]} 2026-05-08 11:37:48.961 8 INFO neutron.services.segments.plugin [-] Segment 0a1d9c7a-dff8-4226-920b-3b3052fe1bfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a1d9c7a-dff8-4226-920b-3b3052fe1bfd found for delete ", "request_id": "req-e7c310d8-d7af-49bc-b3f8-860497932453"}]} [pid: 8|app: 0|req: 507/1087] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:48 2026] DELETE /v2.0/networks/06124486-32a1-4c08-9999-e2dd28b1f41d => 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: 581/1088] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:47 2026] POST /v2.0/routers => generated 735 bytes in 1837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:49.305 8 INFO neutron_taas.services.taas.taas_plugin [None req-da61ad87-ad66-45d0-acfd-950585d54cc3 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] TaaS: Handle Delete Port: 8ee5c0e9-e864-4045-ac71-8af4d17ab2ec 2026-05-08 11:37:49.308 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da61ad87-ad66-45d0-acfd-950585d54cc3 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Tap Mirror: Handle Delete Port: 8ee5c0e9-e864-4045-ac71-8af4d17ab2ec [pid: 8|app: 0|req: 508/1089] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:37:48 2026] PUT /v2.0/routers/b29d857b-f2ac-42e0-a2cb-fd96c6ab5da7/remove_router_interface => generated 310 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:49.641 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb0d3cec-f16d-458c-9229-81a6e3ba5f01 9e0a8cf388cb418ea51bf63ddee8895c 96e75300fa294e5a961a929a9178f644 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 509/1090] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:49 2026] DELETE /v2.0/networks/06124486-32a1-4c08-9999-e2dd28b1f41d => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1091] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:37:49 2026] POST /v2.0/floatingips => generated 552 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:49.989 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d0ee3e1-31e6-46f7-af85-63416bdc2222 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] TaaS: Handle Delete Port: 48e34a42-c186-4f38-91c5-95acf8ed8c2f 2026-05-08 11:37:49.993 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d0ee3e1-31e6-46f7-af85-63416bdc2222 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Tap Mirror: Handle Delete Port: 48e34a42-c186-4f38-91c5-95acf8ed8c2f [pid: 7|app: 0|req: 583/1092] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:37:49 2026] PUT /v2.0/routers/b29d857b-f2ac-42e0-a2cb-fd96c6ab5da7/remove_router_interface => generated 310 bytes in 710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1093] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 8 11:37:50 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:50.460 7 WARNING tagging [None req-c9fe7860-c931-472d-a3f7-aa3a231d1710 d3be99448a94430b991df0ea4b3154c1 b0bd51d0ec2842a3a2f1873cb48e5294 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 585/1094] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 8 11:37:50 2026] PUT /v2.0/floatingips/7d70496d-7a91-438e-bc9c-8f0a25b29230/tags => generated 17 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1095] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:37:50 2026] GET /v2.0/ports?device_id=b29d857b-f2ac-42e0-a2cb-fd96c6ab5da7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1096] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 8 11:37:50 2026] GET /v2.0/subnets?network_id=ae0d6da8-f890-466e-bf30-d3519f3dc0f0 => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:50.579 7 WARNING tagging [None req-941580ae-771c-4d95-b0a4-b20304421380 d3be99448a94430b991df0ea4b3154c1 b0bd51d0ec2842a3a2f1873cb48e5294 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 588/1097] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 8 11:37:50 2026] PUT /v2.0/floatingips/91830894-03e4-450e-9b1c-a7dc3c7cab35/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1098] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:37:49 2026] PUT /v2.0/routers/e9a110da-6987-4aad-8d55-2c56d4768bd9/add_router_interface => generated 310 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1099] 10.0.0.104 () {32 vars in 653 bytes} [Fri May 8 11:37:50 2026] GET /v2.0/extensions => generated 22222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 11:37:50.772 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7f00a8a-3a38-4dd1-ad51-34c1b2369b63 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] TaaS: Handle Delete Port: 9b5e8411-4676-47f8-ac95-e6b81e30476b 2026-05-08 11:37:50.775 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7f00a8a-3a38-4dd1-ad51-34c1b2369b63 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Tap Mirror: Handle Delete Port: 9b5e8411-4676-47f8-ac95-e6b81e30476b 2026-05-08 11:37:50.785 8 WARNING tagging [None req-0a86f8ff-3e65-4eeb-81fd-cfb217da0082 d3be99448a94430b991df0ea4b3154c1 b0bd51d0ec2842a3a2f1873cb48e5294 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 512/1100] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 8 11:37:50 2026] PUT /v2.0/floatingips/87721559-9aa1-46a7-8a3c-4c287298a40c/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1101] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 8 11:37:50 2026] GET /v2.0/networks => generated 1313 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:50.896 8 WARNING tagging [None req-69c88e6d-781b-413a-9d2d-eb8f5c61afd2 d3be99448a94430b991df0ea4b3154c1 b0bd51d0ec2842a3a2f1873cb48e5294 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 514/1102] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 8 11:37:50 2026] PUT /v2.0/floatingips/938c03b1-83be-4f04-afdd-b6a43e528ca5/tags => 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: 515/1103] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 8 11:37:50 2026] GET /v2.0/subnets => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1104] 10.0.0.104 () {32 vars in 672 bytes} [Fri May 8 11:37:50 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1105] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 8 11:37:50 2026] GET /v2.0/networks/4c956075-2e7e-4318-83cd-b1893e39a2b7 => generated 673 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1106] 10.0.0.104 () {32 vars in 686 bytes} [Fri May 8 11:37:51 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:51.084 7 INFO neutron.services.segments.plugin [-] Segment 90550206-a086-4383-9307-3aee60b75af1 resource provider aggregate not found 2026-05-08 11:37:51.092 7 INFO neutron.services.segments.plugin [-] Segment 90550206-a086-4383-9307-3aee60b75af1 resource provider aggregate not found 2026-05-08 11:37:51.106 7 INFO neutron.services.segments.plugin [-] Segment 90550206-a086-4383-9307-3aee60b75af1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90550206-a086-4383-9307-3aee60b75af1 found for delete ", "request_id": "req-eec4183a-4308-42a9-a0fe-2abd12ba2a03"}]} 2026-05-08 11:37:51.108 7 INFO neutron.services.segments.plugin [-] Segment 90550206-a086-4383-9307-3aee60b75af1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90550206-a086-4383-9307-3aee60b75af1 found for delete ", "request_id": "req-7c65e420-beab-4a2d-92c8-1acac20e88bc"}]} [pid: 8|app: 0|req: 519/1107] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:37:51 2026] GET /v2.0/subnets/6cadcea5-0406-4eeb-95c8-33e6d41337ca => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:51.113 7 INFO neutron.db.l3_hamode_db [None req-a7f00a8a-3a38-4dd1-ad51-34c1b2369b63 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] HA network 40958922-0843-4fb6-b82c-62e7e60073c1 was deleted as no HA routers are present in project 675ff07572df4e1d9925a5deeac84192. [pid: 7|app: 0|req: 589/1108] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:50 2026] DELETE /v2.0/routers/b29d857b-f2ac-42e0-a2cb-fd96c6ab5da7 => generated 0 bytes in 513 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:51.135 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51bafe35-27bc-4967-94d0-75b0120effb8 9e0a8cf388cb418ea51bf63ddee8895c 96e75300fa294e5a961a929a9178f644 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 590/1109] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:51 2026] DELETE /v2.0/subnets/fb4382c5-6f78-4afb-b115-1049a4bbe571 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1110] 10.0.0.104 () {32 vars in 682 bytes} [Fri May 8 11:37:51 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:51.195 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f56be728-4cde-4f5c-829c-06f8ba7e608e 9e0a8cf388cb418ea51bf63ddee8895c 96e75300fa294e5a961a929a9178f644 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 521/1111] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:51 2026] DELETE /v2.0/networks/06124486-32a1-4c08-9999-e2dd28b1f41d => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1112] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 8 11:37:51 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1113] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:51 2026] DELETE /v2.0/subnets/36d6f5bd-6a9d-4465-9471-df74b083b257 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1114] 10.0.0.104 () {32 vars in 680 bytes} [Fri May 8 11:37:51 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1115] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:51 2026] DELETE /v2.0/subnets/6cadcea5-0406-4eeb-95c8-33e6d41337ca => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1116] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 8 11:37:51 2026] POST /v2.0/security-groups => generated 1659 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1117] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:51 2026] DELETE /v2.0/subnets/eaf228eb-c409-4dec-b047-8a7c4ee9f8a0 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1118] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 8 11:37:51 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1119] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:51 2026] DELETE /v2.0/networks/4c956075-2e7e-4318-83cd-b1893e39a2b7 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1120] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:37:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1121] 10.0.0.104 () {32 vars in 690 bytes} [Fri May 8 11:37:51 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:51.752 7 INFO neutron_taas.services.taas.taas_plugin [None req-a9f5ecc2-0790-4cd5-90b1-acc371bc0f6c 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] TaaS: Handle Delete Port: 51ea7b95-09e8-48d1-b2d4-0fbbfd904afb 2026-05-08 11:37:51.759 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9f5ecc2-0790-4cd5-90b1-acc371bc0f6c 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Tap Mirror: Handle Delete Port: 51ea7b95-09e8-48d1-b2d4-0fbbfd904afb [pid: 8|app: 0|req: 528/1122] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:37:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1123] 10.0.0.104 () {32 vars in 702 bytes} [Fri May 8 11:37:51 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1124] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:51 2026] DELETE /v2.0/networks/eddd8ab3-5fc4-4cc9-b248-ffb11ef831ab => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:52.026 7 INFO neutron_taas.services.taas.taas_plugin [None req-2117396e-8977-4e46-a45b-3882db5d975a d3be99448a94430b991df0ea4b3154c1 b0bd51d0ec2842a3a2f1873cb48e5294 - - default default] TaaS: Handle Delete Port: 7128a3a3-a82d-4c1d-975d-6637d52ec506 2026-05-08 11:37:52.029 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2117396e-8977-4e46-a45b-3882db5d975a d3be99448a94430b991df0ea4b3154c1 b0bd51d0ec2842a3a2f1873cb48e5294 - - default default] Tap Mirror: Handle Delete Port: 7128a3a3-a82d-4c1d-975d-6637d52ec506 [pid: 7|app: 0|req: 598/1127] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:37:51 2026] DELETE /v2.0/floatingips/7d70496d-7a91-438e-bc9c-8f0a25b29230 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:52.264 7 INFO neutron_taas.services.taas.taas_plugin [None req-32e2e734-ba8d-4083-8b4a-811ae8a0bf3c 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] TaaS: Handle Delete Port: 40e1e402-25a4-4fe6-b204-178f5be3d9a6 2026-05-08 11:37:52.266 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32e2e734-ba8d-4083-8b4a-811ae8a0bf3c 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Tap Mirror: Handle Delete Port: 40e1e402-25a4-4fe6-b204-178f5be3d9a6 [pid: 8|app: 0|req: 530/1128] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:37:51 2026] POST /v2.0/floatingips => generated 552 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1129] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:52 2026] DELETE /v2.0/networks/8f627e58-48aa-4991-a616-89bd4337449c => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:52.495 8 WARNING neutron.db.securitygroups_db [None req-9a7e312d-6942-4bc6-9282-b63ec21357bb aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 531/1130] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:52 2026] GET /v2.0/security-groups?tenant_id=96e75300fa294e5a961a929a9178f644&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:52.534 7 INFO neutron_taas.services.taas.taas_plugin [None req-a57579b0-1afd-41a7-868c-684c2b9ef7d6 d3be99448a94430b991df0ea4b3154c1 b0bd51d0ec2842a3a2f1873cb48e5294 - - default default] TaaS: Handle Delete Port: 7abf5601-9393-4ac1-961e-c1dd2cb30358 2026-05-08 11:37:52.537 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a57579b0-1afd-41a7-868c-684c2b9ef7d6 d3be99448a94430b991df0ea4b3154c1 b0bd51d0ec2842a3a2f1873cb48e5294 - - default default] Tap Mirror: Handle Delete Port: 7abf5601-9393-4ac1-961e-c1dd2cb30358 2026-05-08 11:37:52.581 8 INFO neutron.db.segments_db [None req-0a66d83f-0a70-4d7a-a297-06a27c3df575 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Added segment ab1989f0-2f17-40ea-95b4-8b91a9f1697b of type vxlan for network 6748b76a-c4e6-4194-9cfc-7322ba2e84da [pid: 8|app: 0|req: 532/1131] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:52 2026] POST /v2.0/networks => generated 634 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1132] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:37:52 2026] DELETE /v2.0/floatingips/91830894-03e4-450e-9b1c-a7dc3c7cab35 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1133] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:52 2026] DELETE /v2.0/security-groups/6ae9fc85-8b6b-4d50-8b61-06fdb3adefc0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:52.902 8 INFO neutron_taas.services.taas.taas_plugin [None req-f979932c-7b8a-4ae5-aafe-510298e49491 d3be99448a94430b991df0ea4b3154c1 b0bd51d0ec2842a3a2f1873cb48e5294 - - default default] TaaS: Handle Delete Port: f0a7c5b8-e575-43fd-b8bd-2b72d09b0fd2 2026-05-08 11:37:52.904 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f979932c-7b8a-4ae5-aafe-510298e49491 d3be99448a94430b991df0ea4b3154c1 b0bd51d0ec2842a3a2f1873cb48e5294 - - default default] Tap Mirror: Handle Delete Port: f0a7c5b8-e575-43fd-b8bd-2b72d09b0fd2 [pid: 7|app: 0|req: 601/1134] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:52 2026] POST /v2.0/subnets => generated 646 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:53.036 7 INFO neutron.db.segments_db [None req-7933b6f9-7a80-4c3b-8187-a32b634ea510 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Added segment 71dbd451-554f-48c2-8f97-db24eab1e170 of type vxlan for network 82a29bc6-6218-4e7a-b1d6-fd7fa9907ffb [pid: 8|app: 0|req: 534/1135] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:37:52 2026] DELETE /v2.0/floatingips/87721559-9aa1-46a7-8a3c-4c287298a40c => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:53.132 7 INFO neutron.services.segments.plugin [-] Segment c3c25541-cbb8-4add-b4ab-b415eb70190c resource provider aggregate not found 2026-05-08 11:37:53.133 7 INFO neutron.services.segments.plugin [-] Segment c3c25541-cbb8-4add-b4ab-b415eb70190c resource provider aggregate not found 2026-05-08 11:37:53.164 7 INFO neutron.services.segments.plugin [-] Segment c3c25541-cbb8-4add-b4ab-b415eb70190c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3c25541-cbb8-4add-b4ab-b415eb70190c found for delete ", "request_id": "req-603fe5e4-ed9a-4058-922c-fc941e814fbf"}]} 2026-05-08 11:37:53.171 8 INFO neutron_taas.services.taas.taas_plugin [None req-43198cae-6f69-465d-84f9-5c856c1884e8 d3be99448a94430b991df0ea4b3154c1 b0bd51d0ec2842a3a2f1873cb48e5294 - - default default] TaaS: Handle Delete Port: 4fda38ed-fa9b-4b92-ba0c-e1a8c887b2b6 2026-05-08 11:37:53.174 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43198cae-6f69-465d-84f9-5c856c1884e8 d3be99448a94430b991df0ea4b3154c1 b0bd51d0ec2842a3a2f1873cb48e5294 - - default default] Tap Mirror: Handle Delete Port: 4fda38ed-fa9b-4b92-ba0c-e1a8c887b2b6 2026-05-08 11:37:53.180 7 INFO neutron.services.segments.plugin [-] Segment c3c25541-cbb8-4add-b4ab-b415eb70190c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3c25541-cbb8-4add-b4ab-b415eb70190c found for delete ", "request_id": "req-8c3382c6-7d1e-4f7d-94aa-dacdc99b545c"}]} 2026-05-08 11:37:53.210 7 INFO neutron.services.segments.plugin [-] Segment fe42929c-908c-4452-b668-8020fd306830 resource provider aggregate not found 2026-05-08 11:37:53.212 7 INFO neutron.services.segments.plugin [-] Segment fe42929c-908c-4452-b668-8020fd306830 resource provider aggregate not found 2026-05-08 11:37:53.242 7 INFO neutron.services.segments.plugin [-] Segment fe42929c-908c-4452-b668-8020fd306830 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe42929c-908c-4452-b668-8020fd306830 found for delete ", "request_id": "req-a4a65886-7592-4a8d-95f1-325c37171465"}]} 2026-05-08 11:37:53.245 7 INFO neutron.services.segments.plugin [-] Segment fe42929c-908c-4452-b668-8020fd306830 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe42929c-908c-4452-b668-8020fd306830 found for delete ", "request_id": "req-9e2d5435-b48e-4a3b-be5c-fd4b0459d449"}]} 2026-05-08 11:37:53.262 7 INFO neutron.services.segments.plugin [-] Segment 80114553-f2d1-4cec-8076-cce151d05c9b resource provider aggregate not found 2026-05-08 11:37:53.265 7 INFO neutron.services.segments.plugin [-] Segment 80114553-f2d1-4cec-8076-cce151d05c9b resource provider aggregate not found 2026-05-08 11:37:53.283 7 INFO neutron.services.segments.plugin [-] Segment 80114553-f2d1-4cec-8076-cce151d05c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80114553-f2d1-4cec-8076-cce151d05c9b found for delete ", "request_id": "req-5ef8691f-b76f-4f06-b8e5-c528a6faecd3"}]} 2026-05-08 11:37:53.284 7 INFO neutron.services.segments.plugin [-] Segment 80114553-f2d1-4cec-8076-cce151d05c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80114553-f2d1-4cec-8076-cce151d05c9b found for delete ", "request_id": "req-f2b6760a-88e1-4bf0-9ba2-dd0fff1ede55"}]} [pid: 8|app: 0|req: 535/1136] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:37:53 2026] DELETE /v2.0/floatingips/938c03b1-83be-4f04-afdd-b6a43e528ca5 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:53.358 7 INFO neutron.db.l3_hamode_db [None req-7933b6f9-7a80-4c3b-8187-a32b634ea510 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:37:53.460 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab7157a0-d533-4ffb-bca2-a58bc399c151 d3be99448a94430b991df0ea4b3154c1 b0bd51d0ec2842a3a2f1873cb48e5294 - - default default] TaaS: Handle Delete Port: 47db5416-2553-4e71-acd5-998b94faae49 2026-05-08 11:37:53.463 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab7157a0-d533-4ffb-bca2-a58bc399c151 d3be99448a94430b991df0ea4b3154c1 b0bd51d0ec2842a3a2f1873cb48e5294 - - default default] Tap Mirror: Handle Delete Port: 47db5416-2553-4e71-acd5-998b94faae49 2026-05-08 11:37:53.489 7 INFO neutron.db.l3_hamode_db [None req-7933b6f9-7a80-4c3b-8187-a32b634ea510 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 536/1137] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:37:53 2026] DELETE /v2.0/floatingips/ceb2d10f-387d-4b83-a8c2-9f9a50da75a5 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1138] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:52 2026] POST /v2.0/routers => generated 510 bytes in 1149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:54.395 7 WARNING neutron.db.securitygroups_db [req-80a04ae7-63db-4957-b0a7-75655f94efeb req-31fcd6cc-98af-4885-a139-0ca1911ab2db 56162f2d60b840afbcd5a88a96562e9b e8aa29e62c9f4282a8608f5aa331e5fd - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 603/1139] 10.0.0.55 () {34 vars in 1095 bytes} [Fri May 8 11:37:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--98286804&fields=id&tenant_id=e8aa29e62c9f4282a8608f5aa331e5fd => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1140] 10.0.0.55 () {34 vars in 981 bytes} [Fri May 8 11:37:54 2026] GET /v2.0/networks?id=8f1c3b54-6981-4251-b48f-0c9fafc17550 => generated 680 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1141] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 8 11:37:54 2026] POST /v2.0/ports => generated 963 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 538/1142] 10.0.0.55 () {34 vars in 964 bytes} [Fri May 8 11:37:54 2026] GET /v2.0/quotas/e8aa29e62c9f4282a8608f5aa331e5fd => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:54.600 7 WARNING neutron.db.securitygroups_db [None req-5669024c-3e52-426f-b4ba-30296967fb83 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 605/1143] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:54 2026] GET /v2.0/security-groups?tenant_id=be7f1ff836174d36906cb23934cf7d8e&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1144] 10.0.0.55 () {34 vars in 1001 bytes} [Fri May 8 11:37:54 2026] GET /v2.0/ports?tenant_id=e8aa29e62c9f4282a8608f5aa331e5fd&fields=id => generated 57 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:54.980 7 INFO neutron.db.segments_db [None req-e411582b-51e8-4c93-83ad-77a3501bc855 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] Added segment def16b9a-d467-4601-a870-accf0df10af8 of type vxlan for network 2897225f-b182-4c1c-9a77-298d829364a0 [pid: 7|app: 0|req: 607/1145] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:54 2026] POST /v2.0/networks => generated 644 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1146] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:55 2026] DELETE /v2.0/security-groups/645b961e-a571-403d-b032-1e2fa412919d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1147] 10.0.0.55 () {34 vars in 1007 bytes} [Fri May 8 11:37:55 2026] GET /v2.0/networks/8f1c3b54-6981-4251-b48f-0c9fafc17550?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1148] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:37:54 2026] PUT /v2.0/routers/d0e18200-87db-4e8b-8985-55dec95776c8/add_router_interface => generated 310 bytes in 994 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 540/1149] 10.0.0.55 () {34 vars in 1107 bytes} [Fri May 8 11:37:55 2026] GET /v2.0/networks/8f1c3b54-6981-4251-b48f-0c9fafc17550?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:55.548 8 WARNING neutron.db.securitygroups_db [None req-341372e7-00ad-4819-8d80-c9c2b0fe333e aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 610/1150] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 8 11:37:55 2026] POST /v2.0/ports => generated 775 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 611/1151] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:37:55 2026] GET /v2.0/ports/00827184-413a-4078-b349-dc5f27002417 => generated 1037 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:55.649 7 INFO neutron.db.segments_db [None req-d6c7859f-fe2b-4677-a1ff-6423368c1ec5 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] Added segment 0c58d5de-38fe-4800-8740-438de897a1e2 of type vxlan for network 618f9a3c-e723-4d04-8eeb-3a8d10a291ed [pid: 8|app: 0|req: 541/1152] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:55 2026] GET /v2.0/security-groups?tenant_id=b0bd51d0ec2842a3a2f1873cb48e5294&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1153] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:55 2026] POST /v2.0/networks => generated 631 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1154] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:55 2026] DELETE /v2.0/security-groups/a0fb2945-0aa6-4ed2-8f8e-0f5bc735c101 => 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: 614/1155] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:55 2026] POST /v2.0/subnets => generated 626 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1156] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:56 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:56.100 7 WARNING neutron.db.securitygroups_db [None req-b69c1912-aac8-4a9f-b54a-77c15768ce1d aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 616/1157] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:37:56 2026] GET /v2.0/security-groups?tenant_id=08b612e38bf4464096dcf52302514147&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:37:56.351 8 INFO neutron_taas.services.taas.taas_plugin [None req-97301526-27ef-463d-9859-01dc1952b044 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] TaaS: Handle Delete Port: 00827184-413a-4078-b349-dc5f27002417 2026-05-08 11:37:56.354 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97301526-27ef-463d-9859-01dc1952b044 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Tap Mirror: Handle Delete Port: 00827184-413a-4078-b349-dc5f27002417 [pid: 7|app: 0|req: 617/1158] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 8 11:37:56 2026] POST /v2.0/ports => generated 954 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 618/1159] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:37:56 2026] DELETE /v2.0/security-groups/194b10db-20f0-4d04-926e-b28fd82c32e6 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:37:56.734 7 INFO neutron_taas.services.taas.taas_plugin [None req-65ed29db-2b72-4801-a662-5a173b5e1d62 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] TaaS: Handle Delete Port: 2521ead3-3f12-4236-bf95-39730d966fcb [pid: 8|app: 0|req: 542/1160] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:37:55 2026] PUT /v2.0/routers/d0e18200-87db-4e8b-8985-55dec95776c8/remove_router_interface => generated 310 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:56.737 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65ed29db-2b72-4801-a662-5a173b5e1d62 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] Tap Mirror: Handle Delete Port: 2521ead3-3f12-4236-bf95-39730d966fcb /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:37:56.864 8 INFO neutron.api.v2.resource [None req-b2ec7025-2760-40f1-a796-20faff790e12 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1161] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:37:56 2026] PUT /v2.0/routers/d0e18200-87db-4e8b-8985-55dec95776c8/remove_router_interface => generated 197 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1162] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:37:56 2026] GET /v2.0/ports?device_id=d0e18200-87db-4e8b-8985-55dec95776c8 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1163] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:37:56 2026] DELETE /v2.0/ports/2521ead3-3f12-4236-bf95-39730d966fcb => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:56.926 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a2d20f2-369a-4a80-a62c-1b6ab9abbf97 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1164] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:37:56 2026] DELETE /v2.0/ports/2521ead3-3f12-4236-bf95-39730d966fcb => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:37:56.944 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b27b7c9e-7b9e-46f1-9506-14de1456faf5 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 621/1165] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:37:56 2026] GET /v2.0/ports/2521ead3-3f12-4236-bf95-39730d966fcb => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:37:57.052 8 INFO neutron_taas.services.taas.taas_plugin [None req-8809fb65-5f35-4f8f-8993-a8fc4993f00b 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] TaaS: Handle Delete Port: 902fcf34-fb4e-4f35-8701-1105d2dfb9ea 2026-05-08 11:37:57.054 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8809fb65-5f35-4f8f-8993-a8fc4993f00b 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Tap Mirror: Handle Delete Port: 902fcf34-fb4e-4f35-8701-1105d2dfb9ea [pid: 7|app: 0|req: 622/1166] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:56 2026] DELETE /v2.0/subnets/912baf54-672f-443f-949b-3bda7398b62b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:57.221 7 INFO neutron.services.segments.plugin [-] Segment 0c58d5de-38fe-4800-8740-438de897a1e2 resource provider aggregate not found 2026-05-08 11:37:57.222 7 INFO neutron.services.segments.plugin [-] Segment 0c58d5de-38fe-4800-8740-438de897a1e2 resource provider aggregate not found 2026-05-08 11:37:57.239 7 INFO neutron.services.segments.plugin [-] Segment 0c58d5de-38fe-4800-8740-438de897a1e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c58d5de-38fe-4800-8740-438de897a1e2 found for delete ", "request_id": "req-607dea86-0569-4370-9b00-8050489a8f2e"}]} 2026-05-08 11:37:57.246 7 INFO neutron.services.segments.plugin [-] Segment 0c58d5de-38fe-4800-8740-438de897a1e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c58d5de-38fe-4800-8740-438de897a1e2 found for delete ", "request_id": "req-07b9b248-e66f-4e77-b728-78e6e54ad2ce"}]} [pid: 7|app: 0|req: 623/1167] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:57 2026] DELETE /v2.0/networks/618f9a3c-e723-4d04-8eeb-3a8d10a291ed => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1168] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:57 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:57.363 7 INFO neutron.db.segments_db [None req-bfd931f5-aef3-4478-9631-704eb32336cd 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] Added segment 38d7eb46-53b7-4cdd-a99b-c9f55a528247 of type vxlan for network 182f1df7-a2db-4aba-8df5-efac98f431e8 2026-05-08 11:37:57.433 8 INFO neutron.services.segments.plugin [-] Segment 71dbd451-554f-48c2-8f97-db24eab1e170 resource provider aggregate not found 2026-05-08 11:37:57.449 8 INFO neutron.services.segments.plugin [-] Segment 71dbd451-554f-48c2-8f97-db24eab1e170 resource provider aggregate not found 2026-05-08 11:37:57.454 8 INFO neutron.db.l3_hamode_db [None req-8809fb65-5f35-4f8f-8993-a8fc4993f00b 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] HA network 82a29bc6-6218-4e7a-b1d6-fd7fa9907ffb was deleted as no HA routers are present in project 675ff07572df4e1d9925a5deeac84192. 2026-05-08 11:37:57.454 8 INFO neutron.services.segments.plugin [-] Segment 71dbd451-554f-48c2-8f97-db24eab1e170 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71dbd451-554f-48c2-8f97-db24eab1e170 found for delete ", "request_id": "req-86e10ebd-48f8-470d-867b-ba97b8f968cd"}]} [pid: 8|app: 0|req: 545/1169] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:56 2026] DELETE /v2.0/routers/d0e18200-87db-4e8b-8985-55dec95776c8 => generated 0 bytes in 568 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1170] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:57 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) 2026-05-08 11:37:57.477 8 INFO neutron.services.segments.plugin [-] Segment 71dbd451-554f-48c2-8f97-db24eab1e170 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71dbd451-554f-48c2-8f97-db24eab1e170 found for delete ", "request_id": "req-fda3f442-7d0c-4ef4-8e8a-c86fbbdd5003"}]} [pid: 8|app: 0|req: 546/1171] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:57 2026] DELETE /v2.0/subnets/2b2bdd1c-82a9-46ef-8dbd-de4837d2c0ff => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1172] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:57 2026] DELETE /v2.0/networks/6748b76a-c4e6-4194-9cfc-7322ba2e84da => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1173] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:57 2026] POST /v2.0/subnets => generated 626 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:37:57.928 7 INFO neutron.db.segments_db [None req-d0f8e5fa-2963-4497-b644-5cad2ab15bce 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Added segment c2f58c2c-d4bb-49c5-96e1-221f678c397a of type vxlan for network 251544e1-3fe3-4729-88bd-809492a828c1 [pid: 7|app: 0|req: 627/1174] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:37:57 2026] POST /v2.0/networks => generated 634 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1175] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 8 11:37:57 2026] POST /v2.0/ports => generated 916 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1176] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:58 2026] POST /v2.0/subnets => generated 646 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1177] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:58 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:58.416 8 INFO neutron_taas.services.taas.taas_plugin [None req-d6d04831-785f-4fd7-bbf7-73508c3a4793 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] TaaS: Handle Delete Port: 63c865ee-e882-48b0-a8b5-8b34c7eb8102 2026-05-08 11:37:58.420 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6d04831-785f-4fd7-bbf7-73508c3a4793 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] Tap Mirror: Handle Delete Port: 63c865ee-e882-48b0-a8b5-8b34c7eb8102 2026-05-08 11:37:58.439 7 INFO neutron.db.segments_db [None req-233d0aa1-802d-4c1d-b158-c3093f5b3924 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Added segment aa87d446-e61e-4fc9-a32e-e1861dc49a54 of type vxlan for network 0340cd1e-a95a-4e10-9a4d-2103dcb0e5ee [pid: 8|app: 0|req: 549/1178] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:37:58 2026] DELETE /v2.0/ports/63c865ee-e882-48b0-a8b5-8b34c7eb8102 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:58.603 8 INFO neutron.pecan_wsgi.hooks.translation [None req-893a63ac-9db0-4747-bf96-5f19621c44bd 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 550/1179] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:37:58 2026] GET /v2.0/ports/63c865ee-e882-48b0-a8b5-8b34c7eb8102 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1180] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:37:58 2026] DELETE /v2.0/subnets/36fc80b5-ee56-49b0-96ed-6eb306bed49c => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:58.992 7 INFO neutron.db.l3_hamode_db [None req-233d0aa1-802d-4c1d-b158-c3093f5b3924 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 552/1181] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:37:58 2026] DELETE /v2.0/networks/182f1df7-a2db-4aba-8df5-efac98f431e8 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:37:59.105 7 INFO neutron.db.l3_hamode_db [None req-233d0aa1-802d-4c1d-b158-c3093f5b3924 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:37:59.483 8 INFO neutron.services.segments.plugin [-] Segment ab1989f0-2f17-40ea-95b4-8b91a9f1697b resource provider aggregate not found 2026-05-08 11:37:59.504 8 INFO neutron.services.segments.plugin [-] Segment ab1989f0-2f17-40ea-95b4-8b91a9f1697b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab1989f0-2f17-40ea-95b4-8b91a9f1697b found for delete ", "request_id": "req-0018916f-b531-43a9-b8b5-982a0453ec6f"}]} 2026-05-08 11:37:59.508 8 INFO neutron.services.segments.plugin [-] Segment ab1989f0-2f17-40ea-95b4-8b91a9f1697b resource provider aggregate not found 2026-05-08 11:37:59.525 8 INFO neutron.services.segments.plugin [-] Segment ab1989f0-2f17-40ea-95b4-8b91a9f1697b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab1989f0-2f17-40ea-95b4-8b91a9f1697b found for delete ", "request_id": "req-af66bd62-c835-46ac-aa34-77ed5cfd1024"}]} 2026-05-08 11:37:59.529 8 INFO neutron.services.segments.plugin [-] Segment 38d7eb46-53b7-4cdd-a99b-c9f55a528247 resource provider aggregate not found [pid: 8|app: 0|req: 553/1182] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 8 11:37:59 2026] POST /v2.0/ports => generated 774 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:37:59.548 8 INFO neutron.services.segments.plugin [-] Segment 38d7eb46-53b7-4cdd-a99b-c9f55a528247 resource provider aggregate not found 2026-05-08 11:37:59.548 8 INFO neutron.services.segments.plugin [-] Segment 38d7eb46-53b7-4cdd-a99b-c9f55a528247 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38d7eb46-53b7-4cdd-a99b-c9f55a528247 found for delete ", "request_id": "req-565cb13c-b343-43ef-9a44-f4b854b983ce"}]} [pid: 8|app: 0|req: 554/1183] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:37:59 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:37:59.575 8 INFO neutron.services.segments.plugin [-] Segment 38d7eb46-53b7-4cdd-a99b-c9f55a528247 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38d7eb46-53b7-4cdd-a99b-c9f55a528247 found for delete ", "request_id": "req-c2ea8cbb-219d-408f-985f-ff7270d6a79e"}]} [pid: 8|app: 0|req: 555/1184] 10.0.0.104 () {34 vars in 737 bytes} [Fri May 8 11:37:59 2026] PUT /v2.0/ports/b7d8eefe-4a75-4823-b163-51e3f371dcdf => generated 752 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:37:59.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-de9f8112-9dd1-4433-b1b2-808cb3fab94f 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] TaaS: Handle Delete Port: b7d8eefe-4a75-4823-b163-51e3f371dcdf 2026-05-08 11:37:59.815 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de9f8112-9dd1-4433-b1b2-808cb3fab94f 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] Tap Mirror: Handle Delete Port: b7d8eefe-4a75-4823-b163-51e3f371dcdf [pid: 7|app: 0|req: 630/1185] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:37:58 2026] POST /v2.0/routers => generated 511 bytes in 1450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1186] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:37:59 2026] DELETE /v2.0/ports/b7d8eefe-4a75-4823-b163-51e3f371dcdf => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1187] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 8 11:37:59 2026] GET /v2.0/ports => generated 778 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:37:59.939 8 INFO neutron.pecan_wsgi.hooks.translation [None req-896e0aa1-88bb-4df9-b4ce-e3d1297f8860 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 558/1188] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:37:59 2026] GET /v2.0/ports/b7d8eefe-4a75-4823-b163-51e3f371dcdf => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1189] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 8 11:37:59 2026] GET /v2.0/ports => generated 778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1190] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:37:59 2026] GET /v2.0/ports/63b5fe81-b7d8-4976-bcb4-0e6b84ab07b7 => generated 775 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:38:00.038 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffd99e90-05ca-4f4e-814c-bb04e2313c55 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 561/1191] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:38:00 2026] DELETE /v2.0/ports/63c865ee-e882-48b0-a8b5-8b34c7eb8102 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:38:00.053 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77b7bd6f-eef5-4feb-bb19-3638c0446ff9 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 562/1192] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:38:00 2026] DELETE /v2.0/subnets/36fc80b5-ee56-49b0-96ed-6eb306bed49c => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:38:00.068 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90cc4418-036c-41b4-8e6f-c46de485b461 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1193] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:38:00 2026] DELETE /v2.0/subnets/912baf54-672f-443f-949b-3bda7398b62b => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:38:00.154 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb22f965-0f93-472e-90b1-8241cdc3cfdd 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] TaaS: Handle Delete Port: 63b5fe81-b7d8-4976-bcb4-0e6b84ab07b7 2026-05-08 11:38:00.156 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb22f965-0f93-472e-90b1-8241cdc3cfdd 3097d9a68d21496fb827377f31158574 0fdb2e738f8d4010a093627f5d6c8513 - - default default] Tap Mirror: Handle Delete Port: 63b5fe81-b7d8-4976-bcb4-0e6b84ab07b7 [pid: 8|app: 0|req: 564/1194] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:38:00 2026] DELETE /v2.0/ports/63b5fe81-b7d8-4976-bcb4-0e6b84ab07b7 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1195] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:38:00 2026] GET /v2.0/networks?id=8f1c3b54-6981-4251-b48f-0c9fafc17550 => generated 680 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1196] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:38:00 2026] DELETE /v2.0/networks/2897225f-b182-4c1c-9a77-298d829364a0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:38:00.359 8 WARNING neutron.db.securitygroups_db [req-80a04ae7-63db-4957-b0a7-75655f94efeb req-821bb04d-b19e-425e-8e1c-695f274a7e78 56162f2d60b840afbcd5a88a96562e9b e8aa29e62c9f4282a8608f5aa331e5fd - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 567/1197] 199.204.45.70 () {34 vars in 1049 bytes} [Fri May 8 11:38:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e8aa29e62c9f4282a8608f5aa331e5fd => generated 179 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1198] 199.204.45.70 () {38 vars in 954 bytes} [Fri May 8 11:38:00 2026] POST /v2.0/ports => generated 954 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 569/1199] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:00 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 957 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1200] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:37:59 2026] PUT /v2.0/routers/52a1e2f9-87b6-491e-9847-1cfd60b231f5/add_router_interface => generated 310 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1201] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:00 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1202] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:38:00 2026] PUT /v2.0/ports/c5998f42-12ca-4e7e-abc8-ded05354e8cb => generated 1235 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:38:01.039 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a638b874-c33a-4d2c-adc6-871136baeb9e'] response: {'name': 'network-changed', 'server_uuid': 'c41c4994-b6d8-4467-8530-d8d0f89113ca', 'tag': 'c5998f42-12ca-4e7e-abc8-ded05354e8cb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 571/1203] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:38:01 2026] GET /v2.0/ports/2a7be562-6e6e-4a34-99dc-dda34e9bd7e0 => generated 959 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:38:01.137 7 INFO neutron.db.segments_db [None req-7f9fbe14-2760-40d0-bc32-e9cb021d448e c1cd766dbcfb4d66aaa101426c02d847 6d1cbf721cce449bb6cf607b5a4d678d - - default default] Added segment 79fdb4f8-b239-4c65-a0f1-7430846fef47 of type vxlan for network 79d219b0-e60c-424c-86bf-d9dd56ca7a92 2026-05-08 11:38:01.146 8 WARNING neutron.db.securitygroups_db [None req-284f83dd-61f3-4a8e-a953-310d73982ab8 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 572/1204] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:38:01 2026] GET /v2.0/security-groups?tenant_id=0fdb2e738f8d4010a093627f5d6c8513&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1205] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:38:00 2026] POST /v2.0/networks => generated 631 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1206] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:38:01 2026] DELETE /v2.0/security-groups/bee0e8f8-3c37-4905-826a-4b635a3ea5d9 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:38:01.365 7 INFO neutron.db.segments_db [None req-25c01aa3-cf6d-455d-88d2-3091030d07d5 c1cd766dbcfb4d66aaa101426c02d847 6d1cbf721cce449bb6cf607b5a4d678d - - default default] Added segment 8ae9f60d-312d-4fde-9f5d-33fc22e4b58d of type vxlan for network eb7962fb-3abd-4a84-963c-1a63bc1bb005 [pid: 7|app: 0|req: 635/1207] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:38:01 2026] POST /v2.0/networks => generated 631 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:38:01.480 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ec84b20-2349-40b2-a668-4f220ef97636 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] TaaS: Handle Delete Port: 2a7be562-6e6e-4a34-99dc-dda34e9bd7e0 2026-05-08 11:38:01.482 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ec84b20-2349-40b2-a668-4f220ef97636 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Tap Mirror: Handle Delete Port: 2a7be562-6e6e-4a34-99dc-dda34e9bd7e0 2026-05-08 11:38:01.488 7 INFO neutron.db.segments_db [None req-d3a4bdeb-dc53-4f81-972d-13966928ec26 c1cd766dbcfb4d66aaa101426c02d847 6d1cbf721cce449bb6cf607b5a4d678d - - default default] Added segment 08be81d3-66f8-45b7-b8f2-253a3c941dd3 of type vxlan for network 9fca25dd-e457-4924-be1a-b09fff78842c [pid: 7|app: 0|req: 636/1208] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:38:01 2026] POST /v2.0/networks => generated 632 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:38:01.572 8 INFO neutron.services.segments.plugin [-] Segment def16b9a-d467-4601-a870-accf0df10af8 resource provider aggregate not found 2026-05-08 11:38:01.593 8 INFO neutron.services.segments.plugin [-] Segment def16b9a-d467-4601-a870-accf0df10af8 resource provider aggregate not found 2026-05-08 11:38:01.596 8 INFO neutron.services.segments.plugin [-] Segment def16b9a-d467-4601-a870-accf0df10af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid def16b9a-d467-4601-a870-accf0df10af8 found for delete ", "request_id": "req-df0502e5-a1fb-4c79-bd23-d88dbbde19ee"}]} [pid: 7|app: 0|req: 637/1209] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:38:01 2026] GET /v2.0/ports?tenant_id=e8aa29e62c9f4282a8608f5aa331e5fd&device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:38:01.613 8 INFO neutron.services.segments.plugin [-] Segment def16b9a-d467-4601-a870-accf0df10af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid def16b9a-d467-4601-a870-accf0df10af8 found for delete ", "request_id": "req-7c75e1c7-88bf-43a8-aeca-bee8e9f88212"}]} 2026-05-08 11:38:01.653 7 INFO neutron.db.segments_db [None req-7be60cca-6372-453b-9be0-4a38774e2ff5 c1cd766dbcfb4d66aaa101426c02d847 6d1cbf721cce449bb6cf607b5a4d678d - - default default] Added segment f5824484-6d04-42f9-a26a-89fcdd2fe84e of type vxlan for network d36519eb-3749-4462-8093-fd79c600ccb3 [pid: 7|app: 0|req: 638/1210] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:38:01 2026] POST /v2.0/networks => generated 631 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1211] 199.204.45.70 () {34 vars in 1017 bytes} [Fri May 8 11:38:01 2026] GET /v2.0/networks?tenant_id=e8aa29e62c9f4282a8608f5aa331e5fd&shared=False => generated 776 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:38:01.814 7 INFO neutron.db.segments_db [None req-f76f3002-fbb2-423e-99f8-f6e620f03d7c c1cd766dbcfb4d66aaa101426c02d847 6d1cbf721cce449bb6cf607b5a4d678d - - default default] Added segment 7608af9a-22e3-4d01-9306-32edaecad33b of type vxlan for network ce3fa0b3-b967-449b-97aa-97bf1c176d26 [pid: 7|app: 0|req: 640/1212] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:38:01 2026] POST /v2.0/networks => generated 631 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1213] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:38:01 2026] PUT /v2.0/routers/52a1e2f9-87b6-491e-9847-1cfd60b231f5/remove_router_interface => generated 310 bytes in 742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1214] 199.204.45.70 () {34 vars in 929 bytes} [Fri May 8 11:38:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1215] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:38:01 2026] GET /v2.0/ports?device_id=52a1e2f9-87b6-491e-9847-1cfd60b231f5 => 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: 574/1216] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 8 11:38:01 2026] PUT /v2.0/networks/79d219b0-e60c-424c-86bf-d9dd56ca7a92/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1217] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:01 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1218] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 8 11:38:02 2026] PUT /v2.0/networks/eb7962fb-3abd-4a84-963c-1a63bc1bb005/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1219] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:02 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:38:02.105 7 INFO neutron_taas.services.taas.taas_plugin [None req-272d9730-9074-4e39-b509-9ac584b763de 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] TaaS: Handle Delete Port: 6152e172-ad1f-4c7d-8db5-e68ae4a3439f 2026-05-08 11:38:02.107 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-272d9730-9074-4e39-b509-9ac584b763de 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Tap Mirror: Handle Delete Port: 6152e172-ad1f-4c7d-8db5-e68ae4a3439f [pid: 8|app: 0|req: 578/1220] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 8 11:38:02 2026] PUT /v2.0/networks/9fca25dd-e457-4924-be1a-b09fff78842c/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1221] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 8 11:38:02 2026] PUT /v2.0/networks/d36519eb-3749-4462-8093-fd79c600ccb3/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1222] 10.0.0.104 () {32 vars in 666 bytes} [Fri May 8 11:38:02 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1223] 10.0.0.104 () {32 vars in 680 bytes} [Fri May 8 11:38:02 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1224] 10.0.0.104 () {32 vars in 676 bytes} [Fri May 8 11:38:02 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:38:02.423 7 INFO neutron.services.segments.plugin [-] Segment aa87d446-e61e-4fc9-a32e-e1861dc49a54 resource provider aggregate not found 2026-05-08 11:38:02.431 7 INFO neutron.services.segments.plugin [-] Segment aa87d446-e61e-4fc9-a32e-e1861dc49a54 resource provider aggregate not found 2026-05-08 11:38:02.442 7 INFO neutron.services.segments.plugin [-] Segment aa87d446-e61e-4fc9-a32e-e1861dc49a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa87d446-e61e-4fc9-a32e-e1861dc49a54 found for delete ", "request_id": "req-3a0363d1-dc6f-41a2-8fc0-2e5664f4d203"}]} [pid: 8|app: 0|req: 583/1225] 10.0.0.104 () {32 vars in 688 bytes} [Fri May 8 11:38:02 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:38:02.452 7 INFO neutron.db.l3_hamode_db [None req-272d9730-9074-4e39-b509-9ac584b763de 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] HA network 0340cd1e-a95a-4e10-9a4d-2103dcb0e5ee was deleted as no HA routers are present in project 675ff07572df4e1d9925a5deeac84192. 2026-05-08 11:38:02.459 7 INFO neutron.services.segments.plugin [-] Segment aa87d446-e61e-4fc9-a32e-e1861dc49a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa87d446-e61e-4fc9-a32e-e1861dc49a54 found for delete ", "request_id": "req-c91debbe-3108-4469-b2bf-46c3beb42d67"}]} [pid: 7|app: 0|req: 643/1226] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:38:01 2026] DELETE /v2.0/routers/52a1e2f9-87b6-491e-9847-1cfd60b231f5 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1227] 10.0.0.104 () {32 vars in 674 bytes} [Fri May 8 11:38:02 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1228] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:38:02 2026] DELETE /v2.0/subnets/b104043e-531c-49c4-b9ce-497cd967c099 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1229] 10.0.0.104 () {32 vars in 688 bytes} [Fri May 8 11:38:02 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1230] 10.0.0.104 () {32 vars in 684 bytes} [Fri May 8 11:38:02 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1231] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:38:02 2026] DELETE /v2.0/networks/251544e1-3fe3-4729-88bd-809492a828c1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1232] 10.0.0.104 () {32 vars in 696 bytes} [Fri May 8 11:38:02 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:38:02.764 7 INFO neutron.db.segments_db [None req-049c4639-c587-4daf-b3ac-4647808e97df 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Added segment 0c4472b0-9103-4f6c-b0ca-d830379a585c of type vxlan for network d4c32702-3f2f-4003-8967-173fa3b74534 [pid: 8|app: 0|req: 588/1233] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:38:02 2026] DELETE /v2.0/networks/79d219b0-e60c-424c-86bf-d9dd56ca7a92 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:38:03.035 7 INFO neutron.db.l3_hamode_db [None req-049c4639-c587-4daf-b3ac-4647808e97df 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 589/1234] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:38:02 2026] DELETE /v2.0/networks/eb7962fb-3abd-4a84-963c-1a63bc1bb005 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1235] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:38:03 2026] GET /v2.0/ports?tenant_id=e8aa29e62c9f4282a8608f5aa331e5fd&device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1236] 10.0.0.104 () {32 vars in 623 bytes} [Fri May 8 11:38:03 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1237] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:38:03 2026] DELETE /v2.0/networks/9fca25dd-e457-4924-be1a-b09fff78842c => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1238] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:38:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c5998f42-12ca-4e7e-abc8-ded05354e8cb => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1239] 10.0.0.104 () {32 vars in 633 bytes} [Fri May 8 11:38:03 2026] GET /v2.0/ => generated 632 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1240] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:03 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1241] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:38:03 2026] DELETE /v2.0/networks/d36519eb-3749-4462-8093-fd79c600ccb3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:38:03.621 8 INFO neutron.services.segments.plugin [-] Segment 79fdb4f8-b239-4c65-a0f1-7430846fef47 resource provider aggregate not found 2026-05-08 11:38:03.636 8 INFO neutron.services.segments.plugin [-] Segment 79fdb4f8-b239-4c65-a0f1-7430846fef47 resource provider aggregate not found 2026-05-08 11:38:03.642 8 INFO neutron.services.segments.plugin [-] Segment 79fdb4f8-b239-4c65-a0f1-7430846fef47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79fdb4f8-b239-4c65-a0f1-7430846fef47 found for delete ", "request_id": "req-a2b47e1c-04f8-4c0b-8009-b4afa3601e00"}]} 2026-05-08 11:38:03.654 8 INFO neutron.services.segments.plugin [-] Segment 79fdb4f8-b239-4c65-a0f1-7430846fef47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79fdb4f8-b239-4c65-a0f1-7430846fef47 found for delete ", "request_id": "req-15c71556-86c6-43ba-b4e9-783bfc9018df"}]} [pid: 8|app: 0|req: 597/1242] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:38:03 2026] GET /v2.0/subnets?id=2adac46a-b59f-493b-8d8a-8e4e49aba39a => generated 698 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:38:03.676 8 INFO neutron.services.segments.plugin [-] Segment 8ae9f60d-312d-4fde-9f5d-33fc22e4b58d resource provider aggregate not found 2026-05-08 11:38:03.682 8 INFO neutron.services.segments.plugin [-] Segment 8ae9f60d-312d-4fde-9f5d-33fc22e4b58d resource provider aggregate not found 2026-05-08 11:38:03.700 8 INFO neutron.services.segments.plugin [-] Segment 8ae9f60d-312d-4fde-9f5d-33fc22e4b58d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ae9f60d-312d-4fde-9f5d-33fc22e4b58d found for delete ", "request_id": "req-9d110933-7759-460a-b84e-e575a181687a"}]} 2026-05-08 11:38:03.707 8 INFO neutron.services.segments.plugin [-] Segment 8ae9f60d-312d-4fde-9f5d-33fc22e4b58d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ae9f60d-312d-4fde-9f5d-33fc22e4b58d found for delete ", "request_id": "req-804c4b05-bcfd-4933-9f5e-9483006a34c5"}]} [pid: 8|app: 0|req: 598/1243] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:03 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&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-05-08 11:38:03.721 8 INFO neutron.services.segments.plugin [-] Segment 08be81d3-66f8-45b7-b8f2-253a3c941dd3 resource provider aggregate not found 2026-05-08 11:38:03.724 8 INFO neutron.services.segments.plugin [-] Segment 08be81d3-66f8-45b7-b8f2-253a3c941dd3 resource provider aggregate not found 2026-05-08 11:38:03.748 8 INFO neutron.services.segments.plugin [-] Segment 08be81d3-66f8-45b7-b8f2-253a3c941dd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08be81d3-66f8-45b7-b8f2-253a3c941dd3 found for delete ", "request_id": "req-44646fbc-713f-4a6d-9e45-e0fbb68feac4"}]} 2026-05-08 11:38:03.751 8 INFO neutron.services.segments.plugin [-] Segment 08be81d3-66f8-45b7-b8f2-253a3c941dd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08be81d3-66f8-45b7-b8f2-253a3c941dd3 found for delete ", "request_id": "req-57f08d5d-050f-4aa8-ad98-8362633f392d"}]} 2026-05-08 11:38:03.767 8 INFO neutron.services.segments.plugin [-] Segment f5824484-6d04-42f9-a26a-89fcdd2fe84e resource provider aggregate not found 2026-05-08 11:38:03.775 8 INFO neutron.services.segments.plugin [-] Segment f5824484-6d04-42f9-a26a-89fcdd2fe84e resource provider aggregate not found 2026-05-08 11:38:03.793 8 INFO neutron.services.segments.plugin [-] Segment f5824484-6d04-42f9-a26a-89fcdd2fe84e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5824484-6d04-42f9-a26a-89fcdd2fe84e found for delete ", "request_id": "req-31c1f6de-b930-4e8f-8301-5d052b08770c"}]} 2026-05-08 11:38:03.794 8 INFO neutron.services.segments.plugin [-] Segment f5824484-6d04-42f9-a26a-89fcdd2fe84e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5824484-6d04-42f9-a26a-89fcdd2fe84e found for delete ", "request_id": "req-6171e0be-eec3-4c9c-8471-589945de795e"}]} [pid: 8|app: 0|req: 599/1244] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:38:03 2026] DELETE /v2.0/networks/ce3fa0b3-b967-449b-97aa-97bf1c176d26 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1245] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:38:03 2026] GET /v2.0/ports?network_id=8f1c3b54-6981-4251-b48f-0c9fafc17550&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1246] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:38:03 2026] GET /v2.0/networks/8f1c3b54-6981-4251-b48f-0c9fafc17550?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:38:04.118 8 WARNING neutron.db.securitygroups_db [None req-5b865033-3b6a-4ba7-89d6-8e1eaa21bc89 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:38:04.148 7 INFO neutron.db.l3_hamode_db [None req-049c4639-c587-4daf-b3ac-4647808e97df 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 602/1247] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:38:03 2026] GET /v2.0/security-groups?tenant_id=7efed45d66514a1f9761ba19f3fa560f&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1248] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:38:04 2026] GET /v2.0/networks/8f1c3b54-6981-4251-b48f-0c9fafc17550?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: 604/1249] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:38:04 2026] DELETE /v2.0/security-groups/bf129854-b3e6-4983-87e1-afe8b971acc0 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:38:04.471 7 INFO neutron.services.segments.plugin [-] Segment c2f58c2c-d4bb-49c5-96e1-221f678c397a resource provider aggregate not found 2026-05-08 11:38:04.476 7 INFO neutron.services.segments.plugin [-] Segment c2f58c2c-d4bb-49c5-96e1-221f678c397a resource provider aggregate not found 2026-05-08 11:38:04.498 7 INFO neutron.services.segments.plugin [-] Segment c2f58c2c-d4bb-49c5-96e1-221f678c397a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f58c2c-d4bb-49c5-96e1-221f678c397a found for delete ", "request_id": "req-fee31150-fefd-4a29-9903-304d68832fb9"}]} 2026-05-08 11:38:04.499 7 INFO neutron.services.segments.plugin [-] Segment c2f58c2c-d4bb-49c5-96e1-221f678c397a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f58c2c-d4bb-49c5-96e1-221f678c397a found for delete ", "request_id": "req-77cb02db-e2b1-4c61-bc38-3081c5127f7d"}]} 2026-05-08 11:38:04.826 8 WARNING neutron.db.securitygroups_db [None req-eaf8904e-de0e-459d-b4fb-4415c35ce613 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 605/1250] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:38:04 2026] GET /v2.0/security-groups?tenant_id=6d1cbf721cce449bb6cf607b5a4d678d&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1251] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:04 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => 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: 646/1252] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:38:02 2026] POST /v2.0/routers => generated 691 bytes in 2211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1253] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:04 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1254] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:38:04 2026] DELETE /v2.0/security-groups/8537f002-0c57-4887-8570-6de0b51cb2f7 => 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: 648/1255] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:38:04 2026] GET /v2.0/routers/a128f95c-d275-46b4-b537-3f67341fb8f5 => generated 697 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:38:05.096 7 WARNING neutron.db.securitygroups_db [None req-179d1834-2641-4c4b-837f-fba37b0efc21 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 608/1256] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 8 11:38:05 2026] GET /v2.0/routers => generated 700 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1257] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:38:05 2026] GET /v2.0/security-groups?tenant_id=dad64718d218411a9134b7ca0a421770&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1258] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:38:05 2026] DELETE /v2.0/security-groups/5d2536b0-cdaf-456c-91e2-b3b88e611d22 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:38:05.463 7 WARNING neutron.db.securitygroups_db [None req-80d5bf54-d519-408b-92c8-4f48f3af5048 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 609/1259] 10.0.0.104 () {34 vars in 741 bytes} [Fri May 8 11:38:05 2026] PUT /v2.0/routers/a128f95c-d275-46b4-b537-3f67341fb8f5 => generated 704 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1260] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:38:05 2026] GET /v2.0/security-groups?tenant_id=71d71653c153402a92a0ed3419fca467&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1261] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:38:05 2026] GET /v2.0/routers/a128f95c-d275-46b4-b537-3f67341fb8f5 => generated 704 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1262] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:38:05 2026] GET /v2.0/ports?device_id=a128f95c-d275-46b4-b537-3f67341fb8f5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1263] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:38:05 2026] DELETE /v2.0/security-groups/51f456da-68bd-4340-8e9f-1dbefc62618a => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:38:05.823 8 INFO neutron.services.segments.plugin [-] Segment 7608af9a-22e3-4d01-9306-32edaecad33b resource provider aggregate not found 2026-05-08 11:38:05.830 8 INFO neutron.services.segments.plugin [-] Segment 7608af9a-22e3-4d01-9306-32edaecad33b resource provider aggregate not found 2026-05-08 11:38:05.850 8 INFO neutron.services.segments.plugin [-] Segment 7608af9a-22e3-4d01-9306-32edaecad33b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7608af9a-22e3-4d01-9306-32edaecad33b found for delete ", "request_id": "req-c55cbb8f-0b53-480f-836c-2c167b02c976"}]} 2026-05-08 11:38:05.850 8 INFO neutron.services.segments.plugin [-] Segment 7608af9a-22e3-4d01-9306-32edaecad33b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7608af9a-22e3-4d01-9306-32edaecad33b found for delete ", "request_id": "req-b7a1413a-1ce1-4f2a-83a3-6eb1cfb976c5"}]} 2026-05-08 11:38:05.892 8 INFO neutron_taas.services.taas.taas_plugin [None req-616e992c-4cb2-4f25-beab-6564fe1ec9ac 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] TaaS: Handle Delete Port: 857d40f1-51c6-4d37-b350-c5fc0d1a9fbb 2026-05-08 11:38:05.895 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-616e992c-4cb2-4f25-beab-6564fe1ec9ac 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Tap Mirror: Handle Delete Port: 857d40f1-51c6-4d37-b350-c5fc0d1a9fbb [pid: 7|app: 0|req: 653/1264] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:06 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1265] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:06 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:38:06.233 8 INFO neutron_taas.services.taas.taas_plugin [None req-616e992c-4cb2-4f25-beab-6564fe1ec9ac 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] TaaS: Handle Delete Port: c77aa806-79e0-46e6-9388-b327f91f4d4a 2026-05-08 11:38:06.235 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-616e992c-4cb2-4f25-beab-6564fe1ec9ac 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] Tap Mirror: Handle Delete Port: c77aa806-79e0-46e6-9388-b327f91f4d4a 2026-05-08 11:38:06.624 8 INFO neutron.db.l3_hamode_db [None req-616e992c-4cb2-4f25-beab-6564fe1ec9ac 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] HA network d4c32702-3f2f-4003-8967-173fa3b74534 was deleted as no HA routers are present in project 675ff07572df4e1d9925a5deeac84192. [pid: 8|app: 0|req: 612/1266] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:38:05 2026] DELETE /v2.0/routers/a128f95c-d275-46b4-b537-3f67341fb8f5 => generated 0 bytes in 996 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1267] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:38:06 2026] GET /v2.0/ports?device_id=a128f95c-d275-46b4-b537-3f67341fb8f5 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:38:06.700 8 INFO neutron.api.v2.resource [None req-f4071b81-90bf-484b-a805-df96faf4bec3 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 613/1268] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:38:06 2026] DELETE /v2.0/routers/a128f95c-d275-46b4-b537-3f67341fb8f5 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1269] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:38:06 2026] GET /v2.0/ports?device_id=52a1e2f9-87b6-491e-9847-1cfd60b231f5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:38:06.752 8 INFO neutron.api.v2.resource [None req-6706985b-6311-4475-95cb-b300fa28fcae 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1270] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:38:06 2026] DELETE /v2.0/routers/52a1e2f9-87b6-491e-9847-1cfd60b231f5 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:38:06.772 7 INFO neutron.pecan_wsgi.hooks.translation [None req-186ba4a1-9b2d-4c7d-ac3f-15a0fcb6d4cc 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 657/1271] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:38:06 2026] DELETE /v2.0/subnets/b104043e-531c-49c4-b9ce-497cd967c099 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1272] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:38:06 2026] GET /v2.0/ports?device_id=d0e18200-87db-4e8b-8985-55dec95776c8 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:38:06.818 7 INFO neutron.api.v2.resource [None req-b61ef779-9327-41ec-a4e5-ae4a2c82f5e5 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 658/1273] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:38:06 2026] DELETE /v2.0/routers/d0e18200-87db-4e8b-8985-55dec95776c8 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:38:06.838 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb0b54f3-b20c-4aaf-945e-da97e31c293f 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 616/1274] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:38:06 2026] DELETE /v2.0/subnets/2b2bdd1c-82a9-46ef-8dbd-de4837d2c0ff => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1275] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:38:06 2026] GET /v2.0/ports?device_id=b29d857b-f2ac-42e0-a2cb-fd96c6ab5da7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:38:06.916 7 INFO neutron.api.v2.resource [None req-37fb2972-baa3-4848-99e4-01015e5672e4 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1278] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:38:06 2026] DELETE /v2.0/routers/b29d857b-f2ac-42e0-a2cb-fd96c6ab5da7 => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:38:06.933 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95cf91ae-916f-464f-a4e4-047a4bdec349 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 618/1279] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:38:06 2026] DELETE /v2.0/subnets/36d6f5bd-6a9d-4465-9471-df74b083b257 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:38:06.954 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5871102-2c34-473c-a957-d7b66bc68317 627f7e79f4384eda8753af522a8d9b0a 675ff07572df4e1d9925a5deeac84192 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 662/1280] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:38:06 2026] DELETE /v2.0/subnets/eaf228eb-c409-4dec-b047-8a7c4ee9f8a0 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1281] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:07 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1282] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:07 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:38:07.872 8 INFO neutron.services.segments.plugin [-] Segment 0c4472b0-9103-4f6c-b0ca-d830379a585c resource provider aggregate not found 2026-05-08 11:38:07.875 8 INFO neutron.services.segments.plugin [-] Segment 0c4472b0-9103-4f6c-b0ca-d830379a585c resource provider aggregate not found 2026-05-08 11:38:07.892 8 INFO neutron.services.segments.plugin [-] Segment 0c4472b0-9103-4f6c-b0ca-d830379a585c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c4472b0-9103-4f6c-b0ca-d830379a585c found for delete ", "request_id": "req-f47c2662-b37b-43fd-9aca-f546b1a0fa0e"}]} 2026-05-08 11:38:07.898 8 INFO neutron.services.segments.plugin [-] Segment 0c4472b0-9103-4f6c-b0ca-d830379a585c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c4472b0-9103-4f6c-b0ca-d830379a585c found for delete ", "request_id": "req-9b034e65-35ca-41b7-b15d-e509b025f55e"}]} 2026-05-08 11:38:08.006 8 WARNING neutron.db.securitygroups_db [None req-e9ab33f2-0dd3-413c-9fdd-e5eedcce31bc aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 620/1283] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:38:07 2026] GET /v2.0/security-groups?tenant_id=675ff07572df4e1d9925a5deeac84192&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1284] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:08 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1285] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:08 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1286] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:38:08 2026] DELETE /v2.0/security-groups/a7fa98ee-0e42-4c31-87ee-16868bb9594c => generated 0 bytes in 1091 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1287] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:09 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1288] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:09 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1289] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:11 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1290] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:11 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1291] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:12 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1292] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:12 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1293] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:13 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1294] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:13 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1295] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:14 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1296] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:14 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1297] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:15 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => 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: 670/1298] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:15 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1299] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:16 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1300] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:16 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1301] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:17 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1302] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:18 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1303] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:19 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1304] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:19 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1305] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:20 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1306] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:20 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1307] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:21 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1308] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:21 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1311] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:22 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1312] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:22 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1313] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:23 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1314] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:23 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1315] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:24 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1316] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:25 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1317] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:26 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1318] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:26 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1319] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:27 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1320] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:27 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1321] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:28 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1322] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:28 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1323] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:28 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:38:29.728 7 INFO neutron.db.l3_db [None req-ee152a89-c19f-4425-8194-4e8226646f70 56162f2d60b840afbcd5a88a96562e9b e8aa29e62c9f4282a8608f5aa331e5fd - - default default] Floating IP 35ffb60e-6815-424e-ab67-b6b5e3239e5d associated. External IP: 10.96.250.203, port: c5998f42-12ca-4e7e-abc8-ded05354e8cb. [pid: 7|app: 0|req: 683/1324] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:38:28 2026] PUT /v2.0/floatingips/35ffb60e-6815-424e-ab67-b6b5e3239e5d => generated 855 bytes in 1426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:38:30.129 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e070e66e-4783-4377-92ac-2f482b967a84'] response: {'name': 'network-changed', 'server_uuid': 'c41c4994-b6d8-4467-8530-d8d0f89113ca', 'tag': 'c5998f42-12ca-4e7e-abc8-ded05354e8cb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 642/1325] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:30 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1326] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:30 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1327] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:38:30 2026] GET /v2.0/ports?tenant_id=e8aa29e62c9f4282a8608f5aa331e5fd&device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1328] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:38:30 2026] GET /v2.0/networks?id=8f1c3b54-6981-4251-b48f-0c9fafc17550 => generated 776 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1329] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:38:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c5998f42-12ca-4e7e-abc8-ded05354e8cb => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1330] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:38:30 2026] GET /v2.0/subnets?id=2adac46a-b59f-493b-8d8a-8e4e49aba39a => generated 698 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1331] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:38:30 2026] GET /v2.0/ports?network_id=8f1c3b54-6981-4251-b48f-0c9fafc17550&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1332] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:38:30 2026] GET /v2.0/networks/8f1c3b54-6981-4251-b48f-0c9fafc17550?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1333] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:38:30 2026] GET /v2.0/networks/8f1c3b54-6981-4251-b48f-0c9fafc17550?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:38:38.902 7 INFO neutron.db.segments_db [None req-8bf22eb8-aa63-42f0-b2a2-6bef8cf65539 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Added segment 83cbf44b-0cc0-4a02-8aab-89e371cc6aab of type vxlan for network 15f4b999-c934-48e4-8239-a1bbe7597e3b 2026-05-08 11:38:38.909 8 INFO neutron.db.segments_db [None req-901dfd4f-e0ff-4619-9619-9833669e6eb6 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Added segment e25f8959-d2e1-4400-bb0a-8ffdd3cefb6b of type vxlan for network 75f9107c-71e6-4004-80ca-e4da593467c1 [pid: 7|app: 0|req: 688/1334] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:38:33 2026] POST /v2.0/networks => generated 629 bytes in 9864 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1335] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:43 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:38:45.333 7 INFO neutron.db.segments_db [None req-2288445e-debc-43f8-942a-430b097359f9 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Added segment 5326fd56-8d98-49b3-9cfa-fe391033efea of type vxlan for network cb452e22-4064-4bf5-a407-05c8930c2e14 2026-05-08 11:38:45.914 8 INFO neutron.db.l3_hamode_db [None req-901dfd4f-e0ff-4619-9619-9833669e6eb6 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:38:47.430 8 INFO neutron.db.l3_hamode_db [None req-901dfd4f-e0ff-4619-9619-9833669e6eb6 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 692/1338] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:38:43 2026] POST /v2.0/networks => generated 629 bytes in 4646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1339] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:38:48 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1340] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:38:48 2026] POST /v2.0/subnets => generated 626 bytes in 9247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1341] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:38:57 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1344] 199.204.45.70 () {34 vars in 993 bytes} [Fri May 8 11:38:57 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 969 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1345] 10.0.0.104 () {34 vars in 668 bytes} [Fri May 8 11:38:34 2026] POST /v2.0/routers => generated 474 bytes in 26066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1346] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:39:00 2026] GET /v2.0/security-groups?id=30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:39:00.546 8 INFO neutron_taas.services.taas.taas_plugin [req-08607eac-8fc6-45f2-bfd5-465cc601e7d4 req-f4c0cfdc-fb99-4405-823e-d11b81fa3413 56162f2d60b840afbcd5a88a96562e9b e8aa29e62c9f4282a8608f5aa331e5fd - - default default] TaaS: Handle Delete Port: c5998f42-12ca-4e7e-abc8-ded05354e8cb 2026-05-08 11:39:00.549 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-08607eac-8fc6-45f2-bfd5-465cc601e7d4 req-f4c0cfdc-fb99-4405-823e-d11b81fa3413 56162f2d60b840afbcd5a88a96562e9b e8aa29e62c9f4282a8608f5aa331e5fd - - default default] Tap Mirror: Handle Delete Port: c5998f42-12ca-4e7e-abc8-ded05354e8cb 2026-05-08 11:39:00.660 8 INFO neutron.db.l3_db [req-08607eac-8fc6-45f2-bfd5-465cc601e7d4 req-f4c0cfdc-fb99-4405-823e-d11b81fa3413 56162f2d60b840afbcd5a88a96562e9b e8aa29e62c9f4282a8608f5aa331e5fd - - default default] Floating IP 35ffb60e-6815-424e-ab67-b6b5e3239e5d disassociated. External IP: 10.96.250.203, port: c5998f42-12ca-4e7e-abc8-ded05354e8cb. [pid: 8|app: 0|req: 649/1347] 199.204.45.70 () {36 vars in 996 bytes} [Fri May 8 11:39:00 2026] DELETE /v2.0/ports/c5998f42-12ca-4e7e-abc8-ded05354e8cb => generated 0 bytes in 1787 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:39:02.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-160ab857-073b-4510-825a-8c940261ae0f'] response: {'server_uuid': 'c41c4994-b6d8-4467-8530-d8d0f89113ca', 'name': 'network-vif-deleted', 'tag': 'c5998f42-12ca-4e7e-abc8-ded05354e8cb', 'status': 'completed', 'code': 200} 2026-05-08 11:39:04.324 8 INFO neutron.db.l3_hamode_db [None req-df16a2e4-2a53-4260-a527-c512902e84aa 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 699/1348] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:38:57 2026] POST /v2.0/subnets => generated 626 bytes in 7848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1349] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:39:05 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:39:06.003 8 INFO neutron.db.l3_hamode_db [None req-df16a2e4-2a53-4260-a527-c512902e84aa 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:39:07.134 7 INFO neutron.db.segments_db [None req-fe255cde-b11e-480c-a51d-eb70ac66d382 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Added segment 3db85f25-6e35-4625-a007-0cd524fe4391 of type vxlan for network b174d0da-807a-4a41-8056-86e01647580f 2026-05-08 11:39:15.185 7 INFO neutron.db.l3_hamode_db [None req-fe255cde-b11e-480c-a51d-eb70ac66d382 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:39:16.930 7 INFO neutron.db.l3_hamode_db [None req-fe255cde-b11e-480c-a51d-eb70ac66d382 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 650/1350] 10.0.0.104 () {34 vars in 668 bytes} [Fri May 8 11:39:02 2026] POST /v2.0/routers => generated 474 bytes in 16869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1353] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:39:19 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:39:22.635 8 INFO neutron.db.l3_hamode_db [None req-a23f44ef-3b83-4621-91cd-b662f12ec95a 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:39:24.194 8 INFO neutron.db.l3_hamode_db [None req-a23f44ef-3b83-4621-91cd-b662f12ec95a 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 701/1354] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:39:05 2026] POST /v2.0/routers => generated 506 bytes in 22066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1355] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:39:27 2026] GET /v2.0/ports?device_id=c41c4994-b6d8-4467-8530-d8d0f89113ca => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1358] 10.0.0.104 () {34 vars in 668 bytes} [Fri May 8 11:39:19 2026] POST /v2.0/routers => generated 474 bytes in 17812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1359] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:39:36 2026] DELETE /v2.0/security-groups/30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c => generated 0 bytes in 3889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:39:43.880 8 INFO neutron.db.l3_hamode_db [None req-cabdc7f3-3c00-468e-b5a7-eee446960736 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 705/1362] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:39:27 2026] PUT /v2.0/routers/aa10d814-f5b1-4272-bd8c-6bd314e3efb0/add_router_interface => generated 310 bytes in 16286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:39:44.184 7 INFO neutron.api.v2.resource [None req-62e73556-d123-42c5-a856-a198690dde11 56162f2d60b840afbcd5a88a96562e9b e8aa29e62c9f4282a8608f5aa331e5fd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 706/1363] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 8 11:39:44 2026] GET /v2.0/security-groups/30bb9fdf-e8e6-4bbd-8cbb-bf39179b014c => 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: 707/1364] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:39:44 2026] GET /v2.0/ports/a1ae4eed-70d8-4be4-860a-b6a7d1636381 => generated 955 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:39:44.349 7 INFO neutron_taas.services.taas.taas_plugin [None req-21961a08-d11a-4478-a999-0fa4a3f3cf4f 56162f2d60b840afbcd5a88a96562e9b e8aa29e62c9f4282a8608f5aa331e5fd - - default default] TaaS: Handle Delete Port: b29fb306-4310-4a79-a288-05f4ab81a3da 2026-05-08 11:39:44.352 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21961a08-d11a-4478-a999-0fa4a3f3cf4f 56162f2d60b840afbcd5a88a96562e9b e8aa29e62c9f4282a8608f5aa331e5fd - - default default] Tap Mirror: Handle Delete Port: b29fb306-4310-4a79-a288-05f4ab81a3da 2026-05-08 11:39:44.834 8 INFO neutron.db.l3_hamode_db [None req-cabdc7f3-3c00-468e-b5a7-eee446960736 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 708/1365] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:39:44 2026] DELETE /v2.0/floatingips/35ffb60e-6815-424e-ab67-b6b5e3239e5d => generated 0 bytes in 1264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1366] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:39:45 2026] PUT /v2.0/routers/aa10d814-f5b1-4272-bd8c-6bd314e3efb0/add_router_interface => generated 310 bytes in 3136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:39:49.021 7 INFO neutron_taas.services.taas.taas_plugin [None req-15d82cfd-b8dd-4ecd-8b35-e36667580c44 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: d88d8043-7ffa-4d39-bae2-306d2f32bfb0 2026-05-08 11:39:49.024 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15d82cfd-b8dd-4ecd-8b35-e36667580c44 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: d88d8043-7ffa-4d39-bae2-306d2f32bfb0 [pid: 8|app: 0|req: 658/1367] 10.0.0.104 () {34 vars in 668 bytes} [Fri May 8 11:39:40 2026] POST /v2.0/routers => generated 474 bytes in 9120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1368] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:39:49 2026] GET /v2.0/ports/43e4b5a2-d772-49d3-b29d-2c363fbcd7ff => generated 955 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1369] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:39:48 2026] PUT /v2.0/routers/e9a110da-6987-4aad-8d55-2c56d4768bd9/remove_router_interface => generated 310 bytes in 1488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:39:50.484 7 INFO neutron_taas.services.taas.taas_plugin [None req-edec3e16-43bb-45bc-b0df-1ea785d17117 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] TaaS: Handle Delete Port: 43e4b5a2-d772-49d3-b29d-2c363fbcd7ff 2026-05-08 11:39:50.487 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edec3e16-43bb-45bc-b0df-1ea785d17117 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Tap Mirror: Handle Delete Port: 43e4b5a2-d772-49d3-b29d-2c363fbcd7ff [pid: 7|app: 0|req: 711/1370] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:39:50 2026] PUT /v2.0/routers/aa10d814-f5b1-4272-bd8c-6bd314e3efb0/remove_router_interface => generated 310 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:39:51.802 8 INFO neutron.db.l3_hamode_db [None req-674babeb-2e30-48b9-9d3a-333448d6816a 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:39:52.094 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e93134c-12dc-454f-9ddc-1cc3d95f5746 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 3daa250e-9752-45ec-835c-690338624200 2026-05-08 11:39:52.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e93134c-12dc-454f-9ddc-1cc3d95f5746 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 3daa250e-9752-45ec-835c-690338624200 2026-05-08 11:39:52.398 8 INFO neutron.db.l3_hamode_db [None req-674babeb-2e30-48b9-9d3a-333448d6816a 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:39:52.829 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e93134c-12dc-454f-9ddc-1cc3d95f5746 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: f9d777c3-27e1-49d1-be0b-15ead308b621 2026-05-08 11:39:52.832 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e93134c-12dc-454f-9ddc-1cc3d95f5746 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: f9d777c3-27e1-49d1-be0b-15ead308b621 2026-05-08 11:39:56.133 7 INFO neutron.services.segments.plugin [-] Segment 1f77723b-5451-4f68-889e-96a03cda8344 resource provider aggregate not found 2026-05-08 11:39:56.138 7 INFO neutron.services.segments.plugin [-] Segment 1f77723b-5451-4f68-889e-96a03cda8344 resource provider aggregate not found 2026-05-08 11:39:56.152 7 INFO neutron.services.segments.plugin [-] Segment 1f77723b-5451-4f68-889e-96a03cda8344 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f77723b-5451-4f68-889e-96a03cda8344 found for delete ", "request_id": "req-cd49ca33-6c97-4b0f-9112-6ff8cd8c785c"}]} 2026-05-08 11:39:56.157 7 INFO neutron.services.segments.plugin [-] Segment 1f77723b-5451-4f68-889e-96a03cda8344 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f77723b-5451-4f68-889e-96a03cda8344 found for delete ", "request_id": "req-566a4b5e-054d-451f-90fd-1b24885145e8"}]} 2026-05-08 11:39:56.817 7 INFO neutron.db.l3_hamode_db [None req-1e93134c-12dc-454f-9ddc-1cc3d95f5746 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] HA network 6c706817-cf5e-4fde-9458-d2cebcfea6dd was deleted as no HA routers are present in project e8aa29e62c9f4282a8608f5aa331e5fd. [pid: 7|app: 0|req: 712/1371] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:39:51 2026] DELETE /v2.0/routers/e9a110da-6987-4aad-8d55-2c56d4768bd9 => generated 0 bytes in 5520 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:39:57.179 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b4f602e-401f-425e-bfb7-c2a021b67965 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] TaaS: Handle Delete Port: a1ae4eed-70d8-4be4-860a-b6a7d1636381 2026-05-08 11:39:57.183 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b4f602e-401f-425e-bfb7-c2a021b67965 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Tap Mirror: Handle Delete Port: a1ae4eed-70d8-4be4-860a-b6a7d1636381 [pid: 8|app: 0|req: 660/1372] 10.0.0.104 () {34 vars in 668 bytes} [Fri May 8 11:39:49 2026] POST /v2.0/routers => generated 474 bytes in 10014 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1375] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:39:56 2026] PUT /v2.0/routers/aa10d814-f5b1-4272-bd8c-6bd314e3efb0/remove_router_interface => generated 310 bytes in 3328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:00.261 7 WARNING tagging [None req-021d6821-16b4-4d7b-8914-3a38b2a82f6a 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 663/1376] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:00 2026] DELETE /v2.0/subnets/2adac46a-b59f-493b-8d8a-8e4e49aba39a => generated 0 bytes in 1698 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1377] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:40:01 2026] GET /v2.0/ports?device_id=aa10d814-f5b1-4272-bd8c-6bd314e3efb0 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:01.845 8 INFO neutron_taas.services.taas.taas_plugin [None req-64adec0d-f32c-42bf-a5a3-01aeb3abbda0 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: aff8adae-8f50-4297-a4a0-e615d9106406 2026-05-08 11:40:01.849 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64adec0d-f32c-42bf-a5a3-01aeb3abbda0 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: aff8adae-8f50-4297-a4a0-e615d9106406 [pid: 7|app: 0|req: 714/1378] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 8 11:40:00 2026] PUT /v2.0/routers/6587fcdb-0828-4a8b-8941-47cb47a21886/tags => generated 17 bytes in 3636 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:03.917 8 INFO neutron.services.segments.plugin [-] Segment 1ddb5d10-0eda-4228-ab21-5425382e6284 resource provider aggregate not found 2026-05-08 11:40:03.920 8 INFO neutron.services.segments.plugin [-] Segment 1ddb5d10-0eda-4228-ab21-5425382e6284 resource provider aggregate not found 2026-05-08 11:40:03.942 8 INFO neutron.services.segments.plugin [-] Segment 1ddb5d10-0eda-4228-ab21-5425382e6284 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ddb5d10-0eda-4228-ab21-5425382e6284 found for delete ", "request_id": "req-c48b3fd5-f573-4513-a9e0-7d9611f80582"}]} 2026-05-08 11:40:03.943 8 INFO neutron.services.segments.plugin [-] Segment 1ddb5d10-0eda-4228-ab21-5425382e6284 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ddb5d10-0eda-4228-ab21-5425382e6284 found for delete ", "request_id": "req-efc5e3da-01c9-48ca-b627-40cdefbf5879"}]} 2026-05-08 11:40:03.983 7 INFO neutron_taas.services.taas.taas_plugin [None req-a0bc7c9f-7297-44e8-9a6a-85a0220f885f 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] TaaS: Handle Delete Port: ac76a4c4-fd02-4c54-b928-ab0ebbf368e6 2026-05-08 11:40:03.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0bc7c9f-7297-44e8-9a6a-85a0220f885f 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Tap Mirror: Handle Delete Port: ac76a4c4-fd02-4c54-b928-ab0ebbf368e6 [pid: 8|app: 0|req: 665/1379] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:40:01 2026] DELETE /v2.0/networks/8f1c3b54-6981-4251-b48f-0c9fafc17550 => generated 0 bytes in 4785 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:40:06.979 8 WARNING tagging [None req-4535f54a-a056-44e1-bb57-3b6c44cdc695 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 666/1380] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 8 11:40:06 2026] PUT /v2.0/routers/287bc64a-c5be-4e41-abef-ae82bbbd2259/tags => generated 25 bytes in 1294 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:07.869 8 WARNING tagging [None req-58d1fe7c-5716-4f6e-9a2e-b7e30e59ff08 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:40:08.119 7 INFO neutron.services.segments.plugin [-] Segment 3db85f25-6e35-4625-a007-0cd524fe4391 resource provider aggregate not found 2026-05-08 11:40:08.126 7 INFO neutron.services.segments.plugin [-] Segment 3db85f25-6e35-4625-a007-0cd524fe4391 resource provider aggregate not found 2026-05-08 11:40:08.143 7 INFO neutron.services.segments.plugin [-] Segment 3db85f25-6e35-4625-a007-0cd524fe4391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3db85f25-6e35-4625-a007-0cd524fe4391 found for delete ", "request_id": "req-e4204b07-ac9f-4299-8431-82003afd9832"}]} 2026-05-08 11:40:08.146 7 INFO neutron.services.segments.plugin [-] Segment 3db85f25-6e35-4625-a007-0cd524fe4391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3db85f25-6e35-4625-a007-0cd524fe4391 found for delete ", "request_id": "req-a5391413-3a63-4cf4-be83-f5f940908095"}]} [pid: 8|app: 0|req: 669/1383] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 8 11:40:07 2026] PUT /v2.0/routers/681425d1-aa6b-4bf7-9508-cbbf746ccd04/tags => generated 34 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:08.855 8 WARNING neutron.db.securitygroups_db [None req-7894457e-e1aa-4a3f-a5fc-f1bac7830b10 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:40:08.860 7 INFO neutron.db.l3_hamode_db [None req-a0bc7c9f-7297-44e8-9a6a-85a0220f885f 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] HA network b174d0da-807a-4a41-8056-86e01647580f was deleted as no HA routers are present in project f31d460f5e704e60bbf631453b9f5fbc. [pid: 7|app: 0|req: 715/1384] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:03 2026] DELETE /v2.0/routers/aa10d814-f5b1-4272-bd8c-6bd314e3efb0 => generated 0 bytes in 5078 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1385] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:08 2026] GET /v2.0/security-groups?tenant_id=e8aa29e62c9f4282a8608f5aa331e5fd&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:40:08.910 7 WARNING tagging [None req-3624c0cd-bf67-49f8-b665-9b648fa6f490 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 716/1386] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 8 11:40:08 2026] PUT /v2.0/routers/f78bbb38-e8db-4cef-ad1b-c7135370d100/tags => generated 19 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1387] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:08 2026] DELETE /v2.0/subnets/f50d259e-5bf5-4da2-ac50-09da96427fde => generated 0 bytes in 1248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1388] 10.0.0.104 () {32 vars in 664 bytes} [Fri May 8 11:40:10 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1389] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:09 2026] DELETE /v2.0/security-groups/6970b6f6-277e-426f-925e-9190ed5c9750 => generated 0 bytes in 789 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1390] 10.0.0.104 () {32 vars in 678 bytes} [Fri May 8 11:40:10 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1391] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:10 2026] DELETE /v2.0/subnets/67357797-c6a5-49ff-9233-20962384d422 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1392] 10.0.0.104 () {32 vars in 674 bytes} [Fri May 8 11:40:10 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1393] 10.0.0.104 () {32 vars in 686 bytes} [Fri May 8 11:40:10 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:40:10.614 8 INFO neutron_taas.services.taas.taas_plugin [None req-97878b20-7be4-4462-97f2-c7ac53b9de64 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] TaaS: Handle Delete Port: 82f4b113-5a00-4d98-874c-2f4c37416501 2026-05-08 11:40:10.617 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97878b20-7be4-4462-97f2-c7ac53b9de64 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Tap Mirror: Handle Delete Port: 82f4b113-5a00-4d98-874c-2f4c37416501 [pid: 7|app: 0|req: 721/1394] 10.0.0.104 () {32 vars in 672 bytes} [Fri May 8 11:40:10 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1395] 10.0.0.104 () {32 vars in 686 bytes} [Fri May 8 11:40:10 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1396] 10.0.0.104 () {32 vars in 682 bytes} [Fri May 8 11:40:10 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1397] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 8 11:40:10 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1398] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:40:10 2026] GET /v2.0/routers/6587fcdb-0828-4a8b-8941-47cb47a21886 => generated 485 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:11.255 8 INFO neutron.services.segments.plugin [-] Segment 5326fd56-8d98-49b3-9cfa-fe391033efea resource provider aggregate not found 2026-05-08 11:40:11.260 8 INFO neutron.services.segments.plugin [-] Segment 5326fd56-8d98-49b3-9cfa-fe391033efea resource provider aggregate not found 2026-05-08 11:40:11.279 8 INFO neutron.services.segments.plugin [-] Segment 5326fd56-8d98-49b3-9cfa-fe391033efea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5326fd56-8d98-49b3-9cfa-fe391033efea found for delete ", "request_id": "req-615207c2-9cf0-471c-a3bd-20977ccef756"}]} 2026-05-08 11:40:11.283 8 INFO neutron.services.segments.plugin [-] Segment 5326fd56-8d98-49b3-9cfa-fe391033efea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5326fd56-8d98-49b3-9cfa-fe391033efea found for delete ", "request_id": "req-6a96fc0c-e746-4598-96d4-15641f089c04"}]} [pid: 8|app: 0|req: 674/1399] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:40:10 2026] DELETE /v2.0/networks/cb452e22-4064-4bf5-a407-05c8930c2e14 => generated 0 bytes in 1093 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:40:11.741 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e408921-9378-4ff0-8392-4201a64efaec 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] TaaS: Handle Delete Port: bc784796-e333-48ae-a32e-6a55904a3b58 2026-05-08 11:40:11.745 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e408921-9378-4ff0-8392-4201a64efaec 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Tap Mirror: Handle Delete Port: bc784796-e333-48ae-a32e-6a55904a3b58 [pid: 8|app: 0|req: 675/1400] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:40:11 2026] DELETE /v2.0/networks/15f4b999-c934-48e4-8239-a1bbe7597e3b => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1401] 10.0.0.104 () {34 vars in 742 bytes} [Fri May 8 11:40:10 2026] PUT /v2.0/routers/6587fcdb-0828-4a8b-8941-47cb47a21886 => generated 485 bytes in 1113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:12.044 8 INFO neutron.db.segments_db [None req-edaf7efe-5479-48f9-a195-bfc747c421f2 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Added segment dfe08264-0ee9-44fe-ab7e-2bbb70722705 of type vxlan for network 102db13e-ce5f-48fd-8b36-e18e36b4ec94 [pid: 7|app: 0|req: 727/1402] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:40:12 2026] GET /v2.0/ports?device_id=6587fcdb-0828-4a8b-8941-47cb47a21886 => 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: 676/1403] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:40:11 2026] POST /v2.0/networks => generated 630 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:40:12.225 7 INFO neutron_taas.services.taas.taas_plugin [None req-86a7ef81-1d9a-4387-b8c4-67e9b9a8d69a 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] TaaS: Handle Delete Port: f470fe49-6afb-49f1-bbc0-b52b882b0830 2026-05-08 11:40:12.227 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86a7ef81-1d9a-4387-b8c4-67e9b9a8d69a 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Tap Mirror: Handle Delete Port: f470fe49-6afb-49f1-bbc0-b52b882b0830 [pid: 8|app: 0|req: 677/1404] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:12 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1405] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:12 2026] DELETE /v2.0/routers/6587fcdb-0828-4a8b-8941-47cb47a21886 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:40:12.535 7 INFO neutron.db.segments_db [None req-178b6e98-9f94-40fb-a616-671075a857f2 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Added segment b59b47e0-ced8-4150-a264-54d5acdaa966 of type vxlan for network f73c1f22-faa3-48da-854d-94c95a455ae3 2026-05-08 11:40:12.633 8 WARNING neutron.db.securitygroups_db [None req-0e97b7c7-2b60-463f-b16b-80428a4376e4 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 678/1406] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:12 2026] GET /v2.0/security-groups?tenant_id=94a739e9850f4c37915d64e400677f23&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1407] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:40:12 2026] GET /v2.0/routers/287bc64a-c5be-4e41-abef-ae82bbbd2259 => generated 493 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:12.798 7 INFO neutron.db.l3_hamode_db [None req-178b6e98-9f94-40fb-a616-671075a857f2 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 680/1408] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:12 2026] DELETE /v2.0/security-groups/d4401645-7747-4203-80d2-288db346224b => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:40:12.905 7 INFO neutron.db.l3_hamode_db [None req-178b6e98-9f94-40fb-a616-671075a857f2 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:40:13.309 8 INFO neutron.services.segments.plugin [-] Segment 83cbf44b-0cc0-4a02-8aab-89e371cc6aab resource provider aggregate not found 2026-05-08 11:40:13.319 8 INFO neutron.services.segments.plugin [-] Segment 83cbf44b-0cc0-4a02-8aab-89e371cc6aab resource provider aggregate not found 2026-05-08 11:40:13.331 8 INFO neutron.services.segments.plugin [-] Segment 83cbf44b-0cc0-4a02-8aab-89e371cc6aab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83cbf44b-0cc0-4a02-8aab-89e371cc6aab found for delete ", "request_id": "req-25e9bc49-78a6-40a2-87fb-95befa68949b"}]} 2026-05-08 11:40:13.341 8 INFO neutron.services.segments.plugin [-] Segment 83cbf44b-0cc0-4a02-8aab-89e371cc6aab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83cbf44b-0cc0-4a02-8aab-89e371cc6aab found for delete ", "request_id": "req-814a91c0-1b2d-4370-8872-ba84dcbabb29"}]} [pid: 8|app: 0|req: 681/1409] 10.0.0.104 () {34 vars in 742 bytes} [Fri May 8 11:40:12 2026] PUT /v2.0/routers/287bc64a-c5be-4e41-abef-ae82bbbd2259 => generated 493 bytes in 620 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1410] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:12 2026] POST /v2.0/routers => generated 506 bytes in 1196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1411] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:40:13 2026] GET /v2.0/ports?device_id=287bc64a-c5be-4e41-abef-ae82bbbd2259 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:13.943 8 INFO neutron.db.segments_db [None req-d0cbfeb3-dece-459f-8ea7-124a28f6d2e3 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 0c713fbc-bd19-4f26-be5d-36b739caa809 of type vxlan for network 421f3358-4f96-4f9d-b7b3-4a207b597c37 [pid: 8|app: 0|req: 682/1412] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 8 11:40:13 2026] POST /v2.0/networks => generated 743 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1413] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 8 11:40:13 2026] POST /v2.0/ports => generated 947 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:40:14.267 8 INFO neutron_taas.services.taas.taas_plugin [None req-5721663a-a209-46bc-8596-374bd4534ff6 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] TaaS: Handle Delete Port: 3b9cf258-5afb-40af-8584-d3188370259c 2026-05-08 11:40:14.269 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5721663a-a209-46bc-8596-374bd4534ff6 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Tap Mirror: Handle Delete Port: 3b9cf258-5afb-40af-8584-d3188370259c [pid: 7|app: 0|req: 732/1414] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:14 2026] POST /v2.0/subnets => generated 690 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1415] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:14 2026] DELETE /v2.0/routers/287bc64a-c5be-4e41-abef-ae82bbbd2259 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:40:14.654 8 INFO neutron.db.segments_db [None req-efdfe8ba-5921-4326-8b1b-9c9b1a8b8bbe aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment b9f02acc-e940-4b6e-a43d-cadf68aa5944 of type vxlan for network dcca9ccb-0388-452f-968c-2bf7238074b5 2026-05-08 11:40:14.940 8 INFO neutron.db.l3_hamode_db [None req-efdfe8ba-5921-4326-8b1b-9c9b1a8b8bbe aca24d97ca7a4ab0b5e728ef3206b0ec a20b4cf9c57d43deadae2c5a715a82ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 733/1416] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:40:14 2026] PUT /v2.0/routers/4b040121-9fea-46d8-83c0-d32dee401a00/add_router_interface => generated 310 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 734/1417] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:40:15 2026] GET /v2.0/routers/681425d1-aa6b-4bf7-9508-cbbf746ccd04 => generated 502 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:16.059 7 INFO neutron.db.segments_db [None req-1478933d-06c1-415f-83e4-a8913ff10418 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment c4cee7ef-6a57-4fac-a4da-3569f6c34166 of type vxlan for network cdd285e9-b1fd-41bd-8203-a8047ea55bc2 [pid: 7|app: 0|req: 735/1418] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 8 11:40:15 2026] POST /v2.0/networks => generated 740 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1419] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:40:16 2026] GET /v2.0/ports/07c579ba-a5cb-4bac-a679-4f6bf934321b => generated 1021 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:40:16.228 8 INFO neutron.db.l3_hamode_db [None req-efdfe8ba-5921-4326-8b1b-9c9b1a8b8bbe aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 737/1420] 10.0.0.104 () {34 vars in 742 bytes} [Fri May 8 11:40:16 2026] PUT /v2.0/routers/681425d1-aa6b-4bf7-9508-cbbf746ccd04 => generated 502 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1421] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:16 2026] POST /v2.0/subnets => generated 687 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1422] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:14 2026] POST /v2.0/routers => generated 730 bytes in 2669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1423] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:40:17 2026] GET /v2.0/ports?device_id=681425d1-aa6b-4bf7-9508-cbbf746ccd04 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:17.228 8 INFO neutron.db.segments_db [None req-288e56a6-d0e7-4f28-859e-1eef584ce15f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 181357b0-3d2f-41f3-a8e0-14ec986af2d6 of type vxlan for network dd02a279-335a-435b-adc6-97edc7ea0c7a 2026-05-08 11:40:17.321 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e2f95ed-9d2f-44a3-8936-e4b73c46b188 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] TaaS: Handle Delete Port: 07c579ba-a5cb-4bac-a679-4f6bf934321b 2026-05-08 11:40:17.323 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e2f95ed-9d2f-44a3-8936-e4b73c46b188 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Tap Mirror: Handle Delete Port: 07c579ba-a5cb-4bac-a679-4f6bf934321b 2026-05-08 11:40:17.532 8 INFO neutron.db.l3_hamode_db [None req-288e56a6-d0e7-4f28-859e-1eef584ce15f aca24d97ca7a4ab0b5e728ef3206b0ec deb1c94d7f8a4eb9981b40096bed0e87 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 739/1424] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:40:16 2026] PUT /v2.0/routers/4b040121-9fea-46d8-83c0-d32dee401a00/remove_router_interface => generated 310 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:40:18.313 8 INFO neutron.db.l3_hamode_db [None req-288e56a6-d0e7-4f28-859e-1eef584ce15f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 740/1425] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:40:17 2026] PUT /v2.0/routers/754c8ae4-3957-4a5e-b658-2e19da5a8e02/add_router_interface => generated 310 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:19.115 7 INFO neutron_taas.services.taas.taas_plugin [None req-08ee62f3-ebc8-4c8a-89bb-9d42693371a8 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] TaaS: Handle Delete Port: f70c34ee-962c-47f1-b71f-e6f6a0001ac5 2026-05-08 11:40:19.118 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08ee62f3-ebc8-4c8a-89bb-9d42693371a8 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Tap Mirror: Handle Delete Port: f70c34ee-962c-47f1-b71f-e6f6a0001ac5 [pid: 7|app: 0|req: 741/1426] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:18 2026] DELETE /v2.0/routers/681425d1-aa6b-4bf7-9508-cbbf746ccd04 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1427] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:17 2026] POST /v2.0/routers => generated 727 bytes in 2202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1428] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:40:19 2026] GET /v2.0/routers/f78bbb38-e8db-4cef-ad1b-c7135370d100 => generated 487 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:19.440 7 INFO neutron.api.v2.resource [None req-55730a53-2a37-4a8e-bda1-7125dbe69e75 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 742/1429] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:40:19 2026] PUT /v2.0/routers/4b040121-9fea-46d8-83c0-d32dee401a00/remove_router_interface => generated 197 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1430] 10.0.0.104 () {34 vars in 742 bytes} [Fri May 8 11:40:19 2026] PUT /v2.0/routers/f78bbb38-e8db-4cef-ad1b-c7135370d100 => generated 487 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1431] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:40:19 2026] GET /v2.0/ports?device_id=4b040121-9fea-46d8-83c0-d32dee401a00 => 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: 745/1432] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 8 11:40:19 2026] POST /v2.0/security-groups => generated 1661 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1433] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:40:20 2026] GET /v2.0/ports?device_id=f78bbb38-e8db-4cef-ad1b-c7135370d100 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:20.209 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ea7c5b9-8f02-45ea-a783-d337330cc849 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] TaaS: Handle Delete Port: 99dce67a-1cca-4f71-a153-d72f8a7bae1c 2026-05-08 11:40:20.211 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ea7c5b9-8f02-45ea-a783-d337330cc849 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Tap Mirror: Handle Delete Port: 99dce67a-1cca-4f71-a153-d72f8a7bae1c 2026-05-08 11:40:20.655 7 INFO neutron.services.segments.plugin [-] Segment b59b47e0-ced8-4150-a264-54d5acdaa966 resource provider aggregate not found 2026-05-08 11:40:20.669 7 INFO neutron.services.segments.plugin [-] Segment b59b47e0-ced8-4150-a264-54d5acdaa966 resource provider aggregate not found 2026-05-08 11:40:20.680 7 INFO neutron.services.segments.plugin [-] Segment b59b47e0-ced8-4150-a264-54d5acdaa966 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b59b47e0-ced8-4150-a264-54d5acdaa966 found for delete ", "request_id": "req-0c1a6751-2ea4-436e-8efd-6902401db5ff"}]} 2026-05-08 11:40:20.691 7 INFO neutron.services.segments.plugin [-] Segment b59b47e0-ced8-4150-a264-54d5acdaa966 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b59b47e0-ced8-4150-a264-54d5acdaa966 found for delete ", "request_id": "req-df26be67-16a0-4c55-9713-c988dfdcb5ba"}]} 2026-05-08 11:40:20.723 7 INFO neutron.db.l3_hamode_db [None req-6ea7c5b9-8f02-45ea-a783-d337330cc849 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] HA network f73c1f22-faa3-48da-854d-94c95a455ae3 was deleted as no HA routers are present in project f31d460f5e704e60bbf631453b9f5fbc. [pid: 7|app: 0|req: 747/1434] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:20 2026] DELETE /v2.0/routers/4b040121-9fea-46d8-83c0-d32dee401a00 => generated 0 bytes in 697 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1435] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:40:19 2026] PUT /v2.0/routers/3013b604-8977-48cf-986b-81629480f37f/add_router_interface => generated 310 bytes in 1323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1436] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:40:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:40:20.985 8 INFO neutron_taas.services.taas.taas_plugin [None req-f90746ff-7e20-4873-a6da-b877afc86e59 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] TaaS: Handle Delete Port: b1b8612d-f152-4da6-b508-9a18c36a2d2d 2026-05-08 11:40:20.990 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f90746ff-7e20-4873-a6da-b877afc86e59 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Tap Mirror: Handle Delete Port: b1b8612d-f152-4da6-b508-9a18c36a2d2d [pid: 7|app: 0|req: 749/1437] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:20 2026] DELETE /v2.0/subnets/8cd493de-9c09-4509-85ca-167970734d2d => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1438] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:20 2026] DELETE /v2.0/routers/f78bbb38-e8db-4cef-ad1b-c7135370d100 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:40:21.311 8 INFO neutron_taas.services.taas.taas_plugin [None req-52722964-c5a7-489d-8ac3-7c81c04a8de2 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] TaaS: Handle Delete Port: 8cd63222-b691-4a04-9f28-cadbc466e9d2 2026-05-08 11:40:21.313 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52722964-c5a7-489d-8ac3-7c81c04a8de2 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Tap Mirror: Handle Delete Port: 8cd63222-b691-4a04-9f28-cadbc466e9d2 [pid: 7|app: 0|req: 750/1439] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:40:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1440] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:40:21 2026] GET /v2.0/routers/18981452-2f98-4eed-9a98-82e068ed9866 => generated 480 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:21.474 8 INFO neutron.services.segments.plugin [-] Segment dfe08264-0ee9-44fe-ab7e-2bbb70722705 resource provider aggregate not found 2026-05-08 11:40:21.485 8 INFO neutron.services.segments.plugin [-] Segment dfe08264-0ee9-44fe-ab7e-2bbb70722705 resource provider aggregate not found 2026-05-08 11:40:21.511 8 INFO neutron.services.segments.plugin [-] Segment dfe08264-0ee9-44fe-ab7e-2bbb70722705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfe08264-0ee9-44fe-ab7e-2bbb70722705 found for delete ", "request_id": "req-cfcf8553-3998-4d72-9943-0783c623254f"}]} 2026-05-08 11:40:21.513 8 INFO neutron.services.segments.plugin [-] Segment dfe08264-0ee9-44fe-ab7e-2bbb70722705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfe08264-0ee9-44fe-ab7e-2bbb70722705 found for delete ", "request_id": "req-0f3855de-895b-4ec9-b5a8-6ac624ab7ab1"}]} [pid: 8|app: 0|req: 690/1441] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:40:21 2026] DELETE /v2.0/networks/102db13e-ce5f-48fd-8b36-e18e36b4ec94 => 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: 752/1442] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:40:21 2026] POST /v2.0/floatingips => generated 552 bytes in 1076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1443] 10.0.0.104 () {34 vars in 742 bytes} [Fri May 8 11:40:21 2026] PUT /v2.0/routers/18981452-2f98-4eed-9a98-82e068ed9866 => generated 480 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:22.651 7 INFO neutron.db.segments_db [None req-416314db-65d6-4ce4-b328-b621c63744f7 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Added segment 72a990ff-9023-4eeb-ba50-9bb31bc4029a of type vxlan for network f5a37979-2780-45a1-a45f-42de41bf6fe6 [pid: 7|app: 0|req: 753/1446] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:40:22 2026] POST /v2.0/networks => generated 630 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1447] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:40:23 2026] GET /v2.0/ports?device_id=18981452-2f98-4eed-9a98-82e068ed9866 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:23.078 7 WARNING neutron.db.securitygroups_db [req-a7fe3267-7eb5-44d4-b969-efbb5eeeadab req-33f61c9a-b5e5-4f40-9e92-f282e027b786 0688b438e0ec4467820d1233990d33c9 a20b4cf9c57d43deadae2c5a715a82ff - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 755/1448] 10.0.0.55 () {34 vars in 1099 bytes} [Fri May 8 11:40:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1857385338&fields=id&tenant_id=a20b4cf9c57d43deadae2c5a715a82ff => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:23.131 8 INFO neutron.db.segments_db [None req-b1bb6a41-053a-41e5-a6b3-273892ce4d17 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 55724017-0eeb-4dce-9d2b-569198c2e162 of type vxlan for network 07b87c73-ea0c-4e54-b3f2-9adf79d033c1 [pid: 8|app: 0|req: 694/1449] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 8 11:40:22 2026] POST /v2.0/networks => generated 741 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1450] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:23 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1451] 10.0.0.55 () {34 vars in 981 bytes} [Fri May 8 11:40:23 2026] GET /v2.0/networks?id=421f3358-4f96-4f9d-b7b3-4a207b597c37 => generated 675 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:23.407 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff2ab9e6-9db2-484f-a5c9-8974016b8931 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] TaaS: Handle Delete Port: 312cc1d9-8e12-498c-8870-40f5c403e022 2026-05-08 11:40:23.411 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff2ab9e6-9db2-484f-a5c9-8974016b8931 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] Tap Mirror: Handle Delete Port: 312cc1d9-8e12-498c-8870-40f5c403e022 [pid: 7|app: 0|req: 758/1452] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:23 2026] POST /v2.0/subnets => generated 688 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:40:23.653 7 INFO neutron.db.segments_db [None req-bb908f30-c3ed-446c-9025-128d5fee74b7 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Added segment d3b81530-11e5-4465-9bd0-baffb847591b of type vxlan for network e75a0257-3f8d-44aa-9439-525b8b68ed45 2026-05-08 11:40:23.775 8 INFO neutron.services.segments.plugin [-] Segment e25f8959-d2e1-4400-bb0a-8ffdd3cefb6b resource provider aggregate not found 2026-05-08 11:40:23.790 8 INFO neutron.services.segments.plugin [-] Segment e25f8959-d2e1-4400-bb0a-8ffdd3cefb6b resource provider aggregate not found 2026-05-08 11:40:23.799 8 INFO neutron.services.segments.plugin [-] Segment e25f8959-d2e1-4400-bb0a-8ffdd3cefb6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e25f8959-d2e1-4400-bb0a-8ffdd3cefb6b found for delete ", "request_id": "req-df6c0608-35ee-4da1-8824-0c1c325481f5"}]} 2026-05-08 11:40:23.816 8 INFO neutron.services.segments.plugin [-] Segment e25f8959-d2e1-4400-bb0a-8ffdd3cefb6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e25f8959-d2e1-4400-bb0a-8ffdd3cefb6b found for delete ", "request_id": "req-c177cd9e-1b0c-4ba3-9043-6914d7a54b55"}]} 2026-05-08 11:40:23.841 8 INFO neutron.db.l3_hamode_db [None req-ff2ab9e6-9db2-484f-a5c9-8974016b8931 55fab0a03f2a4fa4a7be3de2dc488950 e80cf9a9a59a4d79a6dceedd0ff9dad8 - - default default] HA network 75f9107c-71e6-4004-80ca-e4da593467c1 was deleted as no HA routers are present in project e80cf9a9a59a4d79a6dceedd0ff9dad8. [pid: 8|app: 0|req: 695/1453] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:23 2026] DELETE /v2.0/routers/18981452-2f98-4eed-9a98-82e068ed9866 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1454] 10.0.0.55 () {34 vars in 964 bytes} [Fri May 8 11:40:23 2026] GET /v2.0/quotas/a20b4cf9c57d43deadae2c5a715a82ff => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:23.906 8 INFO neutron.db.segments_db [None req-3b150767-a49f-4a5f-b2f1-713ac8c6ed72 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment c683dc49-0b16-436a-871a-14d9605bc8e9 of type vxlan for network bfa47ee2-9263-4515-b790-94ddb0ff79a8 2026-05-08 11:40:24.090 7 INFO neutron.db.l3_hamode_db [None req-bb908f30-c3ed-446c-9025-128d5fee74b7 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:40:24.187 8 INFO neutron.db.l3_hamode_db [None req-3b150767-a49f-4a5f-b2f1-713ac8c6ed72 aca24d97ca7a4ab0b5e728ef3206b0ec c514dcd5ed4040dd9fa7af927e7fb7a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:40:24.227 7 INFO neutron.db.l3_hamode_db [None req-bb908f30-c3ed-446c-9025-128d5fee74b7 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 759/1455] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:23 2026] POST /v2.0/routers => generated 507 bytes in 1248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1456] 10.0.0.55 () {34 vars in 1001 bytes} [Fri May 8 11:40:24 2026] GET /v2.0/ports?tenant_id=a20b4cf9c57d43deadae2c5a715a82ff&fields=id => generated 103 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:24.980 8 INFO neutron.db.l3_hamode_db [None req-3b150767-a49f-4a5f-b2f1-713ac8c6ed72 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:40:25.072 7 WARNING neutron.db.securitygroups_db [None req-351dae8b-c5cb-4de1-99c1-b5520739ac4d aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 761/1457] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:24 2026] GET /v2.0/security-groups?tenant_id=ff0e9b63c0d14769bdb85b84bc8bf3a5&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1458] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:23 2026] POST /v2.0/routers => generated 728 bytes in 2019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1459] 10.0.0.55 () {34 vars in 1007 bytes} [Fri May 8 11:40:25 2026] GET /v2.0/networks/421f3358-4f96-4f9d-b7b3-4a207b597c37?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1460] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:25 2026] DELETE /v2.0/security-groups/7415437b-e368-4d1a-80ba-d9b6e5ed42ea => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1461] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:40:25 2026] PUT /v2.0/routers/034493b4-c1df-4f4f-a614-2971b2339bce/add_router_interface => generated 310 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1462] 10.0.0.55 () {34 vars in 1107 bytes} [Fri May 8 11:40:26 2026] GET /v2.0/networks/421f3358-4f96-4f9d-b7b3-4a207b597c37?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:26.365 7 WARNING neutron.db.securitygroups_db [None req-7bc912e8-0a9e-4b3b-8d16-a4dfaa3da7df aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 764/1463] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:26 2026] GET /v2.0/security-groups?tenant_id=a7bfe92ffd8f479ead2e01647c09ab7e&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1464] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:40:26 2026] GET /v2.0/ports/eb4d7a88-e1d8-42e5-aea8-83ea10213daf => generated 955 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1465] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:26 2026] DELETE /v2.0/security-groups/5d79131d-21ac-4092-b3b5-7bd1e5474fe7 => 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: 767/1466] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:26 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:27.051 7 INFO neutron_taas.services.taas.taas_plugin [None req-bbc27bc9-bd9b-4ab2-bba6-ca82146c6bca 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] TaaS: Handle Delete Port: eb4d7a88-e1d8-42e5-aea8-83ea10213daf 2026-05-08 11:40:27.054 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbc27bc9-bd9b-4ab2-bba6-ca82146c6bca 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Tap Mirror: Handle Delete Port: eb4d7a88-e1d8-42e5-aea8-83ea10213daf [pid: 8|app: 0|req: 700/1467] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:40:26 2026] PUT /v2.0/routers/0d7598a9-d7e8-4ea9-9f60-26456998e142/add_router_interface => generated 310 bytes in 1211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:27.244 8 WARNING neutron.db.securitygroups_db [None req-2efe9b9d-316d-450f-a765-663379a21c11 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 701/1468] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:27 2026] GET /v2.0/security-groups?tenant_id=e80cf9a9a59a4d79a6dceedd0ff9dad8&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1469] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:40:26 2026] PUT /v2.0/routers/034493b4-c1df-4f4f-a614-2971b2339bce/remove_router_interface => generated 310 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1470] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:27 2026] DELETE /v2.0/security-groups/c28e335b-7eab-4056-99ca-9b02c31699c1 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1471] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:40:27 2026] GET /v2.0/ports?device_id=034493b4-c1df-4f4f-a614-2971b2339bce => 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: 770/1472] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:27 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:27.840 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b111be5-1b2b-4b83-af49-520fb023500c 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] TaaS: Handle Delete Port: 53687432-b970-4445-8de0-bfd6ae06878e 2026-05-08 11:40:27.845 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b111be5-1b2b-4b83-af49-520fb023500c 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Tap Mirror: Handle Delete Port: 53687432-b970-4445-8de0-bfd6ae06878e 2026-05-08 11:40:28.196 8 INFO neutron.services.segments.plugin [-] Segment d3b81530-11e5-4465-9bd0-baffb847591b resource provider aggregate not found 2026-05-08 11:40:28.200 8 INFO neutron.services.segments.plugin [-] Segment d3b81530-11e5-4465-9bd0-baffb847591b resource provider aggregate not found 2026-05-08 11:40:28.217 8 INFO neutron.services.segments.plugin [-] Segment d3b81530-11e5-4465-9bd0-baffb847591b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3b81530-11e5-4465-9bd0-baffb847591b found for delete ", "request_id": "req-692fac1d-a4a3-44a9-9252-9cd3f47978ac"}]} 2026-05-08 11:40:28.220 8 INFO neutron.services.segments.plugin [-] Segment d3b81530-11e5-4465-9bd0-baffb847591b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3b81530-11e5-4465-9bd0-baffb847591b found for delete ", "request_id": "req-540d9ed9-b90f-440b-8d8d-8f4f883865cd"}]} 2026-05-08 11:40:28.233 8 INFO neutron.db.l3_hamode_db [None req-6b111be5-1b2b-4b83-af49-520fb023500c 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] HA network e75a0257-3f8d-44aa-9439-525b8b68ed45 was deleted as no HA routers are present in project f31d460f5e704e60bbf631453b9f5fbc. [pid: 8|app: 0|req: 703/1473] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:27 2026] DELETE /v2.0/routers/034493b4-c1df-4f4f-a614-2971b2339bce => generated 0 bytes in 651 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1474] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 8 11:40:28 2026] POST /v2.0/security-groups => generated 1673 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1475] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:40:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1476] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:28 2026] DELETE /v2.0/subnets/142a1aa1-4eb5-41f8-8980-cd6706a287f9 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1477] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:40:28 2026] POST /v2.0/security-group-rules => generated 596 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1478] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:40:28 2026] DELETE /v2.0/networks/f5a37979-2780-45a1-a45f-42de41bf6fe6 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1479] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:40:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:40:28.633 8 INFO neutron.db.segments_db [None req-1b990796-ab63-4a2c-ba30-3dffdbc44d07 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Added segment f152997e-5dbe-45aa-a715-c509113b1840 of type vxlan for network d349e839-4e02-4b40-a999-7ae71366cc5b [pid: 7|app: 0|req: 775/1480] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:40:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:40:28.864 7 INFO neutron.db.securitygroups_db [None req-dbb663b5-0cb1-41de-ad8d-849b3df7e3ea eeda6aaaacf04affb8076bd56f3fc1b9 deb1c94d7f8a4eb9981b40096bed0e87 - - default default] Project deb1c94d7f8a4eb9981b40096bed0e87 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-08 11:40:28.909 8 INFO neutron.db.l3_hamode_db [None req-1b990796-ab63-4a2c-ba30-3dffdbc44d07 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 776/1481] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:40:28 2026] POST /v2.0/security-group-rules => generated 607 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1482] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:28 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:29.021 7 INFO neutron.db.securitygroups_db [None req-8e20cebf-3802-4570-9b04-dcd767638f4b eeda6aaaacf04affb8076bd56f3fc1b9 deb1c94d7f8a4eb9981b40096bed0e87 - - default default] Project deb1c94d7f8a4eb9981b40096bed0e87 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: 778/1483] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:40:28 2026] POST /v2.0/security-group-rules => generated 606 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:40:29.705 8 INFO neutron.db.l3_hamode_db [None req-1b990796-ab63-4a2c-ba30-3dffdbc44d07 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 779/1484] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 8 11:40:29 2026] POST /v2.0/security-groups => generated 1660 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1485] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:40:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1486] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:40:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1487] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:30 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:30.237 8 INFO neutron.services.segments.plugin [-] Segment 72a990ff-9023-4eeb-ba50-9bb31bc4029a resource provider aggregate not found 2026-05-08 11:40:30.242 8 INFO neutron.services.segments.plugin [-] Segment 72a990ff-9023-4eeb-ba50-9bb31bc4029a resource provider aggregate not found 2026-05-08 11:40:30.256 8 INFO neutron.services.segments.plugin [-] Segment 72a990ff-9023-4eeb-ba50-9bb31bc4029a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72a990ff-9023-4eeb-ba50-9bb31bc4029a found for delete ", "request_id": "req-46bd9208-866e-4650-8ae3-fc00aba6da59"}]} 2026-05-08 11:40:30.258 8 INFO neutron.services.segments.plugin [-] Segment 72a990ff-9023-4eeb-ba50-9bb31bc4029a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72a990ff-9023-4eeb-ba50-9bb31bc4029a found for delete ", "request_id": "req-fc7e0e4e-c007-4f9e-bc38-f6b9ca79e81e"}]} [pid: 8|app: 0|req: 706/1488] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:28 2026] POST /v2.0/routers => generated 686 bytes in 2028 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1489] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:40:30 2026] GET /v2.0/routers/34a15542-fd35-4a6f-b738-1d1bfe02d8d4 => generated 692 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1490] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:40:30 2026] POST /v2.0/floatingips => generated 552 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1491] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 8 11:40:30 2026] GET /v2.0/routers => generated 695 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:30.839 8 WARNING neutron.db.securitygroups_db [req-53991c9e-cec1-4602-aefd-0a3401a742af req-52bd94fe-a3fd-4a6e-9d5e-8c52bff4a0d8 eeda6aaaacf04affb8076bd56f3fc1b9 deb1c94d7f8a4eb9981b40096bed0e87 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 709/1492] 10.0.0.55 () {34 vars in 1097 bytes} [Fri May 8 11:40:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-598119432&fields=id&tenant_id=deb1c94d7f8a4eb9981b40096bed0e87 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1493] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:40:30 2026] GET /v2.0/networks?id=421f3358-4f96-4f9d-b7b3-4a207b597c37 => generated 675 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:30.941 8 WARNING neutron.db.securitygroups_db [req-53991c9e-cec1-4602-aefd-0a3401a742af req-92f1c85f-049b-4e1a-a1b4-c399a4f24102 eeda6aaaacf04affb8076bd56f3fc1b9 deb1c94d7f8a4eb9981b40096bed0e87 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 711/1494] 10.0.0.55 () {34 vars in 1097 bytes} [Fri May 8 11:40:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--848400938&fields=id&tenant_id=deb1c94d7f8a4eb9981b40096bed0e87 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:30.972 8 WARNING neutron.db.securitygroups_db [req-a7fe3267-7eb5-44d4-b969-efbb5eeeadab req-9188b5b7-074d-452d-98d1-88c606b74856 0688b438e0ec4467820d1233990d33c9 a20b4cf9c57d43deadae2c5a715a82ff - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 712/1495] 199.204.45.70 () {34 vars in 1049 bytes} [Fri May 8 11:40:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a20b4cf9c57d43deadae2c5a715a82ff => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1496] 10.0.0.55 () {34 vars in 981 bytes} [Fri May 8 11:40:31 2026] GET /v2.0/networks?id=cdd285e9-b1fd-41bd-8203-a8047ea55bc2 => generated 672 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1497] 10.0.0.104 () {34 vars in 741 bytes} [Fri May 8 11:40:30 2026] PUT /v2.0/routers/34a15542-fd35-4a6f-b738-1d1bfe02d8d4 => generated 699 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1498] 10.0.0.55 () {34 vars in 964 bytes} [Fri May 8 11:40:31 2026] GET /v2.0/quotas/deb1c94d7f8a4eb9981b40096bed0e87 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1499] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:31 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1500] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:40:31 2026] GET /v2.0/routers/34a15542-fd35-4a6f-b738-1d1bfe02d8d4 => generated 699 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1501] 10.0.0.55 () {34 vars in 1001 bytes} [Fri May 8 11:40:31 2026] GET /v2.0/ports?tenant_id=deb1c94d7f8a4eb9981b40096bed0e87&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1502] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:40:31 2026] GET /v2.0/ports?device_id=34a15542-fd35-4a6f-b738-1d1bfe02d8d4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1503] 10.0.0.55 () {34 vars in 1007 bytes} [Fri May 8 11:40:31 2026] GET /v2.0/networks/cdd285e9-b1fd-41bd-8203-a8047ea55bc2?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1504] 199.204.45.70 () {38 vars in 954 bytes} [Fri May 8 11:40:31 2026] POST /v2.0/ports => generated 958 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:40:31.675 7 INFO neutron_taas.services.taas.taas_plugin [None req-20d0a849-827e-4843-a939-aa4bb99ca6b5 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] TaaS: Handle Delete Port: d454d872-a2bd-41b6-8685-ecdb1e2db6a2 2026-05-08 11:40:31.678 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20d0a849-827e-4843-a939-aa4bb99ca6b5 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Tap Mirror: Handle Delete Port: d454d872-a2bd-41b6-8685-ecdb1e2db6a2 [pid: 8|app: 0|req: 715/1505] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:40:31 2026] PUT /v2.0/ports/19057702-2e6f-479d-87f9-bc53a4c55d95 => generated 1239 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:40:31.929 7 INFO neutron_taas.services.taas.taas_plugin [None req-20d0a849-827e-4843-a939-aa4bb99ca6b5 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] TaaS: Handle Delete Port: 0d6b867b-a43a-4b8c-a89d-15f307678f98 2026-05-08 11:40:31.932 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20d0a849-827e-4843-a939-aa4bb99ca6b5 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] Tap Mirror: Handle Delete Port: 0d6b867b-a43a-4b8c-a89d-15f307678f98 2026-05-08 11:40:31.959 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7404c3f-f40e-463c-975d-aeaebbfdf6cc'] response: {'name': 'network-changed', 'server_uuid': '068dfeaf-17c7-4411-8ab3-72e333c9f3b9', 'tag': '19057702-2e6f-479d-87f9-bc53a4c55d95', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 716/1506] 10.0.0.55 () {34 vars in 1107 bytes} [Fri May 8 11:40:31 2026] GET /v2.0/networks/cdd285e9-b1fd-41bd-8203-a8047ea55bc2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1507] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:32 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:32.285 7 INFO neutron.services.segments.plugin [-] Segment f152997e-5dbe-45aa-a715-c509113b1840 resource provider aggregate not found 2026-05-08 11:40:32.291 7 INFO neutron.services.segments.plugin [-] Segment f152997e-5dbe-45aa-a715-c509113b1840 resource provider aggregate not found 2026-05-08 11:40:32.308 7 INFO neutron.services.segments.plugin [-] Segment f152997e-5dbe-45aa-a715-c509113b1840 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f152997e-5dbe-45aa-a715-c509113b1840 found for delete ", "request_id": "req-78e88cac-2eda-45e1-ba72-3448dd4b83ec"}]} 2026-05-08 11:40:32.323 7 INFO neutron.db.l3_hamode_db [None req-20d0a849-827e-4843-a939-aa4bb99ca6b5 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] HA network d349e839-4e02-4b40-a999-7ae71366cc5b was deleted as no HA routers are present in project f31d460f5e704e60bbf631453b9f5fbc. [pid: 7|app: 0|req: 791/1508] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:31 2026] DELETE /v2.0/routers/34a15542-fd35-4a6f-b738-1d1bfe02d8d4 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:40:32.333 7 INFO neutron.services.segments.plugin [-] Segment f152997e-5dbe-45aa-a715-c509113b1840 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f152997e-5dbe-45aa-a715-c509113b1840 found for delete ", "request_id": "req-ff15d475-971c-41f3-9b26-33ed09b9261c"}]} [pid: 7|app: 0|req: 792/1509] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:40:32 2026] GET /v2.0/ports?device_id=34a15542-fd35-4a6f-b738-1d1bfe02d8d4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1510] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:32 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:32.443 7 INFO neutron.api.v2.resource [None req-d27e618e-7262-412d-baa8-1a3fa5ea30c2 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 794/1511] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:32 2026] DELETE /v2.0/routers/34a15542-fd35-4a6f-b738-1d1bfe02d8d4 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:40:32.475 8 INFO neutron.db.segments_db [None req-6d5a97aa-10d1-431f-ac07-90378ce5d992 12231317247b477ebc400a9517f7c5a5 65aaffebb4e040598d8d93f24e7d4b03 - - default default] Added segment d2a2bcc4-945d-4b80-827e-0cae0b8e0ebc of type vxlan for network 2a3ac027-47ee-4612-aa0d-e14b046c4deb [pid: 7|app: 0|req: 795/1512] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:40:32 2026] GET /v2.0/security-groups?id=bdf90ba3-f65c-4471-809d-01a6a3be6fc5&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: 796/1513] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:40:32 2026] GET /v2.0/ports?device_id=034493b4-c1df-4f4f-a614-2971b2339bce => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1514] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:40:32 2026] GET /v2.0/ports?tenant_id=a20b4cf9c57d43deadae2c5a715a82ff&device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:40:32.555 7 INFO neutron.api.v2.resource [None req-383e6cc1-126a-4093-a48d-ae1eb48f3216 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 798/1515] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:32 2026] DELETE /v2.0/routers/034493b4-c1df-4f4f-a614-2971b2339bce => 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: 718/1516] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:40:32 2026] POST /v2.0/networks => generated 630 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:40:32.578 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ec347b6-c98b-4a3b-ab19-5c4210533042 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 719/1517] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:32 2026] DELETE /v2.0/subnets/142a1aa1-4eb5-41f8-8980-cd6706a287f9 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1518] 199.204.45.70 () {34 vars in 1017 bytes} [Fri May 8 11:40:32 2026] GET /v2.0/networks?tenant_id=a20b4cf9c57d43deadae2c5a715a82ff&shared=False => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1519] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:40:32 2026] GET /v2.0/ports?device_id=4b040121-9fea-46d8-83c0-d32dee401a00 => 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: 801/1520] 199.204.45.70 () {34 vars in 929 bytes} [Fri May 8 11:40:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:32.696 7 INFO neutron.api.v2.resource [None req-184873bc-a07f-4f0c-bb24-e858296ec98d 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 802/1521] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:32 2026] DELETE /v2.0/routers/4b040121-9fea-46d8-83c0-d32dee401a00 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:40:32.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-191b5a05-a348-46e9-b65d-7102815b1a07 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 803/1522] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:32 2026] DELETE /v2.0/subnets/8cd493de-9c09-4509-85ca-167970734d2d => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1523] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:40:32 2026] GET /v2.0/ports?device_id=aa10d814-f5b1-4272-bd8c-6bd314e3efb0 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:32.768 7 INFO neutron.api.v2.resource [None req-19777111-c5fe-486a-8d88-4d63f4e0b0aa 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 805/1524] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:32 2026] DELETE /v2.0/routers/aa10d814-f5b1-4272-bd8c-6bd314e3efb0 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:40:32.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52d7b97a-55b8-4405-a64f-b126a6cd1116 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 806/1525] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:32 2026] DELETE /v2.0/subnets/f50d259e-5bf5-4da2-ac50-09da96427fde => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:40:32.802 7 INFO neutron.pecan_wsgi.hooks.translation [None req-945d7a01-5625-4eb7-bd65-0002bba32345 51a753aa219d40d6a787a23a635758bb f31d460f5e704e60bbf631453b9f5fbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 807/1526] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:32 2026] DELETE /v2.0/subnets/67357797-c6a5-49ff-9233-20962384d422 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1527] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:32 2026] POST /v2.0/subnets => generated 626 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:40:32.907 7 INFO neutron.db.segments_db [None req-65da6d3e-6c04-463b-997a-886c5cb60f5c 12231317247b477ebc400a9517f7c5a5 65aaffebb4e040598d8d93f24e7d4b03 - - default default] Added segment a75c7125-0109-4a6d-b3b1-b0a2fa39d427 of type vxlan for network 2b92da25-21b3-4820-ba1b-fafc91dd91a0 [pid: 7|app: 0|req: 808/1528] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:40:32 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1529] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:33 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => 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: 721/1530] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:33 2026] POST /v2.0/subnets => generated 629 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:40:33.376 7 INFO neutron.db.segments_db [None req-557bf2a2-5de6-4507-b8e1-469353049422 12231317247b477ebc400a9517f7c5a5 65aaffebb4e040598d8d93f24e7d4b03 - - default default] Added segment cf13615b-b268-4925-94c6-0f2ece47d50b of type vxlan for network 84e8a190-44b9-4ae0-8112-bc3253badb72 2026-05-08 11:40:33.431 8 WARNING neutron.db.securitygroups_db [None req-75bca1c5-57b0-424e-b6ad-d407ea3b3c48 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 810/1531] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:40:33 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1532] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:33 2026] GET /v2.0/security-groups?tenant_id=f31d460f5e704e60bbf631453b9f5fbc&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1533] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:33 2026] DELETE /v2.0/security-groups/ae83e033-56d8-41bd-b253-f80ab0fffa2a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1534] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:33 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1535] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:40:33 2026] GET /v2.0/security-groups?id=bdf90ba3-f65c-4471-809d-01a6a3be6fc5&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1536] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:33 2026] POST /v2.0/subnets => generated 629 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1537] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:40:33 2026] GET /v2.0/ports?tenant_id=a20b4cf9c57d43deadae2c5a715a82ff&device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:40:33.761 7 INFO neutron.db.segments_db [None req-1866ca86-ce47-41a0-9f0b-f4fa254f729f 12231317247b477ebc400a9517f7c5a5 65aaffebb4e040598d8d93f24e7d4b03 - - default default] Added segment 983a90ce-9870-4b80-9fee-3ab77c1aef3b of type vxlan for network 8b2c2b39-de5a-48b4-92de-72e868b23969 [pid: 8|app: 0|req: 727/1538] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:40:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=19057702-2e6f-479d-87f9-bc53a4c55d95 => 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: 728/1539] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:40:33 2026] GET /v2.0/subnets?id=b7e955ef-e664-464a-8606-7008a007dd48 => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1540] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:40:33 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: 8|app: 0|req: 729/1541] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:40:33 2026] GET /v2.0/ports?network_id=421f3358-4f96-4f9d-b7b3-4a207b597c37&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1542] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:40:33 2026] GET /v2.0/networks/421f3358-4f96-4f9d-b7b3-4a207b597c37?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1543] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:40:33 2026] GET /v2.0/networks/421f3358-4f96-4f9d-b7b3-4a207b597c37?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1544] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:33 2026] POST /v2.0/subnets => generated 629 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:40:34.196 8 INFO neutron.db.segments_db [None req-b8e8c0b8-73be-4dbe-b917-e9b10cc6f48b 12231317247b477ebc400a9517f7c5a5 65aaffebb4e040598d8d93f24e7d4b03 - - default default] Added segment 9b062551-7c9b-4ba6-9c45-0b5075f527dc of type vxlan for network b7dfbf65-7eaf-4bfa-ae3b-7f6a61fdf8ae [pid: 8|app: 0|req: 732/1545] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:40:34 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: 7|app: 0|req: 814/1546] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:34 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1547] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:34 2026] POST /v2.0/subnets => generated 629 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1548] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 8 11:40:34 2026] PUT /v2.0/subnets/e8d9c5ca-8281-4c67-aaae-de428d6d7da8/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1549] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 8 11:40:34 2026] PUT /v2.0/subnets/97da4d48-b096-457d-9e27-e51c1c68bcde/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1550] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:34 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1551] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 8 11:40:34 2026] PUT /v2.0/subnets/3571b0ed-b9a0-41b9-85a4-de285f6775df/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1552] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:40:34 2026] GET /v2.0/security-groups?id=bdf90ba3-f65c-4471-809d-01a6a3be6fc5&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: 736/1553] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 8 11:40:34 2026] PUT /v2.0/subnets/c1bec1bc-4aa6-4664-aaae-c0dc5caa8577/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1554] 10.0.0.104 () {32 vars in 664 bytes} [Fri May 8 11:40:34 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1555] 10.0.0.104 () {32 vars in 678 bytes} [Fri May 8 11:40:34 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1556] 10.0.0.104 () {32 vars in 674 bytes} [Fri May 8 11:40:34 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1557] 10.0.0.104 () {32 vars in 686 bytes} [Fri May 8 11:40:35 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1558] 10.0.0.104 () {32 vars in 672 bytes} [Fri May 8 11:40:35 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1559] 10.0.0.104 () {32 vars in 686 bytes} [Fri May 8 11:40:35 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1560] 10.0.0.104 () {32 vars in 682 bytes} [Fri May 8 11:40:35 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1561] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 8 11:40:35 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1562] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:35 2026] DELETE /v2.0/subnets/e8d9c5ca-8281-4c67-aaae-de428d6d7da8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1563] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:40:35 2026] POST /v2.0/subnetpools => generated 548 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1564] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:35 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => 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: 825/1565] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:40:35 2026] GET /v2.0/subnetpools/052beeea-e962-4d03-8864-8839be1326a6 => generated 548 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1566] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:40:35 2026] PUT /v2.0/subnetpools/052beeea-e962-4d03-8864-8839be1326a6 => generated 501 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1567] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:35 2026] DELETE /v2.0/subnets/97da4d48-b096-457d-9e27-e51c1c68bcde => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1568] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:40:35 2026] DELETE /v2.0/subnetpools/052beeea-e962-4d03-8864-8839be1326a6 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:40:35.620 7 INFO neutron.api.v2.resource [None req-5215afba-d3f9-4166-aba4-b50ad5ac797f e8a847b8c9f74a47ad67d9b79dfacf32 8173914737bb493e8ebd8c691bf18132 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 828/1569] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:40:35 2026] GET /v2.0/subnetpools/052beeea-e962-4d03-8864-8839be1326a6 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:40:35.638 7 INFO neutron.api.v2.resource [None req-6eee976c-9f17-4350-bf66-d273e0f45775 e8a847b8c9f74a47ad67d9b79dfacf32 8173914737bb493e8ebd8c691bf18132 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 829/1570] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:40:35 2026] DELETE /v2.0/subnetpools/052beeea-e962-4d03-8864-8839be1326a6 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1571] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:35 2026] DELETE /v2.0/subnets/3571b0ed-b9a0-41b9-85a4-de285f6775df => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1572] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:35 2026] DELETE /v2.0/subnets/c1bec1bc-4aa6-4664-aaae-c0dc5caa8577 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1573] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:35 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1574] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:35 2026] DELETE /v2.0/subnets/29d2be42-c0c3-4db6-851c-f9a046f4e210 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:40:36.102 8 INFO neutron.services.segments.plugin [-] Segment d2a2bcc4-945d-4b80-827e-0cae0b8e0ebc resource provider aggregate not found 2026-05-08 11:40:36.103 8 INFO neutron.services.segments.plugin [-] Segment d2a2bcc4-945d-4b80-827e-0cae0b8e0ebc resource provider aggregate not found 2026-05-08 11:40:36.122 8 INFO neutron.services.segments.plugin [-] Segment d2a2bcc4-945d-4b80-827e-0cae0b8e0ebc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2a2bcc4-945d-4b80-827e-0cae0b8e0ebc found for delete ", "request_id": "req-b1ae1066-f322-48ac-8d9b-7c140aa20407"}]} [pid: 8|app: 0|req: 744/1575] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:40:35 2026] DELETE /v2.0/networks/2a3ac027-47ee-4612-aa0d-e14b046c4deb => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:40:36.136 8 INFO neutron.services.segments.plugin [-] Segment d2a2bcc4-945d-4b80-827e-0cae0b8e0ebc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2a2bcc4-945d-4b80-827e-0cae0b8e0ebc found for delete ", "request_id": "req-1ca8a403-d3f1-4873-ae31-64822076c3a3"}]} 2026-05-08 11:40:36.245 8 WARNING neutron.db.securitygroups_db [None req-df54f154-9ee8-4dcd-9488-018ecf700dc9 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 745/1576] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:36 2026] GET /v2.0/security-groups?tenant_id=8173914737bb493e8ebd8c691bf18132&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1577] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:40:35 2026] GET /v2.0/security-groups?id=bdf90ba3-f65c-4471-809d-01a6a3be6fc5&fields=id&fields=name => generated 114 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1578] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:40:36 2026] DELETE /v2.0/networks/2b92da25-21b3-4820-ba1b-fafc91dd91a0 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1579] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:36 2026] DELETE /v2.0/security-groups/c58781d5-4e3f-40f5-9cb5-9ae69fe90bc8 => 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: 747/1580] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:40:36 2026] GET /v2.0/networks?id=cdd285e9-b1fd-41bd-8203-a8047ea55bc2 => generated 672 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1581] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:36 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:36.576 8 WARNING neutron.db.securitygroups_db [req-53991c9e-cec1-4602-aefd-0a3401a742af req-8432728f-3d76-4ebb-8cdd-2caea47fb4f8 eeda6aaaacf04affb8076bd56f3fc1b9 deb1c94d7f8a4eb9981b40096bed0e87 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 749/1582] 199.204.45.70 () {34 vars in 1049 bytes} [Fri May 8 11:40:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=deb1c94d7f8a4eb9981b40096bed0e87 => generated 272 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:36.614 7 INFO neutron.services.segments.plugin [-] Segment cf13615b-b268-4925-94c6-0f2ece47d50b resource provider aggregate not found 2026-05-08 11:40:36.622 7 INFO neutron.services.segments.plugin [-] Segment cf13615b-b268-4925-94c6-0f2ece47d50b resource provider aggregate not found 2026-05-08 11:40:36.640 7 INFO neutron.services.segments.plugin [-] Segment cf13615b-b268-4925-94c6-0f2ece47d50b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf13615b-b268-4925-94c6-0f2ece47d50b found for delete ", "request_id": "req-1c0f89ea-665a-408e-b9d0-458e8bc6a9e0"}]} 2026-05-08 11:40:36.642 7 INFO neutron.services.segments.plugin [-] Segment cf13615b-b268-4925-94c6-0f2ece47d50b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf13615b-b268-4925-94c6-0f2ece47d50b found for delete ", "request_id": "req-2abb69d3-6b49-41ed-b1da-9f2559dedeb3"}]} [pid: 7|app: 0|req: 834/1583] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:40:36 2026] DELETE /v2.0/networks/84e8a190-44b9-4ae0-8112-bc3253badb72 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1586] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:40:36 2026] DELETE /v2.0/networks/8b2c2b39-de5a-48b4-92de-72e868b23969 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1587] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:40:36 2026] DELETE /v2.0/networks/b7dfbf65-7eaf-4bfa-ae3b-7f6a61fdf8ae => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1588] 199.204.45.70 () {38 vars in 954 bytes} [Fri May 8 11:40:36 2026] POST /v2.0/ports => generated 997 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 751/1589] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:37 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1590] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:40:37 2026] GET /v2.0/security-groups?id=bdf90ba3-f65c-4471-809d-01a6a3be6fc5&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1591] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:40:37 2026] PUT /v2.0/ports/ff37d0cb-c38d-4366-8c8d-565cdc06ea1d => generated 1278 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:40:37.645 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a855c06d-a77d-4d48-9f12-707f0c5bb2f3'] response: {'name': 'network-changed', 'server_uuid': 'dee097fa-0dc2-44d2-8861-be50246addb3', 'tag': 'ff37d0cb-c38d-4366-8c8d-565cdc06ea1d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 753/1592] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:37 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1012 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 840/1593] 10.0.0.55 () {34 vars in 1119 bytes} [Fri May 8 11:40:37 2026] GET /v2.0/security-groups?id=7c8f6c67-b8be-4d59-9ed2-08eb40e52ca5&id=d24c0248-c6f7-499c-a3af-385b1e77064f&fields=id&fields=name => generated 205 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:38.138 8 WARNING neutron.db.securitygroups_db [None req-2a5a8002-df24-4283-848f-11a4b4ee8a94 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:40:38.147 8 INFO neutron.services.segments.plugin [-] Segment a75c7125-0109-4a6d-b3b1-b0a2fa39d427 resource provider aggregate not found 2026-05-08 11:40:38.167 8 INFO neutron.services.segments.plugin [-] Segment a75c7125-0109-4a6d-b3b1-b0a2fa39d427 resource provider aggregate not found 2026-05-08 11:40:38.176 8 INFO neutron.services.segments.plugin [-] Segment a75c7125-0109-4a6d-b3b1-b0a2fa39d427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a75c7125-0109-4a6d-b3b1-b0a2fa39d427 found for delete ", "request_id": "req-1d5b5a1d-be2e-4d85-a683-e03a2606d035"}]} 2026-05-08 11:40:38.185 8 INFO neutron.services.segments.plugin [-] Segment a75c7125-0109-4a6d-b3b1-b0a2fa39d427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a75c7125-0109-4a6d-b3b1-b0a2fa39d427 found for delete ", "request_id": "req-38fe554b-d7b4-43b3-a132-46c5ecac0e7f"}]} [pid: 8|app: 0|req: 754/1594] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:38 2026] GET /v2.0/security-groups?tenant_id=65aaffebb4e040598d8d93f24e7d4b03&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1595] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:40:38 2026] GET /v2.0/ports?tenant_id=deb1c94d7f8a4eb9981b40096bed0e87&device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1281 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1596] 199.204.45.70 () {34 vars in 1017 bytes} [Fri May 8 11:40:38 2026] GET /v2.0/networks?tenant_id=deb1c94d7f8a4eb9981b40096bed0e87&shared=False => generated 768 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1597] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:38 2026] DELETE /v2.0/security-groups/6db32905-51ac-4815-8013-c7d200723f55 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1598] 199.204.45.70 () {34 vars in 929 bytes} [Fri May 8 11:40:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:38.521 8 WARNING neutron.db.securitygroups_db [None req-00153abf-e16d-4691-8f69-8560e75e23be aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:40:38.671 7 INFO neutron.services.segments.plugin [-] Segment 983a90ce-9870-4b80-9fee-3ab77c1aef3b resource provider aggregate not found 2026-05-08 11:40:38.677 7 INFO neutron.services.segments.plugin [-] Segment 983a90ce-9870-4b80-9fee-3ab77c1aef3b resource provider aggregate not found [pid: 8|app: 0|req: 756/1599] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:38 2026] GET /v2.0/security-groups?tenant_id=baa69e8215fb4907a919e2daff13ad77&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:40:38.703 7 INFO neutron.services.segments.plugin [-] Segment 983a90ce-9870-4b80-9fee-3ab77c1aef3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 983a90ce-9870-4b80-9fee-3ab77c1aef3b found for delete ", "request_id": "req-c12e74ce-5c91-4e65-8710-43c81ec812c8"}]} 2026-05-08 11:40:38.709 7 INFO neutron.services.segments.plugin [-] Segment 983a90ce-9870-4b80-9fee-3ab77c1aef3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 983a90ce-9870-4b80-9fee-3ab77c1aef3b found for delete ", "request_id": "req-c1c51569-2b92-4a51-9990-921f70ac66ad"}]} 2026-05-08 11:40:38.733 7 INFO neutron.services.segments.plugin [-] Segment 9b062551-7c9b-4ba6-9c45-0b5075f527dc resource provider aggregate not found 2026-05-08 11:40:38.747 7 INFO neutron.services.segments.plugin [-] Segment 9b062551-7c9b-4ba6-9c45-0b5075f527dc resource provider aggregate not found 2026-05-08 11:40:38.752 7 INFO neutron.services.segments.plugin [-] Segment 9b062551-7c9b-4ba6-9c45-0b5075f527dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b062551-7c9b-4ba6-9c45-0b5075f527dc found for delete ", "request_id": "req-2ed85954-66ca-4a98-baae-911f26eaf237"}]} 2026-05-08 11:40:38.768 7 INFO neutron.services.segments.plugin [-] Segment 9b062551-7c9b-4ba6-9c45-0b5075f527dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b062551-7c9b-4ba6-9c45-0b5075f527dc found for delete ", "request_id": "req-7dc10f08-7e6b-4bb6-83bd-1060f8d35d56"}]} [pid: 7|app: 0|req: 844/1600] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:38 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1601] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:38 2026] DELETE /v2.0/security-groups/c9470c8e-5040-4b10-8fd8-6a940f508e11 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1602] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:40:38 2026] GET /v2.0/security-groups?id=bdf90ba3-f65c-4471-809d-01a6a3be6fc5&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: 8|app: 0|req: 758/1603] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:38 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1604] 10.0.0.55 () {34 vars in 1119 bytes} [Fri May 8 11:40:38 2026] GET /v2.0/security-groups?id=7c8f6c67-b8be-4d59-9ed2-08eb40e52ca5&id=d24c0248-c6f7-499c-a3af-385b1e77064f&fields=id&fields=name => generated 205 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:38.995 8 WARNING neutron.db.securitygroups_db [None req-684adc59-1ad7-4faf-b5a5-3392a9837d1b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 759/1605] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:38 2026] GET /v2.0/security-groups?tenant_id=7bb389b82ce14251bb5e7df7b6daca5c&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1606] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:39 2026] DELETE /v2.0/security-groups/4c68868f-78a7-4607-98d6-c90ca5e89ec4 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1607] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:40:39 2026] GET /v2.0/ports?tenant_id=deb1c94d7f8a4eb9981b40096bed0e87&device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1608] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:40:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ff37d0cb-c38d-4366-8c8d-565cdc06ea1d => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1609] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:40:39 2026] GET /v2.0/subnets?id=8decc019-024c-4b57-a707-c2a25f58f5e3 => generated 690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1610] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:40:39 2026] GET /v2.0/ports?network_id=cdd285e9-b1fd-41bd-8203-a8047ea55bc2&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1611] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:40:39 2026] GET /v2.0/networks/cdd285e9-b1fd-41bd-8203-a8047ea55bc2?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1612] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:40:39 2026] GET /v2.0/networks/cdd285e9-b1fd-41bd-8203-a8047ea55bc2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1613] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:39 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1614] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:40:40 2026] GET /v2.0/security-groups?id=bdf90ba3-f65c-4471-809d-01a6a3be6fc5&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1615] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:40 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1012 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1616] 10.0.0.55 () {34 vars in 1119 bytes} [Fri May 8 11:40:40 2026] GET /v2.0/security-groups?id=7c8f6c67-b8be-4d59-9ed2-08eb40e52ca5&id=d24c0248-c6f7-499c-a3af-385b1e77064f&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1617] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:40 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:40.608 8 INFO neutron.db.l3_db [None req-dbc9353a-5be0-4110-9cb2-3b221878ece6 0688b438e0ec4467820d1233990d33c9 a20b4cf9c57d43deadae2c5a715a82ff - - default default] Floating IP ead0cb93-367c-4de2-9178-3902404e9ac7 associated. External IP: 10.96.250.201, port: 19057702-2e6f-479d-87f9-bc53a4c55d95. [pid: 8|app: 0|req: 766/1618] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:40:40 2026] PUT /v2.0/floatingips/ead0cb93-367c-4de2-9178-3902404e9ac7 => generated 856 bytes in 710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:40.988 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82435e52-ccf1-4921-ab0d-76d0ccaa2c16'] response: {'name': 'network-changed', 'server_uuid': '068dfeaf-17c7-4411-8ab3-72e333c9f3b9', 'tag': '19057702-2e6f-479d-87f9-bc53a4c55d95', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 767/1619] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:40 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:41.061 7 WARNING neutron.db.securitygroups_db [None req-f75b1e18-a60b-4ecb-93b2-04ec0f2deac0 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 768/1620] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:40:41 2026] GET /v2.0/security-groups?id=bdf90ba3-f65c-4471-809d-01a6a3be6fc5&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: 853/1621] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:40 2026] GET /v2.0/security-groups?tenant_id=971d87b9b4b34567ae2b462df879a12c&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1622] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:41 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1012 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1623] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:41 2026] DELETE /v2.0/security-groups/4c4b710d-4693-4c85-94d9-784fd660a5b1 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1624] 10.0.0.55 () {34 vars in 1119 bytes} [Fri May 8 11:40:41 2026] GET /v2.0/security-groups?id=7c8f6c67-b8be-4d59-9ed2-08eb40e52ca5&id=d24c0248-c6f7-499c-a3af-385b1e77064f&fields=id&fields=name => generated 205 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1625] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:41 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => 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: 856/1626] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:40:41 2026] GET /v2.0/security-groups?id=bdf90ba3-f65c-4471-809d-01a6a3be6fc5&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1627] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:40:41 2026] GET /v2.0/ports?tenant_id=a20b4cf9c57d43deadae2c5a715a82ff&device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1628] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:40:41 2026] GET /v2.0/networks?id=421f3358-4f96-4f9d-b7b3-4a207b597c37 => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1629] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:40:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=19057702-2e6f-479d-87f9-bc53a4c55d95 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1630] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:40:41 2026] GET /v2.0/subnets?id=b7e955ef-e664-464a-8606-7008a007dd48 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1631] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:40:41 2026] GET /v2.0/ports?network_id=421f3358-4f96-4f9d-b7b3-4a207b597c37&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1632] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:40:41 2026] GET /v2.0/networks/421f3358-4f96-4f9d-b7b3-4a207b597c37?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1633] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:40:41 2026] GET /v2.0/networks/421f3358-4f96-4f9d-b7b3-4a207b597c37?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1634] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:42 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1635] 10.0.0.55 () {34 vars in 1119 bytes} [Fri May 8 11:40:42 2026] GET /v2.0/security-groups?id=7c8f6c67-b8be-4d59-9ed2-08eb40e52ca5&id=d24c0248-c6f7-499c-a3af-385b1e77064f&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1636] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:42 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1637] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:40:42 2026] GET /v2.0/security-groups?id=bdf90ba3-f65c-4471-809d-01a6a3be6fc5&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1638] 199.204.45.70 () {34 vars in 993 bytes} [Fri May 8 11:40:42 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1639] 199.204.45.70 () {34 vars in 1123 bytes} [Fri May 8 11:40:42 2026] GET /v2.0/security-groups?id=7c8f6c67-b8be-4d59-9ed2-08eb40e52ca5&id=d24c0248-c6f7-499c-a3af-385b1e77064f&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1640] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:43 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1641] 10.0.0.55 () {34 vars in 1119 bytes} [Fri May 8 11:40:43 2026] GET /v2.0/security-groups?id=7c8f6c67-b8be-4d59-9ed2-08eb40e52ca5&id=d24c0248-c6f7-499c-a3af-385b1e77064f&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1642] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:43 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1643] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:40:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1644] 199.204.45.70 () {34 vars in 993 bytes} [Fri May 8 11:40:43 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1645] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:40:43 2026] GET /v2.0/security-groups?id=bdf90ba3-f65c-4471-809d-01a6a3be6fc5&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: 8|app: 0|req: 781/1646] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:40:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1647] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:40:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1648] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:40:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:40:44.027 7 INFO neutron_taas.services.taas.taas_plugin [req-c1f44deb-378e-40f4-b298-bc88628f4ad0 req-ca0ec7db-ac1e-40c5-b228-cb1e853a47b0 0688b438e0ec4467820d1233990d33c9 a20b4cf9c57d43deadae2c5a715a82ff - - default default] TaaS: Handle Delete Port: 19057702-2e6f-479d-87f9-bc53a4c55d95 2026-05-08 11:40:44.030 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c1f44deb-378e-40f4-b298-bc88628f4ad0 req-ca0ec7db-ac1e-40c5-b228-cb1e853a47b0 0688b438e0ec4467820d1233990d33c9 a20b4cf9c57d43deadae2c5a715a82ff - - default default] Tap Mirror: Handle Delete Port: 19057702-2e6f-479d-87f9-bc53a4c55d95 [pid: 8|app: 0|req: 784/1649] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:40:43 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: 785/1650] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 8 11:40:44 2026] PUT /v2.0/subnetpools/747cc8c6-a355-4975-ae8e-6c36a80fb44f/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1651] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 8 11:40:44 2026] PUT /v2.0/subnetpools/d7463475-61da-4671-9610-06ebb9d6173b/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:44.193 7 INFO neutron.db.l3_db [req-c1f44deb-378e-40f4-b298-bc88628f4ad0 req-ca0ec7db-ac1e-40c5-b228-cb1e853a47b0 0688b438e0ec4467820d1233990d33c9 a20b4cf9c57d43deadae2c5a715a82ff - - default default] Floating IP ead0cb93-367c-4de2-9178-3902404e9ac7 disassociated. External IP: 10.96.250.201, port: 19057702-2e6f-479d-87f9-bc53a4c55d95. [pid: 8|app: 0|req: 787/1652] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 8 11:40:44 2026] PUT /v2.0/subnetpools/3e3a25e9-d616-4cfd-8bfa-911e2174bd7e/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: 788/1653] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 8 11:40:44 2026] PUT /v2.0/subnetpools/4e218a31-665b-4c1d-8c76-57412026e793/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: 789/1654] 10.0.0.104 () {32 vars in 672 bytes} [Fri May 8 11:40:44 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1655] 10.0.0.104 () {32 vars in 686 bytes} [Fri May 8 11:40:44 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1656] 10.0.0.104 () {32 vars in 682 bytes} [Fri May 8 11:40:44 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1657] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 8 11:40:44 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1658] 10.0.0.104 () {32 vars in 680 bytes} [Fri May 8 11:40:44 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1659] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 8 11:40:44 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1660] 10.0.0.104 () {32 vars in 690 bytes} [Fri May 8 11:40:44 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1661] 10.0.0.104 () {32 vars in 702 bytes} [Fri May 8 11:40:44 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1662] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:40:44 2026] DELETE /v2.0/subnetpools/747cc8c6-a355-4975-ae8e-6c36a80fb44f => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1663] 199.204.45.70 () {36 vars in 996 bytes} [Fri May 8 11:40:43 2026] DELETE /v2.0/ports/19057702-2e6f-479d-87f9-bc53a4c55d95 => generated 0 bytes in 698 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:40:44.594 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a737664a-2a9e-4f69-a8d0-6dade1de10b0'] response: {'server_uuid': '068dfeaf-17c7-4411-8ab3-72e333c9f3b9', 'name': 'network-vif-deleted', 'tag': '19057702-2e6f-479d-87f9-bc53a4c55d95', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 798/1664] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:40:44 2026] DELETE /v2.0/subnetpools/d7463475-61da-4671-9610-06ebb9d6173b => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1665] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:40:44 2026] DELETE /v2.0/subnetpools/3e3a25e9-d616-4cfd-8bfa-911e2174bd7e => 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: 799/1666] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:40:44 2026] DELETE /v2.0/subnetpools/4e218a31-665b-4c1d-8c76-57412026e793 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1667] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:44 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1668] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:40:44 2026] DELETE /v2.0/subnetpools/150e03a1-6faa-458f-824b-540f1433cb60 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1669] 10.0.0.55 () {34 vars in 1119 bytes} [Fri May 8 11:40:44 2026] GET /v2.0/security-groups?id=7c8f6c67-b8be-4d59-9ed2-08eb40e52ca5&id=d24c0248-c6f7-499c-a3af-385b1e77064f&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1670] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:44 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:45.905 7 WARNING neutron.db.securitygroups_db [None req-d6c4a1b1-b4b9-4036-925b-3688cc1af579 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 802/1671] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:45 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1014 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1672] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:45 2026] GET /v2.0/security-groups?tenant_id=1735209f9435420582664beb0fa6cc29&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1673] 10.0.0.55 () {34 vars in 1119 bytes} [Fri May 8 11:40:46 2026] GET /v2.0/security-groups?id=7c8f6c67-b8be-4d59-9ed2-08eb40e52ca5&id=d24c0248-c6f7-499c-a3af-385b1e77064f&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1674] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:46 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => 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: 871/1675] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:46 2026] DELETE /v2.0/security-groups/53e074ff-852c-4e27-bd6c-39528a83e503 => 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: 805/1676] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:46 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:40:46.251 8 WARNING neutron.db.securitygroups_db [None req-fedd7124-654a-4176-aefd-f527a9b3c0e6 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 806/1677] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:46 2026] GET /v2.0/security-groups?tenant_id=37db25523eac4204b2f0032012ee73ae&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1678] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:46 2026] DELETE /v2.0/security-groups/dc423b54-5570-4b6f-842d-2f4c41639447 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:40:46.548 7 INFO neutron.db.l3_db [None req-6bf3c0d5-2c6f-4f79-bac5-2f9eae21aa16 eeda6aaaacf04affb8076bd56f3fc1b9 deb1c94d7f8a4eb9981b40096bed0e87 - - default default] Floating IP b7be13c1-5e7a-4ebf-9a39-696fd4295f35 associated. External IP: 10.96.250.213, port: ff37d0cb-c38d-4366-8c8d-565cdc06ea1d. 2026-05-08 11:40:46.663 8 WARNING neutron.db.securitygroups_db [None req-03c7f5d1-2799-4b25-8fe8-212a355f7c45 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 808/1679] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:46 2026] GET /v2.0/security-groups?tenant_id=eab63b8d5aff424a94c8b22b9330c7f1&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1680] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:40:46 2026] PUT /v2.0/floatingips/b7be13c1-5e7a-4ebf-9a39-696fd4295f35 => generated 856 bytes in 645 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:46.883 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a7e36ba-6df3-4f83-befb-4ab80f1af46e'] response: {'name': 'network-changed', 'server_uuid': 'dee097fa-0dc2-44d2-8861-be50246addb3', 'tag': 'ff37d0cb-c38d-4366-8c8d-565cdc06ea1d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 809/1681] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:46 2026] DELETE /v2.0/security-groups/0dda7784-a576-49f8-ada2-5388c3e92e7c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1682] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:47 2026] GET /v2.0/ports?device_id=068dfeaf-17c7-4411-8ab3-72e333c9f3b9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1683] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:40:47 2026] GET /v2.0/ports?tenant_id=deb1c94d7f8a4eb9981b40096bed0e87&device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1283 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1684] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:40:47 2026] GET /v2.0/networks?id=cdd285e9-b1fd-41bd-8203-a8047ea55bc2 => generated 768 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1685] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:40:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ff37d0cb-c38d-4366-8c8d-565cdc06ea1d => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1686] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:40:47 2026] GET /v2.0/subnets?id=8decc019-024c-4b57-a707-c2a25f58f5e3 => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1687] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:40:47 2026] GET /v2.0/ports?network_id=cdd285e9-b1fd-41bd-8203-a8047ea55bc2&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: 876/1688] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:40:47 2026] GET /v2.0/networks/cdd285e9-b1fd-41bd-8203-a8047ea55bc2?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1689] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:40:47 2026] GET /v2.0/networks/cdd285e9-b1fd-41bd-8203-a8047ea55bc2?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: 877/1690] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:48 2026] DELETE /v2.0/security-groups/bdf90ba3-f65c-4471-809d-01a6a3be6fc5 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:40:48.439 8 INFO neutron.api.v2.resource [None req-f338a0c2-fb01-4edc-b503-83061e316751 0688b438e0ec4467820d1233990d33c9 a20b4cf9c57d43deadae2c5a715a82ff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 814/1691] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 8 11:40:48 2026] GET /v2.0/security-groups/bdf90ba3-f65c-4471-809d-01a6a3be6fc5 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:40:48.578 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5f7eafc-b332-4781-8d98-7239e5ffce25 0688b438e0ec4467820d1233990d33c9 a20b4cf9c57d43deadae2c5a715a82ff - - default default] TaaS: Handle Delete Port: 8d72d283-bcb7-49ce-8638-1a492b5c5304 2026-05-08 11:40:48.581 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5f7eafc-b332-4781-8d98-7239e5ffce25 0688b438e0ec4467820d1233990d33c9 a20b4cf9c57d43deadae2c5a715a82ff - - default default] Tap Mirror: Handle Delete Port: 8d72d283-bcb7-49ce-8638-1a492b5c5304 [pid: 7|app: 0|req: 878/1692] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:40:48 2026] DELETE /v2.0/floatingips/ead0cb93-367c-4de2-9178-3902404e9ac7 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:40:49.248 8 INFO neutron_taas.services.taas.taas_plugin [None req-cad8f1f1-c0eb-4226-9084-da8358ebc554 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: afd26bfe-b88f-4456-83d7-e18dfc5834d3 2026-05-08 11:40:49.252 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cad8f1f1-c0eb-4226-9084-da8358ebc554 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: afd26bfe-b88f-4456-83d7-e18dfc5834d3 [pid: 8|app: 0|req: 815/1693] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:40:48 2026] PUT /v2.0/routers/754c8ae4-3957-4a5e-b658-2e19da5a8e02/remove_router_interface => generated 310 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:50.178 7 INFO neutron_taas.services.taas.taas_plugin [None req-34e4088c-589f-4e20-8100-49f6bd3cf213 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: dd0796ca-0996-40e5-bcda-8f27e4f96cfc 2026-05-08 11:40:50.181 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34e4088c-589f-4e20-8100-49f6bd3cf213 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: dd0796ca-0996-40e5-bcda-8f27e4f96cfc 2026-05-08 11:40:50.449 7 INFO neutron_taas.services.taas.taas_plugin [None req-34e4088c-589f-4e20-8100-49f6bd3cf213 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 13624dca-ec0c-4ab9-91e4-d26f5a614e27 2026-05-08 11:40:50.451 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34e4088c-589f-4e20-8100-49f6bd3cf213 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 13624dca-ec0c-4ab9-91e4-d26f5a614e27 [pid: 8|app: 0|req: 816/1694] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:40:50 2026] POST /v2.0/subnetpools => generated 516 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1695] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 8 11:40:50 2026] PUT /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1696] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:40:50 2026] GET /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1697] 10.0.0.104 () {34 vars in 770 bytes} [Fri May 8 11:40:50 2026] PUT /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1698] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:40:50 2026] GET /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:50.828 7 INFO neutron.services.segments.plugin [-] Segment b9f02acc-e940-4b6e-a43d-cadf68aa5944 resource provider aggregate not found 2026-05-08 11:40:50.835 7 INFO neutron.services.segments.plugin [-] Segment b9f02acc-e940-4b6e-a43d-cadf68aa5944 resource provider aggregate not found 2026-05-08 11:40:50.854 7 INFO neutron.services.segments.plugin [-] Segment b9f02acc-e940-4b6e-a43d-cadf68aa5944 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9f02acc-e940-4b6e-a43d-cadf68aa5944 found for delete ", "request_id": "req-f6d49a00-0428-46ac-be08-92dbdd6e835e"}]} 2026-05-08 11:40:50.855 7 INFO neutron.services.segments.plugin [-] Segment b9f02acc-e940-4b6e-a43d-cadf68aa5944 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9f02acc-e940-4b6e-a43d-cadf68aa5944 found for delete ", "request_id": "req-3aa7f1b8-0919-4179-9095-8732343c2668"}]} [pid: 8|app: 0|req: 821/1699] 10.0.0.104 () {34 vars in 766 bytes} [Fri May 8 11:40:50 2026] PUT /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 11:40:50.868 7 INFO neutron.db.l3_hamode_db [None req-34e4088c-589f-4e20-8100-49f6bd3cf213 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] HA network dcca9ccb-0388-452f-968c-2bf7238074b5 was deleted as no HA routers are present in project a20b4cf9c57d43deadae2c5a715a82ff. [pid: 7|app: 0|req: 879/1700] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:49 2026] DELETE /v2.0/routers/754c8ae4-3957-4a5e-b658-2e19da5a8e02 => generated 0 bytes in 936 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1701] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:40:50 2026] GET /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1702] 10.0.0.104 () {34 vars in 788 bytes} [Fri May 8 11:40:50 2026] PUT /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1703] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:40:50 2026] GET /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1704] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 8 11:40:50 2026] PUT /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags => generated 37 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1705] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:40:50 2026] DELETE /v2.0/subnets/b7e955ef-e664-464a-8606-7008a007dd48 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1706] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:40:51 2026] GET /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1707] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:40:51 2026] GET /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:40:51.208 8 INFO neutron.api.v2.resource [None req-795242ba-2ad6-407f-854c-6d7c2efd1943 93fd7a98e8bf4629b9b6b4862d95ffff cf09c012705d42dd85b3ecd66157d7c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 828/1708] 10.0.0.104 () {32 vars in 751 bytes} [Fri May 8 11:40:51 2026] GET /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 11:40:51.222 7 INFO neutron_taas.services.taas.taas_plugin [None req-4f6d3ce3-af12-46d3-80fd-bf032503bfe3 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 04818f44-dd78-4b69-bbfd-104a52c519fb 2026-05-08 11:40:51.224 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f6d3ce3-af12-46d3-80fd-bf032503bfe3 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 04818f44-dd78-4b69-bbfd-104a52c519fb [pid: 8|app: 0|req: 829/1709] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:40:51 2026] DELETE /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1710] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:40:51 2026] GET /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:40:51.338 8 INFO neutron.api.v2.resource [None req-1e67f64e-88da-4fb0-abcd-eacd67740067 93fd7a98e8bf4629b9b6b4862d95ffff cf09c012705d42dd85b3ecd66157d7c6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 831/1711] 10.0.0.104 () {32 vars in 754 bytes} [Fri May 8 11:40:51 2026] DELETE /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1712] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 8 11:40:51 2026] DELETE /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1713] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:40:51 2026] DELETE /v2.0/networks/421f3358-4f96-4f9d-b7b3-4a207b597c37 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1714] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:40:51 2026] GET /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e/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: 882/1715] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:40:51 2026] DELETE /v2.0/subnetpools/b7b43623-d5bc-483b-8735-02c4d7db240e => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:40:51.594 8 WARNING neutron.db.securitygroups_db [None req-e4b2e47f-418a-401d-ba27-c082ac0f1a18 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 834/1716] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:51 2026] GET /v2.0/security-groups?tenant_id=a20b4cf9c57d43deadae2c5a715a82ff&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1717] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:51 2026] DELETE /v2.0/security-groups/d96eed6b-f5ab-4fef-ab59-b2f96c93c89d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:40:52.302 8 WARNING neutron.db.securitygroups_db [None req-ab8db48d-90be-4145-b2a5-1ff15d40ae84 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 836/1720] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:52 2026] GET /v2.0/security-groups?tenant_id=cf09c012705d42dd85b3ecd66157d7c6&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1721] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:52 2026] DELETE /v2.0/security-groups/a2b5b038-f27d-4738-aca7-cb2ccb4670b5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:40:52.666 7 WARNING neutron.db.securitygroups_db [None req-68ab5c8e-5ac0-44f4-9473-494853076fc6 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:40:52.828 8 WARNING neutron.db.securitygroups_db [None req-ae261582-d67d-4836-8a09-74bd5dd9c72d aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 886/1722] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:52 2026] GET /v2.0/security-groups?tenant_id=e93a461b2d0049d4b86dd315d9cd533b&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:40:52.880 7 INFO neutron.services.segments.plugin [-] Segment 0c713fbc-bd19-4f26-be5d-36b739caa809 resource provider aggregate not found 2026-05-08 11:40:52.884 7 INFO neutron.services.segments.plugin [-] Segment 0c713fbc-bd19-4f26-be5d-36b739caa809 resource provider aggregate not found 2026-05-08 11:40:52.907 7 INFO neutron.services.segments.plugin [-] Segment 0c713fbc-bd19-4f26-be5d-36b739caa809 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c713fbc-bd19-4f26-be5d-36b739caa809 found for delete ", "request_id": "req-29629d74-6f7b-4f8c-8bc9-8dbd5629725f"}]} 2026-05-08 11:40:52.914 7 INFO neutron.services.segments.plugin [-] Segment 0c713fbc-bd19-4f26-be5d-36b739caa809 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c713fbc-bd19-4f26-be5d-36b739caa809 found for delete ", "request_id": "req-3af97563-321e-468d-9ae1-80875cd3b599"}]} [pid: 8|app: 0|req: 837/1723] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:40:52 2026] GET /v2.0/security-groups?tenant_id=962776e9006845f0867f8ad864395f72&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1724] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:52 2026] DELETE /v2.0/security-groups/8ce6b4ee-8a39-4600-a601-adcd81e7ea18 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1725] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:40:52 2026] DELETE /v2.0/security-groups/2605b51e-ca5f-45de-b86a-15c273e691cf => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:40:53.949 7 INFO neutron.db.segments_db [None req-1583d341-8124-4bcc-9331-8ac1fc307e12 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 9183e7b5-6b5c-4644-bf5c-34cd3989cbf3 of type vxlan for network 39655afe-fdfe-456d-b441-91efc77ec54e [pid: 7|app: 0|req: 888/1726] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 8 11:40:53 2026] POST /v2.0/networks => generated 743 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1727] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:54 2026] POST /v2.0/subnets => generated 690 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:40:54.508 7 INFO neutron.db.segments_db [None req-af2f316a-c630-410d-ba3f-67490b2b4cfd aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment c9227211-a8f1-40d8-b24f-31e4642f9758 of type vxlan for network cbcb9aa0-26af-472a-937c-845bdf950f0e 2026-05-08 11:40:54.809 7 INFO neutron.db.l3_hamode_db [None req-af2f316a-c630-410d-ba3f-67490b2b4cfd aca24d97ca7a4ab0b5e728ef3206b0ec 789e60f271a745849b300d0993baba9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:40:55.568 7 INFO neutron.db.l3_hamode_db [None req-af2f316a-c630-410d-ba3f-67490b2b4cfd aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 889/1728] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:40:54 2026] POST /v2.0/routers => generated 730 bytes in 2239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1729] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:40:56 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1730] 10.0.0.55 () {34 vars in 1119 bytes} [Fri May 8 11:40:56 2026] GET /v2.0/security-groups?id=7c8f6c67-b8be-4d59-9ed2-08eb40e52ca5&id=d24c0248-c6f7-499c-a3af-385b1e77064f&fields=id&fields=name => generated 205 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1731] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:40:57 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1283 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1732] 10.0.0.104 () {32 vars in 858 bytes} [Fri May 8 11:40:57 2026] GET /v2.0/floatingips?floating_network_id=ae0d6da8-f890-466e-bf30-d3519f3dc0f0&port_id=ff37d0cb-c38d-4366-8c8d-565cdc06ea1d => generated 861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:40:58.263 7 INFO neutron.db.segments_db [None req-77b2d9a2-189c-4280-abab-cb44cd3156a6 f0f288f9bfe54c07969deb68a449869a d7eb3fa0411d45f086c417a22bfea2b4 - - default default] Added segment e01e5179-36a4-40b0-83ad-fe7730a16aeb of type vxlan for network fa0db533-afa6-4b65-ad6f-a795a0da9034 [pid: 7|app: 0|req: 894/1733] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:40:57 2026] POST /v2.0/networks => generated 631 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1734] 10.0.0.44 () {34 vars in 989 bytes} [Fri May 8 11:40:58 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1735] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:40:56 2026] PUT /v2.0/routers/1c2858ff-b8f9-4426-8e6c-67109f71dca5/add_router_interface => generated 310 bytes in 1948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1736] 10.0.0.44 () {34 vars in 1119 bytes} [Fri May 8 11:40:58 2026] GET /v2.0/security-groups?id=d24c0248-c6f7-499c-a3af-385b1e77064f&id=7c8f6c67-b8be-4d59-9ed2-08eb40e52ca5&fields=id&fields=name => generated 205 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1737] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 8 11:40:58 2026] POST /v2.0/ports => generated 743 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:40:59.052 8 INFO neutron.db.segments_db [None req-fc9d13a1-947b-4956-8e38-579cec5f61e7 f0f288f9bfe54c07969deb68a449869a d7eb3fa0411d45f086c417a22bfea2b4 - - default default] Added segment 42aec4dc-6ca4-4b44-bb41-af075fd2e9d3 of type vxlan for network 96a5d4eb-9d46-4c20-994f-2ba4f49c87b7 [pid: 8|app: 0|req: 842/1738] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:40:58 2026] POST /v2.0/networks => generated 632 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 897/1739] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 8 11:40:59 2026] POST /v2.0/ports => generated 743 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1740] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 8 11:40:59 2026] POST /v2.0/security-groups => generated 1658 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:40:59.886 7 INFO neutron.db.segments_db [None req-d92721ac-2656-4972-aed5-828da830e256 f0f288f9bfe54c07969deb68a449869a d7eb3fa0411d45f086c417a22bfea2b4 - - default default] Added segment 3777ba23-2f2d-427c-8506-20adf131f404 of type vxlan for network 746177a9-b1be-4260-a719-fc072e0ae8b9 [pid: 7|app: 0|req: 898/1741] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:40:59 2026] POST /v2.0/networks => generated 631 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1742] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:40:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1743] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:41:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1744] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 8 11:41:00 2026] POST /v2.0/ports => generated 743 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:41:00.639 7 INFO neutron.db.segments_db [None req-5ccb33b7-7f10-474e-8a4a-e30d71968771 f0f288f9bfe54c07969deb68a449869a d7eb3fa0411d45f086c417a22bfea2b4 - - default default] Added segment 1fdd1325-6db1-4754-abfb-2752a26856b5 of type vxlan for network 6e705223-520f-4982-baeb-7d50e889649e [pid: 7|app: 0|req: 900/1745] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:00 2026] POST /v2.0/networks => generated 632 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1746] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:41:00 2026] POST /v2.0/floatingips => generated 552 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1747] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 8 11:41:00 2026] POST /v2.0/ports => generated 743 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:01.318 8 INFO neutron.db.segments_db [None req-93136cde-b638-48f9-8802-198259a48605 f0f288f9bfe54c07969deb68a449869a d7eb3fa0411d45f086c417a22bfea2b4 - - default default] Added segment 557d9a2c-d0b6-4e1f-ac0b-4734cede9aad of type vxlan for network 2c5d1a8f-ab77-4dec-9fb0-3a7e62a762d9 [pid: 8|app: 0|req: 847/1748] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:01 2026] POST /v2.0/networks => generated 632 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:41:01.536 8 WARNING neutron.db.securitygroups_db [req-1f197989-5586-475b-baa3-cadb941968ea req-d347b0ef-ed3a-46bc-a530-7bda13b2c10d 50185af42e974a70bff322ab9e4eca66 789e60f271a745849b300d0993baba9a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 848/1749] 10.0.0.55 () {34 vars in 1093 bytes} [Fri May 8 11:41:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2054957&fields=id&tenant_id=789e60f271a745849b300d0993baba9a => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1750] 10.0.0.55 () {34 vars in 981 bytes} [Fri May 8 11:41:01 2026] GET /v2.0/networks?id=39655afe-fdfe-456d-b441-91efc77ec54e => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1751] 10.0.0.55 () {34 vars in 964 bytes} [Fri May 8 11:41:01 2026] GET /v2.0/quotas/789e60f271a745849b300d0993baba9a => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1752] 10.0.0.55 () {34 vars in 1001 bytes} [Fri May 8 11:41:01 2026] GET /v2.0/ports?tenant_id=789e60f271a745849b300d0993baba9a&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1753] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:01 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1754] 10.0.0.55 () {34 vars in 1007 bytes} [Fri May 8 11:41:01 2026] GET /v2.0/networks/39655afe-fdfe-456d-b441-91efc77ec54e?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1755] 10.0.0.55 () {34 vars in 1119 bytes} [Fri May 8 11:41:01 2026] GET /v2.0/security-groups?id=7c8f6c67-b8be-4d59-9ed2-08eb40e52ca5&id=d24c0248-c6f7-499c-a3af-385b1e77064f&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1756] 10.0.0.55 () {34 vars in 1107 bytes} [Fri May 8 11:41:01 2026] GET /v2.0/networks/39655afe-fdfe-456d-b441-91efc77ec54e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1757] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:02 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1758] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 8 11:41:01 2026] POST /v2.0/ports => generated 743 bytes in 1341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1759] 10.0.0.104 () {34 vars in 747 bytes} [Fri May 8 11:41:02 2026] PUT /v2.0/ports/a6868b0a-8f1f-4946-b9c5-4e86459159a6/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 903/1760] 10.0.0.104 () {34 vars in 747 bytes} [Fri May 8 11:41:02 2026] PUT /v2.0/ports/a1d076cc-c77e-4829-9d49-d3db604d7751/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 858/1761] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:02 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1762] 10.0.0.55 () {34 vars in 1119 bytes} [Fri May 8 11:41:03 2026] GET /v2.0/security-groups?id=7c8f6c67-b8be-4d59-9ed2-08eb40e52ca5&id=d24c0248-c6f7-499c-a3af-385b1e77064f&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1763] 10.0.0.104 () {34 vars in 747 bytes} [Fri May 8 11:41:02 2026] PUT /v2.0/ports/f2e5adc0-6392-4912-80d8-00776059d6a3/tags => generated 34 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1764] 10.0.0.104 () {34 vars in 747 bytes} [Fri May 8 11:41:03 2026] PUT /v2.0/ports/ed9d2051-467b-43bb-8595-ccc4e8cb0750/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 905/1765] 10.0.0.104 () {32 vars in 660 bytes} [Fri May 8 11:41:03 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 861/1766] 10.0.0.104 () {32 vars in 674 bytes} [Fri May 8 11:41:03 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1767] 10.0.0.104 () {32 vars in 670 bytes} [Fri May 8 11:41:03 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1768] 10.0.0.104 () {32 vars in 682 bytes} [Fri May 8 11:41:03 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: 863/1769] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:03 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1770] 10.0.0.104 () {32 vars in 668 bytes} [Fri May 8 11:41:03 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1771] 10.0.0.104 () {32 vars in 682 bytes} [Fri May 8 11:41:03 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1772] 10.0.0.104 () {32 vars in 678 bytes} [Fri May 8 11:41:03 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1773] 10.0.0.104 () {32 vars in 690 bytes} [Fri May 8 11:41:03 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1774] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:04 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:41:04.158 7 INFO neutron_taas.services.taas.taas_plugin [None req-d9df3a02-16fa-4a42-9196-35bcf1af4cc4 f0f288f9bfe54c07969deb68a449869a d7eb3fa0411d45f086c417a22bfea2b4 - - default default] TaaS: Handle Delete Port: a6868b0a-8f1f-4946-b9c5-4e86459159a6 2026-05-08 11:41:04.163 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9df3a02-16fa-4a42-9196-35bcf1af4cc4 f0f288f9bfe54c07969deb68a449869a d7eb3fa0411d45f086c417a22bfea2b4 - - default default] Tap Mirror: Handle Delete Port: a6868b0a-8f1f-4946-b9c5-4e86459159a6 [pid: 8|app: 0|req: 867/1775] 10.0.0.55 () {34 vars in 1119 bytes} [Fri May 8 11:41:04 2026] GET /v2.0/security-groups?id=7c8f6c67-b8be-4d59-9ed2-08eb40e52ca5&id=d24c0248-c6f7-499c-a3af-385b1e77064f&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1776] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:41:04 2026] DELETE /v2.0/ports/a6868b0a-8f1f-4946-b9c5-4e86459159a6 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:04.431 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b54cb9e-e0aa-4994-af98-b6c51c8b70fa f0f288f9bfe54c07969deb68a449869a d7eb3fa0411d45f086c417a22bfea2b4 - - default default] TaaS: Handle Delete Port: a1d076cc-c77e-4829-9d49-d3db604d7751 2026-05-08 11:41:04.436 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b54cb9e-e0aa-4994-af98-b6c51c8b70fa f0f288f9bfe54c07969deb68a449869a d7eb3fa0411d45f086c417a22bfea2b4 - - default default] Tap Mirror: Handle Delete Port: a1d076cc-c77e-4829-9d49-d3db604d7751 [pid: 7|app: 0|req: 910/1777] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:41:04 2026] DELETE /v2.0/ports/a1d076cc-c77e-4829-9d49-d3db604d7751 => generated 0 bytes in 624 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:04.939 8 INFO neutron.db.segments_db [None req-21ce73dc-1611-4c98-9926-1f48a581d22b 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Added segment e4448bfa-7cd6-46f6-898b-f886540b3504 of type vxlan for network 9659769b-d6c3-4510-a56f-9bb143010d74 [pid: 7|app: 0|req: 911/1778] 199.204.45.70 () {34 vars in 993 bytes} [Fri May 8 11:41:04 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1779] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:04 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:05.094 7 INFO neutron_taas.services.taas.taas_plugin [None req-d99d7e66-4b4a-4de5-9e8e-2d73cfed0667 f0f288f9bfe54c07969deb68a449869a d7eb3fa0411d45f086c417a22bfea2b4 - - default default] TaaS: Handle Delete Port: f2e5adc0-6392-4912-80d8-00776059d6a3 2026-05-08 11:41:05.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d99d7e66-4b4a-4de5-9e8e-2d73cfed0667 f0f288f9bfe54c07969deb68a449869a d7eb3fa0411d45f086c417a22bfea2b4 - - default default] Tap Mirror: Handle Delete Port: f2e5adc0-6392-4912-80d8-00776059d6a3 [pid: 7|app: 0|req: 913/1780] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:41:05 2026] DELETE /v2.0/ports/f2e5adc0-6392-4912-80d8-00776059d6a3 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1781] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:04 2026] POST /v2.0/networks => generated 640 bytes in 1058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:05.294 7 INFO neutron_taas.services.taas.taas_plugin [req-89d9827c-ba9d-4668-8dd7-4b8cb3af5220 req-d1f53d1b-07f4-4930-973b-e79efa6bc80a eeda6aaaacf04affb8076bd56f3fc1b9 deb1c94d7f8a4eb9981b40096bed0e87 - - default default] TaaS: Handle Delete Port: ff37d0cb-c38d-4366-8c8d-565cdc06ea1d 2026-05-08 11:41:05.298 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-89d9827c-ba9d-4668-8dd7-4b8cb3af5220 req-d1f53d1b-07f4-4930-973b-e79efa6bc80a eeda6aaaacf04affb8076bd56f3fc1b9 deb1c94d7f8a4eb9981b40096bed0e87 - - default default] Tap Mirror: Handle Delete Port: ff37d0cb-c38d-4366-8c8d-565cdc06ea1d 2026-05-08 11:41:05.332 8 INFO neutron_taas.services.taas.taas_plugin [None req-e9846a2e-0179-4896-885d-ad670cc98cfa f0f288f9bfe54c07969deb68a449869a d7eb3fa0411d45f086c417a22bfea2b4 - - default default] TaaS: Handle Delete Port: ed9d2051-467b-43bb-8595-ccc4e8cb0750 2026-05-08 11:41:05.335 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9846a2e-0179-4896-885d-ad670cc98cfa f0f288f9bfe54c07969deb68a449869a d7eb3fa0411d45f086c417a22bfea2b4 - - default default] Tap Mirror: Handle Delete Port: ed9d2051-467b-43bb-8595-ccc4e8cb0750 2026-05-08 11:41:05.431 7 INFO neutron.db.l3_db [req-89d9827c-ba9d-4668-8dd7-4b8cb3af5220 req-d1f53d1b-07f4-4930-973b-e79efa6bc80a eeda6aaaacf04affb8076bd56f3fc1b9 deb1c94d7f8a4eb9981b40096bed0e87 - - default default] Floating IP b7be13c1-5e7a-4ebf-9a39-696fd4295f35 disassociated. External IP: 10.96.250.213, port: ff37d0cb-c38d-4366-8c8d-565cdc06ea1d. [pid: 8|app: 0|req: 869/1782] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:41:05 2026] DELETE /v2.0/ports/ed9d2051-467b-43bb-8595-ccc4e8cb0750 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1783] 199.204.45.70 () {36 vars in 996 bytes} [Fri May 8 11:41:05 2026] DELETE /v2.0/ports/ff37d0cb-c38d-4366-8c8d-565cdc06ea1d => generated 0 bytes in 969 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1784] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:06 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:06.228 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba54da9d-253c-4aec-a68d-a9578cbff52d'] response: {'server_uuid': 'dee097fa-0dc2-44d2-8861-be50246addb3', 'name': 'network-vif-deleted', 'tag': 'ff37d0cb-c38d-4366-8c8d-565cdc06ea1d', 'status': 'completed', 'code': 200} 2026-05-08 11:41:06.286 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f8b2ea4-a0ec-4b5d-ada0-22f12935ba15 f0f288f9bfe54c07969deb68a449869a d7eb3fa0411d45f086c417a22bfea2b4 - - default default] TaaS: Handle Delete Port: fb0090fd-e6c0-4edd-844e-6261389ff176 2026-05-08 11:41:06.290 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f8b2ea4-a0ec-4b5d-ada0-22f12935ba15 f0f288f9bfe54c07969deb68a449869a d7eb3fa0411d45f086c417a22bfea2b4 - - default default] Tap Mirror: Handle Delete Port: fb0090fd-e6c0-4edd-844e-6261389ff176 [pid: 8|app: 0|req: 870/1785] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:41:05 2026] POST /v2.0/subnets => generated 658 bytes in 995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1786] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:41:06 2026] DELETE /v2.0/ports/fb0090fd-e6c0-4edd-844e-6261389ff176 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1787] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:06 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => 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: 917/1788] 10.0.0.104 () {32 vars in 722 bytes} [Fri May 8 11:41:06 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:06.593 8 INFO neutron.services.segments.plugin [-] Segment e01e5179-36a4-40b0-83ad-fe7730a16aeb resource provider aggregate not found 2026-05-08 11:41:06.603 8 INFO neutron.services.segments.plugin [-] Segment e01e5179-36a4-40b0-83ad-fe7730a16aeb resource provider aggregate not found 2026-05-08 11:41:06.614 8 INFO neutron.services.segments.plugin [-] Segment e01e5179-36a4-40b0-83ad-fe7730a16aeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e01e5179-36a4-40b0-83ad-fe7730a16aeb found for delete ", "request_id": "req-ec8bdff2-3b46-43b4-abb3-0c608ae5fdf0"}]} 2026-05-08 11:41:06.620 8 INFO neutron.services.segments.plugin [-] Segment e01e5179-36a4-40b0-83ad-fe7730a16aeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e01e5179-36a4-40b0-83ad-fe7730a16aeb found for delete ", "request_id": "req-ba3c5320-7d49-4b1f-b56d-67ade4665240"}]} [pid: 8|app: 0|req: 872/1789] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:06 2026] DELETE /v2.0/networks/fa0db533-afa6-4b65-ad6f-a795a0da9034 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1792] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:06 2026] DELETE /v2.0/networks/96a5d4eb-9d46-4c20-994f-2ba4f49c87b7 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1793] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:41:07 2026] GET /v2.0/networks?id=39655afe-fdfe-456d-b441-91efc77ec54e => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1794] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:41:06 2026] POST /v2.0/subnets => generated 732 bytes in 797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:07.328 7 WARNING neutron.db.securitygroups_db [req-1f197989-5586-475b-baa3-cadb941968ea req-cd68cb99-c582-47c7-9775-b58acc5ab806 50185af42e974a70bff322ab9e4eca66 789e60f271a745849b300d0993baba9a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 919/1795] 199.204.45.70 () {34 vars in 1049 bytes} [Fri May 8 11:41:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=789e60f271a745849b300d0993baba9a => generated 178 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1796] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:07 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => 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: 877/1797] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:07 2026] DELETE /v2.0/networks/746177a9-b1be-4260-a719-fc072e0ae8b9 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:07.441 7 INFO neutron.db.segments_db [None req-06e31c51-0cf9-4ef1-b627-9c9b17bb85a4 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Added segment e6eaa803-1899-486c-86cd-bda632ee0439 of type vxlan for network c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b [pid: 7|app: 0|req: 921/1798] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:07 2026] POST /v2.0/networks => generated 637 bytes in 905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:08.396 7 INFO neutron.services.segments.plugin [-] Segment 1fdd1325-6db1-4754-abfb-2752a26856b5 resource provider aggregate not found 2026-05-08 11:41:08.399 7 INFO neutron.services.segments.plugin [-] Segment 1fdd1325-6db1-4754-abfb-2752a26856b5 resource provider aggregate not found 2026-05-08 11:41:08.415 7 INFO neutron.services.segments.plugin [-] Segment 1fdd1325-6db1-4754-abfb-2752a26856b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fdd1325-6db1-4754-abfb-2752a26856b5 found for delete ", "request_id": "req-8a6bdc2a-d244-46d6-86f0-0271f97c785a"}]} 2026-05-08 11:41:08.418 7 INFO neutron.services.segments.plugin [-] Segment 1fdd1325-6db1-4754-abfb-2752a26856b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fdd1325-6db1-4754-abfb-2752a26856b5 found for delete ", "request_id": "req-e33949c4-53eb-415d-8225-799df7fa2642"}]} [pid: 7|app: 0|req: 922/1799] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:08 2026] DELETE /v2.0/networks/6e705223-520f-4982-baeb-7d50e889649e => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1800] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:08 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 957 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1801] 199.204.45.70 () {38 vars in 954 bytes} [Fri May 8 11:41:07 2026] POST /v2.0/ports => generated 954 bytes in 1217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:41:08.641 8 INFO neutron.services.segments.plugin [-] Segment 42aec4dc-6ca4-4b44-bb41-af075fd2e9d3 resource provider aggregate not found 2026-05-08 11:41:08.644 8 INFO neutron.services.segments.plugin [-] Segment 42aec4dc-6ca4-4b44-bb41-af075fd2e9d3 resource provider aggregate not found [pid: 8|app: 0|req: 879/1802] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:08 2026] GET /v2.0/ports?device_id=dee097fa-0dc2-44d2-8861-be50246addb3 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:08.670 8 INFO neutron.services.segments.plugin [-] Segment 42aec4dc-6ca4-4b44-bb41-af075fd2e9d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42aec4dc-6ca4-4b44-bb41-af075fd2e9d3 found for delete ", "request_id": "req-b01cbe6a-982d-4450-ba63-d9ec80c319d8"}]} 2026-05-08 11:41:08.670 8 INFO neutron.services.segments.plugin [-] Segment 42aec4dc-6ca4-4b44-bb41-af075fd2e9d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42aec4dc-6ca4-4b44-bb41-af075fd2e9d3 found for delete ", "request_id": "req-5145e57a-00ba-4652-8552-e5f88c0b8584"}]} 2026-05-08 11:41:08.702 8 INFO neutron.services.segments.plugin [-] Segment 3777ba23-2f2d-427c-8506-20adf131f404 resource provider aggregate not found 2026-05-08 11:41:08.712 8 INFO neutron.services.segments.plugin [-] Segment 3777ba23-2f2d-427c-8506-20adf131f404 resource provider aggregate not found 2026-05-08 11:41:08.725 8 INFO neutron.services.segments.plugin [-] Segment 3777ba23-2f2d-427c-8506-20adf131f404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3777ba23-2f2d-427c-8506-20adf131f404 found for delete ", "request_id": "req-7b2b8733-3a38-4fed-be7f-2e33d57988d8"}]} 2026-05-08 11:41:08.738 8 INFO neutron.services.segments.plugin [-] Segment 3777ba23-2f2d-427c-8506-20adf131f404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3777ba23-2f2d-427c-8506-20adf131f404 found for delete ", "request_id": "req-3ef29b2c-a7fd-4d67-a6dc-9e7b040257c3"}]} [pid: 8|app: 0|req: 880/1803] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:08 2026] DELETE /v2.0/networks/2c5d1a8f-ab77-4dec-9fb0-3a7e62a762d9 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1804] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:08 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1805] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:41:08 2026] POST /v2.0/subnets => generated 655 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1806] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:41:08 2026] POST /v2.0/subnets => generated 725 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:09.295 7 INFO neutron.db.segments_db [None req-3155d687-3184-4a81-acb5-2d3ac5fd0e53 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Added segment 9217957b-4df1-44b1-a559-6d6cabb80c00 of type vxlan for network 713f44a2-ccbc-4bff-9055-4e0d2e840472 [pid: 7|app: 0|req: 926/1807] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:09 2026] POST /v2.0/networks => generated 636 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1808] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:41:08 2026] PUT /v2.0/ports/225ec84b-2ac8-4732-af4a-de7f5f9ea025 => generated 1235 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:41:09.444 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-822dcf7e-406f-4829-9efc-83154018dc01'] response: {'name': 'network-changed', 'server_uuid': '4af84f47-9bc5-400e-9156-45451b83e93c', 'tag': '225ec84b-2ac8-4732-af4a-de7f5f9ea025', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 927/1809] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:41:09 2026] POST /v2.0/subnets => generated 655 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:41:09.925 7 WARNING neutron.db.securitygroups_db [None req-b2a6e958-6946-41e0-a448-bc36b77fa512 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 883/1810] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:41:09 2026] POST /v2.0/subnets => generated 730 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1811] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:09 2026] GET /v2.0/security-groups?tenant_id=59d66f9a192f481a8b88f4678c05647d&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1812] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:10 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1813] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:41:10 2026] GET /v2.0/ports?tenant_id=789e60f271a745849b300d0993baba9a&device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1814] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:10 2026] DELETE /v2.0/security-groups/d24c0248-c6f7-499c-a3af-385b1e77064f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:10.159 7 INFO neutron.db.segments_db [None req-696ec727-512a-4f92-8063-f06187186f58 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Added segment 303f7cd2-3947-4f61-bd2f-543cbcf9beb7 of type vxlan for network 8dd7417d-cd53-4a26-a9d2-9005ee12a538 [pid: 8|app: 0|req: 885/1815] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:10 2026] DELETE /v2.0/security-groups/6d5e8c70-d714-4d0b-910c-f7f468bb34bf => 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: 886/1816] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:10 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1817] 199.204.45.70 () {34 vars in 1017 bytes} [Fri May 8 11:41:10 2026] GET /v2.0/networks?tenant_id=789e60f271a745849b300d0993baba9a&shared=False => generated 771 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:10.323 8 INFO neutron.api.v2.resource [None req-2c4e7e76-7c5c-4d25-9a05-126a5448e33b eeda6aaaacf04affb8076bd56f3fc1b9 deb1c94d7f8a4eb9981b40096bed0e87 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 888/1818] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 8 11:41:10 2026] GET /v2.0/security-groups/d24c0248-c6f7-499c-a3af-385b1e77064f => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1819] 199.204.45.70 () {34 vars in 929 bytes} [Fri May 8 11:41:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:10.418 7 INFO neutron.db.l3_hamode_db [None req-696ec727-512a-4f92-8063-f06187186f58 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:41:10.487 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b4424ed-24fe-4c7d-9d9e-05f0c22cb1b0 eeda6aaaacf04affb8076bd56f3fc1b9 deb1c94d7f8a4eb9981b40096bed0e87 - - default default] TaaS: Handle Delete Port: a743b39c-5104-4acf-bc7d-3320a98b8bfa 2026-05-08 11:41:10.490 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b4424ed-24fe-4c7d-9d9e-05f0c22cb1b0 eeda6aaaacf04affb8076bd56f3fc1b9 deb1c94d7f8a4eb9981b40096bed0e87 - - default default] Tap Mirror: Handle Delete Port: a743b39c-5104-4acf-bc7d-3320a98b8bfa [pid: 8|app: 0|req: 890/1820] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:41:10 2026] DELETE /v2.0/floatingips/b7be13c1-5e7a-4ebf-9a39-696fd4295f35 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:10.645 8 WARNING neutron.db.securitygroups_db [None req-ca4f23ab-0718-487c-ad96-38d7242b0aae aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 891/1821] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:10 2026] GET /v2.0/security-groups?tenant_id=d7eb3fa0411d45f086c417a22bfea2b4&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:41:10.754 8 INFO neutron.services.segments.plugin [-] Segment 557d9a2c-d0b6-4e1f-ac0b-4734cede9aad resource provider aggregate not found 2026-05-08 11:41:10.759 8 INFO neutron.services.segments.plugin [-] Segment 557d9a2c-d0b6-4e1f-ac0b-4734cede9aad resource provider aggregate not found 2026-05-08 11:41:10.773 8 INFO neutron.services.segments.plugin [-] Segment 557d9a2c-d0b6-4e1f-ac0b-4734cede9aad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 557d9a2c-d0b6-4e1f-ac0b-4734cede9aad found for delete ", "request_id": "req-7789ba3f-f574-48af-8f52-77f1cea2f2d4"}]} 2026-05-08 11:41:10.776 8 INFO neutron.services.segments.plugin [-] Segment 557d9a2c-d0b6-4e1f-ac0b-4734cede9aad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 557d9a2c-d0b6-4e1f-ac0b-4734cede9aad found for delete ", "request_id": "req-14871e52-1785-4140-a646-46b3f69a524c"}]} [pid: 8|app: 0|req: 892/1822] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:10 2026] DELETE /v2.0/security-groups/7c8f6c67-b8be-4d59-9ed2-08eb40e52ca5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1823] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:10 2026] DELETE /v2.0/security-groups/7f9ecd56-58b7-4e93-bbba-bcdefcfa3ac8 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:11.185 7 INFO neutron.db.l3_hamode_db [None req-696ec727-512a-4f92-8063-f06187186f58 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:41:11.247 8 INFO neutron_taas.services.taas.taas_plugin [None req-8748ce60-048e-4219-a521-fa1aad8811a1 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 8baa6328-512d-4efe-91a5-c0733a008f05 2026-05-08 11:41:11.249 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8748ce60-048e-4219-a521-fa1aad8811a1 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 8baa6328-512d-4efe-91a5-c0733a008f05 [pid: 8|app: 0|req: 894/1824] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:41:10 2026] PUT /v2.0/routers/3013b604-8977-48cf-986b-81629480f37f/remove_router_interface => generated 310 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:11.788 8 WARNING neutron.db.securitygroups_db [None req-332c2859-c0d5-4482-a2ec-934c9bdcf0bf aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 895/1825] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:11 2026] GET /v2.0/security-groups?tenant_id=af34b734e3e040419e8470486ffa2240&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1826] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:11 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1827] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:41:11 2026] GET /v2.0/ports?tenant_id=789e60f271a745849b300d0993baba9a&device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1828] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:41:10 2026] POST /v2.0/routers => generated 683 bytes in 1948 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1829] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:12 2026] DELETE /v2.0/security-groups/07224ddb-6354-41e8-93fc-3e3b6ac6e150 => 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: 933/1830] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:12 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:12.199 8 INFO neutron_taas.services.taas.taas_plugin [None req-900a89ce-64f3-4312-aac0-c3dca5784c7b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 6707ae3d-1488-4545-bec1-8c907b4e915a [pid: 7|app: 0|req: 934/1831] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:41:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=225ec84b-2ac8-4732-af4a-de7f5f9ea025 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:12.203 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-900a89ce-64f3-4312-aac0-c3dca5784c7b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 6707ae3d-1488-4545-bec1-8c907b4e915a 2026-05-08 11:41:12.491 8 INFO neutron_taas.services.taas.taas_plugin [None req-900a89ce-64f3-4312-aac0-c3dca5784c7b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 3a4bf9c6-0913-4daa-b040-5308e433f148 2026-05-08 11:41:12.493 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-900a89ce-64f3-4312-aac0-c3dca5784c7b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 3a4bf9c6-0913-4daa-b040-5308e433f148 2026-05-08 11:41:12.928 8 INFO neutron.services.segments.plugin [-] Segment 181357b0-3d2f-41f3-a8e0-14ec986af2d6 resource provider aggregate not found 2026-05-08 11:41:12.932 8 INFO neutron.services.segments.plugin [-] Segment 181357b0-3d2f-41f3-a8e0-14ec986af2d6 resource provider aggregate not found 2026-05-08 11:41:12.959 8 INFO neutron.services.segments.plugin [-] Segment 181357b0-3d2f-41f3-a8e0-14ec986af2d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181357b0-3d2f-41f3-a8e0-14ec986af2d6 found for delete ", "request_id": "req-5670079c-6fa3-48d4-a9c7-6ce6ea56a5e9"}]} 2026-05-08 11:41:12.965 8 INFO neutron.services.segments.plugin [-] Segment 181357b0-3d2f-41f3-a8e0-14ec986af2d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181357b0-3d2f-41f3-a8e0-14ec986af2d6 found for delete ", "request_id": "req-5dac1f98-6b1c-4278-815c-4e022c19a51e"}]} 2026-05-08 11:41:12.972 8 INFO neutron.db.l3_hamode_db [None req-900a89ce-64f3-4312-aac0-c3dca5784c7b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] HA network dd02a279-335a-435b-adc6-97edc7ea0c7a was deleted as no HA routers are present in project deb1c94d7f8a4eb9981b40096bed0e87. [pid: 8|app: 0|req: 898/1832] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:41:11 2026] DELETE /v2.0/routers/3013b604-8977-48cf-986b-81629480f37f => generated 0 bytes in 1001 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1833] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:41:12 2026] GET /v2.0/subnets?id=0e48dcc0-2736-4492-a828-863068ca1556 => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1834] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:41:13 2026] DELETE /v2.0/subnets/8decc019-024c-4b57-a707-c2a25f58f5e3 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1835] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:41:13 2026] GET /v2.0/ports?network_id=39655afe-fdfe-456d-b441-91efc77ec54e&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:41:13.357 8 INFO neutron_taas.services.taas.taas_plugin [None req-77ecda97-2380-4fb1-9736-ada32fddab62 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: c1a64734-874f-4283-bf25-eebe3971fba3 2026-05-08 11:41:13.360 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77ecda97-2380-4fb1-9736-ada32fddab62 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: c1a64734-874f-4283-bf25-eebe3971fba3 [pid: 8|app: 0|req: 902/1836] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:13 2026] DELETE /v2.0/networks/cdd285e9-b1fd-41bd-8203-a8047ea55bc2 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1837] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:41:13 2026] GET /v2.0/networks/39655afe-fdfe-456d-b441-91efc77ec54e?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1838] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:13 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1839] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:41:12 2026] PUT /v2.0/routers/1a26076a-9fc1-4672-948c-eda940bab3e6/add_router_interface => generated 310 bytes in 1561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1840] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:41:13 2026] GET /v2.0/networks/39655afe-fdfe-456d-b441-91efc77ec54e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1841] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:13 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:14.202 8 INFO neutron_taas.services.taas.taas_plugin [None req-863edf58-e51b-4e85-8ef2-e6d83bf5fbbd aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 005f579f-ded0-458d-b552-7096c233dc50 2026-05-08 11:41:14.208 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-863edf58-e51b-4e85-8ef2-e6d83bf5fbbd aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 005f579f-ded0-458d-b552-7096c233dc50 [pid: 8|app: 0|req: 905/1842] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:41:13 2026] PUT /v2.0/routers/0d7598a9-d7e8-4ea9-9f60-26456998e142/remove_router_interface => generated 310 bytes in 1155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:15.004 8 INFO neutron.services.segments.plugin [-] Segment c4cee7ef-6a57-4fac-a4da-3569f6c34166 resource provider aggregate not found 2026-05-08 11:41:15.024 8 INFO neutron.services.segments.plugin [-] Segment c4cee7ef-6a57-4fac-a4da-3569f6c34166 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4cee7ef-6a57-4fac-a4da-3569f6c34166 found for delete ", "request_id": "req-165cef99-eb84-41db-8327-5d36359069a6"}]} 2026-05-08 11:41:15.037 8 INFO neutron.services.segments.plugin [-] Segment c4cee7ef-6a57-4fac-a4da-3569f6c34166 resource provider aggregate not found 2026-05-08 11:41:15.089 8 INFO neutron.services.segments.plugin [-] Segment c4cee7ef-6a57-4fac-a4da-3569f6c34166 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4cee7ef-6a57-4fac-a4da-3569f6c34166 found for delete ", "request_id": "req-a55cf455-89ab-4995-8827-b3df40d9ae39"}]} 2026-05-08 11:41:15.248 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c8a682c-a90e-4fbb-bbb7-cf7a747f2399 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 4bfad453-edb9-4f48-9150-9e6ad2d2453a 2026-05-08 11:41:15.256 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c8a682c-a90e-4fbb-bbb7-cf7a747f2399 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 4bfad453-edb9-4f48-9150-9e6ad2d2453a 2026-05-08 11:41:15.552 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c8a682c-a90e-4fbb-bbb7-cf7a747f2399 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 837840af-bb9d-4956-a363-66a4daa6aa9d 2026-05-08 11:41:15.557 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c8a682c-a90e-4fbb-bbb7-cf7a747f2399 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 837840af-bb9d-4956-a363-66a4daa6aa9d [pid: 7|app: 0|req: 938/1843] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:41:13 2026] PUT /v2.0/routers/1a26076a-9fc1-4672-948c-eda940bab3e6/add_router_interface => generated 310 bytes in 1754 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1844] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:15 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:15.943 8 INFO neutron.db.l3_hamode_db [None req-0c8a682c-a90e-4fbb-bbb7-cf7a747f2399 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] HA network bfa47ee2-9263-4515-b790-94ddb0ff79a8 was deleted as no HA routers are present in project c514dcd5ed4040dd9fa7af927e7fb7a4. [pid: 8|app: 0|req: 906/1845] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:41:14 2026] DELETE /v2.0/routers/0d7598a9-d7e8-4ea9-9f60-26456998e142 => generated 0 bytes in 1057 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1846] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:15 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1847] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:41:15 2026] DELETE /v2.0/subnets/ae4c9050-8a36-45a2-bd84-39c4a99e7fcb => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:16.235 8 INFO neutron_taas.services.taas.taas_plugin [None req-946af6fa-93cc-4b51-adb8-a30c9af89387 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 24c43457-ae94-432a-9fa3-16cf6601f276 2026-05-08 11:41:16.238 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-946af6fa-93cc-4b51-adb8-a30c9af89387 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 24c43457-ae94-432a-9fa3-16cf6601f276 [pid: 8|app: 0|req: 909/1848] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:16 2026] DELETE /v2.0/networks/07b87c73-ea0c-4e54-b3f2-9adf79d033c1 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:16.851 8 WARNING neutron.db.securitygroups_db [None req-c436e2c9-7c99-4cec-9ced-fa62a03b99b0 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 910/1849] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:16 2026] GET /v2.0/security-groups?tenant_id=deb1c94d7f8a4eb9981b40096bed0e87&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1850] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:16 2026] DELETE /v2.0/security-groups/38ab097e-e752-4f4a-a523-453a16dfc590 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:17.050 8 INFO neutron.services.segments.plugin [-] Segment c683dc49-0b16-436a-871a-14d9605bc8e9 resource provider aggregate not found 2026-05-08 11:41:17.072 8 INFO neutron.services.segments.plugin [-] Segment c683dc49-0b16-436a-871a-14d9605bc8e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c683dc49-0b16-436a-871a-14d9605bc8e9 found for delete ", "request_id": "req-04bfcf0a-31b2-45cc-96f3-3d0c5eb45bcf"}]} 2026-05-08 11:41:17.100 8 INFO neutron.services.segments.plugin [-] Segment 55724017-0eeb-4dce-9d2b-569198c2e162 resource provider aggregate not found 2026-05-08 11:41:17.114 8 INFO neutron.services.segments.plugin [-] Segment c683dc49-0b16-436a-871a-14d9605bc8e9 resource provider aggregate not found 2026-05-08 11:41:17.126 8 INFO neutron.services.segments.plugin [-] Segment c683dc49-0b16-436a-871a-14d9605bc8e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c683dc49-0b16-436a-871a-14d9605bc8e9 found for delete ", "request_id": "req-2572b91b-54f2-42c3-a9c1-8114d9f8e239"}]} 2026-05-08 11:41:17.135 8 INFO neutron.services.segments.plugin [-] Segment 55724017-0eeb-4dce-9d2b-569198c2e162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55724017-0eeb-4dce-9d2b-569198c2e162 found for delete ", "request_id": "req-a70e3005-5049-43d7-8abd-607384ec6b63"}]} 2026-05-08 11:41:17.140 8 INFO neutron.services.segments.plugin [-] Segment 55724017-0eeb-4dce-9d2b-569198c2e162 resource provider aggregate not found 2026-05-08 11:41:17.163 8 INFO neutron.services.segments.plugin [-] Segment 55724017-0eeb-4dce-9d2b-569198c2e162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55724017-0eeb-4dce-9d2b-569198c2e162 found for delete ", "request_id": "req-97cac504-30ff-4e21-ace3-d96fe82529df"}]} [pid: 7|app: 0|req: 940/1851] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:41:15 2026] PUT /v2.0/routers/1a26076a-9fc1-4672-948c-eda940bab3e6/add_router_interface => generated 310 bytes in 1517 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1852] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:17 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:17.231 7 WARNING neutron.db.securitygroups_db [None req-92145153-dedc-4387-b178-eda8994061eb aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 942/1853] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:17 2026] GET /v2.0/security-groups?tenant_id=c514dcd5ed4040dd9fa7af927e7fb7a4&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1854] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:17 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1855] 10.0.0.104 () {34 vars in 678 bytes} [Fri May 8 11:41:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1856] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 8 11:41:17 2026] POST /v2.0/security-groups => generated 1627 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1857] 10.0.0.104 () {34 vars in 678 bytes} [Fri May 8 11:41:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1858] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:17 2026] DELETE /v2.0/security-groups/9cafbd1a-bd36-463e-8415-19ec476acc13 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1859] 10.0.0.104 () {34 vars in 678 bytes} [Fri May 8 11:41:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1860] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:41:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1861] 10.0.0.104 () {34 vars in 678 bytes} [Fri May 8 11:41:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1862] 10.0.0.104 () {34 vars in 678 bytes} [Fri May 8 11:41:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1863] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:41:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:17.743 8 WARNING tagging [None req-f4344000-3b95-4014-a349-74a8719f3b8e 36f201e7f0dc4a52a65ba85f2d076e98 5e6135b65b7d4cfe9ea97f682e890793 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 917/1864] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 8 11:41:17 2026] PUT /v2.0/policies/a9590dd9-6e02-4358-a19c-045091de9b04/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:17.809 8 WARNING tagging [None req-0d7e1cb1-5193-4790-92c1-1cfc64380af2 36f201e7f0dc4a52a65ba85f2d076e98 5e6135b65b7d4cfe9ea97f682e890793 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 948/1865] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:41:17 2026] POST /v2.0/security-group-rules => generated 599 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1866] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 8 11:41:17 2026] PUT /v2.0/policies/10c34353-2945-4787-bf16-82fff1a73eaf/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:17.886 8 WARNING tagging [None req-90262b8a-5bf7-4b69-9755-0b4553e68d6c 36f201e7f0dc4a52a65ba85f2d076e98 5e6135b65b7d4cfe9ea97f682e890793 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 919/1867] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 8 11:41:17 2026] PUT /v2.0/policies/c6b4ff5d-a20b-4251-8ed9-9aff68d1f974/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:17.966 8 WARNING tagging [None req-4f479fe2-e06a-4c33-8e45-f062c9d4d96c 36f201e7f0dc4a52a65ba85f2d076e98 5e6135b65b7d4cfe9ea97f682e890793 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 949/1868] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:41:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1869] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 8 11:41:17 2026] PUT /v2.0/policies/643d3fb0-7b62-4a4f-9ddd-73d5c10f64e2/tags => generated 19 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1870] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:41:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1871] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:41:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1872] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:18 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1873] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:41:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1874] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:18 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1875] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:41:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1876] 10.0.0.104 () {32 vars in 674 bytes} [Fri May 8 11:41:18 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1877] 10.0.0.104 () {32 vars in 688 bytes} [Fri May 8 11:41:18 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1878] 10.0.0.104 () {32 vars in 684 bytes} [Fri May 8 11:41:18 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1879] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:41:18 2026] POST /v2.0/security-group-rules => generated 599 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1880] 10.0.0.104 () {32 vars in 696 bytes} [Fri May 8 11:41:18 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1881] 10.0.0.104 () {32 vars in 682 bytes} [Fri May 8 11:41:18 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1882] 10.0.0.104 () {32 vars in 696 bytes} [Fri May 8 11:41:18 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1883] 10.0.0.104 () {32 vars in 692 bytes} [Fri May 8 11:41:18 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1884] 10.0.0.104 () {32 vars in 704 bytes} [Fri May 8 11:41:19 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1885] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 8 11:41:19 2026] DELETE /v2.0/qos/policies/a9590dd9-6e02-4358-a19c-045091de9b04 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1886] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:41:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1887] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 8 11:41:19 2026] DELETE /v2.0/qos/policies/10c34353-2945-4787-bf16-82fff1a73eaf => 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: 933/1888] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 8 11:41:19 2026] DELETE /v2.0/qos/policies/c6b4ff5d-a20b-4251-8ed9-9aff68d1f974 => 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: 956/1889] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:41:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1890] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 8 11:41:19 2026] DELETE /v2.0/qos/policies/643d3fb0-7b62-4a4f-9ddd-73d5c10f64e2 => 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: 934/1891] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:19 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1892] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 8 11:41:19 2026] DELETE /v2.0/qos/policies/69f714b9-9c62-4e16-bd3f-09c70be845a0 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1893] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:19 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1894] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:19 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:19.924 7 WARNING neutron.db.securitygroups_db [req-319ade39-ae34-4ff3-ae32-1fd775e832d4 req-ccfe4a18-8da0-4e98-afbf-a12b3e273233 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 960/1895] 10.0.0.55 () {34 vars in 1093 bytes} [Fri May 8 11:41:19 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-657953295&fields=id&tenant_id=c803f42ce8054ec19dbb870ed06d3a62 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1896] 10.0.0.55 () {34 vars in 981 bytes} [Fri May 8 11:41:19 2026] GET /v2.0/networks?id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b => generated 704 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1897] 10.0.0.55 () {34 vars in 964 bytes} [Fri May 8 11:41:20 2026] GET /v2.0/quotas/c803f42ce8054ec19dbb870ed06d3a62 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1898] 10.0.0.55 () {34 vars in 1001 bytes} [Fri May 8 11:41:20 2026] GET /v2.0/ports?tenant_id=c803f42ce8054ec19dbb870ed06d3a62&fields=id => generated 241 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1899] 10.0.0.55 () {34 vars in 1007 bytes} [Fri May 8 11:41:20 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:20.246 8 INFO neutron.db.l3_db [None req-dfa06dc8-7272-40b8-82c0-28e70592fe6b 50185af42e974a70bff322ab9e4eca66 789e60f271a745849b300d0993baba9a - - default default] Floating IP e084c690-905a-47a0-a553-b36b34aa81cb associated. External IP: 10.96.250.218, port: 225ec84b-2ac8-4732-af4a-de7f5f9ea025. [pid: 7|app: 0|req: 965/1900] 10.0.0.55 () {34 vars in 1107 bytes} [Fri May 8 11:41:20 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1901] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:20 2026] GET /v2.0/ports?device_id=23a9e301-5803-475f-9476-84a7ce4a1b60 => 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: 936/1902] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:41:19 2026] PUT /v2.0/floatingips/e084c690-905a-47a0-a553-b36b34aa81cb => generated 855 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:20.734 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-647f2ba7-065c-49d2-afb3-2bb21752e091'] response: {'name': 'network-changed', 'server_uuid': '4af84f47-9bc5-400e-9156-45451b83e93c', 'tag': '225ec84b-2ac8-4732-af4a-de7f5f9ea025', 'status': 'completed', 'code': 200} 2026-05-08 11:41:21.004 7 WARNING neutron.db.securitygroups_db [None req-fcd15e6d-44b3-4cf4-b633-c611fded45a8 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 967/1903] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:20 2026] GET /v2.0/security-groups?tenant_id=5e6135b65b7d4cfe9ea97f682e890793&name=default => generated 2925 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1904] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:21 2026] DELETE /v2.0/security-groups/d3fce19f-2d3d-42e1-a23b-ac567288fbe6 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1905] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:41:21 2026] GET /v2.0/ports?tenant_id=789e60f271a745849b300d0993baba9a&device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1906] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:41:21 2026] GET /v2.0/networks?id=39655afe-fdfe-456d-b441-91efc77ec54e => generated 771 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1907] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:41:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=225ec84b-2ac8-4732-af4a-de7f5f9ea025 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1908] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:41:21 2026] GET /v2.0/subnets?id=0e48dcc0-2736-4492-a828-863068ca1556 => generated 693 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1909] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:41:21 2026] GET /v2.0/ports?network_id=39655afe-fdfe-456d-b441-91efc77ec54e&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:41:21.532 7 WARNING neutron.db.securitygroups_db [None req-04f14a6c-5f70-44cf-9083-cdf10984d7f9 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 940/1910] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:41:21 2026] GET /v2.0/networks/39655afe-fdfe-456d-b441-91efc77ec54e?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1911] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:41:21 2026] GET /v2.0/networks/39655afe-fdfe-456d-b441-91efc77ec54e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1912] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:21 2026] GET /v2.0/security-groups?tenant_id=7df489303e014fb3a3a0a3068f92e63b&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1913] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:21 2026] DELETE /v2.0/security-groups/81aff610-f69b-4c80-9f6e-be571e4963a4 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:21.894 8 WARNING neutron.db.securitygroups_db [None req-34d907e2-052e-408e-afc9-57e9f08600c4 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 944/1916] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:21 2026] GET /v2.0/security-groups?tenant_id=7975e9dc60ef4e9492d626027fb63d3a&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1917] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:22 2026] DELETE /v2.0/security-groups/1b5ce531-eb6d-43ab-806d-3b085c4c102b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:23.197 8 INFO neutron.db.segments_db [None req-ca01e2bb-6bc8-454f-ad70-9af3c066887a 99d700097ca94cae9bf4389438a4e881 6b55f54bd1944235ac5a13c58b2d4850 - - default default] Added segment 8061ce61-d675-4459-8d35-a67a11d41e25 of type vxlan for network c0fae4f9-3bab-4bab-b346-ead0489df173 [pid: 8|app: 0|req: 945/1918] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:22 2026] POST /v2.0/networks => generated 727 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1919] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:41:23 2026] POST /v2.0/subnets => generated 644 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:23.550 8 WARNING neutron.api.v2.base [None req-d1a209df-1dbf-44d8-a9ba-ee6f7744f694 99d700097ca94cae9bf4389438a4e881 6b55f54bd1944235ac5a13c58b2d4850 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-08 11:41:23.550 8 INFO neutron.api.v2.resource [None req-d1a209df-1dbf-44d8-a9ba-ee6f7744f694 99d700097ca94cae9bf4389438a4e881 6b55f54bd1944235ac5a13c58b2d4850 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 946/1920] 10.0.0.104 () {34 vars in 681 bytes} [Fri May 8 11:41:23 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-05-08 11:41:23.713 7 INFO neutron.services.segments.plugin [-] Segment 8061ce61-d675-4459-8d35-a67a11d41e25 resource provider aggregate not found 2026-05-08 11:41:23.724 7 INFO neutron.services.segments.plugin [-] Segment 8061ce61-d675-4459-8d35-a67a11d41e25 resource provider aggregate not found 2026-05-08 11:41:23.746 7 INFO neutron.services.segments.plugin [-] Segment 8061ce61-d675-4459-8d35-a67a11d41e25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8061ce61-d675-4459-8d35-a67a11d41e25 found for delete ", "request_id": "req-ae63e3b0-0d18-4e3d-a53e-92c4ee6aad2a"}]} 2026-05-08 11:41:23.747 7 INFO neutron.services.segments.plugin [-] Segment 8061ce61-d675-4459-8d35-a67a11d41e25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8061ce61-d675-4459-8d35-a67a11d41e25 found for delete ", "request_id": "req-86c7f06c-2f7e-460a-8486-31056a230e24"}]} [pid: 7|app: 0|req: 975/1921] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:23 2026] DELETE /v2.0/networks/c0fae4f9-3bab-4bab-b346-ead0489df173 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:23.830 8 INFO neutron.db.segments_db [None req-a380b415-99df-4145-9de0-f4443e80e1e4 99d700097ca94cae9bf4389438a4e881 6b55f54bd1944235ac5a13c58b2d4850 - - default default] Added segment ad569252-86c8-4258-afeb-99c148b746dd of type vxlan for network e4bb6f81-d20c-43f0-b0e3-9ecdb69eb599 [pid: 8|app: 0|req: 947/1922] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:23 2026] POST /v2.0/networks => generated 726 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1923] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:41:23 2026] POST /v2.0/subnets => generated 647 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:24.353 8 WARNING neutron.api.v2.base [None req-44d30416-824f-4109-89a6-739a697ec43c 99d700097ca94cae9bf4389438a4e881 6b55f54bd1944235ac5a13c58b2d4850 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-08 11:41:24.354 8 INFO neutron.api.v2.resource [None req-44d30416-824f-4109-89a6-739a697ec43c 99d700097ca94cae9bf4389438a4e881 6b55f54bd1944235ac5a13c58b2d4850 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 948/1924] 10.0.0.104 () {34 vars in 681 bytes} [Fri May 8 11:41:24 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1925] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:24 2026] DELETE /v2.0/networks/e4bb6f81-d20c-43f0-b0e3-9ecdb69eb599 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:24.735 8 INFO neutron.db.segments_db [None req-22674b38-9d54-4871-a892-84eb046c76b7 99d700097ca94cae9bf4389438a4e881 6b55f54bd1944235ac5a13c58b2d4850 - - default default] Added segment 862fb677-3ee7-4357-b5fe-9ccbacd2c22d of type vxlan for network 0b2a639c-db46-44b1-8542-fdfaf1a72a02 [pid: 8|app: 0|req: 949/1926] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:24 2026] POST /v2.0/networks => generated 727 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1927] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:41:24 2026] GET /v2.0/networks?id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b => generated 704 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:24.914 7 WARNING neutron.db.securitygroups_db [req-319ade39-ae34-4ff3-ae32-1fd775e832d4 req-517c38f9-de87-429e-8e8b-917eeb30bee4 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 979/1928] 199.204.45.70 () {34 vars in 1049 bytes} [Fri May 8 11:41:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c803f42ce8054ec19dbb870ed06d3a62 => generated 178 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1929] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:41:24 2026] POST /v2.0/subnets => generated 647 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1930] 10.0.0.104 () {34 vars in 681 bytes} [Fri May 8 11:41:25 2026] POST /v2.0/rbac-policies => generated 324 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1931] 199.204.45.70 () {38 vars in 954 bytes} [Fri May 8 11:41:24 2026] POST /v2.0/ports => generated 1179 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 952/1932] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:25 2026] GET /v2.0/ports?device_id=23a9e301-5803-475f-9476-84a7ce4a1b60 => generated 1182 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1933] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:25 2026] GET /v2.0/security-groups?id=8e54deed-c222-4d82-90d8-e3c3e1f1d155&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:25.770 7 INFO neutron.services.segments.plugin [-] Segment ad569252-86c8-4258-afeb-99c148b746dd resource provider aggregate not found 2026-05-08 11:41:25.778 7 INFO neutron.services.segments.plugin [-] Segment ad569252-86c8-4258-afeb-99c148b746dd resource provider aggregate not found 2026-05-08 11:41:25.792 7 INFO neutron.services.segments.plugin [-] Segment ad569252-86c8-4258-afeb-99c148b746dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad569252-86c8-4258-afeb-99c148b746dd found for delete ", "request_id": "req-6c82077f-9245-43f0-bdaa-23daa8619b41"}]} 2026-05-08 11:41:25.799 7 INFO neutron.services.segments.plugin [-] Segment ad569252-86c8-4258-afeb-99c148b746dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad569252-86c8-4258-afeb-99c148b746dd found for delete ", "request_id": "req-b813d60b-2d24-4314-bb94-9f6c03471460"}]} [pid: 8|app: 0|req: 954/1934] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 8 11:41:25 2026] GET /v2.0/networks/0b2a639c-db46-44b1-8542-fdfaf1a72a02 => generated 655 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1935] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:41:25 2026] PUT /v2.0/ports/b391bc70-2098-4d7d-9341-7ced4204b57f => generated 1460 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:41:26.182 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0423c496-fea1-4b5c-a917-dc18ce10bf4d'] response: {'name': 'network-changed', 'server_uuid': '23a9e301-5803-475f-9476-84a7ce4a1b60', 'tag': 'b391bc70-2098-4d7d-9341-7ced4204b57f', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:41:26.709 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86e8b83f-0f03-49c2-b1b3-f924a690aa35 b0dcdb8a36df4fd28fb3ce7a895af87f 2ee9233e86c94acc962b533143d6b14e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 955/1936] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 8 11:41:26 2026] GET /v2.0/networks/0b2a639c-db46-44b1-8542-fdfaf1a72a02 => generated 138 bytes in 215 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1937] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:41:26 2026] GET /v2.0/ports?tenant_id=c803f42ce8054ec19dbb870ed06d3a62&device_id=23a9e301-5803-475f-9476-84a7ce4a1b60 => generated 1463 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1938] 199.204.45.70 () {34 vars in 1017 bytes} [Fri May 8 11:41:26 2026] GET /v2.0/networks?tenant_id=c803f42ce8054ec19dbb870ed06d3a62&shared=False => generated 2373 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1939] 199.204.45.70 () {34 vars in 929 bytes} [Fri May 8 11:41:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:27.217 8 INFO neutron.services.segments.plugin [-] Segment 862fb677-3ee7-4357-b5fe-9ccbacd2c22d resource provider aggregate not found 2026-05-08 11:41:27.219 8 INFO neutron.services.segments.plugin [-] Segment 862fb677-3ee7-4357-b5fe-9ccbacd2c22d resource provider aggregate not found 2026-05-08 11:41:27.239 8 INFO neutron.services.segments.plugin [-] Segment 862fb677-3ee7-4357-b5fe-9ccbacd2c22d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 862fb677-3ee7-4357-b5fe-9ccbacd2c22d found for delete ", "request_id": "req-48c0957e-616b-4a19-93e9-e8cb1b6045c9"}]} 2026-05-08 11:41:27.240 8 INFO neutron.services.segments.plugin [-] Segment 862fb677-3ee7-4357-b5fe-9ccbacd2c22d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 862fb677-3ee7-4357-b5fe-9ccbacd2c22d found for delete ", "request_id": "req-d96dfac1-4340-4039-82b5-41a2fcb3d4e2"}]} [pid: 8|app: 0|req: 956/1940] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:26 2026] DELETE /v2.0/networks/0b2a639c-db46-44b1-8542-fdfaf1a72a02 => generated 0 bytes in 727 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:27.465 8 INFO neutron.pecan_wsgi.hooks.translation [None req-346d3922-d672-4888-8178-6f37f2170745 99d700097ca94cae9bf4389438a4e881 6b55f54bd1944235ac5a13c58b2d4850 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 957/1941] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:41:27 2026] DELETE /v2.0/subnets/00ef4cda-dabd-448c-afc4-1d46f4220e9f => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:41:27.492 8 INFO neutron.pecan_wsgi.hooks.translation [None req-013f1552-bc87-4d2e-985e-03d615141642 99d700097ca94cae9bf4389438a4e881 6b55f54bd1944235ac5a13c58b2d4850 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/1942] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:41:27 2026] DELETE /v2.0/subnets/9ee61ff5-5cd7-4246-a4ae-044e8611466b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:41:27.517 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f12c47f6-3fc9-4ef5-96c1-8f8ee85a02ab 99d700097ca94cae9bf4389438a4e881 6b55f54bd1944235ac5a13c58b2d4850 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 959/1943] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:41:27 2026] DELETE /v2.0/subnets/a6ea0bcd-d851-4563-a791-a4b36fd6e1e6 => 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: 985/1944] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 8 11:41:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1945] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 8 11:41:27 2026] POST /v2.0/security-groups => generated 1601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1946] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:41:27 2026] GET /v2.0/ports?tenant_id=c803f42ce8054ec19dbb870ed06d3a62&device_id=23a9e301-5803-475f-9476-84a7ce4a1b60 => generated 1463 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1947] 199.204.45.70 () {34 vars in 1055 bytes} [Fri May 8 11:41:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.15&port_id=b391bc70-2098-4d7d-9341-7ced4204b57f => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1948] 199.204.45.70 () {34 vars in 1103 bytes} [Fri May 8 11:41:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2dc&port_id=b391bc70-2098-4d7d-9341-7ced4204b57f => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1949] 199.204.45.70 () {34 vars in 1063 bytes} [Fri May 8 11:41:27 2026] GET /v2.0/subnets?id=d8a46d33-d3d4-4af9-9f89-bc6449ee06a3&id=c2ef1876-c77d-4fe7-9a31-05ed74aa1e77 => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1950] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:41:28 2026] GET /v2.0/ports?network_id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&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: 966/1951] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:41:28 2026] GET /v2.0/ports?network_id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&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: 967/1952] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:41:28 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1953] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:41:28 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1954] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 8 11:41:27 2026] POST /v2.0/security-groups => generated 1601 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1955] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 8 11:41:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1956] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 8 11:41:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 11:41:28.546 8 WARNING tagging [None req-c8d84868-aa89-447d-a987-f6a71c353798 70e217a79cd0438ba0ff591a9b7496d6 ca30a7638ab64b7fa8ee909adddcf9af - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 970/1957] 10.0.0.104 () {34 vars in 767 bytes} [Fri May 8 11:41:28 2026] PUT /v2.0/security-groups/1861fa10-0fca-478d-81b1-7aad3b34b51d/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:28.618 7 WARNING tagging [None req-cc71bbd5-a9f5-4f3b-9d97-4b40a16f002d 70e217a79cd0438ba0ff591a9b7496d6 ca30a7638ab64b7fa8ee909adddcf9af - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 988/1958] 10.0.0.104 () {34 vars in 767 bytes} [Fri May 8 11:41:28 2026] PUT /v2.0/security-groups/853a225a-40cc-4f13-b976-d9482974abcd/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:28.707 8 WARNING tagging [None req-48f67d0f-dd71-4c5f-8db4-5508d84482db 70e217a79cd0438ba0ff591a9b7496d6 ca30a7638ab64b7fa8ee909adddcf9af - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 971/1959] 10.0.0.104 () {34 vars in 767 bytes} [Fri May 8 11:41:28 2026] PUT /v2.0/security-groups/8ad3c83e-423e-48a1-b23e-ab20619a63bb/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:28.788 7 WARNING tagging [None req-1fccd3ab-06de-42d9-a5cc-071dc21b311b 70e217a79cd0438ba0ff591a9b7496d6 ca30a7638ab64b7fa8ee909adddcf9af - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 989/1960] 10.0.0.104 () {34 vars in 767 bytes} [Fri May 8 11:41:28 2026] PUT /v2.0/security-groups/54ade184-23db-491b-9f0f-38ffe3d62117/tags => 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: 972/1961] 10.0.0.104 () {32 vars in 680 bytes} [Fri May 8 11:41:28 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1962] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 8 11:41:28 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1963] 10.0.0.104 () {32 vars in 690 bytes} [Fri May 8 11:41:28 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1964] 10.0.0.104 () {32 vars in 702 bytes} [Fri May 8 11:41:28 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:41:28.974 7 WARNING neutron.db.securitygroups_db [None req-6130b7fe-f244-42b0-99aa-91b2e263ba04 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 990/1965] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:28 2026] GET /v2.0/security-groups?tenant_id=6b55f54bd1944235ac5a13c58b2d4850&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1966] 10.0.0.104 () {32 vars in 688 bytes} [Fri May 8 11:41:28 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1967] 10.0.0.104 () {32 vars in 702 bytes} [Fri May 8 11:41:29 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1968] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:29 2026] DELETE /v2.0/security-groups/c24e8d7b-8328-41f2-a5d7-96ae67181a7a => 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: 978/1969] 10.0.0.104 () {32 vars in 698 bytes} [Fri May 8 11:41:29 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:41:29.180 8 WARNING neutron.db.securitygroups_db [None req-c37e5040-e427-47da-a340-d8054e003403 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 992/1970] 10.0.0.104 () {32 vars in 710 bytes} [Fri May 8 11:41:29 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1971] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:29 2026] DELETE /v2.0/security-groups/1861fa10-0fca-478d-81b1-7aad3b34b51d => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1972] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:29 2026] GET /v2.0/security-groups?tenant_id=2ee9233e86c94acc962b533143d6b14e&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1973] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:29 2026] DELETE /v2.0/security-groups/853a225a-40cc-4f13-b976-d9482974abcd => 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: 980/1974] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:29 2026] DELETE /v2.0/security-groups/5cbc337c-d23a-44bc-a5d3-b2783c939dfb => 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: 995/1975] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:29 2026] DELETE /v2.0/security-groups/8ad3c83e-423e-48a1-b23e-ab20619a63bb => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1976] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:29 2026] DELETE /v2.0/security-groups/54ade184-23db-491b-9f0f-38ffe3d62117 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:29.717 8 WARNING neutron.db.securitygroups_db [None req-25f310ad-3e32-4273-a08f-596a5e209f32 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 996/1977] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:29 2026] DELETE /v2.0/security-groups/1d93b26f-8601-418f-a773-47fc159416e0 => 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: 982/1978] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:29 2026] GET /v2.0/security-groups?tenant_id=543a687d21c3416abc31c57217687701&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1979] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:29 2026] DELETE /v2.0/security-groups/9635747f-47b6-45bd-bcc9-69c8106e0e31 => 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: 983/1980] 10.0.0.44 () {34 vars in 989 bytes} [Fri May 8 11:41:30 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 1240 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:41:30.554 8 WARNING neutron.db.securitygroups_db [None req-326edf0f-9b0d-4871-b036-abfbec27de9d aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 998/1981] 10.0.0.44 () {34 vars in 1039 bytes} [Fri May 8 11:41:30 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1982] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:30 2026] GET /v2.0/security-groups?tenant_id=41d3348650944ed893960162a559959d&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1983] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:30 2026] DELETE /v2.0/security-groups/90260256-9b89-465d-ab88-b6311ca37701 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1984] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:30 2026] GET /v2.0/ports?device_id=23a9e301-5803-475f-9476-84a7ce4a1b60 => generated 1196 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1985] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:30 2026] GET /v2.0/security-groups?id=8e54deed-c222-4d82-90d8-e3c3e1f1d155&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:30.953 8 WARNING neutron.db.securitygroups_db [None req-1488dd7e-94b7-4549-ad0c-ebc338b9492d aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 986/1986] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:30 2026] GET /v2.0/security-groups?tenant_id=f00bfa093f62411dbf84dd9737dc6e1d&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1987] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:31 2026] DELETE /v2.0/security-groups/662007b1-8a0e-4aa0-a535-8f4acad99a9b => generated 0 bytes in 624 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:31.901 8 WARNING neutron.db.securitygroups_db [None req-74a97267-2cb8-4e78-b73a-5eedfdfed7b9 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 987/1988] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:31 2026] GET /v2.0/security-groups?tenant_id=ca30a7638ab64b7fa8ee909adddcf9af&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1989] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:31 2026] DELETE /v2.0/security-groups/5132170c-bcf0-4bf1-81fd-6e18fb5962dd => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:34.926 8 INFO neutron.db.segments_db [None req-2c6d0db0-f9b5-4999-99d9-39ae24fcc541 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] Added segment baf5ed5f-b4ff-4caa-a9fe-ddc2ca54c990 of type vxlan for network a8100170-dba9-4110-86d6-17bc477ffe6d [pid: 8|app: 0|req: 988/1990] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:34 2026] POST /v2.0/networks => generated 632 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1991] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 8 11:41:35 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 989/1992] 10.0.0.104 () {34 vars in 666 bytes} [Fri May 8 11:41:35 2026] POST /v2.0/trunks => generated 407 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:35.760 8 INFO neutron.db.segments_db [None req-29e5bcce-24b3-453a-b84a-09b05861d4ec b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] Added segment 89bde8bc-f76a-46c4-8938-5f09536a3581 of type vxlan for network 469f94ee-0568-4e0e-8dc1-d094725f56d9 [pid: 8|app: 0|req: 990/1993] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:35 2026] POST /v2.0/networks => generated 631 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1994] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 8 11:41:35 2026] POST /v2.0/floatingips => generated 552 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1995] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 8 11:41:35 2026] POST /v2.0/ports => generated 743 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1005/1996] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:36 2026] GET /v2.0/ports?device_id=23a9e301-5803-475f-9476-84a7ce4a1b60 => generated 1196 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:41:36.259 8 WARNING tagging [None req-8ceb632b-913c-4955-bbb7-46cea658ce96 f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 992/1997] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 8 11:41:36 2026] PUT /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1998] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:36 2026] GET /v2.0/security-groups?id=8e54deed-c222-4d82-90d8-e3c3e1f1d155&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:36.340 8 WARNING tagging [None req-991e2ead-a594-42eb-aedf-eac4007d3882 f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 994/1999] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:41:36 2026] GET /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2000] 10.0.0.104 () {32 vars in 818 bytes} [Fri May 8 11:41:36 2026] GET /v2.0/ports?network_id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&mac_address=fa%3A16%3A3e%3Ad9%3A9b%3A9d => generated 1196 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2001] 10.0.0.104 () {34 vars in 666 bytes} [Fri May 8 11:41:36 2026] POST /v2.0/trunks => generated 407 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:36.475 8 WARNING tagging [None req-b28297ce-fb6d-4f0d-b044-75d5b5aff8e3 f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 996/2002] 10.0.0.104 () {34 vars in 770 bytes} [Fri May 8 11:41:36 2026] PUT /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 11:41:36.565 8 INFO neutron.db.segments_db [None req-b217ab6d-eb67-4ebf-8c88-68d683c22410 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] Added segment 37cb7725-b335-4d31-878a-a0f06be21a66 of type vxlan for network 823a75f1-a947-4049-91f3-2e3cb95f2832 [pid: 8|app: 0|req: 997/2003] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:36 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:36.684 8 WARNING tagging [None req-86bea004-d621-46d8-866a-3b5c15a5ac0d f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 998/2004] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:41:36 2026] GET /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2005] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 8 11:41:36 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:41:37.015 8 WARNING tagging [None req-7998e5c8-58be-4786-8729-7f5b3a2f4a45 f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1000/2006] 10.0.0.104 () {34 vars in 766 bytes} [Fri May 8 11:41:36 2026] PUT /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2009] 10.0.0.104 () {34 vars in 666 bytes} [Fri May 8 11:41:37 2026] POST /v2.0/trunks => generated 407 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:37.216 8 WARNING tagging [None req-31b1251c-8af4-43f3-a80e-2e47f33d7bc9 f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1004/2010] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:41:37 2026] GET /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:37.268 7 INFO neutron.db.l3_db [None req-9924fb34-b816-4701-8317-7240597c25ec 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Floating IP 39de5b9a-de7b-455b-a691-ee20c4a36ec2 associated. External IP: 10.96.250.214, port: b391bc70-2098-4d7d-9341-7ced4204b57f. 2026-05-08 11:41:37.320 8 INFO neutron.db.segments_db [None req-7df5922b-90b1-46a4-a0f8-f9036352d1b2 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] Added segment e643fae3-b907-4d3a-9da1-e6f19568e36c of type vxlan for network 82e42877-a999-44de-ae60-d2393026949b [pid: 8|app: 0|req: 1005/2011] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:37 2026] POST /v2.0/networks => generated 632 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:37.487 8 WARNING tagging [None req-b8a90a12-88ea-4512-9e34-9019534eb2a3 f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1006/2012] 10.0.0.104 () {34 vars in 788 bytes} [Fri May 8 11:41:37 2026] PUT /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2013] 10.0.0.104 () {34 vars in 677 bytes} [Fri May 8 11:41:36 2026] POST /v2.0/floatingips => generated 854 bytes in 1158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:37.666 7 WARNING tagging [None req-5e8c3be2-ade3-4421-aeae-580251c5f990 f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:41:37.686 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e418c14-067c-4e37-8e64-290c78efa8e4'] response: {'name': 'network-changed', 'server_uuid': '23a9e301-5803-475f-9476-84a7ce4a1b60', 'tag': 'b391bc70-2098-4d7d-9341-7ced4204b57f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1008/2014] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:41:37 2026] GET /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags => generated 52 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:37.725 7 WARNING tagging [None req-efae4334-251e-4a3b-a78a-cc5064601adb f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1009/2015] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 8 11:41:37 2026] PUT /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:37.799 7 WARNING tagging [None req-e20b1709-9316-498c-9833-dc275e1179cb f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1010/2016] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:41:37 2026] GET /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:37.849 7 WARNING tagging [None req-e0038fce-1d08-4695-9c65-9ea81513b470 f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1007/2017] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 8 11:41:37 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1011/2018] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:41:37 2026] GET /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:37.874 7 WARNING neutron.db.securitygroups_db [req-f88d458e-4b18-43b0-90db-9abe0e13a813 req-98ea6fd1-a670-4093-842f-0bf6747223d8 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1012/2019] 10.0.0.55 () {34 vars in 1093 bytes} [Fri May 8 11:41:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-657953295&fields=id&tenant_id=c803f42ce8054ec19dbb870ed06d3a62 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:37.922 7 WARNING tagging [None req-290accc7-ed05-4905-84c7-54736314fec2 f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:41:37.936 7 INFO neutron.api.v2.resource [None req-290accc7-ed05-4905-84c7-54736314fec2 f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1013/2020] 10.0.0.104 () {32 vars in 751 bytes} [Fri May 8 11:41:37 2026] GET /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2021] 10.0.0.55 () {34 vars in 981 bytes} [Fri May 8 11:41:37 2026] GET /v2.0/networks?id=713f44a2-ccbc-4bff-9055-4e0d2e840472 => generated 703 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:38.001 7 WARNING tagging [None req-6bc96c58-4653-4f44-9fcb-952449e44f9c f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1015/2022] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:41:37 2026] DELETE /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2023] 10.0.0.104 () {34 vars in 666 bytes} [Fri May 8 11:41:37 2026] POST /v2.0/trunks => generated 407 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2024] 10.0.0.55 () {34 vars in 964 bytes} [Fri May 8 11:41:38 2026] GET /v2.0/quotas/c803f42ce8054ec19dbb870ed06d3a62 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:38.066 8 WARNING tagging [None req-b51c65f7-0534-4490-a3d6-76cd01abf3c2 f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1009/2025] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:41:38 2026] GET /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:38.101 7 INFO neutron.db.segments_db [None req-5a204d6c-3d00-4524-8b1b-e9be95535db7 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] Added segment 7bdf37ee-c011-4c7d-8a0d-7a133c9091b4 of type vxlan for network 2b0fb5a9-f25d-45c5-9ed9-c32947f67157 [pid: 7|app: 0|req: 1017/2026] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:38 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:38.225 7 WARNING tagging [None req-d62efbfa-f992-40f4-b6ce-c302fc64f34f f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1010/2027] 10.0.0.55 () {34 vars in 1001 bytes} [Fri May 8 11:41:38 2026] GET /v2.0/ports?tenant_id=c803f42ce8054ec19dbb870ed06d3a62&fields=id => generated 333 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:38.246 7 INFO neutron.api.v2.resource [None req-d62efbfa-f992-40f4-b6ce-c302fc64f34f f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1018/2028] 10.0.0.104 () {32 vars in 754 bytes} [Fri May 8 11:41:38 2026] DELETE /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2029] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:41:38 2026] GET /v2.0/ports?tenant_id=c803f42ce8054ec19dbb870ed06d3a62&device_id=23a9e301-5803-475f-9476-84a7ce4a1b60 => generated 1465 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2030] 10.0.0.55 () {34 vars in 1007 bytes} [Fri May 8 11:41:38 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:38.360 8 WARNING tagging [None req-2eb9cd22-7a2c-4479-a498-74393ba67a44 f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1013/2031] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 8 11:41:38 2026] DELETE /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2032] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:41:38 2026] GET /v2.0/networks?id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2033] 10.0.0.55 () {34 vars in 1107 bytes} [Fri May 8 11:41:38 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:38.506 8 WARNING tagging [None req-6bed372d-cb94-46a5-a481-f7a9d883684a f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1016/2034] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:41:38 2026] GET /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2035] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 8 11:41:38 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1017/2036] 199.204.45.70 () {34 vars in 1055 bytes} [Fri May 8 11:41:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.15&port_id=b391bc70-2098-4d7d-9341-7ced4204b57f => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:38.710 7 INFO neutron_taas.services.taas.taas_plugin [None req-eb45e4fe-640b-4ca1-83d0-35b72e42ccca f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] TaaS: Handle Delete Port: 78e921f4-ed85-4f18-8c41-1dfe5255a5c9 2026-05-08 11:41:38.712 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb45e4fe-640b-4ca1-83d0-35b72e42ccca f8ba7ccaa2544fb7a9fcbfc682a87733 6d4ba290de3e408cb6d9b5ae9e8601d8 - - default default] Tap Mirror: Handle Delete Port: 78e921f4-ed85-4f18-8c41-1dfe5255a5c9 [pid: 8|app: 0|req: 1018/2037] 10.0.0.104 () {34 vars in 666 bytes} [Fri May 8 11:41:38 2026] POST /v2.0/trunks => generated 407 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2038] 199.204.45.70 () {34 vars in 1103 bytes} [Fri May 8 11:41:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2dc&port_id=b391bc70-2098-4d7d-9341-7ced4204b57f => 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: 1020/2039] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:38 2026] GET /v2.0/ports?device_id=2c0083ac-75c4-43c9-9a07-0ac6cef7dee0 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:38.853 8 WARNING tagging [None req-57b48d02-0662-458c-b589-8793097a9281 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1021/2040] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:41:38 2026] PUT /v2.0/trunks/abddc600-b31e-4a13-a8f1-3fb8586b8297/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2041] 199.204.45.70 () {34 vars in 1063 bytes} [Fri May 8 11:41:38 2026] GET /v2.0/subnets?id=d8a46d33-d3d4-4af9-9f89-bc6449ee06a3&id=c2ef1876-c77d-4fe7-9a31-05ed74aa1e77 => generated 1409 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2042] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:41:38 2026] DELETE /v2.0/floatingips/7f699ee1-130c-4eb6-a060-e10a90519816 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:38.931 8 WARNING tagging [None req-a7e7559d-31f4-486a-8811-f6ed30d377d9 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1023/2043] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:41:38 2026] PUT /v2.0/trunks/60079392-bbd4-46a8-bc91-f17479d64030/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2044] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:41:38 2026] GET /v2.0/ports?network_id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:41:38.970 8 WARNING tagging [None req-3c316f47-7932-4729-a771-a5d519af9d93 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1024/2045] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:41:38 2026] PUT /v2.0/trunks/3dee1ba5-b917-428f-bdca-b4754a2d0ef6/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:39.010 8 WARNING tagging [None req-121c9abf-9d0a-49fe-ba17-adeaf6c99245 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1022/2046] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:41:38 2026] GET /v2.0/ports?network_id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2047] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:41:38 2026] PUT /v2.0/trunks/19caa0a0-d339-4798-8b44-de0861454e51/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2048] 10.0.0.104 () {32 vars in 662 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2049] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2050] 10.0.0.104 () {32 vars in 676 bytes} [Fri May 8 11:41:39 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: 8|app: 0|req: 1028/2051] 10.0.0.104 () {32 vars in 672 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2052] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2053] 10.0.0.104 () {32 vars in 684 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2054] 10.0.0.104 () {32 vars in 670 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2055] 10.0.0.104 () {32 vars in 684 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2056] 10.0.0.104 () {32 vars in 680 bytes} [Fri May 8 11:41:39 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) [pid: 8|app: 0|req: 1031/2057] 10.0.0.104 () {32 vars in 692 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2058] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/trunks/abddc600-b31e-4a13-a8f1-3fb8586b8297 => generated 412 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2059] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/ports/a6922472-a3b3-4beb-842b-5e9529677bb1 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2060] 10.0.0.104 () {32 vars in 722 bytes} [Fri May 8 11:41:39 2026] DELETE /v2.0/trunks/abddc600-b31e-4a13-a8f1-3fb8586b8297 => 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: 1033/2061] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/trunks/60079392-bbd4-46a8-bc91-f17479d64030 => generated 420 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2062] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/ports/e3f9583e-831e-41b0-8981-f2c04b6fa1c1 => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:39.677 8 WARNING neutron.db.securitygroups_db [None req-6568a58c-6a8b-4123-b4c3-2eb87b87a480 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1030/2063] 10.0.0.104 () {32 vars in 722 bytes} [Fri May 8 11:41:39 2026] DELETE /v2.0/trunks/60079392-bbd4-46a8-bc91-f17479d64030 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2064] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/trunks/3dee1ba5-b917-428f-bdca-b4754a2d0ef6 => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2065] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/ports/96b0e0bf-04e8-47c7-b68f-13351754d6fe => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2066] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/security-groups?tenant_id=6d4ba290de3e408cb6d9b5ae9e8601d8&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2067] 10.0.0.104 () {32 vars in 722 bytes} [Fri May 8 11:41:39 2026] DELETE /v2.0/trunks/3dee1ba5-b917-428f-bdca-b4754a2d0ef6 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2068] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/trunks/19caa0a0-d339-4798-8b44-de0861454e51 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2069] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:39 2026] DELETE /v2.0/security-groups/a9f0e988-5c9d-4df0-9b28-9f9b0375bcd2 => 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: 1035/2070] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:41:39 2026] GET /v2.0/ports/a1848219-078a-4034-bff1-879f33d91342 => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:40.046 7 WARNING neutron.db.securitygroups_db [None req-41f21be7-0969-4869-bb0f-d64f5d6347eb aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1036/2071] 10.0.0.104 () {32 vars in 722 bytes} [Fri May 8 11:41:39 2026] DELETE /v2.0/trunks/19caa0a0-d339-4798-8b44-de0861454e51 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2072] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 8 11:41:40 2026] GET /v2.0/trunks/ea761f3e-8416-49b6-a52b-100296aff053 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2073] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:41:40 2026] GET /v2.0/ports/03567a64-d558-456a-9415-c5b012494825 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2074] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:40 2026] GET /v2.0/security-groups?tenant_id=2824bd6a2e8c4516842d2be9238e7661&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2075] 10.0.0.104 () {32 vars in 722 bytes} [Fri May 8 11:41:40 2026] DELETE /v2.0/trunks/ea761f3e-8416-49b6-a52b-100296aff053 => 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: 1037/2076] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:40 2026] DELETE /v2.0/security-groups/46ba34d9-67cd-4587-92f7-a24cab7db4ab => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:40.337 8 INFO neutron_taas.services.taas.taas_plugin [None req-caed0eed-2d7d-4ce3-87c8-a6a5861cd5d5 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] TaaS: Handle Delete Port: a6922472-a3b3-4beb-842b-5e9529677bb1 2026-05-08 11:41:40.340 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-caed0eed-2d7d-4ce3-87c8-a6a5861cd5d5 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] Tap Mirror: Handle Delete Port: a6922472-a3b3-4beb-842b-5e9529677bb1 [pid: 8|app: 0|req: 1040/2077] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:41:40 2026] DELETE /v2.0/ports/a6922472-a3b3-4beb-842b-5e9529677bb1 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:40.529 7 INFO neutron_taas.services.taas.taas_plugin [None req-3fe74735-c588-41c4-aab2-7262b72894e9 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] TaaS: Handle Delete Port: e3f9583e-831e-41b0-8981-f2c04b6fa1c1 2026-05-08 11:41:40.532 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fe74735-c588-41c4-aab2-7262b72894e9 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] Tap Mirror: Handle Delete Port: e3f9583e-831e-41b0-8981-f2c04b6fa1c1 [pid: 7|app: 0|req: 1038/2078] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:41:40 2026] DELETE /v2.0/ports/e3f9583e-831e-41b0-8981-f2c04b6fa1c1 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:40.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4033dba-7c57-4aeb-be97-53cc25aef176 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] TaaS: Handle Delete Port: 96b0e0bf-04e8-47c7-b68f-13351754d6fe 2026-05-08 11:41:40.725 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4033dba-7c57-4aeb-be97-53cc25aef176 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] Tap Mirror: Handle Delete Port: 96b0e0bf-04e8-47c7-b68f-13351754d6fe [pid: 8|app: 0|req: 1041/2079] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:41:40 2026] DELETE /v2.0/ports/96b0e0bf-04e8-47c7-b68f-13351754d6fe => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:40.938 7 INFO neutron_taas.services.taas.taas_plugin [None req-e53e4516-ef01-4634-b482-d25ec8854dc3 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] TaaS: Handle Delete Port: a1848219-078a-4034-bff1-879f33d91342 2026-05-08 11:41:40.940 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e53e4516-ef01-4634-b482-d25ec8854dc3 b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] Tap Mirror: Handle Delete Port: a1848219-078a-4034-bff1-879f33d91342 [pid: 7|app: 0|req: 1039/2080] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:41:40 2026] DELETE /v2.0/ports/a1848219-078a-4034-bff1-879f33d91342 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:41.128 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca5f2816-378f-4e34-8809-5141971c84bc b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] TaaS: Handle Delete Port: 03567a64-d558-456a-9415-c5b012494825 2026-05-08 11:41:41.131 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca5f2816-378f-4e34-8809-5141971c84bc b6b98425dd8344cd9b80e81741ed06ed 4140d9882e404096a143e97a503911aa - - default default] Tap Mirror: Handle Delete Port: 03567a64-d558-456a-9415-c5b012494825 [pid: 8|app: 0|req: 1042/2081] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:41:41 2026] DELETE /v2.0/ports/03567a64-d558-456a-9415-c5b012494825 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2082] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:41 2026] DELETE /v2.0/networks/a8100170-dba9-4110-86d6-17bc477ffe6d => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:41.542 7 INFO neutron.services.segments.plugin [-] Segment baf5ed5f-b4ff-4caa-a9fe-ddc2ca54c990 resource provider aggregate not found [pid: 8|app: 0|req: 1043/2083] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:41 2026] DELETE /v2.0/networks/469f94ee-0568-4e0e-8dc1-d094725f56d9 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:41.566 7 INFO neutron.services.segments.plugin [-] Segment baf5ed5f-b4ff-4caa-a9fe-ddc2ca54c990 resource provider aggregate not found 2026-05-08 11:41:41.599 8 INFO neutron.services.segments.plugin [-] Segment 89bde8bc-f76a-46c4-8938-5f09536a3581 resource provider aggregate not found 2026-05-08 11:41:41.607 7 INFO neutron.services.segments.plugin [-] Segment baf5ed5f-b4ff-4caa-a9fe-ddc2ca54c990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baf5ed5f-b4ff-4caa-a9fe-ddc2ca54c990 found for delete ", "request_id": "req-f7d9901e-e52d-4cee-8a37-16a0769d636f"}]} 2026-05-08 11:41:41.617 8 INFO neutron.services.segments.plugin [-] Segment 89bde8bc-f76a-46c4-8938-5f09536a3581 resource provider aggregate not found 2026-05-08 11:41:41.632 7 INFO neutron.services.segments.plugin [-] Segment baf5ed5f-b4ff-4caa-a9fe-ddc2ca54c990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baf5ed5f-b4ff-4caa-a9fe-ddc2ca54c990 found for delete ", "request_id": "req-dfc09232-da8e-4f8c-9bbc-1b7c15c27cbf"}]} 2026-05-08 11:41:41.638 8 INFO neutron.services.segments.plugin [-] Segment 89bde8bc-f76a-46c4-8938-5f09536a3581 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89bde8bc-f76a-46c4-8938-5f09536a3581 found for delete ", "request_id": "req-1747614a-26be-4038-8503-61312e2fc089"}]} 2026-05-08 11:41:41.644 8 INFO neutron.services.segments.plugin [-] Segment 89bde8bc-f76a-46c4-8938-5f09536a3581 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89bde8bc-f76a-46c4-8938-5f09536a3581 found for delete ", "request_id": "req-d0ad05de-6086-4c09-b4d4-37036d1cd711"}]} [pid: 7|app: 0|req: 1041/2084] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:41 2026] DELETE /v2.0/networks/823a75f1-a947-4049-91f3-2e3cb95f2832 => generated 0 bytes in 503 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2085] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:42 2026] DELETE /v2.0/networks/82e42877-a999-44de-ae60-d2393026949b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2086] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:42 2026] DELETE /v2.0/networks/2b0fb5a9-f25d-45c5-9ed9-c32947f67157 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2087] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:42 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2088] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:42 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2089] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:42 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2090] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:42 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2091] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:43 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => 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: 1045/2092] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:43 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:43.391 7 WARNING neutron.db.securitygroups_db [None req-ca72bf9e-13b9-45de-b6be-60b33d031968 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1048/2093] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:41:43 2026] GET /v2.0/networks?id=713f44a2-ccbc-4bff-9055-4e0d2e840472 => generated 703 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:43.476 8 WARNING neutron.db.securitygroups_db [req-f88d458e-4b18-43b0-90db-9abe0e13a813 req-5eb96928-6619-433e-9ab8-430967222f11 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1049/2094] 199.204.45.70 () {34 vars in 1049 bytes} [Fri May 8 11:41:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c803f42ce8054ec19dbb870ed06d3a62 => generated 178 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2095] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:43 2026] GET /v2.0/security-groups?tenant_id=444ca9b05e0947eeb9b779421c96f07b&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2096] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:43 2026] DELETE /v2.0/security-groups/3f6e1419-9188-4911-a8b0-f803c9704399 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:43.631 7 INFO neutron.services.segments.plugin [-] Segment 37cb7725-b335-4d31-878a-a0f06be21a66 resource provider aggregate not found 2026-05-08 11:41:43.656 7 INFO neutron.services.segments.plugin [-] Segment 37cb7725-b335-4d31-878a-a0f06be21a66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37cb7725-b335-4d31-878a-a0f06be21a66 found for delete ", "request_id": "req-c4434218-551d-4a0d-97e1-df214e815626"}]} 2026-05-08 11:41:43.667 7 INFO neutron.services.segments.plugin [-] Segment 37cb7725-b335-4d31-878a-a0f06be21a66 resource provider aggregate not found 2026-05-08 11:41:43.674 8 INFO neutron.services.segments.plugin [-] Segment e643fae3-b907-4d3a-9da1-e6f19568e36c resource provider aggregate not found 2026-05-08 11:41:43.676 7 INFO neutron.services.segments.plugin [-] Segment 7bdf37ee-c011-4c7d-8a0d-7a133c9091b4 resource provider aggregate not found 2026-05-08 11:41:43.683 8 INFO neutron.services.segments.plugin [-] Segment e643fae3-b907-4d3a-9da1-e6f19568e36c resource provider aggregate not found 2026-05-08 11:41:43.692 7 INFO neutron.services.segments.plugin [-] Segment 37cb7725-b335-4d31-878a-a0f06be21a66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37cb7725-b335-4d31-878a-a0f06be21a66 found for delete ", "request_id": "req-7114bcfc-14c1-415d-8eb0-6e2643b90f83"}]} 2026-05-08 11:41:43.696 7 INFO neutron.services.segments.plugin [-] Segment 7bdf37ee-c011-4c7d-8a0d-7a133c9091b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bdf37ee-c011-4c7d-8a0d-7a133c9091b4 found for delete ", "request_id": "req-61987488-c42a-4e2d-bf58-aa9e08044259"}]} 2026-05-08 11:41:43.702 8 INFO neutron.services.segments.plugin [-] Segment e643fae3-b907-4d3a-9da1-e6f19568e36c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e643fae3-b907-4d3a-9da1-e6f19568e36c found for delete ", "request_id": "req-e4f3c799-7afc-4b11-a12f-4bee8605f5a9"}]} 2026-05-08 11:41:43.706 8 INFO neutron.services.segments.plugin [-] Segment e643fae3-b907-4d3a-9da1-e6f19568e36c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e643fae3-b907-4d3a-9da1-e6f19568e36c found for delete ", "request_id": "req-ff922191-2b0b-4a80-a02b-97f71692fec5"}]} 2026-05-08 11:41:43.710 7 INFO neutron.services.segments.plugin [-] Segment 7bdf37ee-c011-4c7d-8a0d-7a133c9091b4 resource provider aggregate not found 2026-05-08 11:41:43.723 7 INFO neutron.services.segments.plugin [-] Segment 7bdf37ee-c011-4c7d-8a0d-7a133c9091b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bdf37ee-c011-4c7d-8a0d-7a133c9091b4 found for delete ", "request_id": "req-d14003f3-f359-44fe-a9a8-3bb03d761560"}]} [pid: 7|app: 0|req: 1048/2097] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:43 2026] GET /v2.0/ports?device_id=2c0083ac-75c4-43c9-9a07-0ac6cef7dee0 => generated 1186 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:41:43.994 7 WARNING neutron.db.securitygroups_db [None req-bd13a709-7c71-42a6-b060-572cfdb1444a aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1050/2098] 199.204.45.70 () {38 vars in 954 bytes} [Fri May 8 11:41:43 2026] POST /v2.0/ports => generated 1183 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1051/2099] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:44 2026] GET /v2.0/security-groups?id=8e54deed-c222-4d82-90d8-e3c3e1f1d155&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2100] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:43 2026] GET /v2.0/security-groups?tenant_id=c86726f292064324af459714ef38aade&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2101] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:44 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:44.591 7 INFO neutron.db.segments_db [None req-94defa1a-80bf-4085-b705-ff77afdeb568 5b9636e835e04df3b72cb98213c54929 7c467a7c27da4c1aa4561abe3de53153 - - default default] Added segment 386809d0-ea35-43a6-bd59-547888650c71 of type vxlan for network 39baebcd-d67b-444d-baa0-04705a56f2f8 [pid: 8|app: 0|req: 1052/2102] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:41:44 2026] PUT /v2.0/ports/e93741c5-954b-4f3e-a87b-f7d7d9e0c271 => generated 1464 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:41:44.661 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0db52bc8-bf8b-44fd-9547-5dba2b3c1357'] response: {'name': 'network-changed', 'server_uuid': '2c0083ac-75c4-43c9-9a07-0ac6cef7dee0', 'tag': 'e93741c5-954b-4f3e-a87b-f7d7d9e0c271', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1051/2103] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:44 2026] POST /v2.0/networks => generated 632 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2104] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:44 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2105] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:44 2026] DELETE /v2.0/security-groups/b60c81e5-b64d-4abf-af2c-bcf55bbcc756 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2106] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:41:44 2026] GET /v2.0/ports?tenant_id=789e60f271a745849b300d0993baba9a&device_id=4af84f47-9bc5-400e-9156-45451b83e93c => 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: 1054/2107] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 8 11:41:44 2026] PUT /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2108] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:41:44 2026] GET /v2.0/networks?id=39655afe-fdfe-456d-b441-91efc77ec54e => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2109] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:41:44 2026] GET /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2110] 10.0.0.44 () {34 vars in 989 bytes} [Fri May 8 11:41:44 2026] GET /v2.0/ports?device_id=23a9e301-5803-475f-9476-84a7ce4a1b60 => generated 1465 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2111] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:41:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=225ec84b-2ac8-4732-af4a-de7f5f9ea025 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2112] 10.0.0.44 () {34 vars in 1039 bytes} [Fri May 8 11:41:44 2026] GET /v2.0/security-groups?id=8e54deed-c222-4d82-90d8-e3c3e1f1d155&fields=id&fields=name => generated 111 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:44.958 8 WARNING neutron.db.securitygroups_db [None req-24d8791f-7711-4ce4-bf19-b5a34e839d17 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1056/2113] 10.0.0.104 () {34 vars in 764 bytes} [Fri May 8 11:41:44 2026] PUT /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2114] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:44 2026] GET /v2.0/security-groups?tenant_id=4140d9882e404096a143e97a503911aa&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2115] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:41:44 2026] GET /v2.0/subnets?id=0e48dcc0-2736-4492-a828-863068ca1556 => generated 693 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2116] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:41:44 2026] GET /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2117] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:41:45 2026] GET /v2.0/ports?network_id=39655afe-fdfe-456d-b441-91efc77ec54e&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2118] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:44 2026] DELETE /v2.0/security-groups/b930317a-a7f5-401a-840a-73fe63964a53 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2119] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:41:45 2026] GET /v2.0/networks/39655afe-fdfe-456d-b441-91efc77ec54e?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2120] 10.0.0.104 () {34 vars in 760 bytes} [Fri May 8 11:41:45 2026] PUT /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2121] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:41:45 2026] GET /v2.0/networks/39655afe-fdfe-456d-b441-91efc77ec54e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2122] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:41:45 2026] GET /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/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: 1061/2123] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:41:45 2026] GET /v2.0/ports?tenant_id=c803f42ce8054ec19dbb870ed06d3a62&device_id=2c0083ac-75c4-43c9-9a07-0ac6cef7dee0 => generated 1467 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2124] 10.0.0.104 () {34 vars in 782 bytes} [Fri May 8 11:41:45 2026] PUT /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2125] 199.204.45.70 () {34 vars in 1017 bytes} [Fri May 8 11:41:45 2026] GET /v2.0/networks?tenant_id=c803f42ce8054ec19dbb870ed06d3a62&shared=False => generated 2373 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2126] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:41:45 2026] GET /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2127] 199.204.45.70 () {34 vars in 929 bytes} [Fri May 8 11:41:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2128] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 8 11:41:45 2026] PUT /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2129] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:41:45 2026] GET /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2130] 10.0.0.104 () {32 vars in 741 bytes} [Fri May 8 11:41:45 2026] GET /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:45.531 7 INFO neutron.api.v2.resource [None req-afbd6142-eb38-4980-95ff-481dfa36df30 5b9636e835e04df3b72cb98213c54929 7c467a7c27da4c1aa4561abe3de53153 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1065/2131] 10.0.0.104 () {32 vars in 745 bytes} [Fri May 8 11:41:45 2026] GET /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2132] 10.0.0.104 () {32 vars in 744 bytes} [Fri May 8 11:41:45 2026] DELETE /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2133] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:41:45 2026] GET /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:45.715 8 INFO neutron.api.v2.resource [None req-717d53b3-0eb7-4aa3-aaf2-307f31dcf2f8 5b9636e835e04df3b72cb98213c54929 7c467a7c27da4c1aa4561abe3de53153 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1068/2134] 10.0.0.104 () {32 vars in 748 bytes} [Fri May 8 11:41:45 2026] DELETE /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2135] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:41:45 2026] DELETE /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2136] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:41:45 2026] GET /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2137] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:45 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:45.921 7 INFO neutron.services.segments.plugin [-] Segment 386809d0-ea35-43a6-bd59-547888650c71 resource provider aggregate not found 2026-05-08 11:41:45.926 7 INFO neutron.services.segments.plugin [-] Segment 386809d0-ea35-43a6-bd59-547888650c71 resource provider aggregate not found 2026-05-08 11:41:45.946 7 INFO neutron.services.segments.plugin [-] Segment 386809d0-ea35-43a6-bd59-547888650c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 386809d0-ea35-43a6-bd59-547888650c71 found for delete ", "request_id": "req-8d947211-5c13-4ef6-8e41-b50ef6e6064f"}]} [pid: 7|app: 0|req: 1068/2138] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:45 2026] DELETE /v2.0/networks/39baebcd-d67b-444d-baa0-04705a56f2f8 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:45.959 7 INFO neutron.services.segments.plugin [-] Segment 386809d0-ea35-43a6-bd59-547888650c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 386809d0-ea35-43a6-bd59-547888650c71 found for delete ", "request_id": "req-b877797c-0e67-4053-81c5-8b4877d71064"}]} [pid: 8|app: 0|req: 1071/2139] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:45 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2140] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:41:46 2026] GET /v2.0/ports?tenant_id=c803f42ce8054ec19dbb870ed06d3a62&device_id=2c0083ac-75c4-43c9-9a07-0ac6cef7dee0 => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2141] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:41:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.134&port_id=e93741c5-954b-4f3e-a87b-f7d7d9e0c271 => 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: 1070/2142] 199.204.45.70 () {34 vars in 1103 bytes} [Fri May 8 11:41:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A16&port_id=e93741c5-954b-4f3e-a87b-f7d7d9e0c271 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2143] 199.204.45.70 () {34 vars in 1063 bytes} [Fri May 8 11:41:46 2026] GET /v2.0/subnets?id=a85c89b9-74ae-4eab-a0e8-7f3bd35f06c8&id=09171b94-a23a-4db3-9b89-f869a2f7d6d2 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2144] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:41:46 2026] GET /v2.0/ports?network_id=713f44a2-ccbc-4bff-9055-4e0d2e840472&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: 1072/2145] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:41:46 2026] GET /v2.0/ports?network_id=713f44a2-ccbc-4bff-9055-4e0d2e840472&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2146] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:41:46 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2147] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:41:46 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:46.861 8 WARNING neutron.db.securitygroups_db [None req-71f5ff1e-81c1-4ec5-b133-b8ec18a70203 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1074/2148] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:46 2026] GET /v2.0/security-groups?tenant_id=7c467a7c27da4c1aa4561abe3de53153&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2149] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:46 2026] DELETE /v2.0/security-groups/9911800b-a392-4d0d-b06c-ca367dd73d9f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2150] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:47 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:47.120 8 WARNING neutron.db.securitygroups_db [None req-a4fca249-c47f-4bdf-b275-ca51eef54a43 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1076/2151] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:47 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2152] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:47 2026] GET /v2.0/security-groups?tenant_id=615699b6c7e04f48ae7d0bc20b60ca06&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2153] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:47 2026] DELETE /v2.0/security-groups/c8557db0-fbe1-459e-90fb-c733267ccb9f => 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: 1077/2154] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:48 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2155] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:48 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2156] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:49 2026] GET /v2.0/ports?device_id=2c0083ac-75c4-43c9-9a07-0ac6cef7dee0 => generated 1198 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2157] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:49 2026] GET /v2.0/security-groups?id=8e54deed-c222-4d82-90d8-e3c3e1f1d155&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2158] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:49 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => 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: 1081/2159] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:49 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:49.721 8 INFO neutron.db.segments_db [None req-a549abe7-32cf-4fb0-aac1-557baff6190e 19a9800213574b208b846ea9aa74af32 93fdcc4b62444e78a4fd9584fa5b540d - - default default] Added segment c53af638-0ab4-4944-8b55-524c2146156e of type vxlan for network da604b7b-b916-4f2a-8f8b-3c3b0d1fc4aa [pid: 8|app: 0|req: 1079/2160] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:49 2026] POST /v2.0/networks => generated 631 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2161] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 8 11:41:49 2026] POST /v2.0/ports => generated 743 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2162] 10.0.0.104 () {34 vars in 747 bytes} [Fri May 8 11:41:50 2026] PUT /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1083/2163] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 8 11:41:50 2026] GET /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1084/2164] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:50 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2165] 10.0.0.104 () {34 vars in 758 bytes} [Fri May 8 11:41:50 2026] PUT /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags/green => generated 4 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1085/2166] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:50 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2167] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 8 11:41:50 2026] GET /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2168] 10.0.0.104 () {34 vars in 754 bytes} [Fri May 8 11:41:50 2026] PUT /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags/red => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1083/2169] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 8 11:41:50 2026] GET /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1087/2170] 10.0.0.104 () {34 vars in 776 bytes} [Fri May 8 11:41:50 2026] PUT /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags/black.or.white => generated 4 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1088/2171] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 8 11:41:51 2026] GET /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags => generated 52 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1089/2172] 10.0.0.104 () {34 vars in 747 bytes} [Fri May 8 11:41:51 2026] PUT /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags => generated 37 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1090/2173] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 8 11:41:51 2026] GET /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1091/2174] 10.0.0.104 () {32 vars in 735 bytes} [Fri May 8 11:41:51 2026] GET /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2175] 10.0.0.104 () {34 vars in 678 bytes} [Fri May 8 11:41:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:41:51.724 8 WARNING tagging [None req-6b980a69-e112-4763-b3d0-24932d487920 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:41:51.742 7 INFO neutron.api.v2.resource [None req-fe55225d-ff6c-44b4-a4c7-67a4781f7fd5 19a9800213574b208b846ea9aa74af32 93fdcc4b62444e78a4fd9584fa5b540d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1092/2176] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:41:51 2026] GET /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/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.12/site-packages/pycadf/identifier.py:70: 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: 1085/2177] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 8 11:41:51 2026] PUT /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags => generated 25 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2178] 10.0.0.104 () {32 vars in 738 bytes} [Fri May 8 11:41:51 2026] DELETE /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags/red => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:41:51.995 7 WARNING tagging [None req-b8315037-4352-41ec-acd6-660f91872a8f 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1096/2181] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:41:51 2026] GET /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/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: 1086/2182] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:51 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:52.048 8 WARNING tagging [None req-91256581-b9ee-49f2-a362-8d2c77916af7 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1097/2183] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 8 11:41:52 2026] GET /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags => generated 30 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1098/2184] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:52 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2185] 10.0.0.104 () {34 vars in 764 bytes} [Fri May 8 11:41:52 2026] PUT /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags/green => generated 4 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 11:41:52.161 8 WARNING tagging [None req-0b6b8001-ea8c-4f71-8153-806350c1b6d5 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1088/2186] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:41:52 2026] GET /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:52.170 7 INFO neutron.api.v2.resource [None req-7fc936c5-d8b8-4371-a535-55460bfaecbf 19a9800213574b208b846ea9aa74af32 93fdcc4b62444e78a4fd9584fa5b540d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1099/2187] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 8 11:41:52 2026] DELETE /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags/green => generated 99 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:41:52.199 8 WARNING tagging [None req-194c0c26-1c62-484c-90ea-905d1504231d 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1089/2188] 10.0.0.104 () {34 vars in 760 bytes} [Fri May 8 11:41:52 2026] PUT /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 11:41:52.236 8 WARNING tagging [None req-5b5183de-294e-488a-a6a5-f8136de4b599 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1090/2189] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:41:52 2026] GET /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:52.293 8 WARNING tagging [None req-77b8ee7d-0498-41e1-b88b-639d0a4eec43 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1100/2190] 10.0.0.104 () {32 vars in 730 bytes} [Fri May 8 11:41:52 2026] DELETE /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1091/2191] 10.0.0.104 () {34 vars in 782 bytes} [Fri May 8 11:41:52 2026] PUT /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags/black.or.white => generated 4 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2192] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 8 11:41:52 2026] GET /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:41:52.417 8 WARNING tagging [None req-c244c5cc-3762-48fd-8796-4388bb18bd0a 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1092/2193] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:41:52 2026] GET /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:52.471 8 WARNING tagging [None req-2e916707-52c7-4027-8288-a5568e3ad7ba 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:41:52.514 7 INFO neutron_taas.services.taas.taas_plugin [None req-32e64a7c-51e4-4686-b04e-4a6335a954ab 19a9800213574b208b846ea9aa74af32 93fdcc4b62444e78a4fd9584fa5b540d - - default default] TaaS: Handle Delete Port: 10ddb598-a23f-4923-8d3b-4ad1da9c68e1 2026-05-08 11:41:52.516 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32e64a7c-51e4-4686-b04e-4a6335a954ab 19a9800213574b208b846ea9aa74af32 93fdcc4b62444e78a4fd9584fa5b540d - - default default] Tap Mirror: Handle Delete Port: 10ddb598-a23f-4923-8d3b-4ad1da9c68e1 [pid: 8|app: 0|req: 1093/2194] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 8 11:41:52 2026] PUT /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags => generated 37 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:52.579 8 WARNING tagging [None req-24a6890f-3d42-4bbe-b8db-f911b969de96 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1094/2195] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:41:52 2026] GET /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:52.613 8 WARNING tagging [None req-341c590f-b31a-451d-b74e-5f831923aa5c 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1095/2196] 10.0.0.104 () {32 vars in 741 bytes} [Fri May 8 11:41:52 2026] GET /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:52.652 8 WARNING tagging [None req-2c113603-f91e-497b-9072-f45b70d8aebe 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:41:52.657 8 INFO neutron.api.v2.resource [None req-2c113603-f91e-497b-9072-f45b70d8aebe 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1096/2197] 10.0.0.104 () {32 vars in 745 bytes} [Fri May 8 11:41:52 2026] GET /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 11:41:52.735 8 WARNING tagging [None req-5608f654-a6d5-4e31-91d3-4761ee3dbfcb 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1102/2198] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:41:52 2026] DELETE /v2.0/ports/10ddb598-a23f-4923-8d3b-4ad1da9c68e1 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2199] 10.0.0.104 () {32 vars in 744 bytes} [Fri May 8 11:41:52 2026] DELETE /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags/red => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:52.894 8 WARNING tagging [None req-07fd2a6f-e055-4d0a-97fd-0b1eedf4b5f7 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1098/2200] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:41:52 2026] GET /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:52.948 8 WARNING tagging [None req-89160744-a5da-49e6-b387-9dfb8a482a6a 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:41:52.949 7 INFO neutron.services.segments.plugin [-] Segment c53af638-0ab4-4944-8b55-524c2146156e resource provider aggregate not found 2026-05-08 11:41:52.955 7 INFO neutron.services.segments.plugin [-] Segment c53af638-0ab4-4944-8b55-524c2146156e resource provider aggregate not found 2026-05-08 11:41:52.959 8 INFO neutron.api.v2.resource [None req-89160744-a5da-49e6-b387-9dfb8a482a6a 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1099/2201] 10.0.0.104 () {32 vars in 748 bytes} [Fri May 8 11:41:52 2026] DELETE /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 11:41:52.976 7 INFO neutron.services.segments.plugin [-] Segment c53af638-0ab4-4944-8b55-524c2146156e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c53af638-0ab4-4944-8b55-524c2146156e found for delete ", "request_id": "req-8b6ea974-f4f7-4d81-9b72-ec28b3ffa733"}]} 2026-05-08 11:41:52.981 7 INFO neutron.services.segments.plugin [-] Segment c53af638-0ab4-4944-8b55-524c2146156e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c53af638-0ab4-4944-8b55-524c2146156e found for delete ", "request_id": "req-d27af64f-8ccf-4791-a007-05273bdf7569"}]} 2026-05-08 11:41:52.992 8 WARNING tagging [None req-c10d5b4a-5316-4b32-84c1-9935bc759f5b 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1103/2202] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:52 2026] DELETE /v2.0/networks/da604b7b-b916-4f2a-8f8b-3c3b0d1fc4aa => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2203] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:41:52 2026] DELETE /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:53.116 7 WARNING tagging [None req-66bfe216-a8a9-4b35-923e-7efdd0d64f80 2fda9023916d44f3b1ab33e92a518981 089bb635c4b14614b1c8d5ede0b3bfb4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1104/2204] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:41:53 2026] GET /v2.0/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2205] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 8 11:41:53 2026] DELETE /v2.0/qos/policies/971fc1fe-3e45-414e-b7f9-7365215f3ca6 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2206] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:53 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2207] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:53 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:54.033 8 WARNING neutron.db.securitygroups_db [None req-b3c09add-3740-4cab-a5c6-59e52dd58f97 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:41:54.036 7 WARNING neutron.db.securitygroups_db [None req-ea76de97-e155-4c9c-b1d2-c1972924f7c5 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1103/2208] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:53 2026] GET /v2.0/security-groups?tenant_id=089bb635c4b14614b1c8d5ede0b3bfb4&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2209] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:53 2026] GET /v2.0/security-groups?tenant_id=c7a8431549504c6aace7f7f570d18226&name=default => generated 2926 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2210] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:54 2026] DELETE /v2.0/security-groups/393b77d2-bf2f-467d-912a-dda4580b320f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2211] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:54 2026] DELETE /v2.0/security-groups/47ad692e-4ef5-4a24-b104-f9b30330bbc8 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:54.377 7 WARNING neutron.db.securitygroups_db [None req-360ff64a-07e3-4f9a-b5d7-134817763f19 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1105/2212] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:54 2026] GET /v2.0/ports?device_id=2c0083ac-75c4-43c9-9a07-0ac6cef7dee0 => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2213] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:41:54 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2214] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:54 2026] GET /v2.0/security-groups?id=8e54deed-c222-4d82-90d8-e3c3e1f1d155&fields=id&fields=name => generated 111 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2215] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:54 2026] GET /v2.0/security-groups?tenant_id=d2008f4fd5e54c809cb70d620f3ad550&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2216] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:41:54 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:41:54.522 7 WARNING neutron.db.securitygroups_db [None req-e2a436c4-94ab-40cb-b594-d76319ee9f64 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1109/2217] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:41:54 2026] GET /v2.0/security-groups?tenant_id=93fdcc4b62444e78a4fd9584fa5b540d&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2218] 10.0.0.104 () {32 vars in 818 bytes} [Fri May 8 11:41:54 2026] GET /v2.0/ports?network_id=713f44a2-ccbc-4bff-9055-4e0d2e840472&mac_address=fa%3A16%3A3e%3A0f%3A1e%3A90 => generated 1200 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2219] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:54 2026] DELETE /v2.0/security-groups/c435bae8-df71-4b63-a533-90ce2bb8120b => 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: 1110/2220] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:41:54 2026] DELETE /v2.0/security-groups/ce008f28-366f-4dbd-b393-49b88e273be5 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:55.515 7 INFO neutron.db.l3_db [None req-f3cdf108-8ea7-4284-add7-87453ebdbafc 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Floating IP e0d3e9b2-6f32-466c-ac50-ce5860c4324a associated. External IP: 10.96.250.202, port: e93741c5-954b-4f3e-a87b-f7d7d9e0c271. [pid: 7|app: 0|req: 1111/2221] 10.0.0.104 () {34 vars in 677 bytes} [Fri May 8 11:41:54 2026] POST /v2.0/floatingips => generated 855 bytes in 1150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:56.044 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-315935eb-bf77-4c07-b493-62c77f101052'] response: {'name': 'network-changed', 'server_uuid': '2c0083ac-75c4-43c9-9a07-0ac6cef7dee0', 'tag': 'e93741c5-954b-4f3e-a87b-f7d7d9e0c271', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1111/2222] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:41:56 2026] GET /v2.0/ports?tenant_id=c803f42ce8054ec19dbb870ed06d3a62&device_id=2c0083ac-75c4-43c9-9a07-0ac6cef7dee0 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2223] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:41:56 2026] GET /v2.0/networks?id=713f44a2-ccbc-4bff-9055-4e0d2e840472 => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2224] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:41:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.134&port_id=e93741c5-954b-4f3e-a87b-f7d7d9e0c271 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2225] 199.204.45.70 () {34 vars in 1103 bytes} [Fri May 8 11:41:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A16&port_id=e93741c5-954b-4f3e-a87b-f7d7d9e0c271 => 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: 1113/2226] 199.204.45.70 () {34 vars in 1063 bytes} [Fri May 8 11:41:56 2026] GET /v2.0/subnets?id=a85c89b9-74ae-4eab-a0e8-7f3bd35f06c8&id=09171b94-a23a-4db3-9b89-f869a2f7d6d2 => generated 1414 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2227] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:41:56 2026] GET /v2.0/ports?network_id=713f44a2-ccbc-4bff-9055-4e0d2e840472&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2228] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:41:56 2026] GET /v2.0/ports?network_id=713f44a2-ccbc-4bff-9055-4e0d2e840472&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: 1115/2229] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:41:56 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2230] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:41:56 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:58.450 8 INFO neutron.db.segments_db [None req-8704234a-f955-4a10-9668-d0110aef12dd 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] Added segment 9930fb15-8eac-49eb-85ad-c9f53470b470 of type vxlan for network 5fc07476-bd3d-4642-bdb5-0cfc079bbfeb 2026-05-08 11:41:58.471 7 INFO neutron.db.segments_db [None req-cea8124a-b62c-4dc4-bd91-5fd78b6e3fe7 61b9510efea14339b53ab7bdb3bb65c4 d1caca35c98145688cd50834f1be2b77 - - default default] Added segment 9d5d3607-3ec1-496b-92c3-67041a7ca3ab of type vxlan for network 46e53129-f682-4fb4-be5b-312b441a5207 [pid: 7|app: 0|req: 1116/2231] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:41:58 2026] POST /v2.0/networks => generated 632 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:58.722 8 INFO neutron.db.l3_hamode_db [None req-8704234a-f955-4a10-9668-d0110aef12dd 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1117/2232] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:41:58 2026] POST /v2.0/subnets => generated 626 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:58.863 8 INFO neutron.db.l3_hamode_db [None req-8704234a-f955-4a10-9668-d0110aef12dd 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1118/2233] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 8 11:41:58 2026] PUT /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2234] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 8 11:41:58 2026] GET /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2235] 10.0.0.104 () {34 vars in 762 bytes} [Fri May 8 11:41:58 2026] PUT /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2236] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 8 11:41:59 2026] GET /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/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: 1122/2237] 10.0.0.104 () {34 vars in 758 bytes} [Fri May 8 11:41:59 2026] PUT /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2238] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 8 11:41:59 2026] GET /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/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: 1124/2239] 10.0.0.104 () {34 vars in 780 bytes} [Fri May 8 11:41:59 2026] PUT /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2240] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 8 11:41:59 2026] GET /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2241] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 8 11:41:59 2026] PUT /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2242] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 8 11:41:59 2026] GET /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/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: 1128/2243] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:41:59 2026] GET /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/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: 1116/2244] 10.0.0.104 () {34 vars in 668 bytes} [Fri May 8 11:41:58 2026] POST /v2.0/routers => generated 474 bytes in 1107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:41:59.503 7 INFO neutron.api.v2.resource [None req-6994c939-ea63-4be6-bec9-81a80728694c 61b9510efea14339b53ab7bdb3bb65c4 d1caca35c98145688cd50834f1be2b77 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1129/2245] 10.0.0.104 () {32 vars in 743 bytes} [Fri May 8 11:41:59 2026] GET /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 11:41:59.511 8 WARNING tagging [None req-e0507a76-1108-4244-b75f-3ec3de5371d3 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1130/2246] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 8 11:41:59 2026] DELETE /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2247] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 8 11:41:59 2026] PUT /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags => generated 25 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2248] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 8 11:41:59 2026] GET /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:41:59.615 8 WARNING tagging [None req-808a0436-8201-4599-a0d5-fc46a82457d3 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:41:59.632 7 INFO neutron.api.v2.resource [None req-f6293ed6-142c-4763-b2d6-bced13b0ff5c 61b9510efea14339b53ab7bdb3bb65c4 d1caca35c98145688cd50834f1be2b77 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1132/2249] 10.0.0.104 () {32 vars in 746 bytes} [Fri May 8 11:41:59 2026] DELETE /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2250] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 8 11:41:59 2026] GET /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2251] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 8 11:41:59 2026] DELETE /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:41:59.720 8 WARNING tagging [None req-52b9e878-34a6-4051-bf1d-39139785e014 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1134/2252] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 8 11:41:59 2026] GET /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2253] 10.0.0.104 () {34 vars in 762 bytes} [Fri May 8 11:41:59 2026] PUT /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags/green => generated 4 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 11:41:59.883 8 WARNING tagging [None req-b1b81745-7fae-43c1-a70f-6e95fa2bd381 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1120/2254] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 8 11:41:59 2026] GET /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags => generated 34 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2255] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:41:59 2026] DELETE /v2.0/subnets/5548f7cd-ce6e-4f58-ae64-1e0fa90539a5 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:41:59.982 8 WARNING tagging [None req-b48154c2-c721-4fd5-9d16-91f9e368e9a1 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:42:00.067 7 INFO neutron_taas.services.taas.taas_plugin [None req-749fec88-2289-4e0c-a5f1-a79ba1c699e6 61b9510efea14339b53ab7bdb3bb65c4 d1caca35c98145688cd50834f1be2b77 - - default default] TaaS: Handle Delete Port: c6fdbd2e-0e2e-4f1a-94e5-30fde9cda165 [pid: 8|app: 0|req: 1121/2256] 10.0.0.104 () {34 vars in 758 bytes} [Fri May 8 11:41:59 2026] PUT /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags/red => generated 4 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 11:42:00.072 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-749fec88-2289-4e0c-a5f1-a79ba1c699e6 61b9510efea14339b53ab7bdb3bb65c4 d1caca35c98145688cd50834f1be2b77 - - default default] Tap Mirror: Handle Delete Port: c6fdbd2e-0e2e-4f1a-94e5-30fde9cda165 2026-05-08 11:42:00.135 8 WARNING tagging [None req-3c3835d4-9bca-4222-b8b5-9e0217937344 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1122/2257] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 8 11:42:00 2026] GET /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags => generated 34 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:00.232 8 WARNING tagging [None req-cb3aa1e3-b689-41d9-b5b4-821fed6898dc 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:42:00.276 7 INFO neutron.services.segments.plugin [-] Segment 9d5d3607-3ec1-496b-92c3-67041a7ca3ab resource provider aggregate not found 2026-05-08 11:42:00.280 7 INFO neutron.services.segments.plugin [-] Segment 9d5d3607-3ec1-496b-92c3-67041a7ca3ab resource provider aggregate not found 2026-05-08 11:42:00.300 7 INFO neutron.services.segments.plugin [-] Segment 9d5d3607-3ec1-496b-92c3-67041a7ca3ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d5d3607-3ec1-496b-92c3-67041a7ca3ab found for delete ", "request_id": "req-ca86bb19-1ebd-4f64-92d6-a6aee421e9f0"}]} 2026-05-08 11:42:00.306 7 INFO neutron.services.segments.plugin [-] Segment 9d5d3607-3ec1-496b-92c3-67041a7ca3ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d5d3607-3ec1-496b-92c3-67041a7ca3ab found for delete ", "request_id": "req-71083d09-c83f-41fd-954f-1d807c47f332"}]} [pid: 7|app: 0|req: 1136/2258] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:41:59 2026] DELETE /v2.0/networks/46e53129-f682-4fb4-be5b-312b441a5207 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2259] 10.0.0.104 () {34 vars in 780 bytes} [Fri May 8 11:42:00 2026] PUT /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags/black.or.white => generated 4 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 11:42:00.371 7 WARNING tagging [None req-57721f07-b34d-46b1-80bc-dd7ad2ae893e 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1137/2260] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 8 11:42:00 2026] GET /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags => generated 52 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:00.487 8 WARNING tagging [None req-fdf0b2ae-218c-40c6-b0b3-9dca266b7fc5 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1124/2261] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 8 11:42:00 2026] PUT /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags => generated 37 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:00.600 7 WARNING tagging [None req-f577fcaf-2767-40de-b6bd-560520a86ec3 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1138/2262] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 8 11:42:00 2026] GET /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags => generated 37 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:00.692 8 WARNING tagging [None req-9ca5adb3-f767-4165-aa04-c28594579c51 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1125/2263] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 8 11:42:00 2026] GET /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags/red => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:00.790 7 WARNING tagging [None req-349521a4-4646-4120-8c2f-c05ea3fafd27 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:42:00.823 7 INFO neutron.api.v2.resource [None req-349521a4-4646-4120-8c2f-c05ea3fafd27 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1139/2264] 10.0.0.104 () {32 vars in 743 bytes} [Fri May 8 11:42:00 2026] GET /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags/green => generated 99 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 11:42:00.881 8 WARNING tagging [None req-4179578f-797d-4359-ac0c-99f5b4fd9f41 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1126/2265] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 8 11:42:00 2026] DELETE /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags/red => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:01.001 7 WARNING tagging [None req-893c61e9-0705-4a96-b733-63f2c58f7793 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1140/2266] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 8 11:42:00 2026] GET /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags => generated 30 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:01.077 8 WARNING neutron.db.securitygroups_db [None req-1ade0eb6-ee6b-4fac-8908-75dfacc40ab7 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:42:01.094 7 WARNING tagging [None req-5d551381-6201-42c5-816a-95e2ba72ee65 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:42:01.145 7 INFO neutron.api.v2.resource [None req-5d551381-6201-42c5-816a-95e2ba72ee65 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1141/2267] 10.0.0.104 () {32 vars in 746 bytes} [Fri May 8 11:42:01 2026] DELETE /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags/green => generated 99 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 11:42:01.199 7 WARNING tagging [None req-1e5138fc-582d-4511-8347-cad3f16e36c5 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1127/2268] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:00 2026] GET /v2.0/security-groups?tenant_id=b76702b84c0b46ba9ee46c4a44fc1dcb&name=default => generated 2929 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2269] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 8 11:42:01 2026] DELETE /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:01.282 7 WARNING tagging [None req-6947640a-ddc5-4e50-9d36-18c1d4548361 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1143/2270] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 8 11:42:01 2026] GET /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2271] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:01 2026] DELETE /v2.0/security-groups/2ec33aab-a9a5-4995-b2f1-9120caa1b1fe => 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: 1144/2272] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:42:01 2026] GET /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee => generated 480 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:42:01.440 7 WARNING neutron.db.securitygroups_db [None req-54a9bf8c-c56d-4bda-ae35-d1beea1ea419 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1145/2273] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:01 2026] GET /v2.0/security-groups?tenant_id=d1caca35c98145688cd50834f1be2b77&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2274] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:01 2026] DELETE /v2.0/security-groups/e7b5a471-c6b1-42a6-a54b-34cf4f8a7382 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2275] 10.0.0.104 () {34 vars in 742 bytes} [Fri May 8 11:42:01 2026] PUT /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee => generated 480 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2276] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:42:01 2026] GET /v2.0/ports?device_id=47f53483-a3a0-4723-9be7-4ff36cd847ee => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:02.113 8 INFO neutron_taas.services.taas.taas_plugin [None req-97a4edc0-7bed-4282-a493-1f35a75c7f22 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] TaaS: Handle Delete Port: 2d4611ec-ed7c-414d-a352-719a9bc530e6 2026-05-08 11:42:02.115 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97a4edc0-7bed-4282-a493-1f35a75c7f22 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] Tap Mirror: Handle Delete Port: 2d4611ec-ed7c-414d-a352-719a9bc530e6 2026-05-08 11:42:02.468 8 INFO neutron.services.segments.plugin [-] Segment 9930fb15-8eac-49eb-85ad-c9f53470b470 resource provider aggregate not found 2026-05-08 11:42:02.478 8 INFO neutron.services.segments.plugin [-] Segment 9930fb15-8eac-49eb-85ad-c9f53470b470 resource provider aggregate not found 2026-05-08 11:42:02.495 8 INFO neutron.services.segments.plugin [-] Segment 9930fb15-8eac-49eb-85ad-c9f53470b470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9930fb15-8eac-49eb-85ad-c9f53470b470 found for delete ", "request_id": "req-921a436d-c5ae-414e-ab44-a93c0ee5eb46"}]} 2026-05-08 11:42:02.496 8 INFO neutron.services.segments.plugin [-] Segment 9930fb15-8eac-49eb-85ad-c9f53470b470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9930fb15-8eac-49eb-85ad-c9f53470b470 found for delete ", "request_id": "req-002d7e81-71f5-4559-9ed3-592d356f3670"}]} 2026-05-08 11:42:02.505 8 INFO neutron.db.l3_hamode_db [None req-97a4edc0-7bed-4282-a493-1f35a75c7f22 819de4614d794a8e82b0c0039e972b50 a3849571a80c44b18f177678b87f5864 - - default default] HA network 5fc07476-bd3d-4642-bdb5-0cfc079bbfeb was deleted as no HA routers are present in project a3849571a80c44b18f177678b87f5864. [pid: 8|app: 0|req: 1130/2277] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:42:01 2026] DELETE /v2.0/routers/47f53483-a3a0-4723-9be7-4ff36cd847ee => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:03.278 7 WARNING neutron.db.securitygroups_db [None req-f97f102d-b62b-4b0a-ad39-926791c9181f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1148/2278] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:03 2026] GET /v2.0/security-groups?tenant_id=89df466bd68848e1ad35341a24fcf649&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2279] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:03 2026] DELETE /v2.0/security-groups/7a026df9-a227-41ee-8862-81de3c0bb847 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:03.634 7 WARNING neutron.db.securitygroups_db [None req-4f4841a9-c19d-4796-b99d-e8696e59e0a5 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1149/2280] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:03 2026] GET /v2.0/security-groups?tenant_id=a3849571a80c44b18f177678b87f5864&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2281] 10.0.0.44 () {34 vars in 989 bytes} [Fri May 8 11:42:03 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2282] 10.0.0.44 () {34 vars in 1039 bytes} [Fri May 8 11:42:03 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2283] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:03 2026] DELETE /v2.0/security-groups/4a3b40b0-86a6-4779-a3d6-d6b76f509f04 => 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: 1152/2284] 10.0.0.44 () {34 vars in 989 bytes} [Fri May 8 11:42:03 2026] GET /v2.0/ports?device_id=2c0083ac-75c4-43c9-9a07-0ac6cef7dee0 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2285] 10.0.0.44 () {34 vars in 1039 bytes} [Fri May 8 11:42:03 2026] GET /v2.0/security-groups?id=8e54deed-c222-4d82-90d8-e3c3e1f1d155&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2288] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 8 11:42:07 2026] POST /v2.0/security-groups => generated 1603 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 11:42:07.910 8 WARNING tagging [None req-94174ffc-d8d5-4e47-ae63-16a010f33d29 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1135/2289] 10.0.0.104 () {34 vars in 767 bytes} [Fri May 8 11:42:07 2026] PUT /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:07.998 7 WARNING tagging [None req-464ec7d0-4fa7-4285-8f75-3e01982b29b4 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1155/2290] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:42:07 2026] GET /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:08.038 8 WARNING tagging [None req-fbb28c21-c8f3-4607-876a-8e99bdd5b263 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1136/2291] 10.0.0.104 () {34 vars in 778 bytes} [Fri May 8 11:42:08 2026] PUT /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 11:42:08.104 7 WARNING tagging [None req-570e0fd4-f316-484f-aa4c-bac6d4bb392f 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1156/2292] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:42:08 2026] GET /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:08.151 8 WARNING tagging [None req-baf1f45d-a6f5-4638-ad46-7707b1efda93 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1137/2293] 10.0.0.104 () {34 vars in 774 bytes} [Fri May 8 11:42:08 2026] PUT /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 11:42:08.205 7 WARNING tagging [None req-5a64dd1b-8707-43f0-bacd-099322bc8ff9 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1157/2294] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:42:08 2026] GET /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:08.249 8 WARNING tagging [None req-d1be5b61-a0f8-4904-a26a-e0700f45b01b 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1138/2295] 10.0.0.104 () {34 vars in 796 bytes} [Fri May 8 11:42:08 2026] PUT /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 11:42:08.346 7 WARNING tagging [None req-b51439f8-4794-4b03-98b3-254ecce93811 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1158/2296] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:42:08 2026] GET /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:08.386 8 WARNING tagging [None req-2a7dd87c-c8cc-462d-83a5-cd5a87e5548d 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1139/2297] 10.0.0.104 () {34 vars in 767 bytes} [Fri May 8 11:42:08 2026] PUT /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags => generated 37 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:08.542 7 WARNING tagging [None req-145d00ea-b36a-4549-8040-c75a143bcce6 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1159/2298] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:42:08 2026] GET /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:08.599 8 WARNING tagging [None req-a0788453-9809-49fe-bea0-3563a5b4a641 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1140/2299] 10.0.0.104 () {32 vars in 755 bytes} [Fri May 8 11:42:08 2026] GET /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:08.649 7 WARNING tagging [None req-75de36d2-2361-4b4c-814a-b5526d300c2a 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:42:08.659 7 INFO neutron.api.v2.resource [None req-75de36d2-2361-4b4c-814a-b5526d300c2a 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1160/2300] 10.0.0.104 () {32 vars in 759 bytes} [Fri May 8 11:42:08 2026] GET /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 11:42:08.709 8 WARNING tagging [None req-b33a482e-d210-4a31-9b6c-cc39d2e89c30 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1141/2301] 10.0.0.104 () {32 vars in 758 bytes} [Fri May 8 11:42:08 2026] DELETE /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags/red => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:08.873 7 WARNING tagging [None req-e6c88a40-5a50-4e2b-95ac-fec219dfa1a6 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1161/2302] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:42:08 2026] GET /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:08.921 8 WARNING tagging [None req-7e19ac7a-60a6-40a0-9aa7-6d0a25835d29 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:42:08.939 8 INFO neutron.api.v2.resource [None req-7e19ac7a-60a6-40a0-9aa7-6d0a25835d29 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1142/2303] 10.0.0.104 () {32 vars in 762 bytes} [Fri May 8 11:42:08 2026] DELETE /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 11:42:08.971 7 WARNING tagging [None req-cbf1e393-1eb7-4386-92b2-c894ea7b1002 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1162/2304] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:42:08 2026] DELETE /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:09.098 8 WARNING tagging [None req-87052518-dbea-48c4-a0a4-50031e069613 52df8faf379442c2b8a915e6a8eadfb6 75ac3a7c53994788b49cce2fcd496a52 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1143/2305] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:42:09 2026] GET /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2306] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:09 2026] DELETE /v2.0/security-groups/6a1b9806-e497-4543-9138-74d9c891e0e5 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:10.456 8 WARNING neutron.db.securitygroups_db [None req-6d80657a-5118-48c8-a3fa-d1972f1a07e3 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1144/2307] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:10 2026] GET /v2.0/security-groups?tenant_id=0febd8665cf94ea2972e7b50ee32e2f3&name=default => generated 2929 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2308] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:10 2026] DELETE /v2.0/security-groups/1c4573a3-83c9-4c95-84c5-6a1aad955e25 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:11.365 8 WARNING neutron.db.securitygroups_db [None req-bf2cc5d0-d2b3-451a-aedf-d468ec1c3893 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1145/2309] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:11 2026] GET /v2.0/security-groups?tenant_id=75ac3a7c53994788b49cce2fcd496a52&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2310] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:11 2026] DELETE /v2.0/security-groups/64060070-74e7-4ce2-8f7d-e37fde190be7 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2311] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:12 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => 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: 1166/2312] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:42:12 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2313] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:12 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2314] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:42:12 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2315] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:13 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => 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: 1168/2316] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:42:14 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2317] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:15 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => 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: 1169/2318] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:42:15 2026] GET /v2.0/security-groups?id=2720ff6d-5772-4ec6-b872-e997cdaa9fcc&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2319] 199.204.45.70 () {34 vars in 993 bytes} [Fri May 8 11:42:15 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:42:15.468 7 INFO neutron_taas.services.taas.taas_plugin [req-5558c296-2938-409b-a161-8a44a5092c6a req-58ea09ec-707a-4838-a883-b7c5f3cae6c7 50185af42e974a70bff322ab9e4eca66 789e60f271a745849b300d0993baba9a - - default default] TaaS: Handle Delete Port: 225ec84b-2ac8-4732-af4a-de7f5f9ea025 2026-05-08 11:42:15.471 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5558c296-2938-409b-a161-8a44a5092c6a req-58ea09ec-707a-4838-a883-b7c5f3cae6c7 50185af42e974a70bff322ab9e4eca66 789e60f271a745849b300d0993baba9a - - default default] Tap Mirror: Handle Delete Port: 225ec84b-2ac8-4732-af4a-de7f5f9ea025 2026-05-08 11:42:15.587 7 INFO neutron.db.l3_db [req-5558c296-2938-409b-a161-8a44a5092c6a req-58ea09ec-707a-4838-a883-b7c5f3cae6c7 50185af42e974a70bff322ab9e4eca66 789e60f271a745849b300d0993baba9a - - default default] Floating IP e084c690-905a-47a0-a553-b36b34aa81cb disassociated. External IP: 10.96.250.218, port: 225ec84b-2ac8-4732-af4a-de7f5f9ea025. [pid: 7|app: 0|req: 1170/2320] 199.204.45.70 () {36 vars in 996 bytes} [Fri May 8 11:42:15 2026] DELETE /v2.0/ports/225ec84b-2ac8-4732-af4a-de7f5f9ea025 => generated 0 bytes in 653 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:42:15.991 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f365466a-2618-43f6-bd2e-13a26706d081'] response: {'server_uuid': '4af84f47-9bc5-400e-9156-45451b83e93c', 'name': 'network-vif-deleted', 'tag': '225ec84b-2ac8-4732-af4a-de7f5f9ea025', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1151/2321] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:16 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => 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: 1171/2322] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:17 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2323] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:42:18 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2324] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:18 2026] GET /v2.0/ports?device_id=4af84f47-9bc5-400e-9156-45451b83e93c => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2325] 10.0.0.46 () {30 vars in 689 bytes} [Fri May 8 11:42:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2326] 10.0.0.46 () {30 vars in 691 bytes} [Fri May 8 11:42:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2327] 10.0.0.46 () {30 vars in 667 bytes} [Fri May 8 11:42:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2328] 10.0.0.46 () {30 vars in 703 bytes} [Fri May 8 11:42:19 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: 1155/2329] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:19 2026] DELETE /v2.0/security-groups/2720ff6d-5772-4ec6-b872-e997cdaa9fcc => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:19.807 7 INFO neutron.api.v2.resource [None req-c21fb2e1-cf5b-4ba0-a28f-b07c2136ce9b 50185af42e974a70bff322ab9e4eca66 789e60f271a745849b300d0993baba9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1175/2330] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 8 11:42:19 2026] GET /v2.0/security-groups/2720ff6d-5772-4ec6-b872-e997cdaa9fcc => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:42:19.922 8 INFO neutron_taas.services.taas.taas_plugin [None req-97bfb888-f0f4-45bc-a062-d0aa268c1c2d 50185af42e974a70bff322ab9e4eca66 789e60f271a745849b300d0993baba9a - - default default] TaaS: Handle Delete Port: 84d6abd5-6da6-4cb0-8e4e-9c726981b442 2026-05-08 11:42:19.925 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97bfb888-f0f4-45bc-a062-d0aa268c1c2d 50185af42e974a70bff322ab9e4eca66 789e60f271a745849b300d0993baba9a - - default default] Tap Mirror: Handle Delete Port: 84d6abd5-6da6-4cb0-8e4e-9c726981b442 [pid: 7|app: 0|req: 1176/2331] 10.0.0.46 () {28 vars in 438 bytes} [Fri May 8 11:42:20 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2332] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:42:19 2026] DELETE /v2.0/floatingips/e084c690-905a-47a0-a553-b36b34aa81cb => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2333] 10.0.0.46 () {30 vars in 727 bytes} [Fri May 8 11:42:20 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 658 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2334] 10.0.0.46 () {30 vars in 689 bytes} [Fri May 8 11:42:20 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: 1159/2335] 10.0.0.46 () {30 vars in 691 bytes} [Fri May 8 11:42: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: 8|app: 0|req: 1160/2336] 10.0.0.46 () {30 vars in 667 bytes} [Fri May 8 11:42:20 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: 1161/2337] 10.0.0.46 () {30 vars in 703 bytes} [Fri May 8 11:42:20 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: 1162/2338] 10.0.0.46 () {30 vars in 727 bytes} [Fri May 8 11:42:20 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2339] 10.0.0.46 () {30 vars in 689 bytes} [Fri May 8 11:42:20 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: 1164/2340] 10.0.0.46 () {30 vars in 691 bytes} [Fri May 8 11:42:20 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: 1165/2341] 10.0.0.46 () {30 vars in 667 bytes} [Fri May 8 11:42:20 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: 1166/2342] 10.0.0.46 () {30 vars in 703 bytes} [Fri May 8 11:42: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) 2026-05-08 11:42:20.478 7 INFO neutron_taas.services.taas.taas_plugin [None req-aea8e2cd-046b-469f-8a85-2e9efd32bb68 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 5952dada-1872-4f52-8509-b75b196f9ac2 2026-05-08 11:42:20.481 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aea8e2cd-046b-469f-8a85-2e9efd32bb68 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 5952dada-1872-4f52-8509-b75b196f9ac2 [pid: 8|app: 0|req: 1167/2343] 10.0.0.46 () {30 vars in 729 bytes} [Fri May 8 11:42:20 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2344] 10.0.0.46 () {30 vars in 681 bytes} [Fri May 8 11:42:20 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2345] 10.0.0.46 () {34 vars in 703 bytes} [Fri May 8 11:42:20 2026] POST /v2.0/ports => generated 1132 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2346] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:42:20 2026] PUT /v2.0/routers/1c2858ff-b8f9-4426-8e6c-67109f71dca5/remove_router_interface => generated 310 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:42:21.227 8 INFO neutron_taas.services.taas.taas_plugin [None req-6bfb1a6c-86c5-44ce-8f07-0a7bda51ce8c aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 236c4a7e-6337-4ff8-a1d8-df4be36f965b 2026-05-08 11:42:21.230 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bfb1a6c-86c5-44ce-8f07-0a7bda51ce8c aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 236c4a7e-6337-4ff8-a1d8-df4be36f965b 2026-05-08 11:42:21.515 8 INFO neutron_taas.services.taas.taas_plugin [None req-6bfb1a6c-86c5-44ce-8f07-0a7bda51ce8c aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: b062593e-cb03-4767-b5d5-07bfdf5c44a5 2026-05-08 11:42:21.518 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bfb1a6c-86c5-44ce-8f07-0a7bda51ce8c aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: b062593e-cb03-4767-b5d5-07bfdf5c44a5 2026-05-08 11:42:21.902 8 INFO neutron.services.segments.plugin [-] Segment c9227211-a8f1-40d8-b24f-31e4642f9758 resource provider aggregate not found 2026-05-08 11:42:21.911 8 INFO neutron.services.segments.plugin [-] Segment c9227211-a8f1-40d8-b24f-31e4642f9758 resource provider aggregate not found 2026-05-08 11:42:21.929 8 INFO neutron.services.segments.plugin [-] Segment c9227211-a8f1-40d8-b24f-31e4642f9758 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9227211-a8f1-40d8-b24f-31e4642f9758 found for delete ", "request_id": "req-9d55597e-a738-4129-a1fe-bdb109ff5354"}]} 2026-05-08 11:42:21.930 8 INFO neutron.services.segments.plugin [-] Segment c9227211-a8f1-40d8-b24f-31e4642f9758 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9227211-a8f1-40d8-b24f-31e4642f9758 found for delete ", "request_id": "req-6c94ade0-2c8b-4f18-8d69-e57adaf72b46"}]} 2026-05-08 11:42:21.942 8 INFO neutron.db.l3_hamode_db [None req-6bfb1a6c-86c5-44ce-8f07-0a7bda51ce8c aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] HA network cbcb9aa0-26af-472a-937c-845bdf950f0e was deleted as no HA routers are present in project 789e60f271a745849b300d0993baba9a. [pid: 8|app: 0|req: 1170/2349] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:42:21 2026] DELETE /v2.0/routers/1c2858ff-b8f9-4426-8e6c-67109f71dca5 => generated 0 bytes in 936 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2350] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:42:21 2026] DELETE /v2.0/subnets/0e48dcc0-2736-4492-a828-863068ca1556 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:42:22.224 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d649c19-4e14-4222-899d-738e715a37bc aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 80bae2ac-6389-446a-8423-c9615e0fa75d 2026-05-08 11:42:22.227 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d649c19-4e14-4222-899d-738e715a37bc aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 80bae2ac-6389-446a-8423-c9615e0fa75d [pid: 8|app: 0|req: 1171/2351] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:42:22 2026] DELETE /v2.0/networks/39655afe-fdfe-456d-b441-91efc77ec54e => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:42:22.616 7 WARNING neutron.db.securitygroups_db [None req-8ff2f659-c27a-419e-85d9-090182aa189b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1181/2352] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:22 2026] GET /v2.0/security-groups?tenant_id=789e60f271a745849b300d0993baba9a&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2353] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:22 2026] DELETE /v2.0/security-groups/1f00970d-596d-4da2-bb6e-58699df365f6 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2354] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:42:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2355] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:42:23 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: 1183/2356] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:42:23 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: 1174/2357] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:42: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) 2026-05-08 11:42:23.950 8 INFO neutron.services.segments.plugin [-] Segment 9183e7b5-6b5c-4644-bf5c-34cd3989cbf3 resource provider aggregate not found [pid: 7|app: 0|req: 1184/2358] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:42:23 2026] GET /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:42:23.953 8 INFO neutron.services.segments.plugin [-] Segment 9183e7b5-6b5c-4644-bf5c-34cd3989cbf3 resource provider aggregate not found 2026-05-08 11:42:23.970 8 INFO neutron.services.segments.plugin [-] Segment 9183e7b5-6b5c-4644-bf5c-34cd3989cbf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9183e7b5-6b5c-4644-bf5c-34cd3989cbf3 found for delete ", "request_id": "req-7164fb08-d6a6-4850-bb5b-4e9af926f8c4"}]} 2026-05-08 11:42:23.970 8 INFO neutron.services.segments.plugin [-] Segment 9183e7b5-6b5c-4644-bf5c-34cd3989cbf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9183e7b5-6b5c-4644-bf5c-34cd3989cbf3 found for delete ", "request_id": "req-4bc883ed-aa5d-4e93-9781-7d3bcbb40da2"}]} [pid: 8|app: 0|req: 1175/2359] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:42:24 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: 1185/2360] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:42:24 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: 1176/2361] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:42:24 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: 1186/2362] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:42:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:42:24.278 8 INFO neutron.api.v2.resource [None req-22bbd11f-bf4f-48f5-bd6c-db239a0c94c6 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1177/2363] 199.204.45.70 () {30 vars in 762 bytes} [Fri May 8 11:42:24 2026] GET /v2.0/security-groups/lb-6b5297e4-03f8-4d29-b249-3c525127a87a => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2364] 199.204.45.70 () {30 vars in 784 bytes} [Fri May 8 11:42:24 2026] GET /v2.0/security-groups?name=lb-6b5297e4-03f8-4d29-b249-3c525127a87a => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2365] 199.204.45.70 () {34 vars in 735 bytes} [Fri May 8 11:42:24 2026] POST /v2.0/security-groups => generated 1638 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2366] 199.204.45.70 () {30 vars in 814 bytes} [Fri May 8 11:42:24 2026] GET /v2.0/security-group-rules?security_group_id=454c7df0-56d4-4803-9175-414b4be62c13 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2367] 199.204.45.70 () {34 vars in 788 bytes} [Fri May 8 11:42:24 2026] PUT /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => generated 1132 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2368] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:42:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1180/2369] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:42:24 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: 1190/2370] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:42:24 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: 1181/2371] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:42:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2372] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:42:24 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:42:29.408 8 WARNING neutron.db.securitygroups_db [None req-71111d53-79d7-4bec-943c-f17ccd53b455 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1182/2373] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:29 2026] GET /v2.0/security-groups?tenant_id=b9fa0e7e90bb4284bd9e5611bb871d6d&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2374] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:29 2026] DELETE /v2.0/security-groups/b86a908b-5728-489f-9618-ca6c993e67cf => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:29.742 8 WARNING neutron.db.securitygroups_db [None req-8d6a291b-cfef-4583-a9c2-44f1b1bdac07 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1183/2375] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:29 2026] GET /v2.0/security-groups?tenant_id=9f127cc054324d029b8362ffceceb9bc&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2376] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:29 2026] DELETE /v2.0/security-groups/0d33e990-df3d-46cd-9a0e-a0c9cf98ddb3 => 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: 1184/2377] 10.0.0.55 () {34 vars in 1015 bytes} [Fri May 8 11:42:32 2026] GET /v2.0/security-groups?id=d2c59866-6fcc-461d-ac7a-9aafde87dc58&fields=id => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2378] 10.0.0.55 () {34 vars in 981 bytes} [Fri May 8 11:42:32 2026] GET /v2.0/networks?id=9eb1f18e-357f-40e3-bbf3-72c1828cad94 => generated 734 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2379] 10.0.0.55 () {34 vars in 964 bytes} [Fri May 8 11:42:33 2026] GET /v2.0/quotas/1fd78866f6e74d5a906b0d5ac37156a0 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2380] 10.0.0.55 () {34 vars in 1001 bytes} [Fri May 8 11:42:33 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&fields=id => generated 149 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2381] 10.0.0.55 () {34 vars in 1007 bytes} [Fri May 8 11:42:33 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?fields=segments => 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: 1196/2382] 10.0.0.55 () {34 vars in 1107 bytes} [Fri May 8 11:42:33 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:34.175 8 WARNING neutron.db.securitygroups_db [None req-df6bc4b7-ed09-498a-93b9-f147c61e459f aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1187/2383] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:34 2026] GET /v2.0/security-groups?tenant_id=e9a6ae30287d4805b05b851043712743&name=default => generated 2929 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2384] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:34 2026] DELETE /v2.0/security-groups/7417ac7d-e92d-4030-8b15-21d8f7c664d4 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:34.751 8 WARNING neutron.db.securitygroups_db [None req-15f7ae68-d859-4dca-a503-a117ec749898 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1198/2385] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:34 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => 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: 1188/2386] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:34 2026] GET /v2.0/security-groups?tenant_id=5690921a2bd9410cb5f6975d7963dfe0&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2387] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:34 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2388] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:34 2026] DELETE /v2.0/security-groups/3da200e8-c012-4a78-bd2a-15f00ec20a0f => 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: 1191/2391] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:37 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2392] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:37 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => 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: 1192/2393] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:42:38 2026] GET /v2.0/networks?id=9eb1f18e-357f-40e3-bbf3-72c1828cad94 => generated 734 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:42:38.470 7 WARNING neutron.db.securitygroups_db [req-0450592b-6c9c-4c3a-b2d6-ff35ef0a86a8 req-69d4c871-c1b6-4808-bb74-566870fe701b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1202/2394] 199.204.45.70 () {34 vars in 1049 bytes} [Fri May 8 11:42:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1fd78866f6e74d5a906b0d5ac37156a0 => generated 343 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2395] 199.204.45.70 () {38 vars in 954 bytes} [Fri May 8 11:42:38 2026] POST /v2.0/ports => generated 1082 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:42:38.972 7 WARNING neutron.db.securitygroups_db [None req-12d94b96-7dda-48e3-8910-553fe7b9e72c aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1203/2396] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:38 2026] GET /v2.0/security-groups?tenant_id=c5c207c7e938471a897cd5d9913d7fa4&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2397] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:39 2026] DELETE /v2.0/security-groups/3cecd3e8-cb8c-4565-996c-35c81b9ac37d => 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: 1194/2398] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:42:38 2026] PUT /v2.0/ports/ab8d152c-720e-40f2-8ba7-ba2a23f47f89 => generated 1243 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:42:39.254 7 WARNING neutron.db.securitygroups_db [None req-f58135a5-c0fc-43ff-ab14-e8c1a11e11a0 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:42:39.389 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9543ab9-8910-433a-9051-184b97e0e201'] response: {'name': 'network-changed', 'server_uuid': 'c25c0285-c4bc-4102-aa62-d92aa5d85af1', 'tag': 'ab8d152c-720e-40f2-8ba7-ba2a23f47f89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1205/2399] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:39 2026] GET /v2.0/security-groups?tenant_id=22aa6838d4be496fa5e0247ab0ac1a44&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1195/2400] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:39 2026] DELETE /v2.0/security-groups/ca6026f2-ceb5-4159-8855-b21e9c602058 => 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: 1206/2401] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:42:39 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2402] 199.204.45.70 () {34 vars in 1017 bytes} [Fri May 8 11:42:39 2026] GET /v2.0/networks?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&shared=False => generated 734 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2403] 199.204.45.70 () {34 vars in 929 bytes} [Fri May 8 11:42:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2404] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:42:41 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2405] 199.204.45.70 () {34 vars in 1061 bytes} [Fri May 8 11:42:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=ab8d152c-720e-40f2-8ba7-ba2a23f47f89 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2406] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:42:41 2026] GET /v2.0/subnets?id=e667d705-1c04-4e45-a561-58756b3a5005 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2407] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:41 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2408] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:42:41 2026] GET /v2.0/ports?network_id=9eb1f18e-357f-40e3-bbf3-72c1828cad94&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: 1200/2409] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:42:41 2026] GET /v2.0/security-groups?id=d2c59866-6fcc-461d-ac7a-9aafde87dc58&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2410] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:42:41 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2411] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:42:41 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2412] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:41 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:42:42.090 8 WARNING neutron.db.securitygroups_db [None req-7aea5829-3a87-44b1-ab02-c75a33693a47 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1202/2413] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:41 2026] GET /v2.0/security-groups?tenant_id=d268c8112b664321815b7de43b682f85&name=default => generated 2929 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2414] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:42 2026] DELETE /v2.0/security-groups/ec1f76ad-5311-496e-adce-94963c32f186 => 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: 1203/2415] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:44 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => 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: 1213/2416] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:42:44 2026] GET /v2.0/security-groups?id=d2c59866-6fcc-461d-ac7a-9aafde87dc58&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2417] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:44 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 1246 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:42:44.955 7 WARNING neutron.db.securitygroups_db [None req-e5d30d55-e896-4903-be16-0e61356dcdda aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1214/2418] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:44 2026] GET /v2.0/security-groups?tenant_id=37b072ed5839493babb891f59df859ea&name=default => generated 2929 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2419] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:42:45 2026] DELETE /v2.0/security-groups/cbf3aa66-d2b5-4e17-bfe4-5d9e3e433c2f => 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: 1215/2420] 199.204.45.70 () {34 vars in 993 bytes} [Fri May 8 11:42:45 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 1248 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2421] 199.204.45.70 () {34 vars in 1043 bytes} [Fri May 8 11:42:45 2026] GET /v2.0/security-groups?id=d2c59866-6fcc-461d-ac7a-9aafde87dc58&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:42:47.285 7 INFO neutron.db.segments_db [None req-5f6e00d5-8d71-4f7b-a553-156f1079a5b2 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Added segment 92d2ac66-32e1-4913-86d8-9f053c3f299d of type vxlan for network 54d793d2-0711-4772-abcb-07f646803192 [pid: 8|app: 0|req: 1207/2422] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:47 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => 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: 1216/2423] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:42:46 2026] POST /v2.0/networks => generated 650 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2424] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:42:47 2026] GET /v2.0/security-groups?id=d2c59866-6fcc-461d-ac7a-9aafde87dc58&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2425] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:47 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2426] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:42:47 2026] POST /v2.0/subnets => generated 627 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:42:47.685 8 INFO neutron.db.segments_db [None req-e8b72fd2-9ea4-4627-910d-f554bfbe4b1f 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Added segment 7ff0fc45-3d87-4956-a5da-07c447e865bb of type vxlan for network 53f26278-f235-40f9-8952-90c8ab50a927 2026-05-08 11:42:47.944 8 INFO neutron.db.l3_hamode_db [None req-e8b72fd2-9ea4-4627-910d-f554bfbe4b1f 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:42:48.722 8 INFO neutron.db.l3_hamode_db [None req-e8b72fd2-9ea4-4627-910d-f554bfbe4b1f 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1210/2427] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:42:47 2026] POST /v2.0/routers => generated 694 bytes in 1929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2428] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:50 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2429] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:42:50 2026] GET /v2.0/security-groups?id=d2c59866-6fcc-461d-ac7a-9aafde87dc58&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2430] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:42:50 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2431] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:42:49 2026] PUT /v2.0/routers/12553e06-ab5f-47bb-9543-d5c11141984b/add_router_interface => generated 310 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2432] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 8 11:42:50 2026] POST /v2.0/ports => generated 955 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2433] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 8 11:42:51 2026] POST /v2.0/ports => generated 958 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:42:52.579 8 INFO neutron.db.l3_db [None req-7f70b470-7403-473e-8d85-94ef9f9f2f66 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Floating IP 5aa3b560-a5cf-4f28-9e8c-0d3a064bef52 associated. External IP: 10.96.250.220, port: ce53d830-c4ce-4966-94aa-bb57deed400a. [pid: 8|app: 0|req: 1215/2436] 10.0.0.104 () {34 vars in 677 bytes} [Fri May 8 11:42:51 2026] POST /v2.0/floatingips => generated 842 bytes in 1352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:42:53.247 7 INFO neutron.db.l3_db [None req-1b434937-c519-4069-8a4b-e31627dfb261 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Floating IP 5aa3b560-a5cf-4f28-9e8c-0d3a064bef52 disassociated. External IP: 10.96.250.220, port: ce53d830-c4ce-4966-94aa-bb57deed400a. [pid: 7|app: 0|req: 1222/2437] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:42:53 2026] PUT /v2.0/floatingips/5aa3b560-a5cf-4f28-9e8c-0d3a064bef52 => generated 552 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:42:53.686 8 INFO neutron_taas.services.taas.taas_plugin [None req-86d531e7-9a26-44ad-95e4-b6bd13c8fa38 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] TaaS: Handle Delete Port: 465a749d-e229-4fe6-a9cd-62c4bdb9acb6 2026-05-08 11:42:53.689 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86d531e7-9a26-44ad-95e4-b6bd13c8fa38 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Tap Mirror: Handle Delete Port: 465a749d-e229-4fe6-a9cd-62c4bdb9acb6 [pid: 8|app: 0|req: 1216/2438] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:42:53 2026] DELETE /v2.0/floatingips/5aa3b560-a5cf-4f28-9e8c-0d3a064bef52 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:54.639 7 INFO neutron.db.l3_db [None req-261e72c0-ef32-499a-a287-5402d1602c21 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Floating IP 0213c405-8e11-485e-9395-59dfc326db47 associated. External IP: 10.96.250.220, port: 4962094b-9ace-4608-8811-caee13a7ebc9. [pid: 7|app: 0|req: 1223/2439] 10.0.0.104 () {34 vars in 677 bytes} [Fri May 8 11:42:53 2026] POST /v2.0/floatingips => generated 842 bytes in 1072 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2440] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:42:54 2026] GET /v2.0/floatingips/0213c405-8e11-485e-9395-59dfc326db47 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2441] 10.0.0.104 () {32 vars in 655 bytes} [Fri May 8 11:42:54 2026] GET /v2.0/floatingips => generated 845 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:42:55.422 8 INFO neutron.db.l3_db [None req-d9ac73e9-0968-46d4-b06c-2325087e2ccc 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Floating IP 0213c405-8e11-485e-9395-59dfc326db47 associated. External IP: 10.96.250.220, port: 4962094b-9ace-4608-8811-caee13a7ebc9. [pid: 8|app: 0|req: 1218/2442] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:42:55 2026] PUT /v2.0/floatingips/0213c405-8e11-485e-9395-59dfc326db47 => generated 842 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:42:56.197 7 INFO neutron.db.l3_db [None req-ae0f696c-4b77-40fa-8031-d784e5614906 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Floating IP 0213c405-8e11-485e-9395-59dfc326db47 disassociated. External IP: 10.96.250.220, port: ce53d830-c4ce-4966-94aa-bb57deed400a. [pid: 7|app: 0|req: 1225/2443] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:42:56 2026] PUT /v2.0/floatingips/0213c405-8e11-485e-9395-59dfc326db47 => generated 552 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:42:56.666 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b65c783-88f4-4d94-b15b-55e12c25af62 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] TaaS: Handle Delete Port: ea466c03-c425-475d-a69f-07e684a6996e 2026-05-08 11:42:56.669 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b65c783-88f4-4d94-b15b-55e12c25af62 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Tap Mirror: Handle Delete Port: ea466c03-c425-475d-a69f-07e684a6996e [pid: 8|app: 0|req: 1219/2444] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:42:56 2026] DELETE /v2.0/floatingips/0213c405-8e11-485e-9395-59dfc326db47 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:56.834 7 INFO neutron.api.v2.resource [None req-d4ae9672-a8e1-4783-ac30-fa28c19ed8b0 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1226/2445] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:42:56 2026] DELETE /v2.0/floatingips/0213c405-8e11-485e-9395-59dfc326db47 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:42:56.986 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8512d47-b445-4170-a682-2cfe677aa501 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] TaaS: Handle Delete Port: ce53d830-c4ce-4966-94aa-bb57deed400a 2026-05-08 11:42:56.989 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8512d47-b445-4170-a682-2cfe677aa501 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Tap Mirror: Handle Delete Port: ce53d830-c4ce-4966-94aa-bb57deed400a [pid: 8|app: 0|req: 1220/2446] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:42:56 2026] DELETE /v2.0/ports/ce53d830-c4ce-4966-94aa-bb57deed400a => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:42:57.276 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd9b9720-a7c2-417c-b0cc-424149a09bba 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] TaaS: Handle Delete Port: 4962094b-9ace-4608-8811-caee13a7ebc9 2026-05-08 11:42:57.280 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd9b9720-a7c2-417c-b0cc-424149a09bba 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Tap Mirror: Handle Delete Port: 4962094b-9ace-4608-8811-caee13a7ebc9 [pid: 7|app: 0|req: 1227/2447] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:42:57 2026] DELETE /v2.0/ports/4962094b-9ace-4608-8811-caee13a7ebc9 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2448] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:42:57 2026] GET /v2.0/ports?device_id=12553e06-ab5f-47bb-9543-d5c11141984b => generated 958 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:42:57.865 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d027310-c4bf-41ab-93bc-103a5997f61a 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] TaaS: Handle Delete Port: d923bc43-7df0-425a-b4b6-db9e690e9b90 2026-05-08 11:42:57.868 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d027310-c4bf-41ab-93bc-103a5997f61a 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Tap Mirror: Handle Delete Port: d923bc43-7df0-425a-b4b6-db9e690e9b90 [pid: 7|app: 0|req: 1228/2449] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:42:57 2026] PUT /v2.0/routers/12553e06-ab5f-47bb-9543-d5c11141984b/remove_router_interface => generated 310 bytes in 855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:42:58.525 8 INFO neutron_taas.services.taas.taas_plugin [None req-c6a5b754-6937-4b4a-b58a-6aa6fb826c61 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] TaaS: Handle Delete Port: eb4f7ac4-5e74-478a-9992-c2da70408c3f 2026-05-08 11:42:58.527 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6a5b754-6937-4b4a-b58a-6aa6fb826c61 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Tap Mirror: Handle Delete Port: eb4f7ac4-5e74-478a-9992-c2da70408c3f 2026-05-08 11:42:58.749 8 INFO neutron_taas.services.taas.taas_plugin [None req-c6a5b754-6937-4b4a-b58a-6aa6fb826c61 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] TaaS: Handle Delete Port: 99817568-e2cf-4177-a938-678a008d5ade 2026-05-08 11:42:58.754 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6a5b754-6937-4b4a-b58a-6aa6fb826c61 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] Tap Mirror: Handle Delete Port: 99817568-e2cf-4177-a938-678a008d5ade 2026-05-08 11:42:59.065 8 INFO neutron.services.segments.plugin [-] Segment 7ff0fc45-3d87-4956-a5da-07c447e865bb resource provider aggregate not found 2026-05-08 11:42:59.071 8 INFO neutron.services.segments.plugin [-] Segment 7ff0fc45-3d87-4956-a5da-07c447e865bb resource provider aggregate not found 2026-05-08 11:42:59.083 8 INFO neutron.services.segments.plugin [-] Segment 7ff0fc45-3d87-4956-a5da-07c447e865bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff0fc45-3d87-4956-a5da-07c447e865bb found for delete ", "request_id": "req-6acbc2e6-a5e0-42f1-9930-d3f9a763c9dd"}]} 2026-05-08 11:42:59.086 8 INFO neutron.db.l3_hamode_db [None req-c6a5b754-6937-4b4a-b58a-6aa6fb826c61 841bfb952ad24308909c5f7575e20d0f 29c3630966ef45678acbaacfa68eb1b6 - - default default] HA network 53f26278-f235-40f9-8952-90c8ab50a927 was deleted as no HA routers are present in project 29c3630966ef45678acbaacfa68eb1b6. [pid: 8|app: 0|req: 1222/2450] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:42:58 2026] DELETE /v2.0/routers/12553e06-ab5f-47bb-9543-d5c11141984b => generated 0 bytes in 751 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:42:59.104 8 INFO neutron.services.segments.plugin [-] Segment 7ff0fc45-3d87-4956-a5da-07c447e865bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff0fc45-3d87-4956-a5da-07c447e865bb found for delete ", "request_id": "req-003dfc0f-6f99-47a9-bd0d-3bebcea042ba"}]} [pid: 7|app: 0|req: 1229/2451] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:42:59 2026] DELETE /v2.0/subnets/3b6ef98f-aaf7-434c-a4d2-4bf849ef884a => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2452] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:42:59 2026] DELETE /v2.0/networks/54d793d2-0711-4772-abcb-07f646803192 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:42:59.987 7 WARNING neutron.db.securitygroups_db [None req-4bf849e6-6e8c-4d81-9ec0-b53ee068becd aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1230/2453] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:42:59 2026] GET /v2.0/security-groups?tenant_id=29c3630966ef45678acbaacfa68eb1b6&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2454] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:43:00 2026] DELETE /v2.0/security-groups/54f4f8b0-ea09-4252-9c82-301aaa7098af => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:43:01.100 8 INFO neutron.services.segments.plugin [-] Segment 92d2ac66-32e1-4913-86d8-9f053c3f299d resource provider aggregate not found 2026-05-08 11:43:01.117 8 INFO neutron.services.segments.plugin [-] Segment 92d2ac66-32e1-4913-86d8-9f053c3f299d resource provider aggregate not found 2026-05-08 11:43:01.134 8 INFO neutron.services.segments.plugin [-] Segment 92d2ac66-32e1-4913-86d8-9f053c3f299d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d2ac66-32e1-4913-86d8-9f053c3f299d found for delete ", "request_id": "req-20059d5c-0081-42ae-9f9e-d71586a7d4d0"}]} 2026-05-08 11:43:01.140 8 INFO neutron.services.segments.plugin [-] Segment 92d2ac66-32e1-4913-86d8-9f053c3f299d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d2ac66-32e1-4913-86d8-9f053c3f299d found for delete ", "request_id": "req-38f106b9-e7d0-4c0e-820e-e06e8c7fcd8c"}]} [pid: 7|app: 0|req: 1231/2455] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 8 11:43:01 2026] POST /v2.0/security-groups => generated 1626 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2456] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 8 11:43:02 2026] GET /v2.0/security-groups => generated 4535 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2457] 10.0.0.104 () {34 vars in 758 bytes} [Fri May 8 11:43:02 2026] PUT /v2.0/security-groups/9c2fa5d8-9852-4ca4-bc48-f8bba30d8b6d => generated 1666 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2458] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 8 11:43:02 2026] GET /v2.0/security-groups/9c2fa5d8-9852-4ca4-bc48-f8bba30d8b6d => generated 1666 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2459] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:43:02 2026] DELETE /v2.0/security-groups/9c2fa5d8-9852-4ca4-bc48-f8bba30d8b6d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2460] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 8 11:43:02 2026] GET /v2.0/security-groups => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:43:02.485 7 INFO neutron.api.v2.resource [None req-98aecbb9-c50f-43f8-83d7-9da44b74dd93 c398622fbfbb4b9da520f381ae70436d 9d4a88958d994f16bb435b684d7b8c85 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1234/2461] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:43:02 2026] DELETE /v2.0/security-groups/9c2fa5d8-9852-4ca4-bc48-f8bba30d8b6d => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2462] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 8 11:43:02 2026] POST /v2.0/security-groups => generated 1627 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2463] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:43:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2464] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:43:02 2026] GET /v2.0/security-group-rules/1d5a4a77-5760-475f-8af3-bd5fff052b20 => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2465] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 8 11:43:02 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2466] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:43:02 2026] DELETE /v2.0/security-group-rules/1d5a4a77-5760-475f-8af3-bd5fff052b20 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2467] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 8 11:43:03 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2468] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:43:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2469] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:43:03 2026] GET /v2.0/security-group-rules/fa1180a6-7eb1-42bf-9716-c0f07207dc5d => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2470] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 8 11:43:03 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2471] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:43:03 2026] DELETE /v2.0/security-group-rules/fa1180a6-7eb1-42bf-9716-c0f07207dc5d => 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: 1233/2472] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 8 11:43:03 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:43:03.636 7 INFO neutron.db.securitygroups_db [None req-ed54102b-3629-42c8-85c8-9970354349f7 c398622fbfbb4b9da520f381ae70436d 9d4a88958d994f16bb435b684d7b8c85 - - default default] Project 9d4a88958d994f16bb435b684d7b8c85 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/2473] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:43:03 2026] POST /v2.0/security-group-rules => generated 607 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2474] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:43:03 2026] GET /v2.0/security-group-rules/eb457903-72eb-42eb-a2ef-fc5c1ad4fa62 => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2475] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 8 11:43:03 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2476] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:43:03 2026] DELETE /v2.0/security-group-rules/eb457903-72eb-42eb-a2ef-fc5c1ad4fa62 => 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: 1242/2477] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 8 11:43:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2478] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:43:04 2026] DELETE /v2.0/security-groups/4f6362ca-eee0-4011-852c-7ad6a338b10f => 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: 1243/2479] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 8 11:43:04 2026] GET /v2.0/security-groups => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2480] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 8 11:43:04 2026] GET /v2.0/security-groups => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:43:04.885 7 WARNING neutron.db.securitygroups_db [None req-923311c0-e2bb-425a-9a43-edb6fd34ba3b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1244/2481] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:43:04 2026] GET /v2.0/security-groups?tenant_id=9d4a88958d994f16bb435b684d7b8c85&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2482] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:43:04 2026] DELETE /v2.0/security-groups/c6a17c6c-f8f2-4661-9b79-f7f46667498f => 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: 1245/2485] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 8 11:43:06 2026] POST /v2.0/security-groups => generated 1627 bytes in 862 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2486] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 8 11:43:07 2026] GET /v2.0/security-groups => generated 4536 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2487] 10.0.0.104 () {34 vars in 758 bytes} [Fri May 8 11:43:07 2026] PUT /v2.0/security-groups/a9133f96-3401-4dca-ab7e-768797de6422 => generated 1665 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2488] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 8 11:43:07 2026] GET /v2.0/security-groups/a9133f96-3401-4dca-ab7e-768797de6422 => generated 1665 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2489] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:43:07 2026] DELETE /v2.0/security-groups/a9133f96-3401-4dca-ab7e-768797de6422 => 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: 1243/2490] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 8 11:43:07 2026] GET /v2.0/security-groups => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:43:07.897 7 INFO neutron.api.v2.resource [None req-9d06053b-1826-464b-a143-c8d6c75b0d42 4cc2c0603af347f983d4f2f9d126fc94 54d3f87130a44929a4042741ba2d6f76 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1248/2491] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:43:07 2026] DELETE /v2.0/security-groups/a9133f96-3401-4dca-ab7e-768797de6422 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2492] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 8 11:43:07 2026] POST /v2.0/security-groups => generated 1626 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2493] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:43:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2494] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:43:08 2026] GET /v2.0/security-group-rules/783a89b0-b8ab-4105-8faf-9b034f6f9e6e => generated 601 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2495] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 8 11:43:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2496] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:43:08 2026] DELETE /v2.0/security-group-rules/783a89b0-b8ab-4105-8faf-9b034f6f9e6e => 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: 1251/2497] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 8 11:43:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2498] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:43:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2499] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:43:08 2026] GET /v2.0/security-group-rules/95cbb08a-984e-4436-9443-084d4c349fec => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2500] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 8 11:43:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2501] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:43:08 2026] DELETE /v2.0/security-group-rules/95cbb08a-984e-4436-9443-084d4c349fec => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2502] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 8 11:43:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2503] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:43:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2504] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:43:09 2026] GET /v2.0/security-group-rules/b7d91e46-3a30-4b8a-b6e5-668eb7e594da => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2505] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 8 11:43:09 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2506] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:43:09 2026] DELETE /v2.0/security-group-rules/b7d91e46-3a30-4b8a-b6e5-668eb7e594da => 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: 1256/2507] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 8 11:43:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2508] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:43:09 2026] DELETE /v2.0/security-groups/f5755618-502b-4f24-932b-3fa0504dc024 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2509] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 8 11:43:09 2026] GET /v2.0/security-groups => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2510] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 8 11:43:09 2026] GET /v2.0/security-groups => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:43:10.247 7 WARNING neutron.db.securitygroups_db [None req-d7b1ad27-d9ed-434d-b0b8-a36884787ddf aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1258/2511] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:43:10 2026] GET /v2.0/security-groups?tenant_id=54d3f87130a44929a4042741ba2d6f76&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2512] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:43:10 2026] DELETE /v2.0/security-groups/37434934-0a0e-4c29-aaf0-298fd24c0378 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:43:12.366 7 INFO neutron.db.segments_db [None req-d90a5c64-dbef-426f-ac80-da3b89f1e2e9 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 6c1256de-4fb3-49de-bbee-513dacf7a8da of type vxlan for network 8cb3fee4-5a07-4206-aeec-65a62c79df46 [pid: 7|app: 0|req: 1259/2513] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 8 11:43:12 2026] POST /v2.0/networks => generated 741 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2514] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:43:12 2026] POST /v2.0/subnets => generated 688 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:43:12.696 7 INFO neutron.db.segments_db [None req-ce1c0ca7-3895-4593-b6b3-a5d179713112 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Added segment 38e4bdf0-55d7-4d64-b266-1cdf438c63a5 of type vxlan for network 969902e9-ee76-4aec-948c-fb9804d4cf64 2026-05-08 11:43:12.938 7 INFO neutron.db.l3_hamode_db [None req-ce1c0ca7-3895-4593-b6b3-a5d179713112 aca24d97ca7a4ab0b5e728ef3206b0ec 65c9ff359a034c9dad1e3d8f0baad220 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:43:13.752 7 INFO neutron.db.l3_hamode_db [None req-ce1c0ca7-3895-4593-b6b3-a5d179713112 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1260/2515] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:43:12 2026] POST /v2.0/routers => generated 728 bytes in 2045 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2516] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:43:14 2026] PUT /v2.0/routers/dc433f02-2386-480f-9e85-82ca5e80a2f9/add_router_interface => generated 310 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2517] 10.0.0.55 () {34 vars in 981 bytes} [Fri May 8 11:43:18 2026] GET /v2.0/networks?id=8cb3fee4-5a07-4206-aeec-65a62c79df46 => generated 673 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2518] 10.0.0.55 () {34 vars in 964 bytes} [Fri May 8 11:43:18 2026] GET /v2.0/quotas/65c9ff359a034c9dad1e3d8f0baad220 => 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: 1262/2519] 10.0.0.55 () {34 vars in 1001 bytes} [Fri May 8 11:43:18 2026] GET /v2.0/ports?tenant_id=65c9ff359a034c9dad1e3d8f0baad220&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2520] 10.0.0.55 () {34 vars in 1007 bytes} [Fri May 8 11:43:18 2026] GET /v2.0/networks/8cb3fee4-5a07-4206-aeec-65a62c79df46?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: 1263/2521] 10.0.0.55 () {34 vars in 1107 bytes} [Fri May 8 11:43:18 2026] GET /v2.0/networks/8cb3fee4-5a07-4206-aeec-65a62c79df46?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2522] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:18 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2523] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:19 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => 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: 1260/2524] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:20 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => 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: 1262/2527] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:22 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2528] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:43:23 2026] GET /v2.0/networks?id=8cb3fee4-5a07-4206-aeec-65a62c79df46 => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2529] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:23 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2530] 199.204.45.70 () {38 vars in 954 bytes} [Fri May 8 11:43:23 2026] POST /v2.0/ports => generated 958 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2531] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:43:23 2026] PUT /v2.0/ports/fb175d42-68ff-4d21-b00c-cc1ff70057af => generated 1239 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:43:24.052 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94f59456-2735-4125-a6fe-d0ed1e232a2d'] response: {'name': 'network-changed', 'server_uuid': '1e836c2a-c3fa-47fb-87e2-92cf50783206', 'tag': 'fb175d42-68ff-4d21-b00c-cc1ff70057af', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1268/2532] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:24 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1265/2533] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:43:24 2026] GET /v2.0/security-groups?id=878eb87f-908a-4256-a90b-3fc61f202d20&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2534] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:43:24 2026] GET /v2.0/ports?tenant_id=65c9ff359a034c9dad1e3d8f0baad220&device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2535] 199.204.45.70 () {34 vars in 1017 bytes} [Fri May 8 11:43:24 2026] GET /v2.0/networks?tenant_id=65c9ff359a034c9dad1e3d8f0baad220&shared=False => generated 769 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2536] 199.204.45.70 () {34 vars in 929 bytes} [Fri May 8 11:43:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2537] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:25 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2538] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:43:25 2026] GET /v2.0/security-groups?id=878eb87f-908a-4256-a90b-3fc61f202d20&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: 8|app: 0|req: 1268/2539] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:43:25 2026] GET /v2.0/ports?tenant_id=65c9ff359a034c9dad1e3d8f0baad220&device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2540] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:43:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=fb175d42-68ff-4d21-b00c-cc1ff70057af => 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: 1269/2541] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:43:25 2026] GET /v2.0/subnets?id=9f072560-b6b7-4188-a421-dc5cd7a1ca84 => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2542] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:43:25 2026] GET /v2.0/ports?network_id=8cb3fee4-5a07-4206-aeec-65a62c79df46&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2543] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:43:25 2026] GET /v2.0/networks/8cb3fee4-5a07-4206-aeec-65a62c79df46?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2544] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:43:25 2026] GET /v2.0/networks/8cb3fee4-5a07-4206-aeec-65a62c79df46?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2545] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:43:26 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: 1275/2546] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:43:26 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: 1272/2547] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:43:26 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: 1276/2548] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:43:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2549] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:43:26 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2550] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:43:26 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2551] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:26 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2552] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:43:26 2026] GET /v2.0/security-groups?id=878eb87f-908a-4256-a90b-3fc61f202d20&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2553] 199.204.45.70 () {34 vars in 716 bytes} [Fri May 8 11:43:26 2026] POST /v2.0/ports => generated 1055 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2554] 10.0.0.55 () {34 vars in 970 bytes} [Fri May 8 11:43:26 2026] GET /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 1055 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2555] 10.0.0.55 () {34 vars in 906 bytes} [Fri May 8 11:43:27 2026] GET /v2.0/extensions => generated 22222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2556] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:27 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2557] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:43:27 2026] GET /v2.0/security-groups?id=878eb87f-908a-4256-a90b-3fc61f202d20&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2558] 199.204.45.70 () {34 vars in 1261 bytes} [Fri May 8 11:43:28 2026] GET /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2559] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:43:28 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2560] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:43:28 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2561] 199.204.45.70 () {34 vars in 974 bytes} [Fri May 8 11:43:28 2026] GET /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 1055 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2562] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:43:28 2026] GET /v2.0/networks?id=9659769b-d6c3-4510-a56f-9bb143010d74 => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2563] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:28 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2564] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:43:28 2026] GET /v2.0/security-groups?id=878eb87f-908a-4256-a90b-3fc61f202d20&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2565] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:43:28 2026] PUT /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 1245 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:43:29.317 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52a09306-076c-4834-a8b4-2a4cdecd9f87'] response: {'name': 'network-changed', 'server_uuid': 'c25c0285-c4bc-4102-aa62-d92aa5d85af1', 'tag': 'ed33929b-cdfb-45fc-8934-89c7f720ad15', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1283/2566] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:43:29 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 2485 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2567] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:43:29 2026] GET /v2.0/networks?id=9659769b-d6c3-4510-a56f-9bb143010d74 => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2568] 199.204.45.70 () {34 vars in 1055 bytes} [Fri May 8 11:43:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=ed33929b-cdfb-45fc-8934-89c7f720ad15 => 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: 1285/2569] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:43:29 2026] GET /v2.0/subnets?id=5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2570] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:43:30 2026] GET /v2.0/ports?network_id=9659769b-d6c3-4510-a56f-9bb143010d74&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2571] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:43:30 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2572] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:30 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2573] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:43:30 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2574] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:43:30 2026] GET /v2.0/security-groups?id=878eb87f-908a-4256-a90b-3fc61f202d20&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2575] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:43:31 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 2485 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2576] 199.204.45.70 () {34 vars in 1061 bytes} [Fri May 8 11:43:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=ab8d152c-720e-40f2-8ba7-ba2a23f47f89 => 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: 1289/2577] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:31 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2578] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:43:31 2026] GET /v2.0/subnets?id=e667d705-1c04-4e45-a561-58756b3a5005 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2579] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:43:31 2026] GET /v2.0/ports?network_id=9eb1f18e-357f-40e3-bbf3-72c1828cad94&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: 1290/2580] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:43:31 2026] GET /v2.0/security-groups?id=878eb87f-908a-4256-a90b-3fc61f202d20&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: 8|app: 0|req: 1291/2581] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:43:31 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2582] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:43:31 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2583] 199.204.45.70 () {34 vars in 1055 bytes} [Fri May 8 11:43:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2584] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:43:31 2026] GET /v2.0/subnets?id=5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2585] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:43:31 2026] GET /v2.0/ports?network_id=9659769b-d6c3-4510-a56f-9bb143010d74&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2586] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:43:31 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2587] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:43:31 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2588] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:32 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2589] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:43:32 2026] GET /v2.0/security-groups?id=878eb87f-908a-4256-a90b-3fc61f202d20&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: 1295/2590] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:33 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2591] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:43:33 2026] GET /v2.0/security-groups?id=878eb87f-908a-4256-a90b-3fc61f202d20&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: 1296/2592] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:35 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2593] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:43:35 2026] GET /v2.0/security-groups?id=878eb87f-908a-4256-a90b-3fc61f202d20&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2594] 199.204.45.70 () {34 vars in 993 bytes} [Fri May 8 11:43:35 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:43:35.556 8 INFO neutron_taas.services.taas.taas_plugin [req-c3f40109-e54f-4c9a-ac0c-53e088a0a841 req-dd8c5f5d-4786-4ee1-98f4-2b10fbddce31 f86e10d6c1cb45088396f5d9036b2447 65c9ff359a034c9dad1e3d8f0baad220 - - default default] TaaS: Handle Delete Port: fb175d42-68ff-4d21-b00c-cc1ff70057af 2026-05-08 11:43:35.560 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c3f40109-e54f-4c9a-ac0c-53e088a0a841 req-dd8c5f5d-4786-4ee1-98f4-2b10fbddce31 f86e10d6c1cb45088396f5d9036b2447 65c9ff359a034c9dad1e3d8f0baad220 - - default default] Tap Mirror: Handle Delete Port: fb175d42-68ff-4d21-b00c-cc1ff70057af [pid: 7|app: 0|req: 1298/2595] 10.0.0.55 () {34 vars in 970 bytes} [Fri May 8 11:43:35 2026] GET /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 1247 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2596] 199.204.45.70 () {36 vars in 996 bytes} [Fri May 8 11:43:35 2026] DELETE /v2.0/ports/fb175d42-68ff-4d21-b00c-cc1ff70057af => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:43:35.744 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a193153c-0f33-49c1-9dd6-813ae2f85845'] response: {'server_uuid': '1e836c2a-c3fa-47fb-87e2-92cf50783206', 'name': 'network-vif-deleted', 'tag': 'fb175d42-68ff-4d21-b00c-cc1ff70057af', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1299/2597] 199.204.45.70 () {34 vars in 788 bytes} [Fri May 8 11:43:35 2026] PUT /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 1272 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:43:35.910 8 INFO neutron.api.v2.resource [None req-7bd0e34b-f5c9-44fc-aec2-a14653ea8c29 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1299/2598] 199.204.45.70 () {30 vars in 762 bytes} [Fri May 8 11:43:35 2026] GET /v2.0/security-groups/lb-6b5297e4-03f8-4d29-b249-3c525127a87a => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:43:35.927 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ffd5f92-b130-4df4-8f0a-79301f14d587'] response: {'name': 'network-changed', 'server_uuid': 'c25c0285-c4bc-4102-aa62-d92aa5d85af1', 'tag': 'ed33929b-cdfb-45fc-8934-89c7f720ad15', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1300/2599] 199.204.45.70 () {30 vars in 784 bytes} [Fri May 8 11:43:35 2026] GET /v2.0/security-groups?name=lb-6b5297e4-03f8-4d29-b249-3c525127a87a => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2600] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => 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: 1300/2601] 199.204.45.70 () {34 vars in 788 bytes} [Fri May 8 11:43:35 2026] PUT /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 1310 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2602] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:43:36 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: 1303/2603] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:43:36 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1304/2604] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2605] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:43:36 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: 1301/2606] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2607] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2608] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/networks?id=9659769b-d6c3-4510-a56f-9bb143010d74 => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2609] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2610] 199.204.45.70 () {34 vars in 1055 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2611] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/subnets?id=5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2612] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2613] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2614] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/ports?network_id=9659769b-d6c3-4510-a56f-9bb143010d74&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2615] 199.204.45.70 () {30 vars in 742 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2616] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2617] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2618] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2619] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:43:36 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2622] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:37 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:43:37.776 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-03198321-5b22-4a70-ba75-3f5ac5286adc'] response: {'name': 'network-changed', 'server_uuid': 'c25c0285-c4bc-4102-aa62-d92aa5d85af1', 'tag': 'ed33929b-cdfb-45fc-8934-89c7f720ad15', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1314/2623] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:43:38 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 2586 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2624] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:43:38 2026] GET /v2.0/networks?id=9659769b-d6c3-4510-a56f-9bb143010d74 => generated 803 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2625] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:38 2026] GET /v2.0/ports?device_id=1e836c2a-c3fa-47fb-87e2-92cf50783206 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2626] 199.204.45.70 () {34 vars in 1055 bytes} [Fri May 8 11:43:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2627] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:43:38 2026] GET /v2.0/subnets?id=5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2628] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:43:38 2026] GET /v2.0/ports?network_id=9659769b-d6c3-4510-a56f-9bb143010d74&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2629] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:43:38 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2630] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:43:38 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:43:40.991 7 INFO neutron_taas.services.taas.taas_plugin [None req-f362f077-1163-4403-976b-55f2c47ae495 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 1e0464b8-6e3e-42a4-bc2a-c1e1bfba0e8e 2026-05-08 11:43:40.994 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f362f077-1163-4403-976b-55f2c47ae495 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 1e0464b8-6e3e-42a4-bc2a-c1e1bfba0e8e [pid: 7|app: 0|req: 1318/2631] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:43:40 2026] PUT /v2.0/routers/dc433f02-2386-480f-9e85-82ca5e80a2f9/remove_router_interface => generated 310 bytes in 895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:43:41.726 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d9f3c64-4bdb-4381-8a67-852c0ec6bf0b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: d3e1ad27-3920-4838-8ebb-be9a44ca0ee5 2026-05-08 11:43:41.729 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d9f3c64-4bdb-4381-8a67-852c0ec6bf0b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: d3e1ad27-3920-4838-8ebb-be9a44ca0ee5 2026-05-08 11:43:41.984 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d9f3c64-4bdb-4381-8a67-852c0ec6bf0b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 1a3c525b-8070-4143-a8cb-df8437a04675 2026-05-08 11:43:41.987 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d9f3c64-4bdb-4381-8a67-852c0ec6bf0b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 1a3c525b-8070-4143-a8cb-df8437a04675 2026-05-08 11:43:42.108 8 INFO neutron.db.l3_db [None req-45a6dcd2-d49a-4030-a1e1-1e29225cfba5 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Floating IP b9872853-ed79-4bc0-9fab-2a906234cab7 associated. External IP: 10.96.250.209, port: c2beba02-1ee8-4c10-943b-3c98a46dd43a. 2026-05-08 11:43:42.342 7 INFO neutron.services.segments.plugin [-] Segment 38e4bdf0-55d7-4d64-b266-1cdf438c63a5 resource provider aggregate not found 2026-05-08 11:43:42.347 7 INFO neutron.services.segments.plugin [-] Segment 38e4bdf0-55d7-4d64-b266-1cdf438c63a5 resource provider aggregate not found 2026-05-08 11:43:42.359 7 INFO neutron.services.segments.plugin [-] Segment 38e4bdf0-55d7-4d64-b266-1cdf438c63a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38e4bdf0-55d7-4d64-b266-1cdf438c63a5 found for delete ", "request_id": "req-46a3719e-5ea4-4684-b0b0-6069a03cd8de"}]} 2026-05-08 11:43:42.364 7 INFO neutron.services.segments.plugin [-] Segment 38e4bdf0-55d7-4d64-b266-1cdf438c63a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38e4bdf0-55d7-4d64-b266-1cdf438c63a5 found for delete ", "request_id": "req-b4ff677b-2b12-464c-9596-5ec629283aaa"}]} 2026-05-08 11:43:42.382 7 INFO neutron.db.l3_hamode_db [None req-5d9f3c64-4bdb-4381-8a67-852c0ec6bf0b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] HA network 969902e9-ee76-4aec-948c-fb9804d4cf64 was deleted as no HA routers are present in project 65c9ff359a034c9dad1e3d8f0baad220. [pid: 7|app: 0|req: 1319/2632] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:43:41 2026] DELETE /v2.0/routers/dc433f02-2386-480f-9e85-82ca5e80a2f9 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2633] 10.0.0.104 () {34 vars in 677 bytes} [Fri May 8 11:43:41 2026] POST /v2.0/floatingips => generated 899 bytes in 1109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2634] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:43:42 2026] DELETE /v2.0/subnets/9f072560-b6b7-4188-a421-dc5cd7a1ca84 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:43:42.709 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec9898a8-61a4-41e7-9f1d-03881181153c aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: eb430139-9f39-40ca-b8e6-7a5a53145b52 2026-05-08 11:43:42.712 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec9898a8-61a4-41e7-9f1d-03881181153c aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: eb430139-9f39-40ca-b8e6-7a5a53145b52 2026-05-08 11:43:42.897 8 INFO neutron.services.segments.plugin [-] Segment 6c1256de-4fb3-49de-bbee-513dacf7a8da resource provider aggregate not found 2026-05-08 11:43:42.904 8 INFO neutron.services.segments.plugin [-] Segment 6c1256de-4fb3-49de-bbee-513dacf7a8da resource provider aggregate not found 2026-05-08 11:43:42.915 8 INFO neutron.services.segments.plugin [-] Segment 6c1256de-4fb3-49de-bbee-513dacf7a8da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c1256de-4fb3-49de-bbee-513dacf7a8da found for delete ", "request_id": "req-4fd803f8-8d31-4909-8799-c1c0b6956289"}]} 2026-05-08 11:43:42.924 8 INFO neutron.services.segments.plugin [-] Segment 6c1256de-4fb3-49de-bbee-513dacf7a8da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c1256de-4fb3-49de-bbee-513dacf7a8da found for delete ", "request_id": "req-44cb5ae9-9aa6-4e25-a3f6-e24eacbd14bd"}]} [pid: 8|app: 0|req: 1315/2635] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:43:42 2026] DELETE /v2.0/networks/8cb3fee4-5a07-4206-aeec-65a62c79df46 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:43:43.035 7 WARNING neutron.db.securitygroups_db [None req-50cd85e6-43d0-42e9-9205-9153d80c7641 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1321/2636] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:43:43 2026] GET /v2.0/security-groups?tenant_id=65c9ff359a034c9dad1e3d8f0baad220&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2637] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:43:43 2026] DELETE /v2.0/security-groups/878eb87f-908a-4256-a90b-3fc61f202d20 => 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: 1322/2638] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:43:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2639] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:43:45 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: 1323/2640] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:43:45 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: 1318/2641] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:43:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:43:45.360 7 INFO neutron.api.v2.resource [None req-dbbefb32-c6ce-403c-aed0-cc6a1b5faec1 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1324/2642] 199.204.45.70 () {30 vars in 762 bytes} [Fri May 8 11:43:45 2026] GET /v2.0/security-groups/lb-6b5297e4-03f8-4d29-b249-3c525127a87a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2643] 199.204.45.70 () {30 vars in 784 bytes} [Fri May 8 11:43:45 2026] GET /v2.0/security-groups?name=lb-6b5297e4-03f8-4d29-b249-3c525127a87a => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2644] 199.204.45.70 () {30 vars in 814 bytes} [Fri May 8 11:43:45 2026] GET /v2.0/security-group-rules?security_group_id=454c7df0-56d4-4803-9175-414b4be62c13 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2645] 199.204.45.70 () {34 vars in 746 bytes} [Fri May 8 11:43:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2646] 199.204.45.70 () {34 vars in 746 bytes} [Fri May 8 11:43:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:43:46.551 8 INFO neutron.db.segments_db [None req-19ac9616-82b4-4b0a-ba36-90dadfc9aa11 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Added segment 0d53b0c0-eb0f-4e71-b647-33de62c2da63 of type vxlan for network 09f2fba5-d47a-4c88-84aa-21872ce87e9d [pid: 8|app: 0|req: 1321/2647] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 8 11:43:46 2026] POST /v2.0/networks => generated 633 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:43:46.698 7 INFO neutron.db.segments_db [None req-4e6a9fd9-1775-4046-8dcf-5d741e4906fb 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Added segment 9bdaed68-a773-4ca7-886c-994eb972f43e of type vxlan for network 6a2aaea3-5c50-4ac2-88b3-a4c71583ce75 2026-05-08 11:43:46.943 7 INFO neutron.db.l3_hamode_db [None req-4e6a9fd9-1775-4046-8dcf-5d741e4906fb 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 11:43:47.710 7 INFO neutron.db.l3_hamode_db [None req-4e6a9fd9-1775-4046-8dcf-5d741e4906fb 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1327/2648] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:43:46 2026] POST /v2.0/routers => generated 695 bytes in 1943 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2649] 10.0.0.104 () {32 vars in 776 bytes} [Fri May 8 11:43:48 2026] GET /v2.0/subnets?project_id=f58805bee5ad406b9990bb497638c0af&cidr=10.100.0.0%2F28 => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2650] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 8 11:43:48 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2651] 10.0.0.104 () {32 vars in 784 bytes} [Fri May 8 11:43:48 2026] GET /v2.0/subnets?network_id=ae0d6da8-f890-466e-bf30-d3519f3dc0f0&cidr=10.100.0.0%2F28 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2652] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 8 11:43:48 2026] POST /v2.0/subnets => generated 655 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2653] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 8 11:43:48 2026] PUT /v2.0/routers/ab8c6722-acac-4017-8f27-e5f08929e87c/add_router_interface => generated 310 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2654] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 8 11:43:50 2026] GET /v2.0/networks => generated 6662 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2655] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 8 11:43:50 2026] GET /v2.0/subnets => generated 7420 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2656] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 8 11:43:50 2026] GET /v2.0/routers => generated 1451 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2657] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 8 11:43:50 2026] POST /v2.0/security-groups => generated 1677 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2658] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:43:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2659] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:43:50 2026] POST /v2.0/security-group-rules => generated 596 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2660] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:43:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2661] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:43:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:43:51.464 7 INFO neutron.db.securitygroups_db [None req-f078dcaa-fea6-4441-9cf7-d0839558381d 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Project f58805bee5ad406b9990bb497638c0af 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: 1334/2662] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:43:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:43:51.592 8 INFO neutron.db.securitygroups_db [None req-2ff2a26b-207d-4e2f-a51d-6b3a45fe3f2a 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Project f58805bee5ad406b9990bb497638c0af 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: 1329/2663] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:43:51 2026] POST /v2.0/security-group-rules => generated 606 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2666] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 8 11:43:51 2026] GET /v2.0/networks => generated 1298 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:43:52.160 7 WARNING neutron.db.securitygroups_db [req-aa6b6ee6-743d-490f-ae89-a18c7ca78c27 req-7227a6d1-6b38-4ede-a1a0-47e8ef2140bc 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1336/2667] 10.0.0.55 () {34 vars in 1099 bytes} [Fri May 8 11:43:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1310042229&fields=id&tenant_id=f58805bee5ad406b9990bb497638c0af => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2668] 10.0.0.55 () {34 vars in 981 bytes} [Fri May 8 11:43:52 2026] GET /v2.0/networks?id=09f2fba5-d47a-4c88-84aa-21872ce87e9d => generated 661 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2669] 10.0.0.55 () {34 vars in 964 bytes} [Fri May 8 11:43:52 2026] GET /v2.0/quotas/f58805bee5ad406b9990bb497638c0af => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2670] 10.0.0.55 () {34 vars in 1001 bytes} [Fri May 8 11:43:52 2026] GET /v2.0/ports?tenant_id=f58805bee5ad406b9990bb497638c0af&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2671] 10.0.0.55 () {34 vars in 1007 bytes} [Fri May 8 11:43:52 2026] GET /v2.0/networks/09f2fba5-d47a-4c88-84aa-21872ce87e9d?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2672] 10.0.0.55 () {34 vars in 1107 bytes} [Fri May 8 11:43:52 2026] GET /v2.0/networks/09f2fba5-d47a-4c88-84aa-21872ce87e9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2673] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:52 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => 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: 1335/2674] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:53 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2675] 10.0.0.46 () {30 vars in 689 bytes} [Fri May 8 11:43:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2676] 10.0.0.46 () {30 vars in 691 bytes} [Fri May 8 11:43:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2677] 10.0.0.46 () {30 vars in 667 bytes} [Fri May 8 11:43:54 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: 1337/2678] 10.0.0.46 () {30 vars in 703 bytes} [Fri May 8 11:43:54 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: 1342/2679] 10.0.0.46 () {28 vars in 438 bytes} [Fri May 8 11:43:54 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2680] 10.0.0.46 () {30 vars in 727 bytes} [Fri May 8 11:43:54 2026] GET /v2.0/subnets/d8a46d33-d3d4-4af9-9f89-bc6449ee06a3 => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2681] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:54 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => 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: 1339/2682] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:55 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2683] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:43:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2684] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:43:56 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: 1345/2685] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:43:56 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: 1341/2686] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:43:56 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: 1346/2687] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:43:56 2026] GET /v2.0/subnets/d8a46d33-d3d4-4af9-9f89-bc6449ee06a3 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2688] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:43:56 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2689] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:43:56 2026] GET /v2.0/networks?id=09f2fba5-d47a-4c88-84aa-21872ce87e9d => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:43:56.971 8 WARNING neutron.db.securitygroups_db [req-aa6b6ee6-743d-490f-ae89-a18c7ca78c27 req-ea80878f-6f66-4839-a1c4-b422c14dfcb7 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1348/2690] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:56 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => 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: 1343/2691] 199.204.45.70 () {34 vars in 1049 bytes} [Fri May 8 11:43:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f58805bee5ad406b9990bb497638c0af => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2692] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:43:57 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: 1345/2693] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:43:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2694] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:43:57 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: 1347/2695] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:43:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2696] 199.204.45.70 () {38 vars in 954 bytes} [Fri May 8 11:43:57 2026] POST /v2.0/ports => generated 954 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1350/2697] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:43:57 2026] PUT /v2.0/ports/168c7517-fb60-46bb-889e-08cb6a5d8bdc => generated 1235 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:43:58.039 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb6ae849-1bd4-4dc3-8ccf-54bfeeba4018'] response: {'name': 'network-changed', 'server_uuid': 'c5454beb-0463-4532-b9fa-5b9311b62584', 'tag': '168c7517-fb60-46bb-889e-08cb6a5d8bdc', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1348/2698] 199.204.45.70 () {34 vars in 716 bytes} [Fri May 8 11:43:57 2026] POST /v2.0/ports => generated 1328 bytes in 949 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2699] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:58 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1349/2700] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:43:58 2026] GET /v2.0/security-groups?id=3ea283c9-9385-4e72-9a4e-5affa214f65f&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2701] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:43:58 2026] GET /v2.0/ports?tenant_id=f58805bee5ad406b9990bb497638c0af&device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2702] 10.0.0.55 () {34 vars in 970 bytes} [Fri May 8 11:43:58 2026] GET /v2.0/ports/8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 1328 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2703] 199.204.45.70 () {34 vars in 1017 bytes} [Fri May 8 11:43:58 2026] GET /v2.0/networks?tenant_id=f58805bee5ad406b9990bb497638c0af&shared=False => generated 757 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2704] 199.204.45.70 () {34 vars in 929 bytes} [Fri May 8 11:43:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2705] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:43:59 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2706] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:43:59 2026] GET /v2.0/security-groups?id=3ea283c9-9385-4e72-9a4e-5affa214f65f&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: 1355/2707] 199.204.45.70 () {34 vars in 1261 bytes} [Fri May 8 11:43:59 2026] GET /v2.0/ports/8b2eb356-6a9d-4a25-9d4f-2be927ff48e6?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2708] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:43:59 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2709] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:43:59 2026] GET /v2.0/ports?tenant_id=f58805bee5ad406b9990bb497638c0af&device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2710] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:43:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=168c7517-fb60-46bb-889e-08cb6a5d8bdc => 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: 1354/2711] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:43:59 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2712] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:43:59 2026] GET /v2.0/subnets?id=c9878012-239c-4ecb-abd0-ba523c767d82 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2713] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:43:59 2026] GET /v2.0/ports?network_id=09f2fba5-d47a-4c88-84aa-21872ce87e9d&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: 1359/2714] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:43:59 2026] GET /v2.0/networks/09f2fba5-d47a-4c88-84aa-21872ce87e9d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2715] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:43:59 2026] GET /v2.0/networks/09f2fba5-d47a-4c88-84aa-21872ce87e9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2716] 199.204.45.70 () {34 vars in 974 bytes} [Fri May 8 11:44:00 2026] GET /v2.0/ports/8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 1328 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2717] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:44:00 2026] GET /v2.0/networks?id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2718] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:00 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2719] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:44:00 2026] GET /v2.0/security-groups?id=3ea283c9-9385-4e72-9a4e-5affa214f65f&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: 1358/2720] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:44:00 2026] PUT /v2.0/ports/8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 1518 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:44:00.957 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0b91fb4-47a4-4ae9-ac0f-dee964f5b591'] response: {'name': 'network-changed', 'server_uuid': 'c25c0285-c4bc-4102-aa62-d92aa5d85af1', 'tag': '8b2eb356-6a9d-4a25-9d4f-2be927ff48e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1363/2721] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:44:01 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 4096 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1364/2722] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:01 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2723] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:44:01 2026] GET /v2.0/networks?id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2724] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:44:01 2026] GET /v2.0/security-groups?id=3ea283c9-9385-4e72-9a4e-5affa214f65f&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2725] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:44:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2726] 199.204.45.70 () {34 vars in 1103 bytes} [Fri May 8 11:44:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A235&port_id=8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2727] 199.204.45.70 () {34 vars in 1063 bytes} [Fri May 8 11:44:01 2026] GET /v2.0/subnets?id=d8a46d33-d3d4-4af9-9f89-bc6449ee06a3&id=c2ef1876-c77d-4fe7-9a31-05ed74aa1e77 => generated 1409 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2728] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:01 2026] GET /v2.0/ports?network_id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2729] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:01 2026] GET /v2.0/ports?network_id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2730] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:01 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2731] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:01 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2732] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:02 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2733] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:44:02 2026] GET /v2.0/security-groups?id=3ea283c9-9385-4e72-9a4e-5affa214f65f&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2734] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:44:02 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 4096 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2735] 199.204.45.70 () {34 vars in 1061 bytes} [Fri May 8 11:44:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=ab8d152c-720e-40f2-8ba7-ba2a23f47f89 => 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: 1371/2736] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/subnets?id=e667d705-1c04-4e45-a561-58756b3a5005 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2737] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/ports?network_id=9eb1f18e-357f-40e3-bbf3-72c1828cad94&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2738] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2739] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2740] 199.204.45.70 () {34 vars in 1055 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=ed33929b-cdfb-45fc-8934-89c7f720ad15 => 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: 1368/2741] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/subnets?id=5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2742] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/ports?network_id=9659769b-d6c3-4510-a56f-9bb143010d74&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2743] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2744] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?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: 1370/2745] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => 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: 1376/2746] 199.204.45.70 () {34 vars in 1103 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A235&port_id=8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2747] 199.204.45.70 () {34 vars in 1063 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/subnets?id=d8a46d33-d3d4-4af9-9f89-bc6449ee06a3&id=c2ef1876-c77d-4fe7-9a31-05ed74aa1e77 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2748] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/ports?network_id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2749] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/ports?network_id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&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: 7|app: 0|req: 1378/2750] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2751] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2752] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:03 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2753] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:44:04 2026] GET /v2.0/security-groups?id=3ea283c9-9385-4e72-9a4e-5affa214f65f&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: 1380/2754] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:05 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => 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: 1375/2755] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:44:05 2026] GET /v2.0/security-groups?id=3ea283c9-9385-4e72-9a4e-5affa214f65f&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2756] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:05 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2757] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:44:05 2026] GET /v2.0/security-groups?id=3ea283c9-9385-4e72-9a4e-5affa214f65f&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2758] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:44:05 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:44:06.333 8 INFO neutron.db.l3_db [None req-789a2dee-17b0-42e9-9a83-d707993493d4 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Floating IP 3cc6c796-d0da-45ed-85e9-d0748eda85e8 associated. External IP: 10.96.250.203, port: 168c7517-fb60-46bb-889e-08cb6a5d8bdc. [pid: 8|app: 0|req: 1377/2759] 10.0.0.104 () {34 vars in 677 bytes} [Fri May 8 11:44:05 2026] POST /v2.0/floatingips => generated 855 bytes in 1218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:44:06.712 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0de94cff-04bd-4b09-ad8a-c2b4db546929'] response: {'name': 'network-changed', 'server_uuid': 'c5454beb-0463-4532-b9fa-5b9311b62584', 'tag': '168c7517-fb60-46bb-889e-08cb6a5d8bdc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1383/2760] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:44:06 2026] GET /v2.0/floatingips/3cc6c796-d0da-45ed-85e9-d0748eda85e8 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2763] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:44:07 2026] GET /v2.0/ports?tenant_id=f58805bee5ad406b9990bb497638c0af&device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2764] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:44:07 2026] GET /v2.0/networks?id=09f2fba5-d47a-4c88-84aa-21872ce87e9d => generated 757 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2765] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:44:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=168c7517-fb60-46bb-889e-08cb6a5d8bdc => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2766] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:44:07 2026] GET /v2.0/subnets?id=c9878012-239c-4ecb-abd0-ba523c767d82 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2767] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:07 2026] GET /v2.0/ports?network_id=09f2fba5-d47a-4c88-84aa-21872ce87e9d&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2768] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:07 2026] GET /v2.0/networks/09f2fba5-d47a-4c88-84aa-21872ce87e9d?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2769] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:07 2026] GET /v2.0/networks/09f2fba5-d47a-4c88-84aa-21872ce87e9d?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: 1388/2770] 10.0.0.55 () {34 vars in 970 bytes} [Fri May 8 11:44:07 2026] GET /v2.0/ports/8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 1520 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2771] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:44:07 2026] GET /v2.0/floatingips/3cc6c796-d0da-45ed-85e9-d0748eda85e8 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2772] 199.204.45.70 () {30 vars in 742 bytes} [Fri May 8 11:44:07 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b => generated 796 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2773] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:07 2026] GET /v2.0/subnets/d8a46d33-d3d4-4af9-9f89-bc6449ee06a3 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2774] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:07 2026] GET /v2.0/subnets/c2ef1876-c77d-4fe7-9a31-05ed74aa1e77 => generated 743 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2775] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:44:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2776] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:44:08 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: 1386/2777] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:44:08 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: 1392/2778] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:44:08 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: 1387/2779] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:08 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2780] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:08 2026] GET /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2781] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:08 2026] GET /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 1346 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2782] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:08 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2783] 199.204.45.70 () {30 vars in 742 bytes} [Fri May 8 11:44:08 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2784] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:08 2026] GET /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2785] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:08 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2786] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:44:08 2026] GET /v2.0/floatingips/3cc6c796-d0da-45ed-85e9-d0748eda85e8 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2787] 10.0.0.46 () {30 vars in 689 bytes} [Fri May 8 11:44: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: 7|app: 0|req: 1397/2788] 10.0.0.46 () {30 vars in 691 bytes} [Fri May 8 11:44:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2789] 10.0.0.46 () {30 vars in 667 bytes} [Fri May 8 11:44:15 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: 1398/2790] 10.0.0.46 () {30 vars in 703 bytes} [Fri May 8 11:44:15 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: 1393/2791] 10.0.0.46 () {28 vars in 438 bytes} [Fri May 8 11:44:15 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2792] 10.0.0.46 () {30 vars in 727 bytes} [Fri May 8 11:44:15 2026] GET /v2.0/subnets/09171b94-a23a-4db3-9b89-f869a2f7d6d2 => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2793] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:44:16 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: 1400/2794] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:44:16 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: 1395/2795] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:44:16 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: 1401/2796] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:44:16 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: 1396/2797] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:16 2026] GET /v2.0/subnets/d8a46d33-d3d4-4af9-9f89-bc6449ee06a3 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2798] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:16 2026] GET /v2.0/subnets/09171b94-a23a-4db3-9b89-f869a2f7d6d2 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2799] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:44:16 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 4098 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2800] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:44:16 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: 1398/2801] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:44:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2802] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:44:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2803] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:44:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2804] 199.204.45.70 () {34 vars in 716 bytes} [Fri May 8 11:44:16 2026] POST /v2.0/ports => generated 1332 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1400/2805] 10.0.0.44 () {34 vars in 989 bytes} [Fri May 8 11:44:16 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2806] 10.0.0.55 () {34 vars in 970 bytes} [Fri May 8 11:44:17 2026] GET /v2.0/ports/4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b => generated 1332 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2807] 10.0.0.44 () {34 vars in 1039 bytes} [Fri May 8 11:44:17 2026] GET /v2.0/security-groups?id=3ea283c9-9385-4e72-9a4e-5affa214f65f&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2808] 199.204.45.70 () {34 vars in 1261 bytes} [Fri May 8 11:44:18 2026] GET /v2.0/ports/4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2809] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:18 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2810] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:18 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2811] 199.204.45.70 () {34 vars in 974 bytes} [Fri May 8 11:44:18 2026] GET /v2.0/ports/4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b => generated 1332 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2812] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:44:18 2026] GET /v2.0/networks?id=713f44a2-ccbc-4bff-9055-4e0d2e840472 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2813] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:44:18 2026] PUT /v2.0/ports/4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b => generated 1522 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:44:19.300 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a167674f-04bf-4425-9798-4387fdbea322'] response: {'name': 'network-changed', 'server_uuid': 'c25c0285-c4bc-4102-aa62-d92aa5d85af1', 'tag': '4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1410/2814] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:44:19 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 5612 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1405/2815] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:44:19 2026] GET /v2.0/networks?id=713f44a2-ccbc-4bff-9055-4e0d2e840472 => generated 799 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2816] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:44:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.239&port_id=4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2817] 199.204.45.70 () {34 vars in 1105 bytes} [Fri May 8 11:44:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A327&port_id=4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2818] 199.204.45.70 () {34 vars in 1063 bytes} [Fri May 8 11:44:19 2026] GET /v2.0/subnets?id=a85c89b9-74ae-4eab-a0e8-7f3bd35f06c8&id=09171b94-a23a-4db3-9b89-f869a2f7d6d2 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2819] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:20 2026] GET /v2.0/ports?network_id=713f44a2-ccbc-4bff-9055-4e0d2e840472&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2820] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:20 2026] GET /v2.0/ports?network_id=713f44a2-ccbc-4bff-9055-4e0d2e840472&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2821] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:20 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2822] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:20 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2823] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 5612 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2824] 199.204.45.70 () {34 vars in 1061 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=ab8d152c-720e-40f2-8ba7-ba2a23f47f89 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2825] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/subnets?id=e667d705-1c04-4e45-a561-58756b3a5005 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2826] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/ports?network_id=9eb1f18e-357f-40e3-bbf3-72c1828cad94&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: 1411/2827] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2828] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?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: 1412/2829] 199.204.45.70 () {34 vars in 1055 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=ed33929b-cdfb-45fc-8934-89c7f720ad15 => 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: 1418/2830] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/subnets?id=5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2831] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/ports?network_id=9659769b-d6c3-4510-a56f-9bb143010d74&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: 1419/2832] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2833] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2834] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => 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: 1415/2835] 199.204.45.70 () {34 vars in 1103 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A235&port_id=8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2838] 199.204.45.70 () {34 vars in 1063 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/subnets?id=d8a46d33-d3d4-4af9-9f89-bc6449ee06a3&id=c2ef1876-c77d-4fe7-9a31-05ed74aa1e77 => generated 1409 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2839] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/ports?network_id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2840] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/ports?network_id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&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: 1419/2841] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:21 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?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: 1423/2842] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:22 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2843] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:44:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.239&port_id=4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2844] 199.204.45.70 () {34 vars in 1105 bytes} [Fri May 8 11:44:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A327&port_id=4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2845] 199.204.45.70 () {34 vars in 1063 bytes} [Fri May 8 11:44:22 2026] GET /v2.0/subnets?id=a85c89b9-74ae-4eab-a0e8-7f3bd35f06c8&id=09171b94-a23a-4db3-9b89-f869a2f7d6d2 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2846] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:22 2026] GET /v2.0/ports?network_id=713f44a2-ccbc-4bff-9055-4e0d2e840472&device_owner=network%3Adhcp => generated 1461 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2847] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:22 2026] GET /v2.0/ports?network_id=713f44a2-ccbc-4bff-9055-4e0d2e840472&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2848] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:22 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2849] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:22 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2850] 10.0.0.55 () {34 vars in 970 bytes} [Fri May 8 11:44:26 2026] GET /v2.0/ports/4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b => generated 1524 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2851] 199.204.45.70 () {30 vars in 742 bytes} [Fri May 8 11:44:26 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472 => generated 796 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2852] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:26 2026] GET /v2.0/subnets/09171b94-a23a-4db3-9b89-f869a2f7d6d2 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2853] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:26 2026] GET /v2.0/subnets/a85c89b9-74ae-4eab-a0e8-7f3bd35f06c8 => generated 748 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2854] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:26 2026] GET /v2.0/ports/8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2855] 10.0.0.104 () {32 vars in 826 bytes} [Fri May 8 11:44:26 2026] GET /v2.0/ports?project_id=f58805bee5ad406b9990bb497638c0af&network_id=09f2fba5-d47a-4c88-84aa-21872ce87e9d => generated 3691 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2856] 199.204.45.70 () {34 vars in 789 bytes} [Fri May 8 11:44:26 2026] PUT /v2.0/ports/8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 1255 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:44:26.713 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-acce7b73-d92c-486a-a053-f4064e0429e5'] response: {'name': 'network-changed', 'server_uuid': 'c25c0285-c4bc-4102-aa62-d92aa5d85af1', 'tag': '8b2eb356-6a9d-4a25-9d4f-2be927ff48e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1431/2857] 199.204.45.70 () {30 vars in 742 bytes} [Fri May 8 11:44:26 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b => generated 796 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1427/2858] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:26 2026] GET /v2.0/subnets/d8a46d33-d3d4-4af9-9f89-bc6449ee06a3 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2859] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 8 11:44:26 2026] GET /v2.0/subnets?network_id=ae0d6da8-f890-466e-bf30-d3519f3dc0f0 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:44:27.150 8 INFO neutron.db.l3_db [None req-d867b366-bb4a-4057-ae17-4a3a211f03f7 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Floating IP 3cc6c796-d0da-45ed-85e9-d0748eda85e8 disassociated. External IP: 10.96.250.203, port: 168c7517-fb60-46bb-889e-08cb6a5d8bdc. [pid: 7|app: 0|req: 1433/2860] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:44:27 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: 1434/2861] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:44:27 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: 1435/2862] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 5385 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2863] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:44:27 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: 1437/2864] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/networks?id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b => generated 799 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2865] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2866] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2867] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2868] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/subnets?id=d8a46d33-d3d4-4af9-9f89-bc6449ee06a3 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2869] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:44:27 2026] PUT /v2.0/floatingips/3cc6c796-d0da-45ed-85e9-d0748eda85e8 => generated 554 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2870] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2871] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/floatingips/3cc6c796-d0da-45ed-85e9-d0748eda85e8 => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2872] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/ports?network_id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&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: 7|app: 0|req: 1444/2873] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 1346 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2874] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2875] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2876] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2877] 199.204.45.70 () {30 vars in 742 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74 => generated 800 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2878] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2879] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:27 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2880] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:44:28 2026] GET /v2.0/floatingips/3cc6c796-d0da-45ed-85e9-d0748eda85e8 => generated 554 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:44:28.761 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6791fcce-7523-4ef0-b1b9-43c169aa140d'] response: {'name': 'network-changed', 'server_uuid': 'c5454beb-0463-4532-b9fa-5b9311b62584', 'tag': '168c7517-fb60-46bb-889e-08cb6a5d8bdc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1448/2881] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:44:29 2026] GET /v2.0/ports?tenant_id=f58805bee5ad406b9990bb497638c0af&device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => 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: 1434/2882] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:44:29 2026] GET /v2.0/networks?id=09f2fba5-d47a-4c88-84aa-21872ce87e9d => generated 757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2883] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:44:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=168c7517-fb60-46bb-889e-08cb6a5d8bdc => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2884] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:44:29 2026] GET /v2.0/subnets?id=c9878012-239c-4ecb-abd0-ba523c767d82 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2885] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:29 2026] GET /v2.0/ports?network_id=09f2fba5-d47a-4c88-84aa-21872ce87e9d&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2886] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:29 2026] GET /v2.0/networks/09f2fba5-d47a-4c88-84aa-21872ce87e9d?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2887] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:44:29 2026] GET /v2.0/floatingips/3cc6c796-d0da-45ed-85e9-d0748eda85e8 => generated 552 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2888] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:29 2026] GET /v2.0/networks/09f2fba5-d47a-4c88-84aa-21872ce87e9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2889] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 8 11:44:30 2026] POST /v2.0/security-groups => generated 1675 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2890] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:44:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2891] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:44:30 2026] POST /v2.0/security-group-rules => generated 596 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2892] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:44:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2893] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:44:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:44:31.367 8 INFO neutron.db.securitygroups_db [None req-004a46dd-5819-4cab-aeca-0d5933e679c3 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Project f58805bee5ad406b9990bb497638c0af 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: 1440/2894] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:44:31 2026] POST /v2.0/security-group-rules => generated 607 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:44:31.504 7 INFO neutron.db.securitygroups_db [None req-d506ed3d-25f0-4b1b-9567-0aabbc80d6e5 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Project f58805bee5ad406b9990bb497638c0af 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: 1455/2895] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 8 11:44:31 2026] POST /v2.0/security-group-rules => generated 606 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2896] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 8 11:44:31 2026] GET /v2.0/networks => generated 1298 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:44:32.106 7 WARNING neutron.db.securitygroups_db [req-947ca195-3fe4-4455-b79d-03a1f5f21db0 req-e2df3dfd-95da-407b-ade8-126da2b55d6c 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1456/2897] 10.0.0.55 () {34 vars in 1097 bytes} [Fri May 8 11:44:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-139135559&fields=id&tenant_id=f58805bee5ad406b9990bb497638c0af => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2898] 10.0.0.55 () {34 vars in 981 bytes} [Fri May 8 11:44:32 2026] GET /v2.0/networks?id=09f2fba5-d47a-4c88-84aa-21872ce87e9d => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2899] 10.0.0.55 () {34 vars in 964 bytes} [Fri May 8 11:44:32 2026] GET /v2.0/quotas/f58805bee5ad406b9990bb497638c0af => 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: 1443/2900] 10.0.0.55 () {34 vars in 1001 bytes} [Fri May 8 11:44:32 2026] GET /v2.0/ports?tenant_id=f58805bee5ad406b9990bb497638c0af&fields=id => generated 149 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2901] 10.0.0.55 () {34 vars in 1007 bytes} [Fri May 8 11:44:32 2026] GET /v2.0/networks/09f2fba5-d47a-4c88-84aa-21872ce87e9d?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2902] 10.0.0.55 () {34 vars in 1107 bytes} [Fri May 8 11:44:32 2026] GET /v2.0/networks/09f2fba5-d47a-4c88-84aa-21872ce87e9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2903] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:32 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2904] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:33 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2905] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:34 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2906] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:35 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => 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: 1461/2909] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:44:36 2026] GET /v2.0/networks?id=09f2fba5-d47a-4c88-84aa-21872ce87e9d => generated 661 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:44:36.909 8 WARNING neutron.db.securitygroups_db [req-947ca195-3fe4-4455-b79d-03a1f5f21db0 req-c7f62e19-df42-41cd-8e60-bf80cfab0b5d 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1449/2910] 199.204.45.70 () {34 vars in 1049 bytes} [Fri May 8 11:44:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f58805bee5ad406b9990bb497638c0af => generated 273 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2911] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:36 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2912] 199.204.45.70 () {38 vars in 954 bytes} [Fri May 8 11:44:36 2026] POST /v2.0/ports => generated 958 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2913] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:44:37 2026] PUT /v2.0/ports/4c617d0b-25a3-4263-907a-a0d99d1752fc => generated 1239 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:44:37.732 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-471b8eff-4618-43e2-a82a-f9a2c00afbf0'] response: {'name': 'network-changed', 'server_uuid': '4c430496-244a-4fbb-a610-77592eedd82e', 'tag': '4c617d0b-25a3-4263-907a-a0d99d1752fc', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1451/2914] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:38 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1464/2915] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:44:38 2026] GET /v2.0/security-groups?id=fbd39d5f-8b71-4782-94f2-ccde3ec6233c&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2916] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:44:38 2026] GET /v2.0/ports?tenant_id=f58805bee5ad406b9990bb497638c0af&device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2917] 199.204.45.70 () {34 vars in 1017 bytes} [Fri May 8 11:44:38 2026] GET /v2.0/networks?tenant_id=f58805bee5ad406b9990bb497638c0af&shared=False => generated 757 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2918] 199.204.45.70 () {34 vars in 929 bytes} [Fri May 8 11:44:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2919] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:39 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2920] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:44:39 2026] GET /v2.0/security-groups?id=fbd39d5f-8b71-4782-94f2-ccde3ec6233c&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2921] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:44:39 2026] GET /v2.0/ports?tenant_id=f58805bee5ad406b9990bb497638c0af&device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2922] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:44:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=4c617d0b-25a3-4263-907a-a0d99d1752fc => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2923] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:44:39 2026] GET /v2.0/subnets?id=c9878012-239c-4ecb-abd0-ba523c767d82 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2924] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:39 2026] GET /v2.0/ports?network_id=09f2fba5-d47a-4c88-84aa-21872ce87e9d&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: 1469/2925] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:39 2026] GET /v2.0/networks/09f2fba5-d47a-4c88-84aa-21872ce87e9d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2926] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:39 2026] GET /v2.0/networks/09f2fba5-d47a-4c88-84aa-21872ce87e9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2927] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:44:39 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: 1458/2928] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:44:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2929] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:44:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2930] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:44:39 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: 1472/2931] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:39 2026] GET /v2.0/subnets/d8a46d33-d3d4-4af9-9f89-bc6449ee06a3 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2932] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:44:39 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 5385 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2933] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:44:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2934] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:44:40 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: 1474/2935] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:44:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2936] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:44:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2937] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:40 2026] GET /v2.0/ports/4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b => generated 1524 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2938] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:40 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2939] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:44:40 2026] GET /v2.0/security-groups?id=fbd39d5f-8b71-4782-94f2-ccde3ec6233c&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2940] 199.204.45.70 () {34 vars in 789 bytes} [Fri May 8 11:44:40 2026] PUT /v2.0/ports/4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b => generated 1255 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:44:40.627 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3598cf96-7ef2-4110-96f4-76b90bdc62a9'] response: {'name': 'network-changed', 'server_uuid': 'c25c0285-c4bc-4102-aa62-d92aa5d85af1', 'tag': '4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1478/2941] 199.204.45.70 () {30 vars in 742 bytes} [Fri May 8 11:44:40 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472 => generated 796 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1464/2942] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:40 2026] GET /v2.0/subnets/09171b94-a23a-4db3-9b89-f869a2f7d6d2 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2943] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:40 2026] GET /v2.0/ports/4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b => generated 1291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2944] 199.204.45.70 () {34 vars in 788 bytes} [Fri May 8 11:44:40 2026] PUT /v2.0/ports/4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b => generated 1080 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1480/2945] 199.204.45.70 () {30 vars in 742 bytes} [Fri May 8 11:44:41 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472 => generated 796 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2946] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:44:41 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 4977 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2947] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:44:41 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 4977 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2948] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:44:41 2026] GET /v2.0/networks?id=713f44a2-ccbc-4bff-9055-4e0d2e840472 => generated 799 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2949] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:41 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2950] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:44:41 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 4977 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2951] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:41 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2952] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:41 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2953] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:44:41 2026] GET /v2.0/security-groups?id=fbd39d5f-8b71-4782-94f2-ccde3ec6233c&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2954] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:44:42 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 4977 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:44:42.664 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e443393e-2ade-4f86-849a-f209e47d0bae'] response: {'name': 'network-changed', 'server_uuid': 'c25c0285-c4bc-4102-aa62-d92aa5d85af1', 'tag': '4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1485/2955] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:42 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2956] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:44:42 2026] GET /v2.0/security-groups?id=fbd39d5f-8b71-4782-94f2-ccde3ec6233c&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2957] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:44:43 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 4977 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2958] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:44:43 2026] GET /v2.0/networks?id=713f44a2-ccbc-4bff-9055-4e0d2e840472 => generated 799 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2959] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:43 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2960] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:43 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2961] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:44:43 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 4977 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2962] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:43 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2963] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:44:44 2026] GET /v2.0/security-groups?id=fbd39d5f-8b71-4782-94f2-ccde3ec6233c&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: 1475/2964] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:44:44 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 4977 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2965] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:45 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2966] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:44:45 2026] GET /v2.0/security-groups?id=fbd39d5f-8b71-4782-94f2-ccde3ec6233c&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2967] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:44:45 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2968] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:44:45 2026] GET /v2.0/security-groups?id=fbd39d5f-8b71-4782-94f2-ccde3ec6233c&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2969] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 8 11:44:45 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2970] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:44:45 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 4977 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2971] 199.204.45.70 () {34 vars in 974 bytes} [Fri May 8 11:44:45 2026] GET /v2.0/ports/4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2972] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:44:45 2026] GET /v2.0/ports/4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2973] 199.204.45.70 () {34 vars in 1015 bytes} [Fri May 8 11:44:45 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:44:45.862 8 INFO neutron.db.l3_db [None req-c4c82fd2-0d11-48bd-8b57-530b1e730ab1 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Floating IP 3cc6c796-d0da-45ed-85e9-d0748eda85e8 associated. External IP: 10.96.250.203, port: 4c617d0b-25a3-4263-907a-a0d99d1752fc. [pid: 7|app: 0|req: 1497/2974] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:44:45 2026] PUT /v2.0/ports/4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b => generated 917 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2975] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:44:45 2026] PUT /v2.0/floatingips/3cc6c796-d0da-45ed-85e9-d0748eda85e8 => generated 856 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:44:46.327 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-52bc0773-1394-46b4-abff-f07662a7f6b7'] response: {'name': 'network-changed', 'server_uuid': '4c430496-244a-4fbb-a610-77592eedd82e', 'tag': '4c617d0b-25a3-4263-907a-a0d99d1752fc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1498/2976] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:44:46 2026] GET /v2.0/floatingips/3cc6c796-d0da-45ed-85e9-d0748eda85e8 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2977] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:44:46 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 3869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2978] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:44:46 2026] GET /v2.0/ports?tenant_id=f58805bee5ad406b9990bb497638c0af&device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:44:46.882 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e90fc00-cd50-45b9-b7cb-a5f80669420d aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b 2026-05-08 11:44:46.885 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e90fc00-cd50-45b9-b7cb-a5f80669420d aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b [pid: 8|app: 0|req: 1481/2979] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:44:46 2026] GET /v2.0/networks?id=09f2fba5-d47a-4c88-84aa-21872ce87e9d => generated 757 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2980] 199.204.45.70 () {32 vars in 758 bytes} [Fri May 8 11:44:46 2026] DELETE /v2.0/ports/4cba8790-7ab1-4fc5-9b63-f89b2f77ac1b => 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: 1482/2981] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:44:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=4c617d0b-25a3-4263-907a-a0d99d1752fc => generated 859 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2982] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/subnets?id=c9878012-239c-4ecb-abd0-ba523c767d82 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2983] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/ports?network_id=09f2fba5-d47a-4c88-84aa-21872ce87e9d&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: 1484/2984] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:44: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: 1485/2985] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:44: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: 1486/2986] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:44: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: 1487/2987] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2988] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/networks/09f2fba5-d47a-4c88-84aa-21872ce87e9d?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2989] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2990] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/networks/09f2fba5-d47a-4c88-84aa-21872ce87e9d?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: 1489/2991] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2992] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2993] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2994] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/floatingips/3cc6c796-d0da-45ed-85e9-d0748eda85e8 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2995] 199.204.45.70 () {30 vars in 742 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2996] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2997] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2998] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 3869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2999] 199.204.45.70 () {34 vars in 1225 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/networks?id=9eb1f18e-357f-40e3-bbf3-72c1828cad94&id=9659769b-d6c3-4510-a56f-9bb143010d74&id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&id=713f44a2-ccbc-4bff-9055-4e0d2e840472 => generated 3093 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3000] 199.204.45.70 () {34 vars in 1061 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=ab8d152c-720e-40f2-8ba7-ba2a23f47f89 => 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: 1494/3001] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/subnets?id=e667d705-1c04-4e45-a561-58756b3a5005 => 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: 1508/3002] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/ports?network_id=9eb1f18e-357f-40e3-bbf3-72c1828cad94&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: 1495/3003] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3004] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3005] 199.204.45.70 () {34 vars in 1055 bytes} [Fri May 8 11:44:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3006] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:44:48 2026] GET /v2.0/subnets?id=5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3007] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:48 2026] GET /v2.0/ports?network_id=9659769b-d6c3-4510-a56f-9bb143010d74&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3008] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:48 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3009] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:48 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3010] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:44:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3011] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:44:48 2026] GET /v2.0/subnets?id=d8a46d33-d3d4-4af9-9f89-bc6449ee06a3 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3012] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:48 2026] GET /v2.0/ports?network_id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3013] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:48 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3014] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:44:48 2026] GET /v2.0/floatingips/3cc6c796-d0da-45ed-85e9-d0748eda85e8 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3015] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:48 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?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: 1502/3016] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:44:49 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: 1515/3017] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:44:49 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: 1503/3018] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:44:49 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: 1516/3019] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:44:50 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: 1504/3020] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:44:50 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 3869 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3021] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:44:50 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: 1505/3022] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:44:50 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: 1518/3023] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:44:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3024] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:44:50 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: 1519/3025] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:50 2026] GET /v2.0/ports/8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 1291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3026] 199.204.45.70 () {34 vars in 788 bytes} [Fri May 8 11:44:50 2026] PUT /v2.0/ports/8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 1080 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:44:50.683 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbc25cf7-9f02-4f3d-9a05-3af68b175275'] response: {'name': 'network-changed', 'server_uuid': 'c25c0285-c4bc-4102-aa62-d92aa5d85af1', 'tag': '8b2eb356-6a9d-4a25-9d4f-2be927ff48e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1520/3027] 199.204.45.70 () {30 vars in 742 bytes} [Fri May 8 11:44:50 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b => generated 796 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1508/3028] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:44:50 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3029] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:44:50 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 3694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3030] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:44:51 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 3694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3031] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:44:51 2026] GET /v2.0/networks?id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b => generated 799 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3032] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:51 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3033] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:51 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3036] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:44:51 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 3694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3037] 199.204.45.70 () {34 vars in 974 bytes} [Fri May 8 11:44:52 2026] GET /v2.0/ports/8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 1116 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3038] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:44:52 2026] GET /v2.0/ports/8b2eb356-6a9d-4a25-9d4f-2be927ff48e6?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3039] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:44:52 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 3694 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3040] 199.204.45.70 () {34 vars in 1015 bytes} [Fri May 8 11:44:53 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3041] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:44:53 2026] PUT /v2.0/ports/8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 917 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3042] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:44:54 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:44:54.220 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1afc33f-7063-4b3f-9eeb-91ccbf6c5b60 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: 8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 2026-05-08 11:44:54.224 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1afc33f-7063-4b3f-9eeb-91ccbf6c5b60 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: 8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 [pid: 8|app: 0|req: 1515/3043] 199.204.45.70 () {32 vars in 758 bytes} [Fri May 8 11:44:54 2026] DELETE /v2.0/ports/8b2eb356-6a9d-4a25-9d4f-2be927ff48e6 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3044] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:44:54 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: 1516/3045] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:44:54 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: 1530/3046] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:44:54 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: 1517/3047] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:44:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3048] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:54 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3049] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:54 2026] GET /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3050] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:54 2026] GET /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3051] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:54 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3052] 199.204.45.70 () {30 vars in 742 bytes} [Fri May 8 11:44:54 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3053] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:44:54 2026] GET /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3054] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:44:54 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3055] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:44:54 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3056] 199.204.45.70 () {34 vars in 1145 bytes} [Fri May 8 11:44:54 2026] GET /v2.0/networks?id=9eb1f18e-357f-40e3-bbf3-72c1828cad94&id=9659769b-d6c3-4510-a56f-9bb143010d74&id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b => generated 2308 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3057] 199.204.45.70 () {34 vars in 1061 bytes} [Fri May 8 11:44:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=ab8d152c-720e-40f2-8ba7-ba2a23f47f89 => 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: 1536/3058] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:44:54 2026] GET /v2.0/subnets?id=e667d705-1c04-4e45-a561-58756b3a5005 => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3059] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:55 2026] GET /v2.0/ports?network_id=9eb1f18e-357f-40e3-bbf3-72c1828cad94&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: 1537/3060] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:55 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3061] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:55 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3062] 199.204.45.70 () {34 vars in 1055 bytes} [Fri May 8 11:44:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=ed33929b-cdfb-45fc-8934-89c7f720ad15 => 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: 1525/3063] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:44:55 2026] GET /v2.0/subnets?id=5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3064] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:44:55 2026] GET /v2.0/ports?network_id=9659769b-d6c3-4510-a56f-9bb143010d74&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3065] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:44:55 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3066] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:44:55 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3067] 10.0.0.44 () {34 vars in 989 bytes} [Fri May 8 11:44:56 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 1244 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3068] 10.0.0.44 () {34 vars in 1039 bytes} [Fri May 8 11:44:56 2026] GET /v2.0/security-groups?id=fbd39d5f-8b71-4782-94f2-ccde3ec6233c&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3069] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:06 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3070] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:45:06 2026] GET /v2.0/security-groups?id=fbd39d5f-8b71-4782-94f2-ccde3ec6233c&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3071] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:45:06 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: 1543/3072] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:45:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3075] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:45:06 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: 1531/3076] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:45:06 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-05-08 11:45:06.919 7 INFO neutron.api.v2.resource [None req-c3a90857-e3cc-481f-bd1f-6881b293b1a1 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3077] 199.204.45.70 () {30 vars in 762 bytes} [Fri May 8 11:45:06 2026] GET /v2.0/security-groups/lb-6b5297e4-03f8-4d29-b249-3c525127a87a => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3078] 199.204.45.70 () {30 vars in 784 bytes} [Fri May 8 11:45:06 2026] GET /v2.0/security-groups?name=lb-6b5297e4-03f8-4d29-b249-3c525127a87a => generated 2865 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3079] 199.204.45.70 () {30 vars in 814 bytes} [Fri May 8 11:45:06 2026] GET /v2.0/security-group-rules?security_group_id=454c7df0-56d4-4803-9175-414b4be62c13 => generated 2334 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3080] 199.204.45.70 () {32 vars in 788 bytes} [Fri May 8 11:45:07 2026] DELETE /v2.0/security-group-rules/3bbb5f06-ef2d-4916-8a7e-d68e6ea0849f => 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: 1548/3081] 199.204.45.70 () {32 vars in 788 bytes} [Fri May 8 11:45:07 2026] DELETE /v2.0/security-group-rules/89b68c5e-21d4-4b2f-be24-929bb2b385e7 => 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: 1534/3082] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:07 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3083] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:45:07 2026] GET /v2.0/security-groups?id=fbd39d5f-8b71-4782-94f2-ccde3ec6233c&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3084] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:08 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3085] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:45:08 2026] GET /v2.0/security-groups?id=fbd39d5f-8b71-4782-94f2-ccde3ec6233c&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: 1536/3086] 199.204.45.70 () {34 vars in 993 bytes} [Fri May 8 11:45:08 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:45:08.847 7 INFO neutron_taas.services.taas.taas_plugin [req-c55d7fbd-0652-486e-ae65-ee2f6aaf6345 req-296b6fbf-4896-4628-b3eb-f78e6b6d3216 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] TaaS: Handle Delete Port: 4c617d0b-25a3-4263-907a-a0d99d1752fc 2026-05-08 11:45:08.850 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c55d7fbd-0652-486e-ae65-ee2f6aaf6345 req-296b6fbf-4896-4628-b3eb-f78e6b6d3216 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Tap Mirror: Handle Delete Port: 4c617d0b-25a3-4263-907a-a0d99d1752fc 2026-05-08 11:45:08.968 7 INFO neutron.db.l3_db [req-c55d7fbd-0652-486e-ae65-ee2f6aaf6345 req-296b6fbf-4896-4628-b3eb-f78e6b6d3216 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Floating IP 3cc6c796-d0da-45ed-85e9-d0748eda85e8 disassociated. External IP: 10.96.250.203, port: 4c617d0b-25a3-4263-907a-a0d99d1752fc. [pid: 7|app: 0|req: 1551/3087] 199.204.45.70 () {36 vars in 996 bytes} [Fri May 8 11:45:08 2026] DELETE /v2.0/ports/4c617d0b-25a3-4263-907a-a0d99d1752fc => generated 0 bytes in 653 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:09.389 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db62e732-23e6-4043-a144-cbbf63b91dc8'] response: {'server_uuid': '4c430496-244a-4fbb-a610-77592eedd82e', 'name': 'network-vif-deleted', 'tag': '4c617d0b-25a3-4263-907a-a0d99d1752fc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1537/3088] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:09 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:09.886 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e485e81-de42-445b-a1da-502a82bd15a1 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] TaaS: Handle Delete Port: d5090299-274d-4e0d-8d59-4624caa31ceb 2026-05-08 11:45:09.889 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e485e81-de42-445b-a1da-502a82bd15a1 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Tap Mirror: Handle Delete Port: d5090299-274d-4e0d-8d59-4624caa31ceb 2026-05-08 11:45:10.112 7 INFO neutron.db.l3_db [None req-1e485e81-de42-445b-a1da-502a82bd15a1 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Floating IP b9872853-ed79-4bc0-9fab-2a906234cab7 disassociated (deleted). External IP: 10.96.250.209, port: c2beba02-1ee8-4c10-943b-3c98a46dd43a. [pid: 7|app: 0|req: 1552/3089] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:45:09 2026] DELETE /v2.0/floatingips/b9872853-ed79-4bc0-9fab-2a906234cab7 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:10.440 8 INFO neutron.api.v2.resource [None req-54313ae2-15bc-46dd-a87c-7c47746b262b 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/3090] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:45:10 2026] GET /v2.0/floatingips/b9872853-ed79-4bc0-9fab-2a906234cab7 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3091] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:10 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3092] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:45:11 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: 1554/3093] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:45:11 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: 1540/3094] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:45:11 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: 1555/3095] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:45:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:45:11.326 8 INFO neutron.api.v2.resource [None req-7987650b-3eb2-4f51-97df-d5c68ae71f5e aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1541/3096] 199.204.45.70 () {30 vars in 762 bytes} [Fri May 8 11:45:11 2026] GET /v2.0/security-groups/lb-6b5297e4-03f8-4d29-b249-3c525127a87a => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3097] 199.204.45.70 () {30 vars in 784 bytes} [Fri May 8 11:45:11 2026] GET /v2.0/security-groups?name=lb-6b5297e4-03f8-4d29-b249-3c525127a87a => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3098] 199.204.45.70 () {30 vars in 814 bytes} [Fri May 8 11:45:11 2026] GET /v2.0/security-group-rules?security_group_id=454c7df0-56d4-4803-9175-414b4be62c13 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3099] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:45:11 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: 1543/3100] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:45:11 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: 1558/3101] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:45:11 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: 1544/3102] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:45:11 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: 1559/3103] 199.204.45.70 () {30 vars in 740 bytes} [Fri May 8 11:45:11 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3104] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:45:11 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3105] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:45:11 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 2586 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3106] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:45:11 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3107] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:11 2026] GET /v2.0/ports?device_id=4c430496-244a-4fbb-a610-77592eedd82e => 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: 1547/3108] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:45:12 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3109] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:12 2026] DELETE /v2.0/security-groups/fbd39d5f-8b71-4782-94f2-ccde3ec6233c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:13.176 8 INFO neutron_taas.services.taas.taas_plugin [None req-169c82d2-b4d4-4b53-ae9a-328a58f0bd2a 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] TaaS: Handle Delete Port: 16f58add-b324-4e9a-b67d-da745e947504 2026-05-08 11:45:13.180 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-169c82d2-b4d4-4b53-ae9a-328a58f0bd2a 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Tap Mirror: Handle Delete Port: 16f58add-b324-4e9a-b67d-da745e947504 [pid: 8|app: 0|req: 1548/3110] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:45:13 2026] DELETE /v2.0/floatingips/3cc6c796-d0da-45ed-85e9-d0748eda85e8 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3111] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:13 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3112] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:45:13 2026] GET /v2.0/security-groups?id=3ea283c9-9385-4e72-9a4e-5affa214f65f&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: 1564/3113] 199.204.45.70 () {34 vars in 974 bytes} [Fri May 8 11:45:13 2026] GET /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3114] 199.204.45.70 () {34 vars in 1059 bytes} [Fri May 8 11:45:13 2026] GET /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3115] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:45:13 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3116] 199.204.45.70 () {34 vars in 1015 bytes} [Fri May 8 11:45:13 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74?fields=dns_domain => generated 29 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3117] 199.204.45.70 () {38 vars in 1027 bytes} [Fri May 8 11:45:13 2026] PUT /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 1147 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3118] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:14 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1567/3119] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:45:14 2026] GET /v2.0/security-groups?id=3ea283c9-9385-4e72-9a4e-5affa214f65f&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3120] 199.204.45.70 () {30 vars in 768 bytes} [Fri May 8 11:45:14 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => 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: 1568/3121] 199.204.45.70 () {34 vars in 788 bytes} [Fri May 8 11:45:14 2026] PUT /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 1086 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3122] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:45:15 2026] GET /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 1086 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:45:15.326 7 INFO neutron_taas.services.taas.taas_plugin [None req-e031aa60-3ab2-4ef8-9728-4d4502c70eaf aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: ed33929b-cdfb-45fc-8934-89c7f720ad15 2026-05-08 11:45:15.328 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e031aa60-3ab2-4ef8-9728-4d4502c70eaf aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: ed33929b-cdfb-45fc-8934-89c7f720ad15 [pid: 7|app: 0|req: 1569/3123] 199.204.45.70 () {32 vars in 758 bytes} [Fri May 8 11:45:15 2026] DELETE /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => 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: 1555/3124] 199.204.45.70 () {30 vars in 702 bytes} [Fri May 8 11:45:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3125] 199.204.45.70 () {30 vars in 704 bytes} [Fri May 8 11:45:15 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: 1556/3126] 199.204.45.70 () {30 vars in 680 bytes} [Fri May 8 11:45:15 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: 1571/3127] 199.204.45.70 () {30 vars in 716 bytes} [Fri May 8 11:45:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:45:15.640 8 INFO neutron.pecan_wsgi.hooks.translation [None req-543d0c17-cd0b-42a7-914d-ae4f157011d2 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3128] 199.204.45.70 () {32 vars in 758 bytes} [Fri May 8 11:45:15 2026] DELETE /v2.0/ports/ed33929b-cdfb-45fc-8934-89c7f720ad15 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3129] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:45:15 2026] GET /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:45:15.711 8 INFO neutron.api.v2.resource [None req-a3e50e6c-6090-4199-90fa-51bc90bec995 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3130] 199.204.45.70 () {30 vars in 762 bytes} [Fri May 8 11:45:15 2026] GET /v2.0/security-groups/lb-6b5297e4-03f8-4d29-b249-3c525127a87a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3131] 199.204.45.70 () {30 vars in 784 bytes} [Fri May 8 11:45:15 2026] GET /v2.0/security-groups?name=lb-6b5297e4-03f8-4d29-b249-3c525127a87a => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3132] 199.204.45.70 () {30 vars in 736 bytes} [Fri May 8 11:45:15 2026] GET /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3133] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:45:15 2026] GET /v2.0/ports?tenant_id=1fd78866f6e74d5a906b0d5ac37156a0&device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3134] 199.204.45.70 () {34 vars in 1065 bytes} [Fri May 8 11:45:15 2026] GET /v2.0/networks?id=9eb1f18e-357f-40e3-bbf3-72c1828cad94&id=9659769b-d6c3-4510-a56f-9bb143010d74 => generated 1523 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3135] 199.204.45.70 () {34 vars in 1061 bytes} [Fri May 8 11:45:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=ab8d152c-720e-40f2-8ba7-ba2a23f47f89 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3136] 199.204.45.70 () {34 vars in 983 bytes} [Fri May 8 11:45:15 2026] GET /v2.0/subnets?id=e667d705-1c04-4e45-a561-58756b3a5005 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3137] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:15 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3138] 199.204.45.70 () {34 vars in 788 bytes} [Fri May 8 11:45:15 2026] PUT /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => generated 1094 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3139] 199.204.45.70 () {34 vars in 993 bytes} [Fri May 8 11:45:16 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3140] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:45:16 2026] GET /v2.0/ports?network_id=9eb1f18e-357f-40e3-bbf3-72c1828cad94&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3141] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:45:16 2026] GET /v2.0/security-groups?id=3ea283c9-9385-4e72-9a4e-5affa214f65f&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3142] 199.204.45.70 () {32 vars in 778 bytes} [Fri May 8 11:45:16 2026] DELETE /v2.0/security-groups/454c7df0-56d4-4803-9175-414b4be62c13 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:16.145 8 INFO neutron_taas.services.taas.taas_plugin [req-d2dd82ad-5751-4e4c-aa3d-9a76b9183f01 req-1a92d08c-57d3-4df1-a1b9-33f858f8731d 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] TaaS: Handle Delete Port: 168c7517-fb60-46bb-889e-08cb6a5d8bdc 2026-05-08 11:45:16.147 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d2dd82ad-5751-4e4c-aa3d-9a76b9183f01 req-1a92d08c-57d3-4df1-a1b9-33f858f8731d 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Tap Mirror: Handle Delete Port: 168c7517-fb60-46bb-889e-08cb6a5d8bdc [pid: 7|app: 0|req: 1581/3143] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:45:16 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:16.253 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f7d84b4-44f2-4a30-911e-ceebf774f574 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: c2beba02-1ee8-4c10-943b-3c98a46dd43a [pid: 8|app: 0|req: 1563/3144] 199.204.45.70 () {36 vars in 996 bytes} [Fri May 8 11:45:16 2026] DELETE /v2.0/ports/168c7517-fb60-46bb-889e-08cb6a5d8bdc => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:16.257 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f7d84b4-44f2-4a30-911e-ceebf774f574 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: c2beba02-1ee8-4c10-943b-3c98a46dd43a 2026-05-08 11:45:16.319 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1701dcf8-1b34-4558-b0bc-95d59e272e09'] response: {'server_uuid': 'c5454beb-0463-4532-b9fa-5b9311b62584', 'name': 'network-vif-deleted', 'tag': '168c7517-fb60-46bb-889e-08cb6a5d8bdc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1564/3145] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:45:16 2026] GET /v2.0/networks/9eb1f18e-357f-40e3-bbf3-72c1828cad94?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: 1582/3146] 199.204.45.70 () {32 vars in 758 bytes} [Fri May 8 11:45:16 2026] DELETE /v2.0/ports/c2beba02-1ee8-4c10-943b-3c98a46dd43a => 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: 1565/3147] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:17 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => 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: 1583/3148] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:18 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => 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: 1566/3149] 199.204.45.70 () {34 vars in 993 bytes} [Fri May 8 11:45:19 2026] GET /v2.0/ports?device_id=c25c0285-c4bc-4102-aa62-d92aa5d85af1 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3150] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:19 2026] GET /v2.0/ports?device_id=c5454beb-0463-4532-b9fa-5b9311b62584 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:19.466 7 INFO neutron_taas.services.taas.taas_plugin [req-d5ce21b8-e4cf-47e1-8cdb-eecfe43bc3fd req-75d27596-0d2e-4aa4-bf0f-5bc5f8244feb aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] TaaS: Handle Delete Port: ab8d152c-720e-40f2-8ba7-ba2a23f47f89 2026-05-08 11:45:19.470 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d5ce21b8-e4cf-47e1-8cdb-eecfe43bc3fd req-75d27596-0d2e-4aa4-bf0f-5bc5f8244feb aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] Tap Mirror: Handle Delete Port: ab8d152c-720e-40f2-8ba7-ba2a23f47f89 [pid: 7|app: 0|req: 1584/3151] 199.204.45.70 () {36 vars in 996 bytes} [Fri May 8 11:45:19 2026] DELETE /v2.0/ports/ab8d152c-720e-40f2-8ba7-ba2a23f47f89 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:19.695 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60d6b669-7b3b-4fda-8311-ddb90df5b9bf'] response: {'server_uuid': 'c25c0285-c4bc-4102-aa62-d92aa5d85af1', 'name': 'network-vif-deleted', 'tag': 'ab8d152c-720e-40f2-8ba7-ba2a23f47f89', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1568/3152] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:20 2026] DELETE /v2.0/security-groups/3ea283c9-9385-4e72-9a4e-5affa214f65f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:20.785 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc99743a-bd34-467a-aede-3d781dce40a0 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] TaaS: Handle Delete Port: 15eacb2c-922f-4352-b04e-8c7ee9b344f5 2026-05-08 11:45:20.789 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc99743a-bd34-467a-aede-3d781dce40a0 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Tap Mirror: Handle Delete Port: 15eacb2c-922f-4352-b04e-8c7ee9b344f5 2026-05-08 11:45:20.984 8 INFO neutron.db.l3_db [None req-fc99743a-bd34-467a-aede-3d781dce40a0 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Floating IP e0d3e9b2-6f32-466c-ac50-ce5860c4324a disassociated (deleted). External IP: 10.96.250.202, port: e93741c5-954b-4f3e-a87b-f7d7d9e0c271. 2026-05-08 11:45:21.021 7 INFO neutron_taas.services.taas.taas_plugin [None req-5fff3d83-876e-4789-9eb5-f581aea14c2f 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] TaaS: Handle Delete Port: bc934d22-425f-4be6-ade5-977a822e427f 2026-05-08 11:45:21.025 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fff3d83-876e-4789-9eb5-f581aea14c2f 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Tap Mirror: Handle Delete Port: bc934d22-425f-4be6-ade5-977a822e427f [pid: 8|app: 0|req: 1569/3153] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:45:20 2026] DELETE /v2.0/floatingips/e0d3e9b2-6f32-466c-ac50-ce5860c4324a => generated 0 bytes in 658 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:21.333 8 INFO neutron.api.v2.resource [None req-2d893edb-a416-4b74-8c2e-b6f1ba48ca08 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3154] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:45:21 2026] GET /v2.0/floatingips/e0d3e9b2-6f32-466c-ac50-ce5860c4324a => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:45:21.344 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d703b717-4364-4a4c-b9cb-afaeac6be2b4'] response: {'name': 'network-changed', 'server_uuid': '2c0083ac-75c4-43c9-9a07-0ac6cef7dee0', 'tag': 'e93741c5-954b-4f3e-a87b-f7d7d9e0c271', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1571/3155] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:21 2026] GET /v2.0/ports?device_id=2c0083ac-75c4-43c9-9a07-0ac6cef7dee0 => generated 1200 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3156] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:45:20 2026] PUT /v2.0/routers/ab8c6722-acac-4017-8f27-e5f08929e87c/remove_router_interface => generated 310 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3157] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:45:21 2026] GET /v2.0/security-groups?id=8e54deed-c222-4d82-90d8-e3c3e1f1d155&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3158] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:45:21 2026] DELETE /v2.0/subnets/c9878012-239c-4ecb-abd0-ba523c767d82 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3159] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:45:21 2026] GET /v2.0/ports?tenant_id=c803f42ce8054ec19dbb870ed06d3a62&device_id=2c0083ac-75c4-43c9-9a07-0ac6cef7dee0 => 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: 1590/3162] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:45:21 2026] GET /v2.0/networks?id=713f44a2-ccbc-4bff-9055-4e0d2e840472 => generated 799 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3163] 199.204.45.70 () {34 vars in 1057 bytes} [Fri May 8 11:45:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.134&port_id=e93741c5-954b-4f3e-a87b-f7d7d9e0c271 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:21.996 8 INFO neutron_taas.services.taas.taas_plugin [None req-815f5a65-ac8c-4497-93fc-b3fa3d3d03a9 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] TaaS: Handle Delete Port: 67e9e0df-5af2-456d-b209-d92d62e2db52 2026-05-08 11:45:22.000 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-815f5a65-ac8c-4497-93fc-b3fa3d3d03a9 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Tap Mirror: Handle Delete Port: 67e9e0df-5af2-456d-b209-d92d62e2db52 [pid: 7|app: 0|req: 1592/3164] 199.204.45.70 () {34 vars in 1103 bytes} [Fri May 8 11:45:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A16&port_id=e93741c5-954b-4f3e-a87b-f7d7d9e0c271 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3165] 199.204.45.70 () {34 vars in 1063 bytes} [Fri May 8 11:45:22 2026] GET /v2.0/subnets?id=a85c89b9-74ae-4eab-a0e8-7f3bd35f06c8&id=09171b94-a23a-4db3-9b89-f869a2f7d6d2 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3166] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:45:22 2026] GET /v2.0/ports?network_id=713f44a2-ccbc-4bff-9055-4e0d2e840472&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3167] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:45:22 2026] GET /v2.0/ports?network_id=713f44a2-ccbc-4bff-9055-4e0d2e840472&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3168] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:45:22 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3169] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:45:22 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:22.262 8 INFO neutron_taas.services.taas.taas_plugin [None req-815f5a65-ac8c-4497-93fc-b3fa3d3d03a9 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] TaaS: Handle Delete Port: 93b2572e-542d-466f-b8ca-523b7d697c8d 2026-05-08 11:45:22.264 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-815f5a65-ac8c-4497-93fc-b3fa3d3d03a9 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] Tap Mirror: Handle Delete Port: 93b2572e-542d-466f-b8ca-523b7d697c8d 2026-05-08 11:45:22.571 8 INFO neutron.services.segments.plugin [-] Segment 9bdaed68-a773-4ca7-886c-994eb972f43e resource provider aggregate not found 2026-05-08 11:45:22.580 8 INFO neutron.services.segments.plugin [-] Segment 9bdaed68-a773-4ca7-886c-994eb972f43e resource provider aggregate not found 2026-05-08 11:45:22.586 8 INFO neutron.services.segments.plugin [-] Segment 9bdaed68-a773-4ca7-886c-994eb972f43e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bdaed68-a773-4ca7-886c-994eb972f43e found for delete ", "request_id": "req-7b3f51f0-d0c3-4b67-bf03-6fa03e9b68ad"}]} 2026-05-08 11:45:22.599 8 INFO neutron.services.segments.plugin [-] Segment 9bdaed68-a773-4ca7-886c-994eb972f43e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bdaed68-a773-4ca7-886c-994eb972f43e found for delete ", "request_id": "req-919e5ddc-6514-4242-8714-389769ff149f"}]} 2026-05-08 11:45:22.606 8 INFO neutron.db.l3_hamode_db [None req-815f5a65-ac8c-4497-93fc-b3fa3d3d03a9 0ce83ace1e174bca9c0d26fef085c9b6 f58805bee5ad406b9990bb497638c0af - - default default] HA network 6a2aaea3-5c50-4ac2-88b3-a4c71583ce75 was deleted as no HA routers are present in project f58805bee5ad406b9990bb497638c0af. [pid: 8|app: 0|req: 1573/3170] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:45:21 2026] DELETE /v2.0/routers/ab8c6722-acac-4017-8f27-e5f08929e87c => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:22.800 7 INFO neutron.services.segments.plugin [-] Segment 0d53b0c0-eb0f-4e71-b647-33de62c2da63 resource provider aggregate not found 2026-05-08 11:45:22.811 7 INFO neutron.services.segments.plugin [-] Segment 0d53b0c0-eb0f-4e71-b647-33de62c2da63 resource provider aggregate not found 2026-05-08 11:45:22.834 7 INFO neutron.services.segments.plugin [-] Segment 0d53b0c0-eb0f-4e71-b647-33de62c2da63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d53b0c0-eb0f-4e71-b647-33de62c2da63 found for delete ", "request_id": "req-a6227c3f-71ef-4a75-a422-040203fa8ea8"}]} 2026-05-08 11:45:22.835 7 INFO neutron.services.segments.plugin [-] Segment 0d53b0c0-eb0f-4e71-b647-33de62c2da63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d53b0c0-eb0f-4e71-b647-33de62c2da63 found for delete ", "request_id": "req-f01c641e-9eda-4696-82c5-77876713556f"}]} [pid: 7|app: 0|req: 1598/3171] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:45:22 2026] DELETE /v2.0/networks/09f2fba5-d47a-4c88-84aa-21872ce87e9d => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:23.527 8 WARNING neutron.db.securitygroups_db [None req-d2a463b7-9c58-4874-8ba5-ca87f8578771 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1574/3172] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:45:23 2026] GET /v2.0/security-groups?tenant_id=f58805bee5ad406b9990bb497638c0af&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3173] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:23 2026] DELETE /v2.0/security-groups/4518e5a4-84eb-45f3-996c-d5e3cb3b2f85 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:23.760 8 WARNING neutron.db.securitygroups_db [None req-31f1822c-e92e-4621-bccd-204cf4463233 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1575/3174] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:45:23 2026] GET /v2.0/security-groups?tenant_id=d31df52e3ec64885853bd7d58fa4bf97&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3175] 199.204.45.70 () {34 vars in 993 bytes} [Fri May 8 11:45:23 2026] GET /v2.0/ports?device_id=2c0083ac-75c4-43c9-9a07-0ac6cef7dee0 => generated 1200 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3176] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:23 2026] DELETE /v2.0/security-groups/64c514a5-8071-4181-9ed3-958d34fb4b7a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:24.056 8 INFO neutron_taas.services.taas.taas_plugin [req-4d0207a1-51b6-4a77-a1fa-00d62d55dcc3 req-bae98c24-e634-4502-abc9-fa1129f63a85 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] TaaS: Handle Delete Port: e93741c5-954b-4f3e-a87b-f7d7d9e0c271 2026-05-08 11:45:24.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4d0207a1-51b6-4a77-a1fa-00d62d55dcc3 req-bae98c24-e634-4502-abc9-fa1129f63a85 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Tap Mirror: Handle Delete Port: e93741c5-954b-4f3e-a87b-f7d7d9e0c271 [pid: 8|app: 0|req: 1577/3177] 199.204.45.70 () {36 vars in 996 bytes} [Fri May 8 11:45:23 2026] DELETE /v2.0/ports/e93741c5-954b-4f3e-a87b-f7d7d9e0c271 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:24.263 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa6c7e8d-8c2e-42d2-8267-34860666a739'] response: {'server_uuid': '2c0083ac-75c4-43c9-9a07-0ac6cef7dee0', 'name': 'network-vif-deleted', 'tag': 'e93741c5-954b-4f3e-a87b-f7d7d9e0c271', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1601/3178] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:26 2026] GET /v2.0/ports?device_id=2c0083ac-75c4-43c9-9a07-0ac6cef7dee0 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:27.491 8 INFO neutron.db.segments_db [None req-e7620f5a-3b97-4585-8879-5682fe35beaa 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] Added segment b9416060-de00-481f-88fc-a9bb38f1db98 of type vxlan for network 2a8af1fb-a343-4100-836c-7495aae341b6 [pid: 8|app: 0|req: 1578/3179] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:45:27 2026] POST /v2.0/networks => generated 632 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3180] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 8 11:45:27 2026] POST /v2.0/ports => generated 743 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3181] 10.0.0.104 () {34 vars in 666 bytes} [Fri May 8 11:45:27 2026] POST /v2.0/trunks => generated 407 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:45:28.076 7 WARNING tagging [None req-bfb4d42f-8f52-4ca4-9b06-bfba647d996d 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1603/3182] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:45:28 2026] PUT /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:28.114 8 WARNING tagging [None req-62619c6b-8855-42c8-a850-11232a8da6e4 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1580/3183] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:45:28 2026] GET /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:28.142 7 WARNING tagging [None req-d61e20ab-01b6-4222-bcc2-cef27e808934 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1604/3184] 10.0.0.104 () {34 vars in 760 bytes} [Fri May 8 11:45:28 2026] PUT /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 11:45:28.187 8 WARNING tagging [None req-9790d60d-ea2f-4002-86db-a03706ebe981 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1581/3185] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:45:28 2026] GET /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:28.215 7 WARNING tagging [None req-b717a2c2-e712-4a0a-96de-a0ebce0164c3 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1605/3186] 10.0.0.104 () {34 vars in 756 bytes} [Fri May 8 11:45:28 2026] PUT /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 11:45:28.253 8 WARNING tagging [None req-250904a0-4a90-4622-bef4-036f08fcf80d 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1582/3187] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:45:28 2026] GET /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:28.285 7 WARNING tagging [None req-9847e00a-3d06-4751-9e61-c7125fa823eb 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1606/3188] 10.0.0.104 () {34 vars in 778 bytes} [Fri May 8 11:45:28 2026] PUT /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 11:45:28.334 8 WARNING tagging [None req-0e7f5384-eb02-49ef-8c94-f1460ab7a220 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1583/3189] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:45:28 2026] GET /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:28.360 7 WARNING tagging [None req-59dc1c04-9f22-4411-a004-5bb490b4fae3 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1607/3190] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 8 11:45:28 2026] PUT /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:28.403 8 WARNING tagging [None req-0c791bf5-a75d-400a-a1ee-f9c40a1af9b4 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1584/3191] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:45:28 2026] GET /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:28.435 7 WARNING tagging [None req-85016196-f64f-4dac-955b-fd7459c8ffb5 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1608/3192] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 8 11:45:28 2026] GET /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:28.461 8 WARNING tagging [None req-783e6052-09de-40ad-9f5b-1b53d7297981 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:45:28.470 8 INFO neutron.api.v2.resource [None req-783e6052-09de-40ad-9f5b-1b53d7297981 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3193] 10.0.0.104 () {32 vars in 741 bytes} [Fri May 8 11:45:28 2026] GET /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 11:45:28.499 7 WARNING tagging [None req-d68d65dc-1745-4a66-a589-0cd3f7a06c20 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1609/3194] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:28 2026] DELETE /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:28.539 8 WARNING tagging [None req-41a71205-6cfb-4be3-8c04-654c01aa5f72 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1586/3195] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:45:28 2026] GET /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:28.565 7 WARNING tagging [None req-228fa4af-5136-4ffd-9181-ea0b47c38e1f 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 11:45:28.579 7 INFO neutron.api.v2.resource [None req-228fa4af-5136-4ffd-9181-ea0b47c38e1f 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1610/3196] 10.0.0.104 () {32 vars in 744 bytes} [Fri May 8 11:45:28 2026] DELETE /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 11:45:28.602 8 WARNING tagging [None req-5520ef25-6eef-41be-8f14-2babc2a55420 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1587/3197] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:45:28 2026] DELETE /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:28.649 7 WARNING tagging [None req-59eed77e-cb28-426f-95bd-2973ef13a76d 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1611/3198] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:45:28 2026] GET /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3199] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 8 11:45:28 2026] GET /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3200] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 8 11:45:28 2026] GET /v2.0/ports/6022ae93-792b-47d8-85e3-f4de2fbfa1c8 => generated 826 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3201] 10.0.0.104 () {32 vars in 722 bytes} [Fri May 8 11:45:28 2026] DELETE /v2.0/trunks/6c8904c0-579f-4082-bb87-a467cf6461ee => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:28.954 7 INFO neutron_taas.services.taas.taas_plugin [None req-19ee18c6-8682-4401-ac54-af57ad94181a 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] TaaS: Handle Delete Port: 6022ae93-792b-47d8-85e3-f4de2fbfa1c8 2026-05-08 11:45:28.957 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19ee18c6-8682-4401-ac54-af57ad94181a 673f7ff4b3ce4696b2d05889b5b02c5e e5303f0691244420931bb6617e44fdfc - - default default] Tap Mirror: Handle Delete Port: 6022ae93-792b-47d8-85e3-f4de2fbfa1c8 [pid: 7|app: 0|req: 1613/3202] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 8 11:45:28 2026] DELETE /v2.0/ports/6022ae93-792b-47d8-85e3-f4de2fbfa1c8 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:29.172 8 INFO neutron.services.segments.plugin [-] Segment b9416060-de00-481f-88fc-a9bb38f1db98 resource provider aggregate not found 2026-05-08 11:45:29.176 8 INFO neutron.services.segments.plugin [-] Segment b9416060-de00-481f-88fc-a9bb38f1db98 resource provider aggregate not found 2026-05-08 11:45:29.192 8 INFO neutron.services.segments.plugin [-] Segment b9416060-de00-481f-88fc-a9bb38f1db98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9416060-de00-481f-88fc-a9bb38f1db98 found for delete ", "request_id": "req-5cdc0b45-28be-4593-acd3-85e93c8077cb"}]} 2026-05-08 11:45:29.193 8 INFO neutron.services.segments.plugin [-] Segment b9416060-de00-481f-88fc-a9bb38f1db98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9416060-de00-481f-88fc-a9bb38f1db98 found for delete ", "request_id": "req-f2ef4d5e-69f3-4352-98bb-f4db3919de14"}]} [pid: 8|app: 0|req: 1590/3203] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:45:29 2026] DELETE /v2.0/networks/2a8af1fb-a343-4100-836c-7495aae341b6 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:29.986 7 WARNING neutron.db.securitygroups_db [None req-6ba10b3d-10bc-4994-beb0-2be2413d767b aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1614/3204] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:45:29 2026] GET /v2.0/security-groups?tenant_id=419e24fab7574270b5a7e7af0cad7e7f&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3205] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:30 2026] DELETE /v2.0/security-groups/5a23960e-af8d-43b8-912a-ee07a548d668 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:30.410 7 WARNING neutron.db.securitygroups_db [None req-574d4aee-4585-4aac-b58f-029131f8eac6 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1615/3206] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:45:30 2026] GET /v2.0/security-groups?tenant_id=e5303f0691244420931bb6617e44fdfc&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3207] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:30 2026] DELETE /v2.0/security-groups/9ed40520-8307-43eb-9a47-b4e0923e0ee5 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:31.920 7 INFO neutron_taas.services.taas.taas_plugin [None req-29e44524-116c-4b97-ac95-4236f171e2dc 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] TaaS: Handle Delete Port: 77d5a370-d746-41b2-a652-8c403bf959e7 2026-05-08 11:45:31.923 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29e44524-116c-4b97-ac95-4236f171e2dc 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Tap Mirror: Handle Delete Port: 77d5a370-d746-41b2-a652-8c403bf959e7 2026-05-08 11:45:32.085 7 INFO neutron.db.l3_db [None req-29e44524-116c-4b97-ac95-4236f171e2dc 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Floating IP 39de5b9a-de7b-455b-a691-ee20c4a36ec2 disassociated (deleted). External IP: 10.96.250.214, port: b391bc70-2098-4d7d-9341-7ced4204b57f. [pid: 7|app: 0|req: 1616/3208] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 8 11:45:31 2026] DELETE /v2.0/floatingips/39de5b9a-de7b-455b-a691-ee20c4a36ec2 => generated 0 bytes in 562 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:32.411 8 INFO neutron.api.v2.resource [None req-cda5f5df-0a56-4710-b545-c9379b03eb28 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3209] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 8 11:45:32 2026] GET /v2.0/floatingips/39de5b9a-de7b-455b-a691-ee20c4a36ec2 => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:45:32.414 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01403df0-7ec7-4a7a-b69b-878f43e3cf19'] response: {'name': 'network-changed', 'server_uuid': '23a9e301-5803-475f-9476-84a7ce4a1b60', 'tag': 'b391bc70-2098-4d7d-9341-7ced4204b57f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1617/3210] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:32 2026] GET /v2.0/ports?device_id=23a9e301-5803-475f-9476-84a7ce4a1b60 => generated 1196 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3211] 10.0.0.55 () {34 vars in 1039 bytes} [Fri May 8 11:45:32 2026] GET /v2.0/security-groups?id=8e54deed-c222-4d82-90d8-e3c3e1f1d155&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3212] 199.204.45.70 () {34 vars in 1079 bytes} [Fri May 8 11:45:32 2026] GET /v2.0/ports?tenant_id=c803f42ce8054ec19dbb870ed06d3a62&device_id=23a9e301-5803-475f-9476-84a7ce4a1b60 => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3213] 199.204.45.70 () {34 vars in 985 bytes} [Fri May 8 11:45:32 2026] GET /v2.0/networks?id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b => generated 799 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3214] 199.204.45.70 () {34 vars in 1055 bytes} [Fri May 8 11:45:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.15&port_id=b391bc70-2098-4d7d-9341-7ced4204b57f => 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: 1596/3215] 199.204.45.70 () {34 vars in 1103 bytes} [Fri May 8 11:45:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2dc&port_id=b391bc70-2098-4d7d-9341-7ced4204b57f => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3216] 199.204.45.70 () {34 vars in 1063 bytes} [Fri May 8 11:45:33 2026] GET /v2.0/subnets?id=d8a46d33-d3d4-4af9-9f89-bc6449ee06a3&id=c2ef1876-c77d-4fe7-9a31-05ed74aa1e77 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3217] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:45:33 2026] GET /v2.0/ports?network_id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3218] 199.204.45.70 () {34 vars in 1051 bytes} [Fri May 8 11:45:33 2026] GET /v2.0/ports?network_id=c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b&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: 1598/3219] 199.204.45.70 () {34 vars in 1011 bytes} [Fri May 8 11:45:33 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3220] 199.204.45.70 () {34 vars in 1111 bytes} [Fri May 8 11:45:33 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:34.232 8 INFO neutron.db.segments_db [None req-3f2edb6d-e7cd-484b-8e45-bcf552fffeb1 9dc28f150b9c4a78b3651a461e9637c0 dd14bc540c194759bf24a5e50832deba - - default default] Added segment 7f610ac3-9aff-46f7-9057-1a248dc240ab of type vxlan for network b7f0b4ed-6a7c-46de-818f-44b40289548e [pid: 8|app: 0|req: 1599/3221] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:45:33 2026] POST /v2.0/networks => generated 630 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 11:45:34.436 7 INFO neutron.db.segments_db [None req-d8c8d15b-3db5-46a3-ac12-c6ec6b69c5a1 9dc28f150b9c4a78b3651a461e9637c0 dd14bc540c194759bf24a5e50832deba - - default default] Added segment 04479b27-96c9-4446-b401-3d6298dcfb72 of type vxlan for network da158243-e4ce-4caf-a626-65d504e93532 [pid: 7|app: 0|req: 1623/3222] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 8 11:45:34 2026] POST /v2.0/networks => generated 632 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3223] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 8 11:45:34 2026] PUT /v2.0/networks/b7f0b4ed-6a7c-46de-818f-44b40289548e/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3224] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:45:34 2026] GET /v2.0/networks/b7f0b4ed-6a7c-46de-818f-44b40289548e/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3225] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 8 11:45:34 2026] PUT /v2.0/networks/da158243-e4ce-4caf-a626-65d504e93532/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3226] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:45:34 2026] GET /v2.0/networks/da158243-e4ce-4caf-a626-65d504e93532/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3227] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 8 11:45:34 2026] PUT /v2.0/networks/da158243-e4ce-4caf-a626-65d504e93532/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3228] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:45:34 2026] GET /v2.0/networks/da158243-e4ce-4caf-a626-65d504e93532/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3229] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 8 11:45:34 2026] GET /v2.0/networks/b7f0b4ed-6a7c-46de-818f-44b40289548e/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:35.054 7 INFO neutron.services.segments.plugin [-] Segment 7f610ac3-9aff-46f7-9057-1a248dc240ab resource provider aggregate not found 2026-05-08 11:45:35.059 7 INFO neutron.services.segments.plugin [-] Segment 7f610ac3-9aff-46f7-9057-1a248dc240ab resource provider aggregate not found 2026-05-08 11:45:35.077 7 INFO neutron.services.segments.plugin [-] Segment 7f610ac3-9aff-46f7-9057-1a248dc240ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f610ac3-9aff-46f7-9057-1a248dc240ab found for delete ", "request_id": "req-3bfd640d-b4dd-4b6b-a35f-ed7e397123ce"}]} [pid: 7|app: 0|req: 1627/3230] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:45:34 2026] DELETE /v2.0/networks/b7f0b4ed-6a7c-46de-818f-44b40289548e => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:35.082 7 INFO neutron.services.segments.plugin [-] Segment 7f610ac3-9aff-46f7-9057-1a248dc240ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f610ac3-9aff-46f7-9057-1a248dc240ab found for delete ", "request_id": "req-3c949bb9-a2b4-4c32-894f-699ad8299c23"}]} [pid: 7|app: 0|req: 1628/3231] 199.204.45.70 () {34 vars in 993 bytes} [Fri May 8 11:45:35 2026] GET /v2.0/ports?device_id=23a9e301-5803-475f-9476-84a7ce4a1b60 => generated 1196 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 11:45:35.198 8 INFO neutron.services.segments.plugin [-] Segment 04479b27-96c9-4446-b401-3d6298dcfb72 resource provider aggregate not found 2026-05-08 11:45:35.202 8 INFO neutron.services.segments.plugin [-] Segment 04479b27-96c9-4446-b401-3d6298dcfb72 resource provider aggregate not found 2026-05-08 11:45:35.219 8 INFO neutron.services.segments.plugin [-] Segment 04479b27-96c9-4446-b401-3d6298dcfb72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04479b27-96c9-4446-b401-3d6298dcfb72 found for delete ", "request_id": "req-3be83111-05a2-4532-885d-3133a5ff601f"}]} 2026-05-08 11:45:35.224 8 INFO neutron.services.segments.plugin [-] Segment 04479b27-96c9-4446-b401-3d6298dcfb72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04479b27-96c9-4446-b401-3d6298dcfb72 found for delete ", "request_id": "req-7692fa19-0260-4003-b1fa-c0b4123350fc"}]} [pid: 8|app: 0|req: 1604/3232] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:45:35 2026] DELETE /v2.0/networks/da158243-e4ce-4caf-a626-65d504e93532 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:35.299 7 INFO neutron_taas.services.taas.taas_plugin [req-47570f20-2b58-4627-9a41-6f66cf4ac6a0 req-6c1df438-e653-4b98-9c37-f0e97b5071b4 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] TaaS: Handle Delete Port: b391bc70-2098-4d7d-9341-7ced4204b57f 2026-05-08 11:45:35.302 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-47570f20-2b58-4627-9a41-6f66cf4ac6a0 req-6c1df438-e653-4b98-9c37-f0e97b5071b4 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Tap Mirror: Handle Delete Port: b391bc70-2098-4d7d-9341-7ced4204b57f [pid: 7|app: 0|req: 1629/3233] 199.204.45.70 () {36 vars in 996 bytes} [Fri May 8 11:45:35 2026] DELETE /v2.0/ports/b391bc70-2098-4d7d-9341-7ced4204b57f => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:35.650 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-124cecc0-05e8-4897-a8a3-f138f4f1ae92'] response: {'server_uuid': '23a9e301-5803-475f-9476-84a7ce4a1b60', 'name': 'network-vif-deleted', 'tag': 'b391bc70-2098-4d7d-9341-7ced4204b57f', 'status': 'completed', 'code': 200} 2026-05-08 11:45:36.284 8 WARNING neutron.db.securitygroups_db [None req-5f871885-5725-4aca-bbb4-cf1e70047544 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1605/3234] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:45:36 2026] GET /v2.0/security-groups?tenant_id=33007045fafd41f6ba111ec2ac9cb04b&name=default => generated 2929 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3235] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:36 2026] DELETE /v2.0/security-groups/b5bbc181-a1e0-4df1-8efd-6a31112b1c92 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:36.744 8 WARNING neutron.db.securitygroups_db [None req-51e226a2-5f32-4784-a7a0-e30fe0a7c459 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1606/3236] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:45:36 2026] GET /v2.0/security-groups?tenant_id=dd14bc540c194759bf24a5e50832deba&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3239] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:36 2026] DELETE /v2.0/security-groups/65ccca94-964e-430d-ade9-3bf5aa06a830 => 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: 1609/3240] 10.0.0.55 () {34 vars in 989 bytes} [Fri May 8 11:45:37 2026] GET /v2.0/ports?device_id=23a9e301-5803-475f-9476-84a7ce4a1b60 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 11:45:40.823 7 WARNING neutron.db.securitygroups_db [None req-a6cbb62c-46cd-43ca-87a7-8731bda7d6b0 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1632/3241] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:45:40 2026] GET /v2.0/security-groups?tenant_id=10793729074e42e080f824a4ff937626&name=default => generated 2929 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3242] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:40 2026] DELETE /v2.0/security-groups/3bd7fa28-1929-4a42-bee6-37ed6536588d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:41.224 7 WARNING neutron.db.securitygroups_db [None req-dd372108-7dde-497d-a275-b9572db4873a aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1633/3243] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:45:41 2026] GET /v2.0/security-groups?tenant_id=31576a708a3b44099867bf573eba2fa3&name=default => generated 2929 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3244] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:41 2026] DELETE /v2.0/security-groups/3b4c8939-310d-414d-be84-9ae86c7a254e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3245] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:45:42 2026] DELETE /v2.0/security-group-rules/23ff9f19-c4cc-4fce-8fb4-d13a233d562a => generated 0 bytes in 635 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:43.568 8 INFO neutron.api.v2.resource [None req-aec379b1-0e04-4136-94bd-8632bbc57aae 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1612/3246] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:45:43 2026] GET /v2.0/security-group-rules/23ff9f19-c4cc-4fce-8fb4-d13a233d562a => 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: 1635/3247] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:45:43 2026] DELETE /v2.0/security-group-rules/14e8d884-6f2e-44cf-8f8a-a310bbae9df9 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:43.662 8 INFO neutron.api.v2.resource [None req-93a14832-d1f6-42e5-9569-770e668c638f 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3248] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:45:43 2026] GET /v2.0/security-group-rules/14e8d884-6f2e-44cf-8f8a-a310bbae9df9 => 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: 1636/3249] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:45:43 2026] DELETE /v2.0/security-group-rules/a056ee58-9a89-4e70-ae03-947a1e2cf5c7 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:43.777 8 INFO neutron.api.v2.resource [None req-04a6c814-cd53-4b1c-80fb-1b9ef0037517 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3250] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:45:43 2026] GET /v2.0/security-group-rules/a056ee58-9a89-4e70-ae03-947a1e2cf5c7 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3251] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:45:43 2026] DELETE /v2.0/security-group-rules/879cf6cb-8e93-4ab1-83ab-10b5a094fa75 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:43.885 8 INFO neutron.api.v2.resource [None req-3864dea2-c8b2-4f34-92b2-b0106efc4289 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3252] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:45:43 2026] GET /v2.0/security-group-rules/879cf6cb-8e93-4ab1-83ab-10b5a094fa75 => 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: 1638/3253] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:45:43 2026] DELETE /v2.0/security-group-rules/b3f54a08-9c70-4ebd-930e-51fb464a7f12 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:43.978 8 INFO neutron.api.v2.resource [None req-da19a630-3edd-4a3e-873e-00f9aceb38c0 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3254] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:45:43 2026] GET /v2.0/security-group-rules/b3f54a08-9c70-4ebd-930e-51fb464a7f12 => 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: 1639/3255] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:45:43 2026] DELETE /v2.0/security-group-rules/bd8a27c9-67e6-40f8-a28b-7fb294fa37a7 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:44.064 8 INFO neutron.api.v2.resource [None req-7c35b8d6-f657-403a-ae49-c37c0600be8a 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1617/3256] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:45:44 2026] GET /v2.0/security-group-rules/bd8a27c9-67e6-40f8-a28b-7fb294fa37a7 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3257] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:45:44 2026] DELETE /v2.0/security-group-rules/d8f36c14-7c5c-4001-98f7-44760dddd6b5 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:44.148 8 INFO neutron.api.v2.resource [None req-5da16d6f-fdd8-467d-9763-74cab270307d 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1618/3258] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:45:44 2026] GET /v2.0/security-group-rules/d8f36c14-7c5c-4001-98f7-44760dddd6b5 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3259] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:45:44 2026] DELETE /v2.0/security-group-rules/5f97dff8-b395-4202-9ed1-d3333076950f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:44.237 8 INFO neutron.api.v2.resource [None req-fd31daef-deb2-42dc-bd33-c0c46f8133d9 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1619/3260] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:45:44 2026] GET /v2.0/security-group-rules/5f97dff8-b395-4202-9ed1-d3333076950f => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3261] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:45:44 2026] DELETE /v2.0/security-group-rules/910c9cdf-4878-4357-9412-7dcb049386ee => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:44.328 8 INFO neutron.api.v2.resource [None req-fc627682-466e-48d9-9c41-a8e9674b96d7 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3262] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:45:44 2026] GET /v2.0/security-group-rules/910c9cdf-4878-4357-9412-7dcb049386ee => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3263] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:45:44 2026] DELETE /v2.0/security-group-rules/c0753bd7-d21b-4127-a860-8e246d085b06 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:44.439 8 INFO neutron.api.v2.resource [None req-fa587832-cb5c-46e6-aab0-096281983d98 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1621/3264] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:45:44 2026] GET /v2.0/security-group-rules/c0753bd7-d21b-4127-a860-8e246d085b06 => 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: 1644/3265] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 8 11:45:44 2026] DELETE /v2.0/security-group-rules/0528f5fb-ba0f-4365-9ecf-8b179b2b2bbf => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:44.517 8 INFO neutron.api.v2.resource [None req-302f29fd-6fb0-4d97-a5e2-fd99438c0e59 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1622/3266] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 8 11:45:44 2026] GET /v2.0/security-group-rules/0528f5fb-ba0f-4365-9ecf-8b179b2b2bbf => 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: 1645/3267] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:44 2026] DELETE /v2.0/security-groups/8e54deed-c222-4d82-90d8-e3c3e1f1d155 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:44.617 8 INFO neutron.api.v2.resource [None req-b1a611c5-be61-4fb6-af09-90b11a5297bf 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3268] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 8 11:45:44 2026] GET /v2.0/security-groups/8e54deed-c222-4d82-90d8-e3c3e1f1d155 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:45:45.002 7 INFO neutron_taas.services.taas.taas_plugin [None req-7623ee94-bf44-4b72-b39b-270c7cf46520 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] TaaS: Handle Delete Port: fe041397-97f6-4d61-a98a-300daa02c14b 2026-05-08 11:45:45.005 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7623ee94-bf44-4b72-b39b-270c7cf46520 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Tap Mirror: Handle Delete Port: fe041397-97f6-4d61-a98a-300daa02c14b [pid: 7|app: 0|req: 1646/3269] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:45:44 2026] PUT /v2.0/routers/1a26076a-9fc1-4672-948c-eda940bab3e6/remove_router_interface => generated 310 bytes in 797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:45:45.655 8 INFO neutron.api.v2.resource [None req-e272be2a-bee0-40cf-8af1-f4f738d15708 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1624/3270] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:45:45 2026] PUT /v2.0/routers/1a26076a-9fc1-4672-948c-eda940bab3e6/remove_router_interface => generated 198 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:45:46.024 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac62e6d0-6db9-42f4-ac4d-62cb8c6add3e 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] TaaS: Handle Delete Port: f7f06d6d-9338-469d-9157-e0a3ee16acc9 2026-05-08 11:45:46.028 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac62e6d0-6db9-42f4-ac4d-62cb8c6add3e 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Tap Mirror: Handle Delete Port: f7f06d6d-9338-469d-9157-e0a3ee16acc9 [pid: 7|app: 0|req: 1647/3271] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:45:45 2026] PUT /v2.0/routers/1a26076a-9fc1-4672-948c-eda940bab3e6/remove_router_interface => generated 310 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:45:46.823 8 INFO neutron.api.v2.resource [None req-435ed2cc-85bc-423a-9f05-ff195a220deb 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3272] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:45:46 2026] PUT /v2.0/routers/1a26076a-9fc1-4672-948c-eda940bab3e6/remove_router_interface => generated 198 bytes in 185 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:45:47.301 7 INFO neutron_taas.services.taas.taas_plugin [None req-9887c365-594c-4b9e-bd95-a112ac637ebe 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] TaaS: Handle Delete Port: 39831d49-afcb-487e-a1c5-b86f9ec08814 2026-05-08 11:45:47.306 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9887c365-594c-4b9e-bd95-a112ac637ebe 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Tap Mirror: Handle Delete Port: 39831d49-afcb-487e-a1c5-b86f9ec08814 [pid: 7|app: 0|req: 1648/3273] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:45:46 2026] PUT /v2.0/routers/1a26076a-9fc1-4672-948c-eda940bab3e6/remove_router_interface => generated 310 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:45:48.024 8 INFO neutron.api.v2.resource [None req-a1c31eec-46b8-4f46-afc9-2c97a45f42a4 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1626/3274] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 8 11:45:47 2026] PUT /v2.0/routers/1a26076a-9fc1-4672-948c-eda940bab3e6/remove_router_interface => generated 198 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:45:48.231 7 INFO neutron_taas.services.taas.taas_plugin [None req-4073d6a8-6d1d-4b25-b606-fc4c5c5c5298 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] TaaS: Handle Delete Port: 5adcabed-b8be-4696-bd21-ac982be91045 2026-05-08 11:45:48.234 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4073d6a8-6d1d-4b25-b606-fc4c5c5c5298 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Tap Mirror: Handle Delete Port: 5adcabed-b8be-4696-bd21-ac982be91045 2026-05-08 11:45:48.557 7 INFO neutron_taas.services.taas.taas_plugin [None req-4073d6a8-6d1d-4b25-b606-fc4c5c5c5298 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] TaaS: Handle Delete Port: c798acb6-b7b2-4392-8173-32a26d17a80b 2026-05-08 11:45:48.560 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4073d6a8-6d1d-4b25-b606-fc4c5c5c5298 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Tap Mirror: Handle Delete Port: c798acb6-b7b2-4392-8173-32a26d17a80b 2026-05-08 11:45:48.899 7 INFO neutron.services.segments.plugin [-] Segment 303f7cd2-3947-4f61-bd2f-543cbcf9beb7 resource provider aggregate not found 2026-05-08 11:45:48.904 7 INFO neutron.services.segments.plugin [-] Segment 303f7cd2-3947-4f61-bd2f-543cbcf9beb7 resource provider aggregate not found 2026-05-08 11:45:48.923 7 INFO neutron.services.segments.plugin [-] Segment 303f7cd2-3947-4f61-bd2f-543cbcf9beb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 303f7cd2-3947-4f61-bd2f-543cbcf9beb7 found for delete ", "request_id": "req-56b64070-14ca-4d36-a5e9-f0436cee386d"}]} 2026-05-08 11:45:48.925 7 INFO neutron.services.segments.plugin [-] Segment 303f7cd2-3947-4f61-bd2f-543cbcf9beb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 303f7cd2-3947-4f61-bd2f-543cbcf9beb7 found for delete ", "request_id": "req-9e7793c4-f285-4ade-a36b-c9d7ff9029dd"}]} 2026-05-08 11:45:48.936 7 INFO neutron.db.l3_hamode_db [None req-4073d6a8-6d1d-4b25-b606-fc4c5c5c5298 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] HA network 8dd7417d-cd53-4a26-a9d2-9005ee12a538 was deleted as no HA routers are present in project c803f42ce8054ec19dbb870ed06d3a62. [pid: 7|app: 0|req: 1649/3275] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:45:48 2026] DELETE /v2.0/routers/1a26076a-9fc1-4672-948c-eda940bab3e6 => generated 0 bytes in 914 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:48.970 8 INFO neutron.api.v2.resource [None req-f20c0811-1816-48ff-b4ce-1023a293e13a 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1627/3276] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:45:48 2026] GET /v2.0/routers/1a26076a-9fc1-4672-948c-eda940bab3e6 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3277] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:45:48 2026] DELETE /v2.0/subnets/a85c89b9-74ae-4eab-a0e8-7f3bd35f06c8 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:49.160 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f10391a8-4460-4585-944e-2c2761f33ddc 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1628/3278] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:45:49 2026] GET /v2.0/subnets/a85c89b9-74ae-4eab-a0e8-7f3bd35f06c8 => 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: 1651/3279] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:45:49 2026] DELETE /v2.0/subnets/09171b94-a23a-4db3-9b89-f869a2f7d6d2 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:49.357 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f60b5b4d-bbd6-4a5a-959e-e5e0143c0e87 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1629/3280] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:45:49 2026] GET /v2.0/subnets/09171b94-a23a-4db3-9b89-f869a2f7d6d2 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:45:49.447 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb9c83d9-0302-41b0-8ed6-bdfc6b020ea9 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] TaaS: Handle Delete Port: 6c09984c-5477-458d-ab63-6dd6650d7b60 2026-05-08 11:45:49.451 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb9c83d9-0302-41b0-8ed6-bdfc6b020ea9 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Tap Mirror: Handle Delete Port: 6c09984c-5477-458d-ab63-6dd6650d7b60 [pid: 7|app: 0|req: 1652/3281] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:45:49 2026] DELETE /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:49.627 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b44b5e98-23ab-47bb-b686-6aff38497389 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1630/3282] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 8 11:45:49 2026] GET /v2.0/networks/713f44a2-ccbc-4bff-9055-4e0d2e840472 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3283] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:45:49 2026] DELETE /v2.0/subnets/c2ef1876-c77d-4fe7-9a31-05ed74aa1e77 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:49.800 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6448194f-8c26-4806-a0ce-cc4ec1338308 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1631/3284] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:45:49 2026] GET /v2.0/subnets/c2ef1876-c77d-4fe7-9a31-05ed74aa1e77 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3285] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:45:49 2026] DELETE /v2.0/subnets/d8a46d33-d3d4-4af9-9f89-bc6449ee06a3 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:49.971 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e31441d-3590-46fd-bb04-bed9eada2be4 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1632/3286] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:45:49 2026] GET /v2.0/subnets/d8a46d33-d3d4-4af9-9f89-bc6449ee06a3 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:45:50.080 7 INFO neutron_taas.services.taas.taas_plugin [None req-6cab9620-3087-4a59-8078-bd27e2f75c7f 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] TaaS: Handle Delete Port: 6bff69b9-51cf-4336-9469-18e8cf4855e5 2026-05-08 11:45:50.083 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6cab9620-3087-4a59-8078-bd27e2f75c7f 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Tap Mirror: Handle Delete Port: 6bff69b9-51cf-4336-9469-18e8cf4855e5 [pid: 7|app: 0|req: 1655/3287] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:45:49 2026] DELETE /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:50.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64996e3f-733e-40ce-9bb1-b14f8826b283 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3288] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 8 11:45:50 2026] GET /v2.0/networks/c5d3d320-e3d3-4c39-b5ee-a12bd9202f0b => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3289] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:45:50 2026] DELETE /v2.0/subnets/71518c84-1b4a-408e-8025-ecc4d2b200db => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:50.521 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb17d70c-a2d9-4886-9d3f-ca05e0a02132 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1634/3290] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:45:50 2026] GET /v2.0/subnets/71518c84-1b4a-408e-8025-ecc4d2b200db => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3291] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 8 11:45:50 2026] DELETE /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:50.700 8 INFO neutron.pecan_wsgi.hooks.translation [None req-307a56bf-1a3d-4d7f-8ecd-5c2a52089d47 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1635/3292] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 8 11:45:50 2026] GET /v2.0/subnets/5ca1a853-1a91-4590-8c56-af238a2bfa81 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:45:50.819 7 INFO neutron_taas.services.taas.taas_plugin [None req-a087c570-45e1-4393-836c-158bafd31c61 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] TaaS: Handle Delete Port: 9cfa8f8d-487d-4faa-bf39-2d6ad7f1e28d 2026-05-08 11:45:50.822 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a087c570-45e1-4393-836c-158bafd31c61 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] Tap Mirror: Handle Delete Port: 9cfa8f8d-487d-4faa-bf39-2d6ad7f1e28d 2026-05-08 11:45:50.948 7 INFO neutron.services.segments.plugin [-] Segment 9217957b-4df1-44b1-a559-6d6cabb80c00 resource provider aggregate not found 2026-05-08 11:45:50.957 7 INFO neutron.services.segments.plugin [-] Segment 9217957b-4df1-44b1-a559-6d6cabb80c00 resource provider aggregate not found 2026-05-08 11:45:50.976 7 INFO neutron.services.segments.plugin [-] Segment 9217957b-4df1-44b1-a559-6d6cabb80c00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9217957b-4df1-44b1-a559-6d6cabb80c00 found for delete ", "request_id": "req-22ffc363-bf1e-4909-947e-d171b976ff1c"}]} 2026-05-08 11:45:50.980 7 INFO neutron.services.segments.plugin [-] Segment 9217957b-4df1-44b1-a559-6d6cabb80c00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9217957b-4df1-44b1-a559-6d6cabb80c00 found for delete ", "request_id": "req-6cee5dd2-f5a6-4480-a575-5da9fb74e041"}]} 2026-05-08 11:45:50.995 7 INFO neutron.services.segments.plugin [-] Segment e6eaa803-1899-486c-86cd-bda632ee0439 resource provider aggregate not found 2026-05-08 11:45:51.006 7 INFO neutron.services.segments.plugin [-] Segment e6eaa803-1899-486c-86cd-bda632ee0439 resource provider aggregate not found 2026-05-08 11:45:51.030 7 INFO neutron.services.segments.plugin [-] Segment e6eaa803-1899-486c-86cd-bda632ee0439 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6eaa803-1899-486c-86cd-bda632ee0439 found for delete ", "request_id": "req-159ecd70-903b-433a-85de-85853b61ffe7"}]} 2026-05-08 11:45:51.030 7 INFO neutron.services.segments.plugin [-] Segment e6eaa803-1899-486c-86cd-bda632ee0439 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6eaa803-1899-486c-86cd-bda632ee0439 found for delete ", "request_id": "req-d89e492e-ff75-442d-9cb5-927ab0deb6d8"}]} [pid: 7|app: 0|req: 1658/3293] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 8 11:45:50 2026] DELETE /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 11:45:51.092 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d8812fe-542a-43ff-bd93-aef9592b268d 9e2c26d505a3471ca75cf7c3547e23b6 c803f42ce8054ec19dbb870ed06d3a62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1636/3294] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 8 11:45:51 2026] GET /v2.0/networks/9659769b-d6c3-4510-a56f-9bb143010d74 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:45:53.059 7 INFO neutron.services.segments.plugin [-] Segment e4448bfa-7cd6-46f6-898b-f886540b3504 resource provider aggregate not found 2026-05-08 11:45:53.070 7 INFO neutron.services.segments.plugin [-] Segment e4448bfa-7cd6-46f6-898b-f886540b3504 resource provider aggregate not found 2026-05-08 11:45:53.079 7 INFO neutron.services.segments.plugin [-] Segment e4448bfa-7cd6-46f6-898b-f886540b3504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4448bfa-7cd6-46f6-898b-f886540b3504 found for delete ", "request_id": "req-c07b5790-c05c-4337-be81-b72034755235"}]} 2026-05-08 11:45:53.102 7 INFO neutron.services.segments.plugin [-] Segment e4448bfa-7cd6-46f6-898b-f886540b3504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4448bfa-7cd6-46f6-898b-f886540b3504 found for delete ", "request_id": "req-3627968c-6da5-4623-b645-3b7c0be8fe8d"}]} 2026-05-08 11:45:53.647 8 WARNING neutron.db.securitygroups_db [None req-ea5bbfef-e78e-4b3e-8969-129215c67eb1 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1638/3297] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:45:53 2026] GET /v2.0/security-groups?tenant_id=365997222bfc45d2b8e542b9845a6992&name=default => generated 2929 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3298] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:53 2026] DELETE /v2.0/security-groups/45585b79-3137-4553-aad4-831b50a80926 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:54.057 8 WARNING neutron.db.securitygroups_db [None req-78560366-de55-48e3-8816-05b360f6693a aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1639/3299] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:45:54 2026] GET /v2.0/security-groups?tenant_id=ceb24322dbab446b91b2f8d41adfb743&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3300] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:54 2026] DELETE /v2.0/security-groups/c29c4a3f-4fba-49e5-8924-f91682ea01ca => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:54.495 8 WARNING neutron.db.securitygroups_db [None req-8bc21312-3e3b-4cbb-9099-dac5605aca70 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1640/3301] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:45:54 2026] GET /v2.0/security-groups?tenant_id=34977ab547c34e4fb1f73a0f8796661c&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3302] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:54 2026] DELETE /v2.0/security-groups/9012b5e2-35ac-4a1d-bfe3-ca20e4f82b61 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:54.892 8 WARNING neutron.db.securitygroups_db [None req-0f3e9549-deb0-432a-ba78-715263ec2bb1 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1641/3303] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:45:54 2026] GET /v2.0/security-groups?tenant_id=e3fed04fff4d4a76b6b59620cdc06e91&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3304] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:55 2026] DELETE /v2.0/security-groups/1451345d-d9d2-49d4-ae9e-aae694310e28 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:55.324 8 WARNING neutron.db.securitygroups_db [None req-bf81392e-fbad-4439-8a84-7e5f8f57f15c aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1642/3305] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:45:55 2026] GET /v2.0/security-groups?tenant_id=c803f42ce8054ec19dbb870ed06d3a62&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3306] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:55 2026] DELETE /v2.0/security-groups/3a6ff2cf-4275-476a-bbfe-268f06663c79 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:55.804 8 WARNING neutron.db.securitygroups_db [None req-7de31763-d5eb-4379-bf9e-5611ba497538 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1643/3307] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:45:55 2026] GET /v2.0/security-groups?tenant_id=9da4eb5a58554f5e9d223ba3820e1648&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3308] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:55 2026] DELETE /v2.0/security-groups/04d3e87a-0cf7-4f6b-80cc-b4b907e99825 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:45:56.209 8 WARNING neutron.db.securitygroups_db [None req-9769bb2b-0b77-48e5-bac0-0f7d859b46c8 aca24d97ca7a4ab0b5e728ef3206b0ec 1fd78866f6e74d5a906b0d5ac37156a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1644/3309] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 8 11:45:56 2026] GET /v2.0/security-groups?tenant_id=1c1822ed954149d4bc5f878409183749&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3310] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 8 11:45:56 2026] DELETE /v2.0/security-groups/3920c31b-4777-47c6-b789-2ad8e6eba18e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3311] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 8 11:45:58 2026] GET /v2.0/networks => generated 2167 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3312] 10.0.0.104 () {32 vars in 655 bytes} [Fri May 8 11:46:00 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3313] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 8 11:46:00 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3314] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 8 11:46:00 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3315] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 8 11:46:00 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3316] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 8 11:46:00 2026] GET /v2.0/networks => generated 2167 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3317] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 8 11:46:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3318] 10.0.0.104 () {32 vars in 655 bytes} [Fri May 8 11:46:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)