+ 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 [Sun Apr 12 19:10:20 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-55cb56545-h8v27 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f433a33d668 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)... 2026-04-12 19:10:24.409 8 INFO neutron.common.config [-] Logging enabled! 2026-04-12 19:10:24.409 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-12 19:10:24.424 7 INFO neutron.common.config [-] Logging enabled! 2026-04-12 19:10:24.424 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-12 19:10:25.417 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-12 19:10:25.435 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-12 19:10:26.900 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 19:10:26.903 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-12 19:10:26.907 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-12 19:10:26.908 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 19:10:26.909 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-12 19:10:26.909 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-12 19:10:26.909 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 19:10:26.918 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 19:10:26.918 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 19:10:26.918 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 19:10:26.945 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-12 19:10:26.946 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 19:10:26.946 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-12 19:10:26.946 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 19:10:26.949 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-12 19:10:26.952 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-12 19:10:26.953 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 19:10:26.953 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-12 19:10:26.954 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-12 19:10:26.954 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 19:10:26.961 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 19:10:26.961 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 19:10:26.961 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 19:10:26.973 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-12 19:10:26.974 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-12 19:10:26.974 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-12 19:10:26.974 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-12 19:10:26.983 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-12 19:10:26.984 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 19:10:26.984 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-12 19:10:27.011 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-12 19:10:27.011 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-12 19:10:27.011 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-12 19:10:27.011 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-12 19:10:27.254 7 INFO neutron.plugins.ml2.managers [None req-cb079525-a829-40b3-a245-ea4b3f52f5b7 - - - - - -] Initializing driver for type 'vlan' 2026-04-12 19:10:27.296 8 INFO neutron.plugins.ml2.managers [None req-ba13f63b-7c77-4c61-9b39-b0638d72b210 - - - - - -] Initializing driver for type 'vlan' 2026-04-12 19:10:27.525 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cb079525-a829-40b3-a245-ea4b3f52f5b7 - - - - - -] VlanTypeDriver initialization complete 2026-04-12 19:10:27.525 7 INFO neutron.plugins.ml2.managers [None req-cb079525-a829-40b3-a245-ea4b3f52f5b7 - - - - - -] Initializing driver for type 'vxlan' 2026-04-12 19:10:27.526 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cb079525-a829-40b3-a245-ea4b3f52f5b7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-12 19:10:27.539 7 INFO neutron.plugins.ml2.managers [None req-cb079525-a829-40b3-a245-ea4b3f52f5b7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-12 19:10:27.539 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cb079525-a829-40b3-a245-ea4b3f52f5b7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-12 19:10:27.539 7 INFO neutron.plugins.ml2.managers [None req-cb079525-a829-40b3-a245-ea4b3f52f5b7 - - - - - -] Initializing extension driver 'port_security' 2026-04-12 19:10:27.539 7 INFO neutron.plugins.ml2.extensions.port_security [None req-cb079525-a829-40b3-a245-ea4b3f52f5b7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-12 19:10:27.539 7 INFO neutron.plugins.ml2.managers [None req-cb079525-a829-40b3-a245-ea4b3f52f5b7 - - - - - -] Initializing extension driver 'qos' 2026-04-12 19:10:27.539 7 INFO neutron.plugins.ml2.managers [None req-cb079525-a829-40b3-a245-ea4b3f52f5b7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-12 19:10:27.539 7 INFO neutron.plugins.ml2.managers [None req-cb079525-a829-40b3-a245-ea4b3f52f5b7 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-12 19:10:27.551 7 INFO neutron.quota [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded quota_driver: . 2026-04-12 19:10:27.551 7 INFO neutron.plugins.ml2.plugin [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Modular L2 Plugin initialization complete 2026-04-12 19:10:27.551 7 INFO neutron.plugins.ml2.managers [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-12 19:10:27.551 7 INFO neutron.plugins.ml2.managers [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-12 19:10:27.551 7 INFO neutron.plugins.ml2.managers [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-12 19:10:27.552 7 INFO neutron.manager [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loading Plugin: qos 2026-04-12 19:10:27.564 7 INFO neutron.manager [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loading Plugin: router 2026-04-12 19:10:27.565 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ba13f63b-7c77-4c61-9b39-b0638d72b210 - - - - - -] VlanTypeDriver initialization complete 2026-04-12 19:10:27.566 8 INFO neutron.plugins.ml2.managers [None req-ba13f63b-7c77-4c61-9b39-b0638d72b210 - - - - - -] Initializing driver for type 'vxlan' 2026-04-12 19:10:27.566 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ba13f63b-7c77-4c61-9b39-b0638d72b210 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-12 19:10:27.579 8 INFO neutron.plugins.ml2.managers [None req-ba13f63b-7c77-4c61-9b39-b0638d72b210 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-12 19:10:27.579 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ba13f63b-7c77-4c61-9b39-b0638d72b210 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-12 19:10:27.580 8 INFO neutron.plugins.ml2.managers [None req-ba13f63b-7c77-4c61-9b39-b0638d72b210 - - - - - -] Initializing extension driver 'port_security' 2026-04-12 19:10:27.580 8 INFO neutron.plugins.ml2.extensions.port_security [None req-ba13f63b-7c77-4c61-9b39-b0638d72b210 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-12 19:10:27.580 8 INFO neutron.plugins.ml2.managers [None req-ba13f63b-7c77-4c61-9b39-b0638d72b210 - - - - - -] Initializing extension driver 'qos' 2026-04-12 19:10:27.580 8 INFO neutron.plugins.ml2.managers [None req-ba13f63b-7c77-4c61-9b39-b0638d72b210 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-12 19:10:27.580 8 INFO neutron.plugins.ml2.managers [None req-ba13f63b-7c77-4c61-9b39-b0638d72b210 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-12 19:10:27.594 8 INFO neutron.quota [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded quota_driver: . 2026-04-12 19:10:27.594 8 INFO neutron.plugins.ml2.plugin [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Modular L2 Plugin initialization complete 2026-04-12 19:10:27.594 8 INFO neutron.plugins.ml2.managers [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-12 19:10:27.595 8 INFO neutron.plugins.ml2.managers [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-12 19:10:27.595 8 INFO neutron.plugins.ml2.managers [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Got port-security extension from driver 'port_security' 2026-04-12 19:10:27.595 8 INFO neutron.manager [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loading Plugin: qos 2026-04-12 19:10:27.608 8 INFO neutron.manager [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loading Plugin: router 2026-04-12 19:10:27.609 7 INFO neutron.services.service_base [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-12 19:10:27.609 7 INFO neutron.manager [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loading Plugin: segments 2026-04-12 19:10:27.651 8 INFO neutron.services.service_base [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-12 19:10:27.652 8 INFO neutron.manager [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loading Plugin: segments 2026-04-12 19:10:27.720 7 INFO neutron.manager [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loading Plugin: trunk 2026-04-12 19:10:27.736 7 INFO neutron.manager [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loading Plugin: vpnaas 2026-04-12 19:10:27.757 8 INFO neutron.manager [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loading Plugin: trunk 2026-04-12 19:10:27.771 8 INFO neutron.manager [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loading Plugin: vpnaas 2026-04-12 19:10:27.791 7 WARNING stevedore.named [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 19:10:27.818 8 WARNING stevedore.named [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 19:10:27.864 7 INFO neutron_vpnaas.services.vpn.plugin [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-12 19:10:27.864 7 INFO neutron.common.utils [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-12 19:10:27.864 7 INFO neutron.manager [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loading Plugin: taas 2026-04-12 19:10:27.889 7 WARNING stevedore.named [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 19:10:27.889 7 WARNING stevedore.named [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-12 19:10:27.892 8 INFO neutron_vpnaas.services.vpn.plugin [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-12 19:10:27.893 8 INFO neutron.common.utils [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-12 19:10:27.893 8 INFO neutron.manager [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loading Plugin: taas 2026-04-12 19:10:27.909 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-12 19:10:27.909 7 INFO neutron.manager [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loading Plugin: tapmirror 2026-04-12 19:10:27.921 8 WARNING stevedore.named [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 19:10:27.921 8 WARNING stevedore.named [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-12 19:10:27.922 7 WARNING stevedore.named [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 19:10:27.922 7 WARNING stevedore.named [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-12 19:10:27.939 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-12 19:10:27.940 7 INFO neutron.manager [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loading Plugin: auto_allocate 2026-04-12 19:10:27.940 8 INFO neutron_taas.services.taas.taas_plugin [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-12 19:10:27.941 8 INFO neutron.manager [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loading Plugin: tapmirror 2026-04-12 19:10:27.948 7 INFO neutron.manager [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loading Plugin: tag 2026-04-12 19:10:27.956 8 WARNING stevedore.named [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 19:10:27.957 8 WARNING stevedore.named [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-12 19:10:27.957 7 INFO neutron.manager [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loading Plugin: timestamp 2026-04-12 19:10:27.960 7 INFO neutron.manager [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loading Plugin: network_ip_availability 2026-04-12 19:10:27.965 7 INFO neutron.manager [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loading Plugin: flavors 2026-04-12 19:10:27.968 7 INFO neutron.manager [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loading Plugin: revisions 2026-04-12 19:10:27.971 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Initializing extension manager. 2026-04-12 19:10:27.972 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-12 19:10:27.972 8 INFO neutron.manager [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loading Plugin: auto_allocate 2026-04-12 19:10:27.973 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: address-group 2026-04-12 19:10:27.974 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: address-scope 2026-04-12 19:10:27.975 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-12 19:10:27.975 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: agent 2026-04-12 19:10:27.976 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: agent-resources-synced 2026-04-12 19:10:27.977 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-12 19:10:27.978 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-12 19:10:27.979 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: availability_zone 2026-04-12 19:10:27.979 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: availability_zone_filter 2026-04-12 19:10:27.980 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-12 19:10:27.980 8 INFO neutron.manager [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loading Plugin: tag 2026-04-12 19:10:27.980 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: default-subnetpools 2026-04-12 19:10:27.982 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-12 19:10:27.983 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: dns-integration 2026-04-12 19:10:27.983 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: dns-domain-ports 2026-04-12 19:10:27.984 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-12 19:10:27.984 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: dvr 2026-04-12 19:10:27.985 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-12 19:10:27.985 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: empty-string-filtering 2026-04-12 19:10:27.986 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 19:10:27.987 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-12 19:10:27.987 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: external-net 2026-04-12 19:10:27.988 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-12 19:10:27.988 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: extraroute 2026-04-12 19:10:27.989 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: extraroute-atomic 2026-04-12 19:10:27.990 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-12 19:10:27.990 8 INFO neutron.manager [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loading Plugin: timestamp 2026-04-12 19:10:27.990 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-12 19:10:27.991 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-12 19:10:27.992 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-12 19:10:27.992 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: fip-port-details 2026-04-12 19:10:27.993 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: flavors 2026-04-12 19:10:27.994 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-12 19:10:27.994 8 INFO neutron.manager [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loading Plugin: network_ip_availability 2026-04-12 19:10:27.995 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: floatingip-pools 2026-04-12 19:10:27.996 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: ip_allocation 2026-04-12 19:10:27.997 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-12 19:10:27.998 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: l2_adjacency 2026-04-12 19:10:27.998 8 INFO neutron.manager [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loading Plugin: flavors 2026-04-12 19:10:27.999 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: router 2026-04-12 19:10:28.001 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 19:10:28.002 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-12 19:10:28.003 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-12 19:10:28.003 8 INFO neutron.manager [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loading Plugin: revisions 2026-04-12 19:10:28.003 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: ext-gw-mode 2026-04-12 19:10:28.004 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: l3-ha 2026-04-12 19:10:28.004 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-12 19:10:28.005 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-12 19:10:28.005 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: l3-flavors 2026-04-12 19:10:28.006 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-12 19:10:28.007 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-12 19:10:28.007 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Initializing extension manager. 2026-04-12 19:10:28.009 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-12 19:10:28.010 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: address-group 2026-04-12 19:10:28.010 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-12 19:10:28.011 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: address-scope 2026-04-12 19:10:28.011 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-12 19:10:28.012 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-12 19:10:28.012 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-12 19:10:28.013 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: agent 2026-04-12 19:10:28.013 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: agent-resources-synced 2026-04-12 19:10:28.013 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-12 19:10:28.014 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: multi-provider 2026-04-12 19:10:28.014 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: net-mtu 2026-04-12 19:10:28.014 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: allowed-address-pairs 2026-04-12 19:10:28.015 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: net-mtu-writable 2026-04-12 19:10:28.015 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: auto-allocated-topology 2026-04-12 19:10:28.015 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: network_availability_zone 2026-04-12 19:10:28.016 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: availability_zone 2026-04-12 19:10:28.016 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: network_ha 2026-04-12 19:10:28.016 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: availability_zone_filter 2026-04-12 19:10:28.016 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: network-ip-availability 2026-04-12 19:10:28.017 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-12 19:10:28.017 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: default-subnetpools 2026-04-12 19:10:28.018 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-12 19:10:28.018 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: pagination 2026-04-12 19:10:28.018 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: port-device-profile 2026-04-12 19:10:28.019 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-12 19:10:28.019 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: dns-integration 2026-04-12 19:10:28.019 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-12 19:10:28.020 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: dns-domain-ports 2026-04-12 19:10:28.020 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-12 19:10:28.020 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-12 19:10:28.020 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-12 19:10:28.021 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: port-mac-override 2026-04-12 19:10:28.021 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: dvr 2026-04-12 19:10:28.021 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-12 19:10:28.022 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-12 19:10:28.022 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: empty-string-filtering 2026-04-12 19:10:28.022 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-12 19:10:28.022 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 19:10:28.023 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-12 19:10:28.023 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-12 19:10:28.023 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: external-net 2026-04-12 19:10:28.023 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: port-resource-request 2026-04-12 19:10:28.024 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-12 19:10:28.024 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-12 19:10:28.024 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-12 19:10:28.025 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: binding 2026-04-12 19:10:28.026 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: binding-extended 2026-04-12 19:10:28.026 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: extraroute 2026-04-12 19:10:28.026 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: port-security 2026-04-12 19:10:28.026 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: project-id 2026-04-12 19:10:28.027 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: extraroute-atomic 2026-04-12 19:10:28.027 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: provider 2026-04-12 19:10:28.027 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-12 19:10:28.028 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-12 19:10:28.028 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-12 19:10:28.028 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-12 19:10:28.029 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-12 19:10:28.029 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: fip-port-details 2026-04-12 19:10:28.030 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: flavors 2026-04-12 19:10:28.030 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: qos 2026-04-12 19:10:28.031 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-12 19:10:28.031 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-12 19:10:28.031 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-12 19:10:28.032 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: qos-default 2026-04-12 19:10:28.032 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: floatingip-pools 2026-04-12 19:10:28.032 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: ip_allocation 2026-04-12 19:10:28.032 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: qos-fip 2026-04-12 19:10:28.033 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: ip-substring-filtering 2026-04-12 19:10:28.033 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-12 19:10:28.033 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: l2_adjacency 2026-04-12 19:10:28.033 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-12 19:10:28.034 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-12 19:10:28.034 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: router 2026-04-12 19:10:28.035 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-12 19:10:28.035 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-12 19:10:28.036 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: qos-pps 2026-04-12 19:10:28.036 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 19:10:28.036 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-12 19:10:28.037 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-12 19:10:28.037 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-12 19:10:28.037 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-12 19:10:28.038 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: qos-rules-alias 2026-04-12 19:10:28.038 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: ext-gw-mode 2026-04-12 19:10:28.038 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: quota-check-limit 2026-04-12 19:10:28.038 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: l3-ha 2026-04-12 19:10:28.039 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-12 19:10:28.039 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-12 19:10:28.039 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-12 19:10:28.040 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: l3-flavors 2026-04-12 19:10:28.041 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-12 19:10:28.041 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: quotas 2026-04-12 19:10:28.041 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-12 19:10:28.042 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: quota_details 2026-04-12 19:10:28.043 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-12 19:10:28.043 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: rbac-policies 2026-04-12 19:10:28.044 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: rbac-address-group 2026-04-12 19:10:28.044 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-12 19:10:28.045 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: rbac-address-scope 2026-04-12 19:10:28.045 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: rbac-security-groups 2026-04-12 19:10:28.045 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-12 19:10:28.046 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-12 19:10:28.046 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: revision-if-match 2026-04-12 19:10:28.046 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-12 19:10:28.047 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-12 19:10:28.047 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-12 19:10:28.047 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: router_availability_zone 2026-04-12 19:10:28.048 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: multi-provider 2026-04-12 19:10:28.048 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-12 19:10:28.048 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: net-mtu 2026-04-12 19:10:28.049 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: net-mtu-writable 2026-04-12 19:10:28.049 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: network_availability_zone 2026-04-12 19:10:28.050 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: network_ha 2026-04-12 19:10:28.050 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-12 19:10:28.050 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: network-ip-availability 2026-04-12 19:10:28.050 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-12 19:10:28.051 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-12 19:10:28.051 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-12 19:10:28.051 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-12 19:10:28.052 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: pagination 2026-04-12 19:10:28.052 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-12 19:10:28.052 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: port-device-profile 2026-04-12 19:10:28.052 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-12 19:10:28.053 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-12 19:10:28.053 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-12 19:10:28.054 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-12 19:10:28.054 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: port-mac-override 2026-04-12 19:10:28.054 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-12 19:10:28.055 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-12 19:10:28.056 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-12 19:10:28.056 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: port-resource-request 2026-04-12 19:10:28.057 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: port-resource-request-groups 2026-04-12 19:10:28.057 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-12 19:10:28.057 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: security-group 2026-04-12 19:10:28.058 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: binding 2026-04-12 19:10:28.058 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: binding-extended 2026-04-12 19:10:28.058 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: segment 2026-04-12 19:10:28.059 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: port-security 2026-04-12 19:10:28.059 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-12 19:10:28.059 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: project-id 2026-04-12 19:10:28.060 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: service-type 2026-04-12 19:10:28.060 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: provider 2026-04-12 19:10:28.060 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: sorting 2026-04-12 19:10:28.060 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-12 19:10:28.061 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: standard-attr-segment 2026-04-12 19:10:28.061 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: standard-attr-description 2026-04-12 19:10:28.062 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: stateful-security-group 2026-04-12 19:10:28.062 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: qos 2026-04-12 19:10:28.062 7 WARNING neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-12 19:10:28.063 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-12 19:10:28.063 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-12 19:10:28.063 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: subnet-external-network 2026-04-12 19:10:28.064 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-12 19:10:28.064 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: subnet_onboard 2026-04-12 19:10:28.064 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: qos-default 2026-04-12 19:10:28.065 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-12 19:10:28.065 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: qos-fip 2026-04-12 19:10:28.065 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: subnet-service-types 2026-04-12 19:10:28.065 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-12 19:10:28.066 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: qos-gateway-ip 2026-04-12 19:10:28.066 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: subnet_allocation 2026-04-12 19:10:28.066 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: qos-port-network-policy 2026-04-12 19:10:28.067 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: qos-pps-minimum 2026-04-12 19:10:28.068 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-12 19:10:28.068 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-12 19:10:28.068 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: qos-pps 2026-04-12 19:10:28.068 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: tag-creation 2026-04-12 19:10:28.069 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: qos-rule-type-details 2026-04-12 19:10:28.069 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-12 19:10:28.069 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-12 19:10:28.070 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: qos-rules-alias 2026-04-12 19:10:28.070 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: quota-check-limit 2026-04-12 19:10:28.071 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: quota-check-limit-default 2026-04-12 19:10:28.073 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: standard-attr-tag 2026-04-12 19:10:28.073 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: quotas 2026-04-12 19:10:28.074 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-12 19:10:28.074 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: quota_details 2026-04-12 19:10:28.075 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: trunk 2026-04-12 19:10:28.075 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: trunk-details 2026-04-12 19:10:28.076 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-12 19:10:28.076 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: rbac-policies 2026-04-12 19:10:28.076 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-12 19:10:28.076 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: rbac-address-group 2026-04-12 19:10:28.077 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: rbac-address-scope 2026-04-12 19:10:28.077 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-12 19:10:28.077 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: rbac-security-groups 2026-04-12 19:10:28.077 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-12 19:10:28.078 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: rbac-subnetpool 2026-04-12 19:10:28.078 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: revision-if-match 2026-04-12 19:10:28.079 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: standard-attr-revisions 2026-04-12 19:10:28.079 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-12 19:10:28.079 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: router_availability_zone 2026-04-12 19:10:28.080 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-12 19:10:28.080 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-12 19:10:28.081 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: vpn-flavors 2026-04-12 19:10:28.081 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: security-groups-default-rules 2026-04-12 19:10:28.082 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-12 19:10:28.082 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: vpnaas 2026-04-12 19:10:28.082 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-12 19:10:28.083 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-12 19:10:28.083 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-12 19:10:28.084 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: taas 2026-04-12 19:10:28.084 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-12 19:10:28.085 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: tap-mirror 2026-04-12 19:10:28.085 7 INFO neutron.api.extensions [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-12 19:10:28.088 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-12 19:10:28.088 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-12 19:10:28.088 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 19:10:28.088 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-12 19:10:28.088 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: security-group 2026-04-12 19:10:28.092 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: segment 2026-04-12 19:10:28.092 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 19:10:28.092 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-12 19:10:28.093 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 19:10:28.093 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: service-type 2026-04-12 19:10:28.094 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: sorting 2026-04-12 19:10:28.094 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: standard-attr-segment 2026-04-12 19:10:28.095 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: standard-attr-description 2026-04-12 19:10:28.095 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: stateful-security-group 2026-04-12 19:10:28.096 8 WARNING neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-12 19:10:28.096 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-12 19:10:28.097 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: subnet-external-network 2026-04-12 19:10:28.097 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: subnet_onboard 2026-04-12 19:10:28.097 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 19:10:28.098 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-12 19:10:28.098 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 19:10:28.098 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: subnet-service-types 2026-04-12 19:10:28.098 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 19:10:28.099 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: subnet_allocation 2026-04-12 19:10:28.099 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 19:10:28.100 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-12 19:10:28.100 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] subnetpool is already registered 2026-04-12 19:10:28.100 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: tag-creation 2026-04-12 19:10:28.100 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 19:10:28.100 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] subnetpool is already registered 2026-04-12 19:10:28.101 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-12 19:10:28.101 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 19:10:28.101 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 19:10:28.101 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 19:10:28.102 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 19:10:28.102 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 19:10:28.103 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 19:10:28.103 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 19:10:28.103 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] ipsecpolicy is already registered 2026-04-12 19:10:28.104 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 19:10:28.104 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] ikepolicy is already registered 2026-04-12 19:10:28.104 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: standard-attr-tag 2026-04-12 19:10:28.105 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-12 19:10:28.106 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: trunk 2026-04-12 19:10:28.106 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: trunk-details 2026-04-12 19:10:28.107 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-12 19:10:28.107 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-12 19:10:28.108 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-12 19:10:28.108 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-12 19:10:28.109 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 19:10:28.109 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] router is already registered 2026-04-12 19:10:28.109 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 19:10:28.109 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] floatingip is already registered 2026-04-12 19:10:28.110 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-12 19:10:28.111 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-12 19:10:28.112 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: vpn-flavors 2026-04-12 19:10:28.113 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: vpnaas 2026-04-12 19:10:28.113 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 19:10:28.113 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] rbac_policy is already registered 2026-04-12 19:10:28.114 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 19:10:28.114 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] security_group is already registered 2026-04-12 19:10:28.114 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: taas 2026-04-12 19:10:28.114 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 19:10:28.115 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] security_group_rule is already registered 2026-04-12 19:10:28.115 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: tap-mirror 2026-04-12 19:10:28.115 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 19:10:28.116 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] subnetpool is already registered 2026-04-12 19:10:28.116 8 INFO neutron.api.extensions [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Loaded extension: taas-vlan-filter 2026-04-12 19:10:28.116 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 19:10:28.116 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] subnetpool is already registered 2026-04-12 19:10:28.117 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 19:10:28.117 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] trunk is already registered 2026-04-12 19:10:28.117 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 19:10:28.117 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] ikepolicy is already registered 2026-04-12 19:10:28.118 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 19:10:28.118 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] ipsecpolicy is already registered 2026-04-12 19:10:28.118 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-12 19:10:28.118 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 19:10:28.118 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] endpoint_group is already registered 2026-04-12 19:10:28.119 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-12 19:10:28.119 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 19:10:28.119 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 19:10:28.119 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-12 19:10:28.119 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] vpnservice is already registered 2026-04-12 19:10:28.119 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 19:10:28.119 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] ipsec_site_connection is already registered 2026-04-12 19:10:28.120 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 19:10:28.120 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] ipsecpolicy is already registered 2026-04-12 19:10:28.120 7 INFO neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 19:10:28.120 7 WARNING neutron.quota.resource_registry [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] ikepolicy is already registered 2026-04-12 19:10:28.122 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 19:10:28.122 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 19:10:28.127 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 19:10:28.128 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 19:10:28.128 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 19:10:28.129 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 19:10:28.129 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] subnetpool is already registered 2026-04-12 19:10:28.129 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 19:10:28.130 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] subnetpool is already registered 2026-04-12 19:10:28.130 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 19:10:28.130 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 19:10:28.131 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 19:10:28.131 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 19:10:28.132 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 19:10:28.132 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 19:10:28.133 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 19:10:28.133 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] ipsecpolicy is already registered 2026-04-12 19:10:28.133 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 19:10:28.133 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] ikepolicy is already registered 2026-04-12 19:10:28.137 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 19:10:28.138 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] router is already registered 2026-04-12 19:10:28.138 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 19:10:28.138 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] floatingip is already registered 2026-04-12 19:10:28.142 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 19:10:28.142 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] rbac_policy is already registered 2026-04-12 19:10:28.143 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 19:10:28.143 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] security_group is already registered 2026-04-12 19:10:28.143 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 19:10:28.143 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] security_group_rule is already registered 2026-04-12 19:10:28.144 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 19:10:28.144 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] subnetpool is already registered 2026-04-12 19:10:28.145 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 19:10:28.145 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] subnetpool is already registered 2026-04-12 19:10:28.145 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 19:10:28.145 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] trunk is already registered 2026-04-12 19:10:28.146 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 19:10:28.146 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] ikepolicy is already registered 2026-04-12 19:10:28.146 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 19:10:28.146 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] ipsecpolicy is already registered 2026-04-12 19:10:28.147 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 19:10:28.147 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] endpoint_group is already registered 2026-04-12 19:10:28.147 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 19:10:28.147 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] vpnservice is already registered 2026-04-12 19:10:28.148 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 19:10:28.148 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] ipsec_site_connection is already registered 2026-04-12 19:10:28.148 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 19:10:28.148 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] ipsecpolicy is already registered 2026-04-12 19:10:28.149 8 INFO neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 19:10:28.149 8 WARNING neutron.quota.resource_registry [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] ikepolicy is already registered 2026-04-12 19:10:28.158 7 WARNING keystonemiddleware._common.config [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 19:10:28.165 7 WARNING oslo_config.cfg [None req-aa2d8bc1-12fe-41f2-9f13-fb6fdb768f12 - - - - - -] 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 0x7f433a33d668 pid: 7 (default app) 2026-04-12 19:10:28.187 8 WARNING keystonemiddleware._common.config [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 19:10:28.194 8 WARNING oslo_config.cfg [None req-710d694a-f9c1-4105-b224-4165298db38f - - - - - -] 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 0x7f433a33d668 pid: 8 (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-04-12 19:10:32.760 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c7569ff-2665-49e5-8bae-8916504edf73 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 162.253.55.204 () {44 vars in 926 bytes} [Sun Apr 12 19:10:31 2026] GET /v2.0/networks/public => generated 108 bytes in 787 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: 1/4] 162.253.55.204 () {44 vars in 948 bytes} [Sun Apr 12 19:10:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:10:33.496 7 WARNING neutron.services.revisions.revision_plugin [None req-0069e72f-4a0f-43d2-aafa-5fc88af410f2 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Could not find related network for resource to bump revision. 2026-04-12 19:10:33.519 7 INFO neutron.db.segments_db [None req-0069e72f-4a0f-43d2-aafa-5fc88af410f2 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 72b4105b-9958-4cc7-ae5f-6aa67877afb6 of type flat for network 56bec3b1-3adb-4310-bb87-40734ec2d870 2026-04-12 19:10:33.580 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0069e72f-4a0f-43d2-aafa-5fc88af410f2 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 162.253.55.204 () {48 vars in 966 bytes} [Sun Apr 12 19:10:33 2026] POST /v2.0/networks => generated 124 bytes in 479 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:10:39.431 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c468a222-31f0-42b6-965a-d91ad92e1a65 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 162.253.55.204 () {44 vars in 926 bytes} [Sun Apr 12 19:10:39 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: 8|app: 0|req: 3/8] 162.253.55.204 () {44 vars in 948 bytes} [Sun Apr 12 19:10:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:10:39.506 7 WARNING neutron.services.revisions.revision_plugin [None req-70eff67f-8f6f-468e-88d7-9e44a7dddcd2 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Could not find related network for resource to bump revision. 2026-04-12 19:10:39.520 7 INFO neutron.db.segments_db [None req-70eff67f-8f6f-468e-88d7-9e44a7dddcd2 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment e7d30be1-a733-4d60-add4-49effcdff522 of type flat for network caa0df2d-8f0c-49fa-8b64-e7ddec9b3018 2026-04-12 19:10:39.544 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70eff67f-8f6f-468e-88d7-9e44a7dddcd2 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 162.253.55.204 () {48 vars in 966 bytes} [Sun Apr 12 19:10:39 2026] POST /v2.0/networks => generated 124 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:10:45.710 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a68ef788-a6b4-451c-a854-018b2cf3a694 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 162.253.55.204 () {44 vars in 926 bytes} [Sun Apr 12 19:10:45 2026] GET /v2.0/networks/public => generated 108 bytes in 369 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 162.253.55.204 () {44 vars in 948 bytes} [Sun Apr 12 19:10:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:10:45.981 8 WARNING neutron.services.revisions.revision_plugin [None req-66fdff2e-04a7-4f40-9ee4-2148b2de1cf4 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Could not find related network for resource to bump revision. 2026-04-12 19:10:46.003 8 INFO neutron.db.segments_db [None req-66fdff2e-04a7-4f40-9ee4-2148b2de1cf4 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 84ae0185-b2a8-4579-9ab5-a76f8e9c1437 of type flat for network 1e2c7680-3378-47d9-8269-a96e22003883 2026-04-12 19:10:46.051 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66fdff2e-04a7-4f40-9ee4-2148b2de1cf4 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 162.253.55.204 () {48 vars in 966 bytes} [Sun Apr 12 19:10:45 2026] POST /v2.0/networks => generated 124 bytes in 322 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:10:51.878 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65e6d216-17c2-45bd-b21d-ef0c89a924ba 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 162.253.55.204 () {44 vars in 926 bytes} [Sun Apr 12 19:10:51 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: 9/15] 162.253.55.204 () {44 vars in 948 bytes} [Sun Apr 12 19:10:51 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-04-12 19:10:51.948 8 WARNING neutron.services.revisions.revision_plugin [None req-6d6f7898-d3dc-45f9-901c-4c4842a472b8 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Could not find related network for resource to bump revision. 2026-04-12 19:10:51.965 8 INFO neutron.db.segments_db [None req-6d6f7898-d3dc-45f9-901c-4c4842a472b8 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 9c1eaaa1-5035-403b-bf34-5e3d0578eadd of type flat for network 0a3649a0-6664-4514-b144-469fdce6c51a 2026-04-12 19:10:51.982 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d6f7898-d3dc-45f9-901c-4c4842a472b8 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 162.253.55.204 () {48 vars in 966 bytes} [Sun Apr 12 19:10:51 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-04-12 19:10:57.831 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9e48447-de43-43a4-a259-6009a30a5247 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 162.253.55.204 () {44 vars in 926 bytes} [Sun Apr 12 19:10:57 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: 8|app: 0|req: 8/18] 162.253.55.204 () {44 vars in 948 bytes} [Sun Apr 12 19:10:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:10:57.895 7 WARNING neutron.services.revisions.revision_plugin [None req-560528ca-352c-4172-a8ad-4647cfa81c81 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Could not find related network for resource to bump revision. 2026-04-12 19:10:57.915 7 INFO neutron.db.segments_db [None req-560528ca-352c-4172-a8ad-4647cfa81c81 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment fb748d3c-1cd1-4941-b6c0-b34f3ac90083 of type flat for network 66fd40e9-91e2-4b37-9eb0-8312f36a1358 2026-04-12 19:10:57.940 7 INFO neutron.pecan_wsgi.hooks.translation [None req-560528ca-352c-4172-a8ad-4647cfa81c81 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 162.253.55.204 () {48 vars in 966 bytes} [Sun Apr 12 19:10:57 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:11:03.808 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0c7e96e-97f8-4c14-bd9b-05427ee860be 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 162.253.55.204 () {44 vars in 926 bytes} [Sun Apr 12 19:11:03 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: 12/21] 162.253.55.204 () {44 vars in 948 bytes} [Sun Apr 12 19:11:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:11:03.898 8 WARNING neutron.services.revisions.revision_plugin [None req-2fce0a34-cb73-40f1-9984-d4409c58a962 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Could not find related network for resource to bump revision. 2026-04-12 19:11:03.916 8 INFO neutron.db.segments_db [None req-2fce0a34-cb73-40f1-9984-d4409c58a962 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment f6906f91-cac0-4ac2-b10c-f51c08184469 of type flat for network 3a83d3ef-7e2a-4ffa-896e-0bb4f1eb43bc 2026-04-12 19:11:03.938 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2fce0a34-cb73-40f1-9984-d4409c58a962 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 162.253.55.204 () {48 vars in 966 bytes} [Sun Apr 12 19:11:03 2026] POST /v2.0/networks => generated 124 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:11:09.794 8 INFO neutron.pecan_wsgi.hooks.translation [None req-434d6fc3-c33a-4b64-a9e4-caa1ea311747 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 162.253.55.204 () {44 vars in 926 bytes} [Sun Apr 12 19:11:09 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 162.253.55.204 () {44 vars in 948 bytes} [Sun Apr 12 19:11:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:11:09.869 8 WARNING neutron.services.revisions.revision_plugin [None req-7eb5286d-b36d-42bb-87fd-0ba017cb882f 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Could not find related network for resource to bump revision. 2026-04-12 19:11:09.887 8 INFO neutron.db.segments_db [None req-7eb5286d-b36d-42bb-87fd-0ba017cb882f 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 89687ea1-30a0-4679-b62f-a2e8ef5208b9 of type flat for network b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8 [pid: 8|app: 0|req: 12/26] 162.253.55.204 () {48 vars in 966 bytes} [Sun Apr 12 19:11:09 2026] POST /v2.0/networks => generated 706 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:11:11.020 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b14e2ff-dea5-4a07-9ece-bf63cbfbe3d6 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/27] 162.253.55.204 () {44 vars in 926 bytes} [Sun Apr 12 19:11:10 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: 8|app: 0|req: 13/28] 162.253.55.204 () {44 vars in 948 bytes} [Sun Apr 12 19:11:11 2026] GET /v2.0/networks?name=public => generated 709 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:11:11.090 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91ed43bc-17c4-4b55-b6ca-ea64fc5b6838 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 16/29] 162.253.55.204 () {44 vars in 1033 bytes} [Sun Apr 12 19:11:11 2026] GET /v2.0/subnets/public-subnet?network_id=b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8 => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 162.253.55.204 () {44 vars in 1056 bytes} [Sun Apr 12 19:11:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/31] 162.253.55.204 () {48 vars in 964 bytes} [Sun Apr 12 19:11:11 2026] POST /v2.0/subnets => generated 664 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:15:53.846 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e22f7b62-7dc7-4510-ab05-d8a58b2fc45b 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 162.253.55.204 () {44 vars in 936 bytes} [Sun Apr 12 19:15:53 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 162.253.55.204 () {44 vars in 958 bytes} [Sun Apr 12 19:15:53 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:15:53.930 7 INFO neutron.db.segments_db [None req-6005ac33-48f5-47ed-a720-41d2231caed1 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment f7bbb17d-f7c8-4542-b409-2e17c2267925 of type vxlan for network 1632d54b-40ce-49c3-8287-1ef28177f33b [pid: 7|app: 0|req: 37/71] 162.253.55.204 () {48 vars in 965 bytes} [Sun Apr 12 19:15:53 2026] POST /v2.0/networks => generated 688 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:15:54.975 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e020af6-4d6c-4e59-8261-041cb5836421 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/72] 162.253.55.204 () {44 vars in 936 bytes} [Sun Apr 12 19:15:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 162.253.55.204 () {44 vars in 958 bytes} [Sun Apr 12 19:15:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:15:55.057 8 INFO neutron.pecan_wsgi.hooks.translation [None req-426aa98b-798f-4dc4-b438-03966b56abfc 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 162.253.55.204 () {44 vars in 1035 bytes} [Sun Apr 12 19:15:55 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1632d54b-40ce-49c3-8287-1ef28177f33b => generated 114 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 162.253.55.204 () {44 vars in 1058 bytes} [Sun Apr 12 19:15:55 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1632d54b-40ce-49c3-8287-1ef28177f33b => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 162.253.55.204 () {48 vars in 964 bytes} [Sun Apr 12 19:15:55 2026] POST /v2.0/subnets => generated 651 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:15:56.594 7 INFO neutron.api.v2.resource [None req-174c20d7-7301-4699-bcb1-201105b05dab 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/77] 162.253.55.204 () {44 vars in 970 bytes} [Sun Apr 12 19:15:56 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 162.253.55.204 () {44 vars in 992 bytes} [Sun Apr 12 19:15:56 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 162.253.55.204 () {48 vars in 979 bytes} [Sun Apr 12 19:15:56 2026] POST /v2.0/security-groups => generated 1616 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:15:57 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 1616 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:15:57 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:15:57 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 162.253.55.204 () {48 vars in 990 bytes} [Sun Apr 12 19:15:57 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: 41/84] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:15:58 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 2230 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:15:58 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:15:58 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 2230 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 162.253.55.204 () {48 vars in 990 bytes} [Sun Apr 12 19:15:58 2026] POST /v2.0/security-group-rules => generated 603 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:15:59 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:15:59 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:15:59 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 162.253.55.204 () {48 vars in 990 bytes} [Sun Apr 12 19:15:59 2026] POST /v2.0/security-group-rules => generated 603 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:16:00 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:16:00 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:16:00 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 162.253.55.204 () {48 vars in 990 bytes} [Sun Apr 12 19:16:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:16:01 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 4078 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:16:02 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:16:02 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 162.253.55.204 () {48 vars in 990 bytes} [Sun Apr 12 19:16:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 162.253.55.204 () {44 vars in 986 bytes} [Sun Apr 12 19:16:03 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:16:03.352 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c15f18eb-af84-4d4c-91cd-495797ebd53a 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/101] 162.253.55.204 () {44 vars in 1075 bytes} [Sun Apr 12 19:16:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1632d54b-40ce-49c3-8287-1ef28177f33b => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 162.253.55.204 () {44 vars in 1098 bytes} [Sun Apr 12 19:16:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1632d54b-40ce-49c3-8287-1ef28177f33b => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:16:03 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/104] 162.253.55.204 () {48 vars in 960 bytes} [Sun Apr 12 19:16:03 2026] POST /v2.0/ports => generated 1096 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 19:16:11.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-60222d5d-4b1e-471f-a727-89624ed16a4e 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/107] 162.253.55.204 () {44 vars in 978 bytes} [Sun Apr 12 19:16:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 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: 53/108] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:16:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 162.253.55.204 () {48 vars in 1030 bytes} [Sun Apr 12 19:16:11 2026] PUT /v2.0/ports/0836f0fc-ba32-4c00-ba7e-b4e1ad3c8d31 => generated 1245 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 162.253.55.204 () {44 vars in 919 bytes} [Sun Apr 12 19:16:13 2026] GET /v2.0/ports => generated 3726 bytes in 84 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-04-12 19:16:14.908 7 INFO neutron.api.v2.resource [None req-d9bef47a-7a7a-4b40-aeba-d980938743c6 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/111] 162.253.55.204 () {44 vars in 958 bytes} [Sun Apr 12 19:16:14 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 162.253.55.204 () {44 vars in 980 bytes} [Sun Apr 12 19:16:14 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 162.253.55.204 () {48 vars in 979 bytes} [Sun Apr 12 19:16:14 2026] POST /v2.0/security-groups => generated 1610 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:16:15 2026] GET /v2.0/security-groups/0d382c34-ea66-4440-b169-1b70eb7d7546 => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:16:16 2026] GET /v2.0/security-groups/0d382c34-ea66-4440-b169-1b70eb7d7546 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:16:16 2026] GET /v2.0/security-groups/0d382c34-ea66-4440-b169-1b70eb7d7546 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 162.253.55.204 () {48 vars in 990 bytes} [Sun Apr 12 19:16:16 2026] POST /v2.0/security-group-rules => generated 621 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:16:17 2026] GET /v2.0/security-groups/0d382c34-ea66-4440-b169-1b70eb7d7546 => generated 2244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/119] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:16:17 2026] GET /v2.0/security-groups/0d382c34-ea66-4440-b169-1b70eb7d7546 => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/120] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:16:17 2026] GET /v2.0/security-groups/0d382c34-ea66-4440-b169-1b70eb7d7546 => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/121] 162.253.55.204 () {48 vars in 990 bytes} [Sun Apr 12 19:16:17 2026] POST /v2.0/security-group-rules => generated 625 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/130] 162.253.55.204 () {44 vars in 974 bytes} [Sun Apr 12 19:17:16 2026] GET /v2.0/quotas/25d282fc50d04c658362443c4a2b3a41 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/131] 162.253.55.204 () {48 vars in 1026 bytes} [Sun Apr 12 19:17:16 2026] PUT /v2.0/quotas/25d282fc50d04c658362443c4a2b3a41 => 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-04-12 19:19:36.432 7 INFO neutron.pecan_wsgi.hooks.translation [None req-047bd382-e061-4125-b18a-590fc8e155d6 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/152] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:19:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 105 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: 75/153] 162.253.55.204 () {30 vars in 762 bytes} [Sun Apr 12 19:19:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:19:38.307 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04fdab1d-927c-4191-a918-efe055eeede8 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/154] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:19:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/155] 162.253.55.204 () {30 vars in 762 bytes} [Sun Apr 12 19:19:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:25:40.225 8 INFO neutron.api.v2.resource [None req-29ff9447-e94d-4d34-80ab-19fb66bdc0fc 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 101/204] 162.253.55.204 () {44 vars in 1073 bytes} [Sun Apr 12 19:25:40 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ddd3b23e69184d88943c5aa90eafb9de => generated 139 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/205] 162.253.55.204 () {44 vars in 1096 bytes} [Sun Apr 12 19:25:40 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ddd3b23e69184d88943c5aa90eafb9de => generated 23 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/206] 162.253.55.204 () {48 vars in 980 bytes} [Sun Apr 12 19:25:40 2026] POST /v2.0/security-groups => generated 1624 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/207] 162.253.55.204 () {44 vars in 1087 bytes} [Sun Apr 12 19:25:41 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7?project_id=ddd3b23e69184d88943c5aa90eafb9de => generated 1624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:25:41 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 162.253.55.204 () {44 vars in 1087 bytes} [Sun Apr 12 19:25:41 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7?project_id=ddd3b23e69184d88943c5aa90eafb9de => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 162.253.55.204 () {48 vars in 990 bytes} [Sun Apr 12 19:25:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 162.253.55.204 () {44 vars in 1087 bytes} [Sun Apr 12 19:25:42 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7?project_id=ddd3b23e69184d88943c5aa90eafb9de => generated 2234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:25:42 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7 => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 162.253.55.204 () {44 vars in 1087 bytes} [Sun Apr 12 19:25:42 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7?project_id=ddd3b23e69184d88943c5aa90eafb9de => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 162.253.55.204 () {48 vars in 990 bytes} [Sun Apr 12 19:25:42 2026] POST /v2.0/security-group-rules => generated 599 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 162.253.55.204 () {44 vars in 1087 bytes} [Sun Apr 12 19:25:43 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7?project_id=ddd3b23e69184d88943c5aa90eafb9de => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/216] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:25:43 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/217] 162.253.55.204 () {44 vars in 1087 bytes} [Sun Apr 12 19:25:43 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7?project_id=ddd3b23e69184d88943c5aa90eafb9de => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/218] 162.253.55.204 () {48 vars in 990 bytes} [Sun Apr 12 19:25:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/219] 162.253.55.204 () {44 vars in 1087 bytes} [Sun Apr 12 19:25:44 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7?project_id=ddd3b23e69184d88943c5aa90eafb9de => generated 3460 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/220] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:25:45 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/221] 162.253.55.204 () {44 vars in 1087 bytes} [Sun Apr 12 19:25:45 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7?project_id=ddd3b23e69184d88943c5aa90eafb9de => generated 3460 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/222] 162.253.55.204 () {48 vars in 990 bytes} [Sun Apr 12 19:25:45 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: 137/275] 162.253.55.204 () {30 vars in 739 bytes} [Sun Apr 12 19:32:10 2026] GET /v2.0/networks?tenant_id=ddd3b23e69184d88943c5aa90eafb9de&shared=False => generated 15 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:32:10.664 7 INFO neutron.db.segments_db [None req-aef603f5-44bb-4b5f-b497-dcc2226b6cf6 a55aa9a0dc5f43d89fa45f066b8ce5f3 ddd3b23e69184d88943c5aa90eafb9de - - 7dc031602d444e82be89ec811099bd50 7dc031602d444e82be89ec811099bd50] Added segment f872c4be-70c0-49c4-961a-bfc2cfa6437a of type vxlan for network 8b7f0936-0b27-4438-b9cb-5f22cddb802f [pid: 7|app: 0|req: 139/276] 162.253.55.204 () {34 vars in 681 bytes} [Sun Apr 12 19:32:10 2026] POST /v2.0/networks => generated 699 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 162.253.55.204 () {30 vars in 721 bytes} [Sun Apr 12 19:32:10 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 162.253.55.204 () {30 vars in 632 bytes} [Sun Apr 12 19:32:10 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 162.253.55.204 () {34 vars in 676 bytes} [Sun Apr 12 19:32:10 2026] POST /v2.0/ports => generated 999 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:32:11 2026] GET /v2.0/networks/8b7f0936-0b27-4438-b9cb-5f22cddb802f => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 162.253.55.204 () {30 vars in 721 bytes} [Sun Apr 12 19:32:13 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:32:13 2026] GET /v2.0/networks/8b7f0936-0b27-4438-b9cb-5f22cddb802f => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 162.253.55.204 () {44 vars in 974 bytes} [Sun Apr 12 19:32:28 2026] GET /v2.0/quotas/ddd3b23e69184d88943c5aa90eafb9de => 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: 142/286] 162.253.55.204 () {48 vars in 1026 bytes} [Sun Apr 12 19:32:29 2026] PUT /v2.0/quotas/ddd3b23e69184d88943c5aa90eafb9de => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:44:02.652 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c5aa80f-0237-4d13-b4da-bfc83106a7d2 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/379] 162.253.55.204 () {44 vars in 926 bytes} [Sun Apr 12 19:44:02 2026] GET /v2.0/networks/public => generated 108 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 162.253.55.204 () {44 vars in 948 bytes} [Sun Apr 12 19:44:02 2026] GET /v2.0/networks?name=public => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:44:03.766 7 INFO neutron.pecan_wsgi.hooks.translation [None req-285e7bd2-27ce-44a6-963b-8504de134006 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/381] 162.253.55.204 () {44 vars in 926 bytes} [Sun Apr 12 19:44:03 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: 8|app: 0|req: 190/382] 162.253.55.204 () {44 vars in 948 bytes} [Sun Apr 12 19:44:03 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:44:03.845 7 INFO neutron.pecan_wsgi.hooks.translation [None req-01419f84-e8d9-4af8-a6b6-532b57caa71f 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/383] 162.253.55.204 () {44 vars in 1033 bytes} [Sun Apr 12 19:44:03 2026] GET /v2.0/subnets/public-subnet?network_id=b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8 => generated 113 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 162.253.55.204 () {44 vars in 1056 bytes} [Sun Apr 12 19:44:03 2026] GET /v2.0/subnets?name=public-subnet&network_id=b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8 => generated 667 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:44:32.729 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f2619e0-9ad8-4284-969a-cc9fbde1a3ff 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/389] 162.253.55.204 () {44 vars in 936 bytes} [Sun Apr 12 19:44:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/390] 162.253.55.204 () {44 vars in 958 bytes} [Sun Apr 12 19:44:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:44:33.740 8 INFO neutron.pecan_wsgi.hooks.translation [None req-052e7b8a-e5ee-4ea5-9b68-4de0282e8919 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/391] 162.253.55.204 () {44 vars in 936 bytes} [Sun Apr 12 19:44:33 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 162.253.55.204 () {44 vars in 958 bytes} [Sun Apr 12 19:44:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:44:33.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df5e1279-e6be-411c-bc1c-82ae5ae4487c 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/393] 162.253.55.204 () {44 vars in 1035 bytes} [Sun Apr 12 19:44:33 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1632d54b-40ce-49c3-8287-1ef28177f33b => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 162.253.55.204 () {44 vars in 1058 bytes} [Sun Apr 12 19:44:33 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1632d54b-40ce-49c3-8287-1ef28177f33b => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:44:35.056 7 INFO neutron.api.v2.resource [None req-690164e0-5cb0-4d79-96b3-0fde623846a0 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/397] 162.253.55.204 () {44 vars in 970 bytes} [Sun Apr 12 19:44:35 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 162.253.55.204 () {44 vars in 992 bytes} [Sun Apr 12 19:44:35 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:36 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:36 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 162.253.55.204 () {44 vars in 1010 bytes} [Sun Apr 12 19:44:36 2026] GET /v2.0/security-group-rules/5ef8fcb3-2ebd-483f-99e7-881763bcae14 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:37 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:37 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 162.253.55.204 () {44 vars in 1010 bytes} [Sun Apr 12 19:44:37 2026] GET /v2.0/security-group-rules/e550a7d2-5c58-4334-a69b-a89964312757 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:38 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:38 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 162.253.55.204 () {44 vars in 1010 bytes} [Sun Apr 12 19:44:38 2026] GET /v2.0/security-group-rules/1c802138-f264-441c-b8f7-f2d2c0d44e83 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:39 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => 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: 206/409] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:39 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => 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: 204/410] 162.253.55.204 () {44 vars in 1010 bytes} [Sun Apr 12 19:44:39 2026] GET /v2.0/security-group-rules/d7f56bbe-17c9-4ea0-95c9-694532b2121a => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:40 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => 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: 205/412] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:40 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 162.253.55.204 () {44 vars in 1010 bytes} [Sun Apr 12 19:44:40 2026] GET /v2.0/security-group-rules/928f73ff-c516-4bf4-ba24-b3329dea297f => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 162.253.55.204 () {44 vars in 986 bytes} [Sun Apr 12 19:44:41 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b => generated 732 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:44:41.646 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3af79f54-30f7-4f34-95c6-5cdaa1e9d1c9 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 209/415] 162.253.55.204 () {44 vars in 1075 bytes} [Sun Apr 12 19:44:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1632d54b-40ce-49c3-8287-1ef28177f33b => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 162.253.55.204 () {44 vars in 1098 bytes} [Sun Apr 12 19:44:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1632d54b-40ce-49c3-8287-1ef28177f33b => generated 1250 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:41 2026] GET /v2.0/security-groups/24d316d3-1cd3-459e-a95a-ffdeabb58fd4 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:44:49.925 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40bcedd1-9436-4c9a-bf0d-5fa570c0fd0f 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 212/420] 162.253.55.204 () {44 vars in 978 bytes} [Sun Apr 12 19:44:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/421] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/422] 162.253.55.204 () {44 vars in 919 bytes} [Sun Apr 12 19:44:51 2026] GET /v2.0/ports => generated 4721 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:44:52.831 8 INFO neutron.api.v2.resource [None req-33c95eab-6e0f-4ccd-b43c-f3bafd0e30ed 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 210/423] 162.253.55.204 () {44 vars in 958 bytes} [Sun Apr 12 19:44:52 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/424] 162.253.55.204 () {44 vars in 980 bytes} [Sun Apr 12 19:44:52 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/425] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:53 2026] GET /v2.0/security-groups/0d382c34-ea66-4440-b169-1b70eb7d7546 => generated 2882 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/426] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:53 2026] GET /v2.0/security-groups/0d382c34-ea66-4440-b169-1b70eb7d7546 => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/427] 162.253.55.204 () {44 vars in 1010 bytes} [Sun Apr 12 19:44:53 2026] GET /v2.0/security-group-rules/3e9f9839-0e9d-4f65-89e2-c79f6fe9fa21 => generated 621 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/428] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:54 2026] GET /v2.0/security-groups/0d382c34-ea66-4440-b169-1b70eb7d7546 => generated 2882 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/429] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:44:54 2026] GET /v2.0/security-groups/0d382c34-ea66-4440-b169-1b70eb7d7546 => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/430] 162.253.55.204 () {44 vars in 1010 bytes} [Sun Apr 12 19:44:54 2026] GET /v2.0/security-group-rules/f691ecc6-4f3b-4d8c-b396-f10381c2fd39 => generated 625 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/433] 162.253.55.204 () {44 vars in 974 bytes} [Sun Apr 12 19:45:07 2026] GET /v2.0/quotas/25d282fc50d04c658362443c4a2b3a41 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:46:03.560 7 INFO neutron.api.v2.resource [None req-fcb5e6e1-894c-424e-9fd0-e261207ca345 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 222/440] 162.253.55.204 () {44 vars in 1073 bytes} [Sun Apr 12 19:46:03 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ddd3b23e69184d88943c5aa90eafb9de => generated 139 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/441] 162.253.55.204 () {44 vars in 1096 bytes} [Sun Apr 12 19:46:03 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ddd3b23e69184d88943c5aa90eafb9de => generated 4072 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 162.253.55.204 () {44 vars in 1087 bytes} [Sun Apr 12 19:46:04 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7?project_id=ddd3b23e69184d88943c5aa90eafb9de => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:46:04 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/446] 162.253.55.204 () {44 vars in 1010 bytes} [Sun Apr 12 19:46:04 2026] GET /v2.0/security-group-rules/9b3008d5-3a1e-4018-b1ed-2545efa8ed58 => 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: 225/447] 162.253.55.204 () {44 vars in 1087 bytes} [Sun Apr 12 19:46:05 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7?project_id=ddd3b23e69184d88943c5aa90eafb9de => 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: 223/448] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:46:05 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 162.253.55.204 () {44 vars in 1010 bytes} [Sun Apr 12 19:46:05 2026] GET /v2.0/security-group-rules/0d245e40-a9a9-4627-b3cc-19bed1bf2893 => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 162.253.55.204 () {44 vars in 1087 bytes} [Sun Apr 12 19:46:06 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7?project_id=ddd3b23e69184d88943c5aa90eafb9de => 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: 227/451] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:46:06 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7 => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/452] 162.253.55.204 () {44 vars in 1010 bytes} [Sun Apr 12 19:46:06 2026] GET /v2.0/security-group-rules/3dd663f9-5a7d-43cb-a5d4-12089d5d66c5 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/453] 162.253.55.204 () {44 vars in 1087 bytes} [Sun Apr 12 19:46:07 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7?project_id=ddd3b23e69184d88943c5aa90eafb9de => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 162.253.55.204 () {44 vars in 1000 bytes} [Sun Apr 12 19:46:07 2026] GET /v2.0/security-groups/c9431dfa-0692-408e-b888-455647f697d7 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/455] 162.253.55.204 () {44 vars in 1010 bytes} [Sun Apr 12 19:46:07 2026] GET /v2.0/security-group-rules/51aa3507-0b6e-4ec4-9e0c-e701a5a56af8 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/456] 162.253.55.204 () {44 vars in 974 bytes} [Sun Apr 12 19:46:15 2026] GET /v2.0/quotas/ddd3b23e69184d88943c5aa90eafb9de => generated 291 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/465] 162.253.55.204 () {44 vars in 948 bytes} [Sun Apr 12 19:47:09 2026] GET /v2.0/networks?name=public => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/472] 10.0.0.51 () {32 vars in 647 bytes} [Sun Apr 12 19:47:49 2026] GET /v2.0/networks => generated 2168 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/473] 10.0.0.51 () {32 vars in 653 bytes} [Sun Apr 12 19:47:51 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/474] 10.0.0.51 () {32 vars in 645 bytes} [Sun Apr 12 19:47:51 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: 236/475] 10.0.0.51 () {32 vars in 641 bytes} [Sun Apr 12 19:47:51 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/476] 10.0.0.51 () {32 vars in 645 bytes} [Sun Apr 12 19:47:51 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/477] 10.0.0.51 () {32 vars in 647 bytes} [Sun Apr 12 19:47:51 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/478] 10.0.0.51 () {32 vars in 661 bytes} [Sun Apr 12 19:47:51 2026] GET /v2.0/security-groups => generated 17397 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/479] 10.0.0.51 () {32 vars in 653 bytes} [Sun Apr 12 19:47:51 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:48:03.164 8 INFO neutron.db.segments_db [None req-705492df-4d86-4cf2-8a37-ecf087807ff7 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 7bf28ecb-22b1-4a8a-b6b0-19962a83eafa of type vxlan for network 39893cd9-d2a5-4131-b536-268e41ef2556 2026-04-12 19:48:03.187 7 INFO neutron.db.segments_db [None req-62471258-0db4-49ab-bfc1-0bce481d2737 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 500a66da-bb8e-4d61-8a88-c6c5d4e02d35 of type vxlan for network d16b9505-c13f-474b-b1da-b11ed5ea3e14 [pid: 8|app: 0|req: 239/480] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:48:02 2026] POST /v2.0/networks => generated 726 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/481] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:48:02 2026] POST /v2.0/networks => generated 731 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/482] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:03 2026] POST /v2.0/subnets => generated 692 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:48:03.514 8 INFO neutron.db.segments_db [None req-817f383d-c2b5-4ca2-a571-ce0ea460d570 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 0e74c61b-c736-4539-9c79-26b4111dd66e of type vxlan for network a94cde6b-beb4-44a8-9b36-104790e8fbf2 [pid: 8|app: 0|req: 240/483] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:48:03 2026] POST /v2.0/networks => generated 728 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/484] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:03 2026] POST /v2.0/subnets => generated 697 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/485] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:48:03 2026] GET /v2.0/security-groups?tenant_id=d2064360ea9143549bd2f43e84be1568&name=default => generated 2921 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:48:03.714 7 INFO neutron.db.segments_db [None req-e6da15fe-00de-468b-8a4a-3477d27b29b1 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment c62824fe-4eac-46e1-b229-dfdfb20e7723 of type vxlan for network 2a0983d1-7890-4416-8855-59f1b7ca86ee [pid: 8|app: 0|req: 242/486] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:03 2026] POST /v2.0/subnets => generated 695 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:48:03.885 8 INFO neutron.db.segments_db [None req-9c6d3c6e-1b18-4d3d-a90d-54c546907199 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 73e3abad-2d7c-4290-93de-6f9bb4db8a8f of type vxlan for network 527ee03c-bb9e-4647-99c6-ea568957b910 2026-04-12 19:48:03.941 7 INFO neutron.db.l3_hamode_db [None req-e6da15fe-00de-468b-8a4a-3477d27b29b1 2724e03fcb4e4d5a8e20e3294a330d16 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:48:04.066 8 INFO neutron.db.l3_hamode_db [None req-9c6d3c6e-1b18-4d3d-a90d-54c546907199 2724e03fcb4e4d5a8e20e3294a330d16 bfc542acfdab407c8662e468d10aa67f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:48:04.813 7 INFO neutron.db.l3_hamode_db [None req-e6da15fe-00de-468b-8a4a-3477d27b29b1 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:48:04.892 8 INFO neutron.db.l3_hamode_db [None req-9c6d3c6e-1b18-4d3d-a90d-54c546907199 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 243/487] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:03 2026] POST /v2.0/routers => generated 737 bytes in 2357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/488] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:03 2026] POST /v2.0/routers => generated 732 bytes in 2580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:48:06.288 7 INFO neutron.db.segments_db [None req-190c58f8-5107-48a4-b1b2-9edb425251dc 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 11e61827-fa19-4855-b822-5ef58733f600 of type vxlan for network 3ace7449-b817-4591-8df6-27aa066e2ab4 [pid: 8|app: 0|req: 244/489] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:06 2026] DELETE /v2.0/security-groups/fd9bdaad-bb8a-4d8a-a5f6-ce67521d5410 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:48:06.561 7 INFO neutron.db.l3_hamode_db [None req-190c58f8-5107-48a4-b1b2-9edb425251dc 2724e03fcb4e4d5a8e20e3294a330d16 d70f29c8d0be4ff8a5a7715df1e9e767 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:48:07.288 7 INFO neutron.db.l3_hamode_db [None req-190c58f8-5107-48a4-b1b2-9edb425251dc 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 247/492] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:48:06 2026] PUT /v2.0/routers/89dc97d7-3dd7-44d2-a5fe-9d74c25ec7ce/add_router_interface => generated 309 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/493] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:06 2026] POST /v2.0/routers => generated 735 bytes in 1994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 10.0.0.51 () {34 vars in 683 bytes} [Sun Apr 12 19:48:08 2026] POST /v2.0/security-groups => generated 1658 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 19:48:08.611 7 INFO neutron.db.segments_db [None req-9c6fec40-b0ed-4393-bb9e-3a58819d4aaf 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment b5c9469f-97cc-4b35-a6ef-351b6bf082f0 of type vxlan for network 0e0ce817-e2c6-477e-9735-bdc800076105 [pid: 7|app: 0|req: 248/495] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:48:08 2026] POST /v2.0/networks => generated 725 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:48:07 2026] PUT /v2.0/routers/a547ac38-c9f9-4378-92f3-20da6c0c3c2b/add_router_interface => generated 309 bytes in 1183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:48:08 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: 250/498] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:08 2026] POST /v2.0/subnets => generated 691 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/499] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:48:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:48:09.137 8 INFO neutron.db.segments_db [None req-8462b4dc-81a0-4220-98d2-32717989ee04 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 38ed0bda-3718-464f-965e-8b102f6b4ac1 of type vxlan for network bc12ce13-ec33-4468-bfde-ec0d9ce6101f 2026-04-12 19:48:09.371 8 INFO neutron.db.l3_hamode_db [None req-8462b4dc-81a0-4220-98d2-32717989ee04 2724e03fcb4e4d5a8e20e3294a330d16 ebd546a0bb8a47a78ed687239b8252c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 249/500] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:48:08 2026] PUT /v2.0/routers/cb296fd4-0a0c-4313-aa7a-c75d55547f1a/add_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:10.114 8 INFO neutron.db.l3_hamode_db [None req-8462b4dc-81a0-4220-98d2-32717989ee04 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 250/501] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:48:09 2026] POST /v2.0/floatingips => generated 552 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 10.0.0.156 () {38 vars in 970 bytes} [Sun Apr 12 19:48:10 2026] POST /v2.0/security-groups => generated 1680 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 10.0.0.156 () {38 vars in 970 bytes} [Sun Apr 12 19:48:10 2026] POST /v2.0/security-groups => generated 1682 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/504] 10.0.0.156 () {38 vars in 970 bytes} [Sun Apr 12 19:48:10 2026] POST /v2.0/security-groups => generated 1684 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/505] 10.0.0.156 () {34 vars in 1097 bytes} [Sun Apr 12 19:48:10 2026] GET /v2.0/security-groups?name=tempest-securitygroup--677473768&fields=id&tenant_id=bfc542acfdab407c8662e468d10aa67f => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/506] 10.0.0.156 () {38 vars in 970 bytes} [Sun Apr 12 19:48:10 2026] POST /v2.0/security-groups => generated 1682 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/507] 10.0.0.156 () {34 vars in 981 bytes} [Sun Apr 12 19:48:10 2026] GET /v2.0/networks?id=d16b9505-c13f-474b-b1da-b11ed5ea3e14 => generated 682 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/508] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:10 2026] GET /v2.0/security-groups/8bd338bc-f687-4443-a0c1-1fb1e496cf85 => generated 1684 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/509] 10.0.0.156 () {34 vars in 964 bytes} [Sun Apr 12 19:48:11 2026] GET /v2.0/quotas/bfc542acfdab407c8662e468d10aa67f => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/510] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:09 2026] POST /v2.0/routers => generated 731 bytes in 1968 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/511] 10.0.0.156 () {38 vars in 980 bytes} [Sun Apr 12 19:48:11 2026] POST /v2.0/security-group-rules => generated 614 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/512] 10.0.0.156 () {34 vars in 1001 bytes} [Sun Apr 12 19:48:11 2026] GET /v2.0/ports?tenant_id=bfc542acfdab407c8662e468d10aa67f&fields=id => generated 57 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/513] 10.0.0.156 () {34 vars in 1001 bytes} [Sun Apr 12 19:48:11 2026] GET /v2.0/security-groups?tenant_id=0bfedc5e018a4aeb9c0ed311dfa21e2c => generated 7905 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/514] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:11 2026] GET /v2.0/security-groups/c3c55e06-c814-4a86-ae5c-f72b874c2f6c => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/515] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:11 2026] GET /v2.0/security-groups/c3c55e06-c814-4a86-ae5c-f72b874c2f6c => generated 2918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/516] 10.0.0.156 () {38 vars in 970 bytes} [Sun Apr 12 19:48:11 2026] POST /v2.0/security-groups => generated 1685 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/517] 10.0.0.156 () {34 vars in 906 bytes} [Sun Apr 12 19:48:11 2026] GET /v2.0/extensions => generated 21537 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:11 2026] GET /v2.0/security-groups/a891b0a0-1550-490e-944c-79cd17e9ab19 => 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: 260/519] 10.0.0.156 () {34 vars in 1007 bytes} [Sun Apr 12 19:48:11 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?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: 261/520] 10.0.0.156 () {36 vars in 1012 bytes} [Sun Apr 12 19:48:11 2026] DELETE /v2.0/security-groups/a891b0a0-1550-490e-944c-79cd17e9ab19 => 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: 262/521] 10.0.0.156 () {34 vars in 1107 bytes} [Sun Apr 12 19:48:11 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?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: 8|app: 0|req: 263/522] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:11 2026] GET /v2.0/security-groups/004b4139-b5e8-45cd-b22a-c799c0decefa => generated 1685 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/523] 10.0.0.156 () {38 vars in 980 bytes} [Sun Apr 12 19:48:11 2026] POST /v2.0/security-group-rules => generated 614 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:48:11.962 8 INFO neutron.api.v2.resource [req-751ea4e8-6750-41df-9ecd-ad619ab10d2e req-5559b5d7-292f-42df-a49a-db85d946a4ea a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 265/524] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:11 2026] GET /v2.0/security-groups/a891b0a0-1550-490e-944c-79cd17e9ab19 => 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: 266/525] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:11 2026] GET /v2.0/security-groups/004b4139-b5e8-45cd-b22a-c799c0decefa => generated 2310 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/526] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:48:11 2026] PUT /v2.0/routers/32c96f55-8d7f-4912-ac95-7996d70dc7ce/add_router_interface => generated 309 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/527] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => 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: 261/528] 10.0.0.156 () {38 vars in 980 bytes} [Sun Apr 12 19:48:12 2026] POST /v2.0/security-group-rules => generated 619 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/529] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.0/security-groups/37d02e75-8ebe-4e15-a181-7e8c5ebc8cf7 => generated 1682 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/530] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.0/security-groups/004b4139-b5e8-45cd-b22a-c799c0decefa => generated 2940 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/531] 10.0.0.156 () {36 vars in 1012 bytes} [Sun Apr 12 19:48:12 2026] DELETE /v2.0/security-groups/37d02e75-8ebe-4e15-a181-7e8c5ebc8cf7 => 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: 270/532] 10.0.0.156 () {34 vars in 1000 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.0/security-group-rules/f7aaaa29-029e-4527-8bf0-bb77339f0132 => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:12.288 8 INFO neutron.api.v2.resource [req-ca2b3755-3c67-4a8c-8bcb-7a2559ddf63d req-03d9ce15-ad7d-448b-afa7-af5e89e1c030 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 271/533] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.0/security-groups/37d02e75-8ebe-4e15-a181-7e8c5ebc8cf7 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/534] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.0/security-groups/004b4139-b5e8-45cd-b22a-c799c0decefa => generated 2940 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/535] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.0/security-groups/524a609f-c193-4055-b209-86f70edb2af6 => generated 1682 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/536] 10.0.0.156 () {36 vars in 1022 bytes} [Sun Apr 12 19:48:12 2026] DELETE /v2.0/security-group-rules/f7aaaa29-029e-4527-8bf0-bb77339f0132 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/537] 10.0.0.156 () {36 vars in 1012 bytes} [Sun Apr 12 19:48:12 2026] DELETE /v2.0/security-groups/524a609f-c193-4055-b209-86f70edb2af6 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:48:12.463 8 INFO neutron.api.v2.resource [req-2bd1ce23-b193-4bcd-9316-533cb7dea27a req-2f70c752-5dd1-4e81-9877-24eb4f0505f5 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 274/538] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.0/security-groups/524a609f-c193-4055-b209-86f70edb2af6 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/539] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.0/security-groups/004b4139-b5e8-45cd-b22a-c799c0decefa => generated 2310 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/540] 10.0.0.156 () {36 vars in 1012 bytes} [Sun Apr 12 19:48:12 2026] DELETE /v2.0/security-groups/004b4139-b5e8-45cd-b22a-c799c0decefa => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/541] 10.0.0.156 () {34 vars in 1001 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.0/security-groups?tenant_id=0bfedc5e018a4aeb9c0ed311dfa21e2c => 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: 277/542] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.0/security-groups/8bd338bc-f687-4443-a0c1-1fb1e496cf85 => generated 2309 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/543] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.0/security-groups/c3c55e06-c814-4a86-ae5c-f72b874c2f6c => generated 2918 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/544] 10.0.0.51 () {34 vars in 683 bytes} [Sun Apr 12 19:48:12 2026] POST /v2.0/security-groups => generated 1659 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/545] 10.0.0.156 () {36 vars in 1012 bytes} [Sun Apr 12 19:48:12 2026] DELETE /v2.0/security-groups/8bd338bc-f687-4443-a0c1-1fb1e496cf85 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/546] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.0/security-groups/c3c55e06-c814-4a86-ae5c-f72b874c2f6c => generated 2918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/547] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:48:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:48:12.848 8 INFO neutron.api.v2.resource [req-71e829b7-f1ec-4d12-a227-2ecfb9308039 req-3c1bec32-377a-440c-a6c4-75f35659a41d a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 281/548] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.0/security-groups/524a609f-c193-4055-b209-86f70edb2af6 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/549] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:48:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:48:12.950 8 INFO neutron.api.v2.resource [req-adf7cc6d-1763-43b7-b71b-8d080c2595f9 req-0d716764-488e-4890-9aff-aad4242b86ac a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 283/550] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:12 2026] GET /v2.0/security-groups/37d02e75-8ebe-4e15-a181-7e8c5ebc8cf7 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:48:13.668 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e333814-5826-4d1a-a232-a61504bd14df 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: c6e56458-47e0-476d-9994-3d0d7b53fbd7 2026-04-12 19:48:13.678 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e333814-5826-4d1a-a232-a61504bd14df 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: c6e56458-47e0-476d-9994-3d0d7b53fbd7 [pid: 8|app: 0|req: 284/551] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:48:12 2026] POST /v2.0/floatingips => generated 552 bytes in 939 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:48:13.903 8 INFO neutron.api.v2.resource [req-9eb6cfe1-4cbf-42a1-a787-0dccb6bdf501 req-73ed826d-1b80-451c-b708-efc53c530756 a83e41a0288b41e0b242956005864e8e 0bfedc5e018a4aeb9c0ed311dfa21e2c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 285/552] 10.0.0.156 () {34 vars in 990 bytes} [Sun Apr 12 19:48:13 2026] GET /v2.0/security-groups/a891b0a0-1550-490e-944c-79cd17e9ab19 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/553] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:13 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => 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: 268/554] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:48:12 2026] PUT /v2.0/routers/cb296fd4-0a0c-4313-aa7a-c75d55547f1a/remove_router_interface => generated 309 bytes in 1466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:14.390 8 INFO neutron_taas.services.taas.taas_plugin [None req-6904e46f-f0af-4727-adb7-4aac71169db4 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 65db0e40-a07d-409c-9127-515e07ccbbe9 2026-04-12 19:48:14.397 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6904e46f-f0af-4727-adb7-4aac71169db4 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 65db0e40-a07d-409c-9127-515e07ccbbe9 2026-04-12 19:48:14.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-7885db2e-3610-43e9-bff5-2a323876f9a5 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 3b0630a5-74b9-4e15-9ea1-f9f55df10587 2026-04-12 19:48:14.423 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7885db2e-3610-43e9-bff5-2a323876f9a5 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 3b0630a5-74b9-4e15-9ea1-f9f55df10587 2026-04-12 19:48:14.673 7 INFO neutron_taas.services.taas.taas_plugin [None req-7885db2e-3610-43e9-bff5-2a323876f9a5 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: d4b05c9a-548a-455c-8fb4-1958f2b4e3b7 2026-04-12 19:48:14.676 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7885db2e-3610-43e9-bff5-2a323876f9a5 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: d4b05c9a-548a-455c-8fb4-1958f2b4e3b7 2026-04-12 19:48:14.764 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-7885db2e-3610-43e9-bff5-2a323876f9a5 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - 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 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, 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 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, 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 646, 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 717, 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 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, 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: 287/555] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:48:13 2026] PUT /v2.0/routers/a547ac38-c9f9-4378-92f3-20da6c0c3c2b/remove_router_interface => generated 309 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/556] 10.0.0.156 () {34 vars in 1097 bytes} [Sun Apr 12 19:48:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--997565902&fields=id&tenant_id=ebd546a0bb8a47a78ed687239b8252c6 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:48:15.146 7 INFO neutron.db.l3_hamode_db [None req-7885db2e-3610-43e9-bff5-2a323876f9a5 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HA network 3ace7449-b817-4591-8df6-27aa066e2ab4 was deleted as no HA routers are present in tenant d70f29c8d0be4ff8a5a7715df1e9e767. [pid: 7|app: 0|req: 269/557] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:48:14 2026] DELETE /v2.0/routers/cb296fd4-0a0c-4313-aa7a-c75d55547f1a => generated 0 bytes in 930 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:48:15.162 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ce8942d-74ca-46f2-a560-c3743664d474 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: e246df4b-951f-435b-aa8d-6959bd33ec48 2026-04-12 19:48:15.164 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ce8942d-74ca-46f2-a560-c3743664d474 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: e246df4b-951f-435b-aa8d-6959bd33ec48 [pid: 7|app: 0|req: 270/558] 10.0.0.156 () {34 vars in 981 bytes} [Sun Apr 12 19:48:15 2026] GET /v2.0/networks?id=0e0ce817-e2c6-477e-9735-bdc800076105 => generated 676 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/559] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:15 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:48:15.374 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ce8942d-74ca-46f2-a560-c3743664d474 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: c91bd222-1f45-44d3-af2f-f0b333f261f9 2026-04-12 19:48:15.376 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ce8942d-74ca-46f2-a560-c3743664d474 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: c91bd222-1f45-44d3-af2f-f0b333f261f9 [pid: 7|app: 0|req: 272/560] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:48:15 2026] DELETE /v2.0/subnets/59fefb99-d50b-4ca3-8e70-76f5c7aec51d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/561] 10.0.0.156 () {34 vars in 964 bytes} [Sun Apr 12 19:48:15 2026] GET /v2.0/quotas/ebd546a0bb8a47a78ed687239b8252c6 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:15.469 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-0ce8942d-74ca-46f2-a560-c3743664d474 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - 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 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, 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 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, 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 646, 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 717, 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 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, 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-04-12 19:48:15.476 7 INFO neutron.services.segments.plugin [-] Segment 11e61827-fa19-4855-b822-5ef58733f600 resource provider aggregate not found 2026-04-12 19:48:15.495 7 INFO neutron.services.segments.plugin [-] Segment 11e61827-fa19-4855-b822-5ef58733f600 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11e61827-fa19-4855-b822-5ef58733f600 found for delete ", "request_id": "req-85e80689-818e-49a8-9cc1-48c6b083a593"}]} 2026-04-12 19:48:15.528 7 INFO neutron.services.segments.plugin [-] Segment 11e61827-fa19-4855-b822-5ef58733f600 resource provider aggregate not found [pid: 7|app: 0|req: 274/562] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:48:15 2026] DELETE /v2.0/networks/a94cde6b-beb4-44a8-9b36-104790e8fbf2 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:48:15.564 7 INFO neutron.services.segments.plugin [-] Segment 11e61827-fa19-4855-b822-5ef58733f600 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11e61827-fa19-4855-b822-5ef58733f600 found for delete ", "request_id": "req-7f1c9395-978b-4270-b314-2bb441d8f299"}]} [pid: 7|app: 0|req: 275/563] 10.0.0.156 () {34 vars in 1001 bytes} [Sun Apr 12 19:48:15 2026] GET /v2.0/ports?tenant_id=ebd546a0bb8a47a78ed687239b8252c6&fields=id => generated 57 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/564] 10.0.0.156 () {34 vars in 1007 bytes} [Sun Apr 12 19:48:15 2026] GET /v2.0/networks/0e0ce817-e2c6-477e-9735-bdc800076105?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/565] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:48:15 2026] GET /v2.0/security-groups?tenant_id=d70f29c8d0be4ff8a5a7715df1e9e767&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/566] 10.0.0.156 () {34 vars in 1107 bytes} [Sun Apr 12 19:48:15 2026] GET /v2.0/networks/0e0ce817-e2c6-477e-9735-bdc800076105?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) 2026-04-12 19:48:15.861 8 INFO neutron.db.l3_hamode_db [None req-0ce8942d-74ca-46f2-a560-c3743664d474 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HA network 2a0983d1-7890-4416-8855-59f1b7ca86ee was deleted as no HA routers are present in tenant 0bfedc5e018a4aeb9c0ed311dfa21e2c. [pid: 8|app: 0|req: 289/567] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:48:14 2026] DELETE /v2.0/routers/a547ac38-c9f9-4378-92f3-20da6c0c3c2b => generated 0 bytes in 893 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/568] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:15 2026] DELETE /v2.0/security-groups/234542d8-9915-4290-bb46-fd0f330194ce => 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: 280/569] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:15 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => 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: 290/570] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:48:15 2026] DELETE /v2.0/subnets/3df9e920-4a23-40a2-b39c-eb1327f68a8e => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:48:16.160 7 INFO neutron_taas.services.taas.taas_plugin [None req-b648c10b-052a-4129-87af-a2228f25604e 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: ccfe47d7-fb4b-489a-962b-4031b740d2a2 2026-04-12 19:48:16.164 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b648c10b-052a-4129-87af-a2228f25604e 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: ccfe47d7-fb4b-489a-962b-4031b740d2a2 2026-04-12 19:48:16.279 8 INFO neutron.services.segments.plugin [-] Segment c62824fe-4eac-46e1-b229-dfdfb20e7723 resource provider aggregate not found 2026-04-12 19:48:16.285 8 INFO neutron.services.segments.plugin [-] Segment c62824fe-4eac-46e1-b229-dfdfb20e7723 resource provider aggregate not found 2026-04-12 19:48:16.301 8 INFO neutron.services.segments.plugin [-] Segment c62824fe-4eac-46e1-b229-dfdfb20e7723 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c62824fe-4eac-46e1-b229-dfdfb20e7723 found for delete ", "request_id": "req-64b9cedd-620a-4adb-9f5f-e80686ab0769"}]} 2026-04-12 19:48:16.303 8 INFO neutron.services.segments.plugin [-] Segment c62824fe-4eac-46e1-b229-dfdfb20e7723 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c62824fe-4eac-46e1-b229-dfdfb20e7723 found for delete ", "request_id": "req-96313546-fcd1-4b76-a2c0-8db5098c14ff"}]} [pid: 7|app: 0|req: 281/571] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:48:16 2026] DELETE /v2.0/networks/39893cd9-d2a5-4131-b536-268e41ef2556 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/572] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:16 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => 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: 282/573] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:48:16 2026] GET /v2.0/security-groups?tenant_id=0bfedc5e018a4aeb9c0ed311dfa21e2c&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: 292/574] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:16 2026] DELETE /v2.0/security-groups/c3c55e06-c814-4a86-ae5c-f72b874c2f6c => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/575] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:17 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => 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: 283/576] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:48:16 2026] GET /v2.0/networks?id=d16b9505-c13f-474b-b1da-b11ed5ea3e14 => generated 682 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/577] 162.253.55.204 () {34 vars in 910 bytes} [Sun Apr 12 19:48:17 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/578] 162.253.55.204 () {34 vars in 1049 bytes} [Sun Apr 12 19:48:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bfc542acfdab407c8662e468d10aa67f => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/579] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:17 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:48:17.523 7 INFO neutron.services.segments.plugin [-] Segment 0e74c61b-c736-4539-9c79-26b4111dd66e resource provider aggregate not found 2026-04-12 19:48:17.541 7 INFO neutron.services.segments.plugin [-] Segment 0e74c61b-c736-4539-9c79-26b4111dd66e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e74c61b-c736-4539-9c79-26b4111dd66e found for delete ", "request_id": "req-91f13b1e-a981-40d5-90f5-3020054e8579"}]} 2026-04-12 19:48:17.557 7 INFO neutron.services.segments.plugin [-] Segment 7bf28ecb-22b1-4a8a-b6b0-19962a83eafa resource provider aggregate not found 2026-04-12 19:48:17.578 7 INFO neutron.services.segments.plugin [-] Segment 7bf28ecb-22b1-4a8a-b6b0-19962a83eafa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bf28ecb-22b1-4a8a-b6b0-19962a83eafa found for delete ", "request_id": "req-32c5f60b-5ebf-4339-a77e-44a288ee3e36"}]} 2026-04-12 19:48:17.592 7 INFO neutron.services.segments.plugin [-] Segment 0e74c61b-c736-4539-9c79-26b4111dd66e resource provider aggregate not found 2026-04-12 19:48:17.612 7 INFO neutron.services.segments.plugin [-] Segment 0e74c61b-c736-4539-9c79-26b4111dd66e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e74c61b-c736-4539-9c79-26b4111dd66e found for delete ", "request_id": "req-09185ca2-5909-4e41-9808-477211f7ccd9"}]} 2026-04-12 19:48:17.628 7 INFO neutron.services.segments.plugin [-] Segment 7bf28ecb-22b1-4a8a-b6b0-19962a83eafa resource provider aggregate not found 2026-04-12 19:48:17.644 7 INFO neutron.services.segments.plugin [-] Segment 7bf28ecb-22b1-4a8a-b6b0-19962a83eafa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bf28ecb-22b1-4a8a-b6b0-19962a83eafa found for delete ", "request_id": "req-f1984cd6-d823-4897-a3bb-5e672d27c162"}]} [pid: 8|app: 0|req: 295/580] 162.253.55.204 () {38 vars in 954 bytes} [Sun Apr 12 19:48:17 2026] POST /v2.0/ports => generated 958 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:48:18.156 7 INFO neutron.db.segments_db [None req-e9dc4329-1cd8-40f2-9a41-4cdbabbe4eca 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 046d7995-f311-4527-a82d-14f1f0c7de20 of type vxlan for network ad0f3524-1284-4584-a86c-3ffb203b4f13 /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: 286/581] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:48:17 2026] POST /v2.0/networks => generated 718 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/582] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:18 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/583] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:18 2026] POST /v2.0/subnets => generated 684 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:48:18.495 7 INFO neutron.db.segments_db [None req-5b790310-dc10-46ee-8e8e-d93b8125823d 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 3b8e0d27-4f7e-47d0-a865-e17f128b3484 of type vxlan for network 418893f1-be92-4856-9458-b0c7e446bbc9 [pid: 8|app: 0|req: 296/584] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:48:18 2026] PUT /v2.0/ports/3aaee302-21e9-4880-b20e-05ec97478fd3 => generated 1239 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:48:18.800 7 INFO neutron.db.l3_hamode_db [None req-5b790310-dc10-46ee-8e8e-d93b8125823d 2724e03fcb4e4d5a8e20e3294a330d16 ddb2047a03784d699dcde87aa305d8b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /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-04-12 19:48:19.028 8 INFO neutron.db.segments_db [None req-cf957a86-de54-4761-9063-1825abcbde9a 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 5c53288f-a6a1-4fd9-ba34-b62a3692867d of type vxlan for network 6a2f91f6-9f42-4e17-a506-a2e5591ce13f [pid: 8|app: 0|req: 297/585] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:48:18 2026] POST /v2.0/networks => generated 729 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:48:19.197 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a02465dd-737f-46a0-8952-66aa8fc321a2'] response: {'name': 'network-changed', 'server_uuid': '366d9bc0-1011-488d-a2a3-2c22e3fec342', 'tag': '3aaee302-21e9-4880-b20e-05ec97478fd3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 298/586] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:19 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/587] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:19 2026] POST /v2.0/subnets => generated 695 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/588] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:19 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/589] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:19 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:48:19.513 8 INFO neutron.db.segments_db [None req-4d7eb153-64dd-4eae-8124-c67d005fb592 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 767e8192-f87f-4d7a-9659-bfbac4bb9f16 of type vxlan for network 4ed54d3c-cb53-4128-acad-8d684115492d 2026-04-12 19:48:19.518 7 INFO neutron.db.l3_hamode_db [None req-5b790310-dc10-46ee-8e8e-d93b8125823d 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:48:19.732 8 INFO neutron.db.l3_hamode_db [None req-4d7eb153-64dd-4eae-8124-c67d005fb592 2724e03fcb4e4d5a8e20e3294a330d16 58dd633b5cf141eea0b15018557b6b0c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:48:20.394 8 INFO neutron.db.l3_hamode_db [None req-4d7eb153-64dd-4eae-8124-c67d005fb592 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 289/590] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:18 2026] POST /v2.0/routers => generated 724 bytes in 2022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/593] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:48:20 2026] GET /v2.0/ports?tenant_id=bfc542acfdab407c8662e468d10aa67f&device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/594] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:19 2026] POST /v2.0/routers => generated 735 bytes in 1768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/595] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:21 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/596] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:48:21 2026] GET /v2.0/networks?id=0e0ce817-e2c6-477e-9735-bdc800076105 => generated 676 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/597] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:48:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3aaee302-21e9-4880-b20e-05ec97478fd3 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/598] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:21 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => 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: 293/599] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:48:20 2026] PUT /v2.0/routers/0eba16a1-353b-4abc-b0bd-b1ff389e55bd/add_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/600] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:21 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/601] 162.253.55.204 () {34 vars in 1049 bytes} [Sun Apr 12 19:48:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ebd546a0bb8a47a78ed687239b8252c6 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/602] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:48:21 2026] GET /v2.0/subnets?id=6b8e4419-2dc1-4e2a-b445-93af3832b48d => generated 700 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/603] 162.253.55.204 () {38 vars in 954 bytes} [Sun Apr 12 19:48:21 2026] POST /v2.0/ports => generated 954 bytes in 491 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: 298/604] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:48:22 2026] GET /v2.0/ports?network_id=d16b9505-c13f-474b-b1da-b11ed5ea3e14&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/605] 10.0.0.51 () {34 vars in 683 bytes} [Sun Apr 12 19:48:22 2026] POST /v2.0/security-groups => generated 1661 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/606] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:48:22 2026] PUT /v2.0/ports/2756c945-c060-4393-ac49-2c007fd7d1fe => generated 1235 bytes in 491 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: 301/607] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:48:22 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:23 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/609] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:48:21 2026] PUT /v2.0/routers/b525b261-412e-46fc-97a1-08395a63404a/add_router_interface => generated 309 bytes in 1714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/610] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:23 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/611] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:48:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/612] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:48:23 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?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: 304/613] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:23 2026] GET /v2.0/security-groups?id=a7d19c1a-3174-4656-b09f-2de5a7718772&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/614] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:23 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/615] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:48:23 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) 2026-04-12 19:48:23.453 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ace5a86-99f7-47bf-8ed0-ff92f980a879'] response: {'name': 'network-changed', 'server_uuid': 'c971abde-7be7-4612-b4d4-259d3ba8dc48', 'tag': '2756c945-c060-4393-ac49-2c007fd7d1fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 311/616] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:48:23 2026] POST /v2.0/floatingips => generated 552 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/617] 10.0.0.51 () {34 vars in 683 bytes} [Sun Apr 12 19:48:23 2026] POST /v2.0/security-groups => generated 1660 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/618] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:48:23 2026] GET /v2.0/ports?tenant_id=ebd546a0bb8a47a78ed687239b8252c6&device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/619] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:48:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/620] 162.253.55.204 () {34 vars in 1017 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/networks?tenant_id=ebd546a0bb8a47a78ed687239b8252c6&shared=False => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/621] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:48:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/622] 162.253.55.204 () {34 vars in 929 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/623] 10.0.0.156 () {34 vars in 1099 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1245392811&fields=id&tenant_id=ddb2047a03784d699dcde87aa305d8b6 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/624] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/ports?tenant_id=bfc542acfdab407c8662e468d10aa67f&device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/625] 10.0.0.156 () {34 vars in 981 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/networks?id=ad0f3524-1284-4584-a86c-3ffb203b4f13 => generated 669 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/networks?id=d16b9505-c13f-474b-b1da-b11ed5ea3e14 => generated 778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/628] 10.0.0.156 () {34 vars in 964 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/quotas/ddb2047a03784d699dcde87aa305d8b6 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/629] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/security-groups?id=a7d19c1a-3174-4656-b09f-2de5a7718772&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/630] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3aaee302-21e9-4880-b20e-05ec97478fd3 => 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: 318/631] 10.0.0.156 () {34 vars in 1001 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/ports?tenant_id=ddb2047a03784d699dcde87aa305d8b6&fields=id => generated 57 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/632] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/subnets?id=6b8e4419-2dc1-4e2a-b445-93af3832b48d => generated 700 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/633] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:48:24 2026] POST /v2.0/floatingips => generated 552 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/634] 10.0.0.156 () {34 vars in 1007 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/networks/ad0f3524-1284-4584-a86c-3ffb203b4f13?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: 316/635] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/ports?network_id=d16b9505-c13f-474b-b1da-b11ed5ea3e14&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/636] 10.0.0.156 () {34 vars in 1107 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/networks/ad0f3524-1284-4584-a86c-3ffb203b4f13?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: 8|app: 0|req: 318/637] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?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: 319/638] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?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: 8|app: 0|req: 320/639] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:25 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/640] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:24 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 973 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/641] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:25 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&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: 321/642] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:48:25 2026] GET /v2.0/ports?tenant_id=ebd546a0bb8a47a78ed687239b8252c6&device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1238 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/643] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:48:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2756c945-c060-4393-ac49-2c007fd7d1fe => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/644] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:48:25 2026] GET /v2.0/subnets?id=3ef0bee4-1ee1-4df9-a6d1-327b90f47376 => generated 694 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/645] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:48:25 2026] GET /v2.0/ports?network_id=0e0ce817-e2c6-477e-9735-bdc800076105&device_owner=network%3Adhcp => 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: 323/646] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:48:25 2026] GET /v2.0/networks/0e0ce817-e2c6-477e-9735-bdc800076105?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:48:25 2026] GET /v2.0/networks/0e0ce817-e2c6-477e-9735-bdc800076105?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: 324/648] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:25 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/649] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:25 2026] GET /v2.0/security-groups?id=a7d19c1a-3174-4656-b09f-2de5a7718772&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: 325/650] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:26 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => 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: 326/651] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:26 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => 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: 326/652] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:26 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&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: 327/653] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:26 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:26 2026] GET /v2.0/security-groups?id=a7d19c1a-3174-4656-b09f-2de5a7718772&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/655] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:27 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => 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: 328/656] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:27 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:27 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/658] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:28 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/659] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:28 2026] GET /v2.0/security-groups?id=a7d19c1a-3174-4656-b09f-2de5a7718772&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: 330/660] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:28 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => 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: 331/661] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:28 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:28 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&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: 7|app: 0|req: 332/663] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:29 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/664] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:29 2026] GET /v2.0/security-groups?id=a7d19c1a-3174-4656-b09f-2de5a7718772&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: 7|app: 0|req: 333/665] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:29 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => 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: 333/666] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:48:29 2026] GET /v2.0/networks?id=ad0f3524-1284-4584-a86c-3ffb203b4f13 => generated 669 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/667] 162.253.55.204 () {34 vars in 1049 bytes} [Sun Apr 12 19:48:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ddb2047a03784d699dcde87aa305d8b6 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/668] 10.0.0.156 () {34 vars in 1099 bytes} [Sun Apr 12 19:48:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1490338863&fields=id&tenant_id=58dd633b5cf141eea0b15018557b6b0c => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 10.0.0.156 () {34 vars in 981 bytes} [Sun Apr 12 19:48:29 2026] GET /v2.0/networks?id=6a2f91f6-9f42-4e17-a506-a2e5591ce13f => generated 680 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 10.0.0.156 () {34 vars in 964 bytes} [Sun Apr 12 19:48:29 2026] GET /v2.0/quotas/58dd633b5cf141eea0b15018557b6b0c => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.156 () {34 vars in 1001 bytes} [Sun Apr 12 19:48:29 2026] GET /v2.0/ports?tenant_id=58dd633b5cf141eea0b15018557b6b0c&fields=id => generated 57 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:29 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/673] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:29 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/674] 162.253.55.204 () {38 vars in 954 bytes} [Sun Apr 12 19:48:29 2026] POST /v2.0/ports => generated 954 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 336/675] 10.0.0.156 () {34 vars in 906 bytes} [Sun Apr 12 19:48:30 2026] GET /v2.0/extensions => generated 21537 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/676] 10.0.0.156 () {34 vars in 1007 bytes} [Sun Apr 12 19:48:30 2026] GET /v2.0/networks/6a2f91f6-9f42-4e17-a506-a2e5591ce13f?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: 338/677] 10.0.0.156 () {34 vars in 1107 bytes} [Sun Apr 12 19:48:30 2026] GET /v2.0/networks/6a2f91f6-9f42-4e17-a506-a2e5591ce13f?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: 339/678] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:30 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/679] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:48:30 2026] PUT /v2.0/ports/64e670a2-d051-41a4-bf6c-15013a6f993b => generated 1235 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:30 2026] GET /v2.0/security-groups?id=a7d19c1a-3174-4656-b09f-2de5a7718772&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:30.577 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7db7c3ee-3111-4948-addf-aaeb579c30ab'] response: {'name': 'network-changed', 'server_uuid': '77d86e7a-f640-4a29-8faf-d11c5c909ac1', 'tag': '64e670a2-d051-41a4-bf6c-15013a6f993b', '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: 341/681] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:30 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:30 2026] GET /v2.0/security-groups?id=03603ffe-7dd3-4f86-8fd3-4543526d5043&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: 8|app: 0|req: 342/683] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:30 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => 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: 342/684] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:31 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:48:31 2026] GET /v2.0/ports?tenant_id=ddb2047a03784d699dcde87aa305d8b6&device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:31 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&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: 344/687] 162.253.55.204 () {34 vars in 1017 bytes} [Sun Apr 12 19:48:31 2026] GET /v2.0/networks?tenant_id=ddb2047a03784d699dcde87aa305d8b6&shared=False => generated 765 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/688] 162.253.55.204 () {34 vars in 929 bytes} [Sun Apr 12 19:48:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/689] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:31 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/690] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:31 2026] GET /v2.0/security-groups?id=a7d19c1a-3174-4656-b09f-2de5a7718772&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: 346/691] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:31 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/692] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:31 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:31 2026] GET /v2.0/security-groups?id=03603ffe-7dd3-4f86-8fd3-4543526d5043&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: 8|app: 0|req: 348/694] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:31 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => 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: 349/695] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:32 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:48:32 2026] GET /v2.0/ports?tenant_id=ddb2047a03784d699dcde87aa305d8b6&device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:32 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&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: 352/698] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:48:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=64e670a2-d051-41a4-bf6c-15013a6f993b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:48:32.424 7 INFO neutron.db.l3_db [None req-a43d4a4b-c94a-4e13-86b9-ac09ea993844 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] Floating IP 4e70c12e-40b1-4b89-9d89-7a7f86fd30f3 associated. External IP: 10.96.250.219, port: 2756c945-c060-4393-ac49-2c007fd7d1fe. [pid: 8|app: 0|req: 353/699] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:48:32 2026] GET /v2.0/subnets?id=d2f01206-fa4c-4b7b-bb38-08b8750ecc85 => generated 687 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/700] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:48:32 2026] GET /v2.0/ports?network_id=ad0f3524-1284-4584-a86c-3ffb203b4f13&device_owner=network%3Adhcp => 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: 355/701] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:48:32 2026] GET /v2.0/networks/ad0f3524-1284-4584-a86c-3ffb203b4f13?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: 356/702] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:48:32 2026] GET /v2.0/networks/ad0f3524-1284-4584-a86c-3ffb203b4f13?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: 347/703] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:48:31 2026] PUT /v2.0/floatingips/4e70c12e-40b1-4b89-9d89-7a7f86fd30f3 => generated 855 bytes in 854 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:32.818 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-54b569ed-f2e2-448e-976a-76d58a75a3c0'] response: {'name': 'network-changed', 'server_uuid': 'c971abde-7be7-4612-b4d4-259d3ba8dc48', 'tag': '2756c945-c060-4393-ac49-2c007fd7d1fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 357/704] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:32 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 971 bytes in 61 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.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:32 2026] GET /v2.0/security-groups?id=a7d19c1a-3174-4656-b09f-2de5a7718772&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/706] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:32 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 969 bytes in 40 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.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.0/security-groups?id=03603ffe-7dd3-4f86-8fd3-4543526d5043&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/708] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => 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: 350/709] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/710] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.0/ports?tenant_id=ebd546a0bb8a47a78ed687239b8252c6&device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/711] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.0/security-groups?id=a7d19c1a-3174-4656-b09f-2de5a7718772&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/712] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.0/networks?id=0e0ce817-e2c6-477e-9735-bdc800076105 => generated 772 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/713] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => 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: 353/714] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/715] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2756c945-c060-4393-ac49-2c007fd7d1fe => generated 858 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/716] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.0/subnets?id=3ef0bee4-1ee1-4df9-a6d1-327b90f47376 => generated 694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/717] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.0/ports?network_id=0e0ce817-e2c6-477e-9735-bdc800076105&device_owner=network%3Adhcp => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/718] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.0/networks/0e0ce817-e2c6-477e-9735-bdc800076105?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/719] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:48:33 2026] GET /v2.0/networks/0e0ce817-e2c6-477e-9735-bdc800076105?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: 356/720] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:34 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/721] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:34 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => 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: 365/722] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:34 2026] GET /v2.0/security-groups?id=03603ffe-7dd3-4f86-8fd3-4543526d5043&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: 359/725] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:34 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/726] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:34 2026] GET /v2.0/security-groups?id=a7d19c1a-3174-4656-b09f-2de5a7718772&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/727] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:34 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => 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/728] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:34 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/729] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:34 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:35.419 8 INFO neutron.db.l3_db [None req-87955bdd-5b3d-424c-886a-96e05739f055 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] Floating IP 104d71e6-cf00-43b9-8b5f-44bfcb6b022b associated. External IP: 10.96.250.212, port: 3aaee302-21e9-4880-b20e-05ec97478fd3. [pid: 7|app: 0|req: 362/730] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:35 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => 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: 363/731] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:35 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/732] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:48:35 2026] GET /v2.0/networks?id=6a2f91f6-9f42-4e17-a506-a2e5591ce13f => generated 680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:35 2026] GET /v2.0/security-groups?id=03603ffe-7dd3-4f86-8fd3-4543526d5043&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: 366/734] 162.253.55.204 () {34 vars in 1049 bytes} [Sun Apr 12 19:48:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=58dd633b5cf141eea0b15018557b6b0c => generated 181 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/735] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:48:34 2026] PUT /v2.0/floatingips/104d71e6-cf00-43b9-8b5f-44bfcb6b022b => generated 856 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/736] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:35 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/737] 162.253.55.204 () {34 vars in 993 bytes} [Sun Apr 12 19:48:35 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/738] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:35 2026] GET /v2.0/security-groups?id=a7d19c1a-3174-4656-b09f-2de5a7718772&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:36.011 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8506575-5e02-41e1-abb8-bb9ec9ef0ecb'] response: {'name': 'network-changed', 'server_uuid': '366d9bc0-1011-488d-a2a3-2c22e3fec342', 'tag': '3aaee302-21e9-4880-b20e-05ec97478fd3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 373/739] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:35 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => 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: 367/740] 162.253.55.204 () {38 vars in 954 bytes} [Sun Apr 12 19:48:35 2026] POST /v2.0/ports => generated 954 bytes in 466 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: 368/741] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:36 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:36.222 8 INFO neutron_taas.services.taas.taas_plugin [req-4b47d570-735b-47b5-8b09-0e0322893798 req-e20d2e54-7d59-4d0f-94c2-f311fbf07bd1 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] TaaS: Handle Delete Port: 2756c945-c060-4393-ac49-2c007fd7d1fe 2026-04-12 19:48:36.229 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4b47d570-735b-47b5-8b09-0e0322893798 req-e20d2e54-7d59-4d0f-94c2-f311fbf07bd1 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] Tap Mirror: Handle Delete Port: 2756c945-c060-4393-ac49-2c007fd7d1fe 2026-04-12 19:48:36.428 8 INFO neutron.db.l3_db [req-4b47d570-735b-47b5-8b09-0e0322893798 req-e20d2e54-7d59-4d0f-94c2-f311fbf07bd1 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] Floating IP 4e70c12e-40b1-4b89-9d89-7a7f86fd30f3 disassociated. External IP: 10.96.250.219, port: 2756c945-c060-4393-ac49-2c007fd7d1fe. [pid: 7|app: 0|req: 369/742] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:48:36 2026] PUT /v2.0/ports/d20f78ef-f2dd-4048-a79f-1bc47d638749 => generated 1235 bytes in 511 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: 370/743] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:48:36 2026] GET /v2.0/ports?tenant_id=bfc542acfdab407c8662e468d10aa67f&device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => 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: 371/744] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:36 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/745] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:36 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => 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: 373/746] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:48:36 2026] GET /v2.0/networks?id=d16b9505-c13f-474b-b1da-b11ed5ea3e14 => generated 778 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/747] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:36 2026] GET /v2.0/security-groups?id=bd5e2fe8-c5f7-4dc1-9632-183da9317e77&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: 375/748] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:36 2026] GET /v2.0/security-groups?id=03603ffe-7dd3-4f86-8fd3-4543526d5043&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: 8|app: 0|req: 374/749] 162.253.55.204 () {36 vars in 996 bytes} [Sun Apr 12 19:48:36 2026] DELETE /v2.0/ports/2756c945-c060-4393-ac49-2c007fd7d1fe => generated 0 bytes in 860 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:48:36.913 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f659e063-0782-447c-a529-944d45425580'] response: {'name': 'network-changed', 'server_uuid': '75328687-870f-4439-a324-e52e0d4ff069', 'tag': 'd20f78ef-f2dd-4048-a79f-1bc47d638749', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 376/750] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:48:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3aaee302-21e9-4880-b20e-05ec97478fd3 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/751] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:48:36 2026] GET /v2.0/subnets?id=6b8e4419-2dc1-4e2a-b445-93af3832b48d => generated 700 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:48:36 2026] GET /v2.0/ports?network_id=d16b9505-c13f-474b-b1da-b11ed5ea3e14&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/753] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:37 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:48:37 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?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: 379/755] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:48:37 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?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: 377/756] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:48:37 2026] GET /v2.0/ports?tenant_id=58dd633b5cf141eea0b15018557b6b0c&device_id=75328687-870f-4439-a324-e52e0d4ff069 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/757] 162.253.55.204 () {34 vars in 1017 bytes} [Sun Apr 12 19:48:37 2026] GET /v2.0/networks?tenant_id=58dd633b5cf141eea0b15018557b6b0c&shared=False => generated 776 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 162.253.55.204 () {34 vars in 929 bytes} [Sun Apr 12 19:48:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/759] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:37 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/760] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:37 2026] GET /v2.0/security-groups?id=bd5e2fe8-c5f7-4dc1-9632-183da9317e77&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: 379/761] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:37 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:38.082 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3940a35e-1ecc-4ae4-b865-28565a0c929a'] response: {'server_uuid': 'c971abde-7be7-4612-b4d4-259d3ba8dc48', 'name': 'network-vif-deleted', 'tag': '2756c945-c060-4393-ac49-2c007fd7d1fe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 383/762] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:38 2026] GET /v2.0/security-groups?id=03603ffe-7dd3-4f86-8fd3-4543526d5043&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: 380/763] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:38 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => 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: 384/764] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:38 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:38.590 8 INFO neutron.db.l3_db [None req-f4f3d480-c546-497e-a40c-d53d44f62078 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] Floating IP f678251c-0352-422a-87f3-7e60e53b6a39 associated. External IP: 10.96.250.207, port: 64e670a2-d051-41a4-bf6c-15013a6f993b. [pid: 7|app: 0|req: 385/765] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:48:38 2026] GET /v2.0/ports?tenant_id=58dd633b5cf141eea0b15018557b6b0c&device_id=75328687-870f-4439-a324-e52e0d4ff069 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/766] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:48:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d20f78ef-f2dd-4048-a79f-1bc47d638749 => 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: 387/767] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:48:38 2026] GET /v2.0/subnets?id=87be0b26-2804-4568-a76d-c33fc0cf0d43 => generated 698 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/768] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:48:38 2026] GET /v2.0/ports?network_id=6a2f91f6-9f42-4e17-a506-a2e5591ce13f&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/769] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:48:38 2026] GET /v2.0/networks/6a2f91f6-9f42-4e17-a506-a2e5591ce13f?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/770] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:48:38 2026] GET /v2.0/networks/6a2f91f6-9f42-4e17-a506-a2e5591ce13f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/771] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:48:38 2026] PUT /v2.0/floatingips/f678251c-0352-422a-87f3-7e60e53b6a39 => generated 855 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/772] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:39 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => 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: 382/773] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:39 2026] GET /v2.0/security-groups?id=03603ffe-7dd3-4f86-8fd3-4543526d5043&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/774] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:39 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => 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: 383/775] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:39 2026] GET /v2.0/security-groups?id=bd5e2fe8-c5f7-4dc1-9632-183da9317e77&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/776] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:39 2026] GET /v2.0/ports?device_id=c971abde-7be7-4612-b4d4-259d3ba8dc48 => 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: 384/777] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:39 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/778] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:39 2026] GET /v2.0/security-groups?id=03603ffe-7dd3-4f86-8fd3-4543526d5043&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:40.123 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5dae9c8-a985-4aab-8b6e-eb7fffb32735'] response: {'name': 'network-changed', 'server_uuid': '77d86e7a-f640-4a29-8faf-d11c5c909ac1', 'tag': '64e670a2-d051-41a4-bf6c-15013a6f993b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 385/779] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:40 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/780] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:40 2026] GET /v2.0/security-groups?id=bd5e2fe8-c5f7-4dc1-9632-183da9317e77&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: 386/781] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:40 2026] DELETE /v2.0/security-groups/a7d19c1a-3174-4656-b09f-2de5a7718772 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:48:40.567 7 INFO neutron.api.v2.resource [None req-e73056d7-8ad1-4220-9586-33cff354bea8 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 396/782] 10.0.0.51 () {32 vars in 735 bytes} [Sun Apr 12 19:48:40 2026] GET /v2.0/security-groups/a7d19c1a-3174-4656-b09f-2de5a7718772 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/783] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:48:40 2026] GET /v2.0/ports?tenant_id=ddb2047a03784d699dcde87aa305d8b6&device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:48:40.719 8 INFO neutron_taas.services.taas.taas_plugin [None req-02f8918e-6bed-449a-aa42-8ba236925ec3 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] TaaS: Handle Delete Port: 64552ffa-3837-4cd8-9aba-2f7e61962392 2026-04-12 19:48:40.723 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02f8918e-6bed-449a-aa42-8ba236925ec3 7be60104b309465a9df4f182527614df ebd546a0bb8a47a78ed687239b8252c6 - - default default] Tap Mirror: Handle Delete Port: 64552ffa-3837-4cd8-9aba-2f7e61962392 [pid: 7|app: 0|req: 398/784] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:40 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/785] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:48:40 2026] GET /v2.0/networks?id=ad0f3524-1284-4584-a86c-3ffb203b4f13 => generated 765 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/786] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:40 2026] GET /v2.0/security-groups?id=03603ffe-7dd3-4f86-8fd3-4543526d5043&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: 7|app: 0|req: 401/787] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:48:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=64e670a2-d051-41a4-bf6c-15013a6f993b => generated 858 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/788] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:48:40 2026] GET /v2.0/subnets?id=d2f01206-fa4c-4b7b-bb38-08b8750ecc85 => generated 687 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/789] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:48:40 2026] GET /v2.0/ports?network_id=ad0f3524-1284-4584-a86c-3ffb203b4f13&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: 387/790] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:48:40 2026] DELETE /v2.0/floatingips/4e70c12e-40b1-4b89-9d89-7a7f86fd30f3 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/791] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:48:40 2026] GET /v2.0/networks/ad0f3524-1284-4584-a86c-3ffb203b4f13?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: 405/792] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:48:40 2026] GET /v2.0/networks/ad0f3524-1284-4584-a86c-3ffb203b4f13?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:48:41.278 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae1116d1-38e2-414a-9845-ae8a5d8885f3 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: db9e59f8-67f5-44ec-a9aa-19ac77c0e6a9 2026-04-12 19:48:41.281 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae1116d1-38e2-414a-9845-ae8a5d8885f3 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: db9e59f8-67f5-44ec-a9aa-19ac77c0e6a9 [pid: 7|app: 0|req: 406/793] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:41 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/794] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:41 2026] GET /v2.0/security-groups?id=bd5e2fe8-c5f7-4dc1-9632-183da9317e77&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: 8|app: 0|req: 388/795] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:48:40 2026] PUT /v2.0/routers/32c96f55-8d7f-4912-ac95-7996d70dc7ce/remove_router_interface => generated 309 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/796] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:41 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => 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: 390/797] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:41 2026] GET /v2.0/security-groups?id=03603ffe-7dd3-4f86-8fd3-4543526d5043&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/798] 162.253.55.204 () {34 vars in 993 bytes} [Sun Apr 12 19:48:41 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 971 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:42.043 7 INFO neutron_taas.services.taas.taas_plugin [None req-1271d275-8a14-4beb-a9a7-5e3019d9f78c 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: d25d3254-af5c-4faf-bd9f-bb408a2f7d51 2026-04-12 19:48:42.046 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1271d275-8a14-4beb-a9a7-5e3019d9f78c 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: d25d3254-af5c-4faf-bd9f-bb408a2f7d51 2026-04-12 19:48:42.125 8 INFO neutron_taas.services.taas.taas_plugin [req-1a8bd064-8d48-44aa-8868-e160907e50a5 req-9c7b5fee-b185-444a-99db-611d5e3fbce3 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] TaaS: Handle Delete Port: 64e670a2-d051-41a4-bf6c-15013a6f993b 2026-04-12 19:48:42.129 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1a8bd064-8d48-44aa-8868-e160907e50a5 req-9c7b5fee-b185-444a-99db-611d5e3fbce3 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] Tap Mirror: Handle Delete Port: 64e670a2-d051-41a4-bf6c-15013a6f993b 2026-04-12 19:48:42.217 7 INFO neutron_taas.services.taas.taas_plugin [None req-1271d275-8a14-4beb-a9a7-5e3019d9f78c 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 47f15ea6-9f71-4bc1-852e-93c5e4752978 2026-04-12 19:48:42.220 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1271d275-8a14-4beb-a9a7-5e3019d9f78c 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 47f15ea6-9f71-4bc1-852e-93c5e4752978 2026-04-12 19:48:42.270 8 INFO neutron.db.l3_db [req-1a8bd064-8d48-44aa-8868-e160907e50a5 req-9c7b5fee-b185-444a-99db-611d5e3fbce3 a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] Floating IP f678251c-0352-422a-87f3-7e60e53b6a39 disassociated. External IP: 10.96.250.207, port: 64e670a2-d051-41a4-bf6c-15013a6f993b. 2026-04-12 19:48:42.534 7 INFO neutron.services.segments.plugin [-] Segment 38ed0bda-3718-464f-965e-8b102f6b4ac1 resource provider aggregate not found 2026-04-12 19:48:42.538 7 INFO neutron.services.segments.plugin [-] Segment 38ed0bda-3718-464f-965e-8b102f6b4ac1 resource provider aggregate not found 2026-04-12 19:48:42.555 7 INFO neutron.db.l3_hamode_db [None req-1271d275-8a14-4beb-a9a7-5e3019d9f78c 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HA network bc12ce13-ec33-4468-bfde-ec0d9ce6101f was deleted as no HA routers are present in tenant ebd546a0bb8a47a78ed687239b8252c6. [pid: 7|app: 0|req: 408/799] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:48:41 2026] DELETE /v2.0/routers/32c96f55-8d7f-4912-ac95-7996d70dc7ce => generated 0 bytes in 727 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:48:42.578 7 INFO neutron.services.segments.plugin [-] Segment 38ed0bda-3718-464f-965e-8b102f6b4ac1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38ed0bda-3718-464f-965e-8b102f6b4ac1 found for delete ", "request_id": "req-eaa5c039-1d82-4cf6-86e8-0a548f3fc291"}]} 2026-04-12 19:48:42.583 7 INFO neutron.services.segments.plugin [-] Segment 38ed0bda-3718-464f-965e-8b102f6b4ac1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38ed0bda-3718-464f-965e-8b102f6b4ac1 found for delete ", "request_id": "req-d0e74bc8-8d08-47bf-9a2b-42531db485b0"}]} [pid: 8|app: 0|req: 392/800] 162.253.55.204 () {36 vars in 996 bytes} [Sun Apr 12 19:48:42 2026] DELETE /v2.0/ports/64e670a2-d051-41a4-bf6c-15013a6f993b => generated 0 bytes in 624 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:48:42.680 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b43050b3-03bc-4c24-845c-85b327f32157'] response: {'server_uuid': '77d86e7a-f640-4a29-8faf-d11c5c909ac1', 'name': 'network-vif-deleted', 'tag': '64e670a2-d051-41a4-bf6c-15013a6f993b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 409/801] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:48:42 2026] DELETE /v2.0/subnets/3ef0bee4-1ee1-4df9-a6d1-327b90f47376 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/802] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:42 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => 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: 394/803] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:42 2026] GET /v2.0/security-groups?id=bd5e2fe8-c5f7-4dc1-9632-183da9317e77&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:42.879 7 INFO neutron_taas.services.taas.taas_plugin [None req-5aee430b-476f-4128-a954-d02a2fbdf4c8 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: afbb5fb5-a639-4eea-9713-bbebe9bf0a15 2026-04-12 19:48:42.882 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5aee430b-476f-4128-a954-d02a2fbdf4c8 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: afbb5fb5-a639-4eea-9713-bbebe9bf0a15 [pid: 8|app: 0|req: 395/804] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:43 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => 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: 410/805] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:48:42 2026] DELETE /v2.0/networks/0e0ce817-e2c6-477e-9735-bdc800076105 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/806] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:48:43 2026] GET /v2.0/security-groups?tenant_id=ebd546a0bb8a47a78ed687239b8252c6&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: 411/807] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:43 2026] DELETE /v2.0/security-groups/52b6d557-b212-4cf7-9a69-e538f9c7e30f => 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: 397/808] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:43 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/809] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:43 2026] GET /v2.0/security-groups?id=bd5e2fe8-c5f7-4dc1-9632-183da9317e77&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: 398/810] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:44 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:48:44.607 7 INFO neutron.services.segments.plugin [-] Segment b5c9469f-97cc-4b35-a6ef-351b6bf082f0 resource provider aggregate not found 2026-04-12 19:48:44.613 7 INFO neutron.services.segments.plugin [-] Segment b5c9469f-97cc-4b35-a6ef-351b6bf082f0 resource provider aggregate not found 2026-04-12 19:48:44.622 7 INFO neutron.services.segments.plugin [-] Segment b5c9469f-97cc-4b35-a6ef-351b6bf082f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5c9469f-97cc-4b35-a6ef-351b6bf082f0 found for delete ", "request_id": "req-360716c5-0f7e-4aec-a793-5029936b4fa7"}]} 2026-04-12 19:48:44.628 7 INFO neutron.services.segments.plugin [-] Segment b5c9469f-97cc-4b35-a6ef-351b6bf082f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5c9469f-97cc-4b35-a6ef-351b6bf082f0 found for delete ", "request_id": "req-5ef80b8d-ec8a-4e1d-89c0-a1f46186015b"}]} [pid: 7|app: 0|req: 413/811] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:45 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/812] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:45 2026] GET /v2.0/security-groups?id=bd5e2fe8-c5f7-4dc1-9632-183da9317e77&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: 414/813] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:45 2026] GET /v2.0/ports?device_id=77d86e7a-f640-4a29-8faf-d11c5c909ac1 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/814] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:46 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/815] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:46 2026] GET /v2.0/security-groups?id=bd5e2fe8-c5f7-4dc1-9632-183da9317e77&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: 416/816] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:46 2026] DELETE /v2.0/security-groups/03603ffe-7dd3-4f86-8fd3-4543526d5043 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:48:46.532 7 INFO neutron.api.v2.resource [None req-34519696-0766-4712-941d-cbd2d76f7d2a a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 417/817] 10.0.0.51 () {32 vars in 735 bytes} [Sun Apr 12 19:48:46 2026] GET /v2.0/security-groups/03603ffe-7dd3-4f86-8fd3-4543526d5043 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:48:46.653 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5bac2ec-e263-4e1f-97dc-f15f9229164c a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] TaaS: Handle Delete Port: 55a9f44e-8476-4643-b758-0d82c4deff65 2026-04-12 19:48:46.657 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5bac2ec-e263-4e1f-97dc-f15f9229164c a20e58e2f1194444a238882818ade2cd ddb2047a03784d699dcde87aa305d8b6 - - default default] Tap Mirror: Handle Delete Port: 55a9f44e-8476-4643-b758-0d82c4deff65 [pid: 8|app: 0|req: 401/818] 10.0.0.202 () {34 vars in 989 bytes} [Sun Apr 12 19:48:46 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1244 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/819] 10.0.0.202 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:46 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&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: 418/820] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:48:46 2026] DELETE /v2.0/floatingips/f678251c-0352-422a-87f3-7e60e53b6a39 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/821] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:47 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/822] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:47 2026] GET /v2.0/security-groups?id=bd5e2fe8-c5f7-4dc1-9632-183da9317e77&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:47.708 8 INFO neutron_taas.services.taas.taas_plugin [None req-d910fa76-6fc0-4dcb-905b-a5f1e2c80312 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 816eda39-33da-4a19-acca-6c88b395c8da 2026-04-12 19:48:47.712 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d910fa76-6fc0-4dcb-905b-a5f1e2c80312 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 816eda39-33da-4a19-acca-6c88b395c8da [pid: 7|app: 0|req: 421/823] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:48:47 2026] GET /v2.0/security-groups?tenant_id=ba938fcab5c346dd8ab4a7880f96b370&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/824] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:47 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => 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: 423/825] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:47 2026] DELETE /v2.0/security-groups/1b5e492a-5f8e-4913-8090-b318541dcbdb => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/826] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:48:46 2026] PUT /v2.0/routers/0eba16a1-353b-4abc-b0bd-b1ff389e55bd/remove_router_interface => generated 309 bytes in 1386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:48.471 7 INFO neutron.db.l3_db [None req-fc6b6602-6bc3-4234-93a1-e888065ce7cc 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] Floating IP e7f8e9d8-ecf3-40a0-9463-aad5ee3d0dc7 associated. External IP: 10.96.250.213, port: d20f78ef-f2dd-4048-a79f-1bc47d638749. 2026-04-12 19:48:48.483 8 INFO neutron_taas.services.taas.taas_plugin [None req-b6bf17d4-adfd-4d08-b254-af21cf44ad92 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: ced11c05-599e-4e24-b12c-d032e6746be4 2026-04-12 19:48:48.489 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6bf17d4-adfd-4d08-b254-af21cf44ad92 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: ced11c05-599e-4e24-b12c-d032e6746be4 2026-04-12 19:48:48.742 8 INFO neutron_taas.services.taas.taas_plugin [None req-b6bf17d4-adfd-4d08-b254-af21cf44ad92 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 33b94231-f17c-44da-a617-66a69743d7eb 2026-04-12 19:48:48.745 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6bf17d4-adfd-4d08-b254-af21cf44ad92 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 33b94231-f17c-44da-a617-66a69743d7eb [pid: 7|app: 0|req: 424/827] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:48:48 2026] PUT /v2.0/floatingips/e7f8e9d8-ecf3-40a0-9463-aad5ee3d0dc7 => generated 855 bytes in 709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:48.850 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-669778d6-2735-4db6-8b07-47c4588629b2'] response: {'name': 'network-changed', 'server_uuid': '75328687-870f-4439-a324-e52e0d4ff069', 'tag': 'd20f78ef-f2dd-4048-a79f-1bc47d638749', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 425/828] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:48:48 2026] GET /v2.0/security-groups?tenant_id=e6d2f21b7cd74947b5284310262f5a9f&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/829] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:48 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:49.083 8 INFO neutron.services.segments.plugin [-] Segment 3b8e0d27-4f7e-47d0-a865-e17f128b3484 resource provider aggregate not found 2026-04-12 19:48:49.090 8 INFO neutron.services.segments.plugin [-] Segment 3b8e0d27-4f7e-47d0-a865-e17f128b3484 resource provider aggregate not found 2026-04-12 19:48:49.101 8 INFO neutron.services.segments.plugin [-] Segment 3b8e0d27-4f7e-47d0-a865-e17f128b3484 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b8e0d27-4f7e-47d0-a865-e17f128b3484 found for delete ", "request_id": "req-fe681c8b-293b-4a5c-a66e-76f294515e10"}]} 2026-04-12 19:48:49.105 8 INFO neutron.services.segments.plugin [-] Segment 3b8e0d27-4f7e-47d0-a865-e17f128b3484 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b8e0d27-4f7e-47d0-a865-e17f128b3484 found for delete ", "request_id": "req-cc9c094b-93fa-492f-8a8d-eef714af58a0"}]} 2026-04-12 19:48:49.108 8 INFO neutron.db.l3_hamode_db [None req-b6bf17d4-adfd-4d08-b254-af21cf44ad92 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HA network 418893f1-be92-4856-9458-b0c7e446bbc9 was deleted as no HA routers are present in tenant ddb2047a03784d699dcde87aa305d8b6. [pid: 8|app: 0|req: 404/830] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:48:48 2026] DELETE /v2.0/routers/0eba16a1-353b-4abc-b0bd-b1ff389e55bd => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/831] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:49 2026] DELETE /v2.0/security-groups/d8493f17-32fc-4b20-85a8-f646d5a18d71 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/832] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:49 2026] GET /v2.0/security-groups?id=bd5e2fe8-c5f7-4dc1-9632-183da9317e77&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: 428/833] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:48:49 2026] DELETE /v2.0/subnets/d2f01206-fa4c-4b7b-bb38-08b8750ecc85 => 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: 429/834] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:48:49 2026] GET /v2.0/ports?tenant_id=58dd633b5cf141eea0b15018557b6b0c&device_id=75328687-870f-4439-a324-e52e0d4ff069 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:48:49.414 8 INFO neutron_taas.services.taas.taas_plugin [None req-914246f5-df6f-4467-aa21-f2978a31e75d 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: b8b25892-e203-41f0-986a-f7a788d1f561 2026-04-12 19:48:49.418 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-914246f5-df6f-4467-aa21-f2978a31e75d 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: b8b25892-e203-41f0-986a-f7a788d1f561 [pid: 7|app: 0|req: 430/835] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:49 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => 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: 431/836] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:48:49 2026] GET /v2.0/networks?id=6a2f91f6-9f42-4e17-a506-a2e5591ce13f => generated 776 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/839] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:49 2026] GET /v2.0/security-groups?id=bd5e2fe8-c5f7-4dc1-9632-183da9317e77&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/840] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:48:49 2026] DELETE /v2.0/networks/ad0f3524-1284-4584-a86c-3ffb203b4f13 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/841] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:48:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d20f78ef-f2dd-4048-a79f-1bc47d638749 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/842] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:48:49 2026] GET /v2.0/subnets?id=87be0b26-2804-4568-a76d-c33fc0cf0d43 => generated 698 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/843] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:48:49 2026] GET /v2.0/ports?network_id=6a2f91f6-9f42-4e17-a506-a2e5591ce13f&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: 408/844] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:48:49 2026] GET /v2.0/networks/6a2f91f6-9f42-4e17-a506-a2e5591ce13f?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: 409/845] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:48:49 2026] GET /v2.0/security-groups?tenant_id=ddb2047a03784d699dcde87aa305d8b6&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/846] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:48:49 2026] GET /v2.0/networks/6a2f91f6-9f42-4e17-a506-a2e5591ce13f?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: 410/847] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:49 2026] DELETE /v2.0/security-groups/2b63dd27-c91b-4d27-b58d-ff64078c9886 => 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: 438/848] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:50 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => 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: 411/849] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:50 2026] GET /v2.0/security-groups?id=bd5e2fe8-c5f7-4dc1-9632-183da9317e77&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:51.125 8 INFO neutron.services.segments.plugin [-] Segment 046d7995-f311-4527-a82d-14f1f0c7de20 resource provider aggregate not found 2026-04-12 19:48:51.130 8 INFO neutron.services.segments.plugin [-] Segment 046d7995-f311-4527-a82d-14f1f0c7de20 resource provider aggregate not found 2026-04-12 19:48:51.143 8 INFO neutron.services.segments.plugin [-] Segment 046d7995-f311-4527-a82d-14f1f0c7de20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 046d7995-f311-4527-a82d-14f1f0c7de20 found for delete ", "request_id": "req-a08c5673-adef-49d4-855f-de7877f7ea30"}]} 2026-04-12 19:48:51.147 8 INFO neutron.services.segments.plugin [-] Segment 046d7995-f311-4527-a82d-14f1f0c7de20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 046d7995-f311-4527-a82d-14f1f0c7de20 found for delete ", "request_id": "req-7a2c1646-5f8f-4734-bfa6-8206a0fb4a30"}]} 2026-04-12 19:48:51.538 7 INFO neutron.db.segments_db [None req-28cf6469-5c90-4aa8-8884-0c985535af85 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Added segment ee02043a-831d-4958-a8c3-ee986c866122 of type vxlan for network 08e966d3-9786-4eae-91bb-fe587795b7a9 [pid: 7|app: 0|req: 439/850] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:48:51 2026] POST /v2.0/networks => generated 630 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/851] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:51 2026] POST /v2.0/subnets => generated 627 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:48:51.888 8 INFO neutron.db.segments_db [None req-83583a3e-29c8-4e69-8a7d-baa29a05c18b 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Added segment 1d859954-40f2-4f71-9950-5797acd29eb8 of type vxlan for network 573e3139-8360-40e4-9443-5c045d75433a 2026-04-12 19:48:51.987 7 INFO neutron.db.segments_db [None req-b96ecb14-7314-4dd6-b1c3-37881ed62954 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment c376cedc-be40-41ac-9c1c-4cc7f00ccff2 of type vxlan for network 1995a9e9-0041-450f-b8ec-877ededd7a5f [pid: 7|app: 0|req: 440/852] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:48:51 2026] POST /v2.0/networks => generated 724 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:48:52.083 8 INFO neutron.db.l3_hamode_db [None req-83583a3e-29c8-4e69-8a7d-baa29a05c18b 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 441/853] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:52 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => 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: 442/854] 162.253.55.204 () {34 vars in 993 bytes} [Sun Apr 12 19:48:52 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/855] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:52 2026] POST /v2.0/subnets => generated 690 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/856] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:48:52 2026] GET /v2.0/security-groups?id=bd5e2fe8-c5f7-4dc1-9632-183da9317e77&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:52.460 7 INFO neutron_taas.services.taas.taas_plugin [req-2c934af8-09c8-4300-b72a-e1580e434431 req-4a1f7ff9-fe7d-4442-8da0-861a4236bba0 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] TaaS: Handle Delete Port: d20f78ef-f2dd-4048-a79f-1bc47d638749 2026-04-12 19:48:52.467 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2c934af8-09c8-4300-b72a-e1580e434431 req-4a1f7ff9-fe7d-4442-8da0-861a4236bba0 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] Tap Mirror: Handle Delete Port: d20f78ef-f2dd-4048-a79f-1bc47d638749 2026-04-12 19:48:52.622 7 INFO neutron.db.l3_db [req-2c934af8-09c8-4300-b72a-e1580e434431 req-4a1f7ff9-fe7d-4442-8da0-861a4236bba0 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] Floating IP e7f8e9d8-ecf3-40a0-9463-aad5ee3d0dc7 disassociated. External IP: 10.96.250.213, port: d20f78ef-f2dd-4048-a79f-1bc47d638749. 2026-04-12 19:48:52.847 8 INFO neutron.db.l3_hamode_db [None req-83583a3e-29c8-4e69-8a7d-baa29a05c18b 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 445/857] 162.253.55.204 () {36 vars in 996 bytes} [Sun Apr 12 19:48:52 2026] DELETE /v2.0/ports/d20f78ef-f2dd-4048-a79f-1bc47d638749 => generated 0 bytes in 590 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:48:52.974 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-896da605-54d4-409d-8922-13d4479985be'] response: {'server_uuid': '75328687-870f-4439-a324-e52e0d4ff069', 'name': 'network-vif-deleted', 'tag': 'd20f78ef-f2dd-4048-a79f-1bc47d638749', 'status': 'completed', 'code': 200} 2026-04-12 19:48:52.984 7 INFO neutron.db.segments_db [None req-ab61d8d4-582e-449c-b2d0-5511f70ba4a6 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment a549edc1-0a84-4d76-8d3b-638d437f7d35 of type vxlan for network c6455f27-5e40-4149-8b0d-1eb984e3b00e 2026-04-12 19:48:53.295 7 INFO neutron.db.l3_hamode_db [None req-ab61d8d4-582e-449c-b2d0-5511f70ba4a6 2724e03fcb4e4d5a8e20e3294a330d16 2f198fa9328348b88e8bf16314c24c1b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 413/858] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:51 2026] POST /v2.0/routers => generated 694 bytes in 1985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/859] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:53 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:48:54.160 7 INFO neutron.db.l3_hamode_db [None req-ab61d8d4-582e-449c-b2d0-5511f70ba4a6 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 415/860] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:48:53 2026] PUT /v2.0/routers/76dbed6c-6092-47dc-9e67-2a65b8670d87/add_router_interface => generated 309 bytes in 1350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/861] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:55 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => 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: 417/862] 10.0.0.51 () {34 vars in 663 bytes} [Sun Apr 12 19:48:55 2026] POST /v2.0/ports => generated 954 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, ' [pid: 7|app: 0|req: 446/863] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:48:52 2026] POST /v2.0/routers => generated 730 bytes in 2632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/864] 10.0.0.51 () {34 vars in 663 bytes} [Sun Apr 12 19:48:55 2026] POST /v2.0/ports => generated 955 bytes in 335 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-04-12 19:48:56.615 8 INFO neutron.db.l3_db [None req-77d9de73-7d30-4e20-a7bd-de513b7b6abd 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Floating IP 01158b90-87ee-42eb-b19e-54920818ab59 associated. External IP: 10.96.250.217, port: fc3b18ed-1068-4665-839f-94818b507ac1. [pid: 7|app: 0|req: 447/865] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:48:55 2026] PUT /v2.0/routers/fd5adcf2-3341-4c9f-8ade-bc5f9861325e/add_router_interface => generated 309 bytes in 1197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/866] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:48:56 2026] GET /v2.0/ports?device_id=75328687-870f-4439-a324-e52e0d4ff069 => 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: 419/867] 10.0.0.51 () {34 vars in 675 bytes} [Sun Apr 12 19:48:55 2026] POST /v2.0/floatingips => generated 842 bytes in 1012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:48:57.006 7 INFO neutron.db.l3_db [None req-61f9ba85-3596-405b-9d7c-79e268999442 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Floating IP 01158b90-87ee-42eb-b19e-54920818ab59 disassociated. External IP: 10.96.250.217, port: fc3b18ed-1068-4665-839f-94818b507ac1. [pid: 7|app: 0|req: 449/868] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:48:56 2026] PUT /v2.0/floatingips/01158b90-87ee-42eb-b19e-54920818ab59 => generated 552 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:57.407 8 INFO neutron_taas.services.taas.taas_plugin [None req-52034c9e-e2bc-4d38-a040-bd95e10b1894 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] TaaS: Handle Delete Port: 76b3129f-a610-4962-9889-dfaccee1b1f3 2026-04-12 19:48:57.410 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52034c9e-e2bc-4d38-a040-bd95e10b1894 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Tap Mirror: Handle Delete Port: 76b3129f-a610-4962-9889-dfaccee1b1f3 [pid: 7|app: 0|req: 450/869] 10.0.0.51 () {34 vars in 683 bytes} [Sun Apr 12 19:48:57 2026] POST /v2.0/security-groups => generated 1661 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/870] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:48:57 2026] DELETE /v2.0/floatingips/01158b90-87ee-42eb-b19e-54920818ab59 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/871] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:48:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/872] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:48:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/873] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:48:57 2026] POST /v2.0/floatingips => generated 552 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/874] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:48:58 2026] DELETE /v2.0/security-groups/bd5e2fe8-c5f7-4dc1-9632-183da9317e77 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:48:58.271 7 INFO neutron.api.v2.resource [None req-0bb6d3e1-514d-48e6-a83f-94f68bcb0e71 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 455/875] 10.0.0.51 () {32 vars in 735 bytes} [Sun Apr 12 19:48:58 2026] GET /v2.0/security-groups/bd5e2fe8-c5f7-4dc1-9632-183da9317e77 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:48:58.335 8 INFO neutron.db.l3_db [None req-2c29b13e-aa80-47bd-b2d3-f96d2d5b7fe1 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Floating IP ac11cd64-3760-4b8a-b7b8-e6255e8ea104 associated. External IP: 10.96.250.211, port: 9bf6a183-9f49-4587-9b50-bceb0fa21e42. 2026-04-12 19:48:58.381 7 INFO neutron_taas.services.taas.taas_plugin [None req-8e9dd535-8c89-4286-a272-648c19f017f9 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] TaaS: Handle Delete Port: fab285e3-0b3d-46dd-aa01-0db3cdf282d5 2026-04-12 19:48:58.387 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e9dd535-8c89-4286-a272-648c19f017f9 78c00cba972d46619e91ff4da54686ea 58dd633b5cf141eea0b15018557b6b0c - - default default] Tap Mirror: Handle Delete Port: fab285e3-0b3d-46dd-aa01-0db3cdf282d5 [pid: 7|app: 0|req: 456/876] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:48:58 2026] DELETE /v2.0/floatingips/e7f8e9d8-ecf3-40a0-9463-aad5ee3d0dc7 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/877] 10.0.0.51 () {34 vars in 675 bytes} [Sun Apr 12 19:48:57 2026] POST /v2.0/floatingips => generated 841 bytes in 1122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/878] 10.0.0.156 () {34 vars in 1099 bytes} [Sun Apr 12 19:48:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1506756577&fields=id&tenant_id=2f198fa9328348b88e8bf16314c24c1b => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/879] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:48:58 2026] GET /v2.0/floatingips/ac11cd64-3760-4b8a-b7b8-e6255e8ea104 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/880] 10.0.0.156 () {34 vars in 981 bytes} [Sun Apr 12 19:48:58 2026] GET /v2.0/networks?id=1995a9e9-0041-450f-b8ec-877ededd7a5f => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/881] 10.0.0.51 () {32 vars in 653 bytes} [Sun Apr 12 19:48:58 2026] GET /v2.0/floatingips => generated 844 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/882] 10.0.0.156 () {34 vars in 964 bytes} [Sun Apr 12 19:48:58 2026] GET /v2.0/quotas/2f198fa9328348b88e8bf16314c24c1b => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:58.882 7 INFO neutron_taas.services.taas.taas_plugin [None req-a40320cc-e0ad-4605-84d9-2ddae021cec0 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 7f628422-55e9-4e07-b9bb-463d70ca4c03 2026-04-12 19:48:58.884 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a40320cc-e0ad-4605-84d9-2ddae021cec0 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 7f628422-55e9-4e07-b9bb-463d70ca4c03 2026-04-12 19:48:59.267 8 INFO neutron.db.l3_db [None req-2fdc0058-400a-496b-8e90-120472412585 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Floating IP ac11cd64-3760-4b8a-b7b8-e6255e8ea104 associated. External IP: 10.96.250.211, port: 9bf6a183-9f49-4587-9b50-bceb0fa21e42. [pid: 7|app: 0|req: 457/883] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:48:58 2026] PUT /v2.0/routers/b525b261-412e-46fc-97a1-08395a63404a/remove_router_interface => generated 309 bytes in 740 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/884] 10.0.0.156 () {34 vars in 1001 bytes} [Sun Apr 12 19:48:59 2026] GET /v2.0/ports?tenant_id=2f198fa9328348b88e8bf16314c24c1b&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:48:59.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-0aa344b2-df43-465f-9aa3-40c442ebb4a5 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 738c7b6d-0be2-4b4c-ab6e-939028246464 2026-04-12 19:48:59.531 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0aa344b2-df43-465f-9aa3-40c442ebb4a5 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 738c7b6d-0be2-4b4c-ab6e-939028246464 2026-04-12 19:48:59.771 7 INFO neutron_taas.services.taas.taas_plugin [None req-0aa344b2-df43-465f-9aa3-40c442ebb4a5 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 129f7250-f26a-48f8-be00-ea34b5004c24 2026-04-12 19:48:59.774 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0aa344b2-df43-465f-9aa3-40c442ebb4a5 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 129f7250-f26a-48f8-be00-ea34b5004c24 [pid: 8|app: 0|req: 427/885] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:48:58 2026] PUT /v2.0/floatingips/ac11cd64-3760-4b8a-b7b8-e6255e8ea104 => generated 842 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/886] 10.0.0.156 () {34 vars in 1007 bytes} [Sun Apr 12 19:48:59 2026] GET /v2.0/networks/1995a9e9-0041-450f-b8ec-877ededd7a5f?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:48:59.992 8 INFO neutron.db.l3_db [None req-e6b93b69-1606-4d61-bb5b-c171c9211954 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Floating IP ac11cd64-3760-4b8a-b7b8-e6255e8ea104 disassociated. External IP: 10.96.250.211, port: fc3b18ed-1068-4665-839f-94818b507ac1. 2026-04-12 19:49:00.087 7 INFO neutron.services.segments.plugin [-] Segment 767e8192-f87f-4d7a-9659-bfbac4bb9f16 resource provider aggregate not found 2026-04-12 19:49:00.093 7 INFO neutron.services.segments.plugin [-] Segment 767e8192-f87f-4d7a-9659-bfbac4bb9f16 resource provider aggregate not found 2026-04-12 19:49:00.111 7 INFO neutron.services.segments.plugin [-] Segment 767e8192-f87f-4d7a-9659-bfbac4bb9f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 767e8192-f87f-4d7a-9659-bfbac4bb9f16 found for delete ", "request_id": "req-305f3970-4c65-4f78-ab67-21d1e98b065d"}]} 2026-04-12 19:49:00.111 7 INFO neutron.db.l3_hamode_db [None req-0aa344b2-df43-465f-9aa3-40c442ebb4a5 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HA network 4ed54d3c-cb53-4128-acad-8d684115492d was deleted as no HA routers are present in tenant 58dd633b5cf141eea0b15018557b6b0c. 2026-04-12 19:49:00.117 7 INFO neutron.services.segments.plugin [-] Segment 767e8192-f87f-4d7a-9659-bfbac4bb9f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 767e8192-f87f-4d7a-9659-bfbac4bb9f16 found for delete ", "request_id": "req-94abe16b-d4a2-4ce7-b986-06190fe509b0"}]} [pid: 7|app: 0|req: 459/887] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:48:59 2026] DELETE /v2.0/routers/b525b261-412e-46fc-97a1-08395a63404a => generated 0 bytes in 756 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/888] 10.0.0.156 () {34 vars in 1107 bytes} [Sun Apr 12 19:49:00 2026] GET /v2.0/networks/1995a9e9-0041-450f-b8ec-877ededd7a5f?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: 461/889] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:00 2026] DELETE /v2.0/subnets/87be0b26-2804-4568-a76d-c33fc0cf0d43 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/890] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:48:59 2026] PUT /v2.0/floatingips/ac11cd64-3760-4b8a-b7b8-e6255e8ea104 => generated 552 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/891] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:00 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:49:00.423 8 INFO neutron_taas.services.taas.taas_plugin [None req-18dbe382-6f59-47b7-a876-8e0e3be87307 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: d7d87a7b-a5ac-43c9-ae7d-0c05efb90c87 2026-04-12 19:49:00.427 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18dbe382-6f59-47b7-a876-8e0e3be87307 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: d7d87a7b-a5ac-43c9-ae7d-0c05efb90c87 2026-04-12 19:49:00.473 7 INFO neutron_taas.services.taas.taas_plugin [None req-353a7212-2f22-4ad9-8cf8-fd9715dc9bc7 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] TaaS: Handle Delete Port: 8dd6d3c2-9523-49a6-8ab3-14309bd704ec 2026-04-12 19:49:00.476 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-353a7212-2f22-4ad9-8cf8-fd9715dc9bc7 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Tap Mirror: Handle Delete Port: 8dd6d3c2-9523-49a6-8ab3-14309bd704ec 2026-04-12 19:49:00.610 8 INFO neutron.services.segments.plugin [-] Segment 5c53288f-a6a1-4fd9-ba34-b62a3692867d resource provider aggregate not found 2026-04-12 19:49:00.618 8 INFO neutron.services.segments.plugin [-] Segment 5c53288f-a6a1-4fd9-ba34-b62a3692867d resource provider aggregate not found [pid: 7|app: 0|req: 463/892] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:49:00 2026] DELETE /v2.0/floatingips/ac11cd64-3760-4b8a-b7b8-e6255e8ea104 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:49:00.633 8 INFO neutron.services.segments.plugin [-] Segment 5c53288f-a6a1-4fd9-ba34-b62a3692867d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c53288f-a6a1-4fd9-ba34-b62a3692867d found for delete ", "request_id": "req-65b554e5-7076-48eb-8564-3b78e11417ce"}]} 2026-04-12 19:49:00.636 8 INFO neutron.services.segments.plugin [-] Segment 5c53288f-a6a1-4fd9-ba34-b62a3692867d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c53288f-a6a1-4fd9-ba34-b62a3692867d found for delete ", "request_id": "req-8f149b7b-3660-4fba-9d0c-a76ca2c899ab"}]} [pid: 8|app: 0|req: 430/893] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:00 2026] DELETE /v2.0/networks/6a2f91f6-9f42-4e17-a506-a2e5591ce13f => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:49:00.655 7 INFO neutron.api.v2.resource [None req-0812b5c6-3f7f-4de9-b1eb-b90d6678abe5 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 464/894] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:49:00 2026] DELETE /v2.0/floatingips/ac11cd64-3760-4b8a-b7b8-e6255e8ea104 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:49:00.786 8 INFO neutron_taas.services.taas.taas_plugin [None req-c5ff9a75-d47b-427b-83c0-824ba1712283 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] TaaS: Handle Delete Port: fc3b18ed-1068-4665-839f-94818b507ac1 2026-04-12 19:49:00.789 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5ff9a75-d47b-427b-83c0-824ba1712283 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Tap Mirror: Handle Delete Port: fc3b18ed-1068-4665-839f-94818b507ac1 [pid: 7|app: 0|req: 465/895] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:00 2026] GET /v2.0/security-groups?tenant_id=58dd633b5cf141eea0b15018557b6b0c&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/896] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:49:00 2026] DELETE /v2.0/ports/fc3b18ed-1068-4665-839f-94818b507ac1 => 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: 466/897] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:00 2026] DELETE /v2.0/security-groups/52d6e2b0-960b-4acd-8984-561937704fa7 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:49:01.095 8 INFO neutron_taas.services.taas.taas_plugin [None req-48766bfd-b4c2-4651-af97-f216a5437bfe 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] TaaS: Handle Delete Port: 9bf6a183-9f49-4587-9b50-bceb0fa21e42 2026-04-12 19:49:01.098 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48766bfd-b4c2-4651-af97-f216a5437bfe 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Tap Mirror: Handle Delete Port: 9bf6a183-9f49-4587-9b50-bceb0fa21e42 [pid: 8|app: 0|req: 432/898] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:49:00 2026] DELETE /v2.0/ports/9bf6a183-9f49-4587-9b50-bceb0fa21e42 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/899] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:49:01 2026] GET /v2.0/ports?device_id=76dbed6c-6092-47dc-9e67-2a65b8670d87 => generated 958 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/900] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:01 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:49:01.808 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8d91b82-595e-4ae4-b278-2059d3edd9d7 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] TaaS: Handle Delete Port: 24886d4a-1efc-4594-969b-727cb688414f 2026-04-12 19:49:01.812 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8d91b82-595e-4ae4-b278-2059d3edd9d7 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Tap Mirror: Handle Delete Port: 24886d4a-1efc-4594-969b-727cb688414f [pid: 8|app: 0|req: 433/901] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:49:01 2026] PUT /v2.0/routers/76dbed6c-6092-47dc-9e67-2a65b8670d87/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/902] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:02 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:49:02.594 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a6beddf-3b39-4144-a27a-5d0c3d78b7f5 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] TaaS: Handle Delete Port: cdf99aab-4310-411d-85b6-a26aa40fb5c0 2026-04-12 19:49:02.597 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a6beddf-3b39-4144-a27a-5d0c3d78b7f5 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Tap Mirror: Handle Delete Port: cdf99aab-4310-411d-85b6-a26aa40fb5c0 2026-04-12 19:49:02.869 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a6beddf-3b39-4144-a27a-5d0c3d78b7f5 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] TaaS: Handle Delete Port: 54c2acfc-8959-43b8-a6f6-bb89a1bb7185 2026-04-12 19:49:02.871 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a6beddf-3b39-4144-a27a-5d0c3d78b7f5 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] Tap Mirror: Handle Delete Port: 54c2acfc-8959-43b8-a6f6-bb89a1bb7185 2026-04-12 19:49:03.263 7 INFO neutron.services.segments.plugin [-] Segment 1d859954-40f2-4f71-9950-5797acd29eb8 resource provider aggregate not found 2026-04-12 19:49:03.265 7 INFO neutron.services.segments.plugin [-] Segment 1d859954-40f2-4f71-9950-5797acd29eb8 resource provider aggregate not found 2026-04-12 19:49:03.284 7 INFO neutron.services.segments.plugin [-] Segment 1d859954-40f2-4f71-9950-5797acd29eb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d859954-40f2-4f71-9950-5797acd29eb8 found for delete ", "request_id": "req-e49b9fb7-dbb7-4dcf-9ef5-dee2d82cb287"}]} 2026-04-12 19:49:03.287 7 INFO neutron.services.segments.plugin [-] Segment 1d859954-40f2-4f71-9950-5797acd29eb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d859954-40f2-4f71-9950-5797acd29eb8 found for delete ", "request_id": "req-cef9536c-d766-4d1a-bd79-2a3ea1ebe56d"}]} 2026-04-12 19:49:03.354 7 INFO neutron.db.l3_hamode_db [None req-8a6beddf-3b39-4144-a27a-5d0c3d78b7f5 6624773648cc43d6a7462528f2c9857f 64739afb586846b7b07534e7068e65e5 - - default default] HA network 573e3139-8360-40e4-9443-5c045d75433a was deleted as no HA routers are present in tenant 64739afb586846b7b07534e7068e65e5. [pid: 7|app: 0|req: 469/903] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:02 2026] DELETE /v2.0/routers/76dbed6c-6092-47dc-9e67-2a65b8670d87 => generated 0 bytes in 1027 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/904] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:03 2026] DELETE /v2.0/subnets/93228e70-183f-44f1-a666-6f0216cc6cb5 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/905] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:03 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/906] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:03 2026] DELETE /v2.0/networks/08e966d3-9786-4eae-91bb-fe587795b7a9 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/907] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:03 2026] GET /v2.0/security-groups?tenant_id=d13a35739fbf4e659e62a200aac87c8a&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/908] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:04 2026] DELETE /v2.0/security-groups/471a7db0-be8c-48ba-b976-49afb0a7ea49 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/909] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:04 2026] GET /v2.0/security-groups?tenant_id=64739afb586846b7b07534e7068e65e5&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/912] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:04 2026] DELETE /v2.0/security-groups/77c0150c-fc8d-457c-a372-d255e9165582 => 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: 440/913] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:49:04 2026] GET /v2.0/networks?id=1995a9e9-0041-450f-b8ec-877ededd7a5f => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/914] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:04 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => 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: 441/915] 162.253.55.204 () {34 vars in 1049 bytes} [Sun Apr 12 19:49:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2f198fa9328348b88e8bf16314c24c1b => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/916] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:04 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => 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: 476/917] 10.0.0.156 () {34 vars in 970 bytes} [Sun Apr 12 19:49:04 2026] GET /v2.0/ports/3aaee302-21e9-4880-b20e-05ec97478fd3 => generated 972 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/918] 162.253.55.204 () {38 vars in 954 bytes} [Sun Apr 12 19:49:04 2026] POST /v2.0/ports => generated 958 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:49:05.314 7 INFO neutron.services.segments.plugin [-] Segment ee02043a-831d-4958-a8c3-ee986c866122 resource provider aggregate not found 2026-04-12 19:49:05.330 7 INFO neutron.services.segments.plugin [-] Segment ee02043a-831d-4958-a8c3-ee986c866122 resource provider aggregate not found 2026-04-12 19:49:05.336 7 INFO neutron.services.segments.plugin [-] Segment ee02043a-831d-4958-a8c3-ee986c866122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee02043a-831d-4958-a8c3-ee986c866122 found for delete ", "request_id": "req-52042e6b-844f-4b61-ad45-c81cb7341297"}]} 2026-04-12 19:49:05.345 7 INFO neutron.services.segments.plugin [-] Segment ee02043a-831d-4958-a8c3-ee986c866122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee02043a-831d-4958-a8c3-ee986c866122 found for delete ", "request_id": "req-cc5bac3b-3313-4fd8-958e-9e9cbb8468cf"}]} /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: 443/919] 162.253.55.204 () {34 vars in 999 bytes} [Sun Apr 12 19:49:05 2026] GET /v2.0/subnets?network_id=d16b9505-c13f-474b-b1da-b11ed5ea3e14 => generated 682 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/920] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:49:05 2026] PUT /v2.0/ports/00aedc8f-536a-4dc0-ab70-4605f64da0a1 => generated 1239 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:49:05.648 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9df80442-5894-4c87-931b-d16fab25eef6'] response: {'name': 'network-changed', 'server_uuid': '5bc05b23-1750-4d89-9d89-cfdc75025a71', 'tag': '00aedc8f-536a-4dc0-ab70-4605f64da0a1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 444/921] 162.253.55.204 () {34 vars in 1145 bytes} [Sun Apr 12 19:49:05 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342&device_owner=compute%3Anova&network_id=d16b9505-c13f-474b-b1da-b11ed5ea3e14 => generated 975 bytes in 107 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: 445/922] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:05 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/923] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:05 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&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: 447/924] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:49:06 2026] GET /v2.0/ports?tenant_id=2f198fa9328348b88e8bf16314c24c1b&device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/925] 162.253.55.204 () {34 vars in 1017 bytes} [Sun Apr 12 19:49:06 2026] GET /v2.0/networks?tenant_id=2f198fa9328348b88e8bf16314c24c1b&shared=False => generated 771 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/926] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:49:05 2026] PUT /v2.0/ports/3aaee302-21e9-4880-b20e-05ec97478fd3 => generated 1153 bytes in 600 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: 479/927] 162.253.55.204 () {34 vars in 929 bytes} [Sun Apr 12 19:49:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:06.701 8 INFO neutron.db.segments_db [None req-10e21a9f-a135-4013-a7f8-85236c040ccb 7201d9ef834e4117abb12ac2b623996d 35a906849ef14881b80aadabe3304450 - - default default] Added segment 7365e78c-ac9c-4c02-b843-03029f741bcb of type vxlan for network b406c910-82e4-4e76-a9b2-be7332558867 2026-04-12 19:49:06.766 8 INFO neutron.db.segments_db [None req-10e21a9f-a135-4013-a7f8-85236c040ccb 7201d9ef834e4117abb12ac2b623996d 35a906849ef14881b80aadabe3304450 - - default default] Added segment f24e60ce-86be-4ed7-a569-9baaa08dd62c of type vxlan for network ae1bd37c-b18f-4c87-a14a-0d77566a07cb [pid: 7|app: 0|req: 480/928] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:49:06 2026] GET /v2.0/ports?tenant_id=bfc542acfdab407c8662e468d10aa67f&device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1425 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/929] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:06 2026] POST /v2.0/networks => generated 1206 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/930] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:49:06 2026] GET /v2.0/networks?id=d16b9505-c13f-474b-b1da-b11ed5ea3e14 => generated 778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/931] 10.0.0.51 () {32 vars in 647 bytes} [Sun Apr 12 19:49:06 2026] GET /v2.0/networks => generated 1843 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/932] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:49:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3aaee302-21e9-4880-b20e-05ec97478fd3 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/933] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:49:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3aaee302-21e9-4880-b20e-05ec97478fd3 => 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: 484/934] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:49:06 2026] GET /v2.0/subnets?id=6b8e4419-2dc1-4e2a-b445-93af3832b48d => generated 700 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:07.041 8 INFO neutron.services.segments.plugin [-] Segment 7365e78c-ac9c-4c02-b843-03029f741bcb resource provider aggregate not found 2026-04-12 19:49:07.048 8 INFO neutron.services.segments.plugin [-] Segment 7365e78c-ac9c-4c02-b843-03029f741bcb resource provider aggregate not found [pid: 7|app: 0|req: 485/935] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:49:07 2026] GET /v2.0/ports?network_id=d16b9505-c13f-474b-b1da-b11ed5ea3e14&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:49:07.065 8 INFO neutron.services.segments.plugin [-] Segment 7365e78c-ac9c-4c02-b843-03029f741bcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7365e78c-ac9c-4c02-b843-03029f741bcb found for delete ", "request_id": "req-0ba8a5e5-4247-44db-a633-6f346be2b1bc"}]} [pid: 8|app: 0|req: 451/936] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:06 2026] DELETE /v2.0/networks/b406c910-82e4-4e76-a9b2-be7332558867 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:49:07.074 8 INFO neutron.services.segments.plugin [-] Segment 7365e78c-ac9c-4c02-b843-03029f741bcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7365e78c-ac9c-4c02-b843-03029f741bcb found for delete ", "request_id": "req-a6841ef0-cf3a-407f-8258-8abdab657f08"}]} [pid: 8|app: 0|req: 452/937] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:49:07 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?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: 486/938] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:07 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/939] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:49:07 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/940] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:07 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&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: 453/941] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:07 2026] DELETE /v2.0/networks/ae1bd37c-b18f-4c87-a14a-0d77566a07cb => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/942] 10.0.0.51 () {32 vars in 647 bytes} [Sun Apr 12 19:49:07 2026] GET /v2.0/networks => generated 651 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:07.369 8 INFO neutron.db.segments_db [None req-ed8846fa-d9b0-4e15-810b-ab931d8a24e7 7201d9ef834e4117abb12ac2b623996d 35a906849ef14881b80aadabe3304450 - - default default] Added segment 1d0ab737-24ed-4853-bbf6-d55744e45aca of type vxlan for network b80aa726-d0cd-45e1-8570-fa6319341b5e [pid: 7|app: 0|req: 490/943] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:49:07 2026] GET /v2.0/ports?tenant_id=2f198fa9328348b88e8bf16314c24c1b&device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/944] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:49:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=00aedc8f-536a-4dc0-ab70-4605f64da0a1 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/945] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:07 2026] POST /v2.0/networks => generated 634 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/946] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:49:07 2026] GET /v2.0/subnets?id=00eeacb9-3663-4e00-b538-d0b9854c3390 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/947] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:49:07 2026] GET /v2.0/ports?network_id=1995a9e9-0041-450f-b8ec-877ededd7a5f&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:49:07.526 8 INFO neutron.db.segments_db [None req-4f8b7a53-12cb-4e0b-af00-1f60e26d1580 7201d9ef834e4117abb12ac2b623996d 35a906849ef14881b80aadabe3304450 - - default default] Added segment 69fbc02d-18fc-4a8b-b249-a631323e4ac0 of type vxlan for network 87f1ec10-c4f1-4926-b349-d9aac661aa6d [pid: 7|app: 0|req: 494/948] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:49:07 2026] GET /v2.0/networks/1995a9e9-0041-450f-b8ec-877ededd7a5f?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: 455/949] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:07 2026] POST /v2.0/networks => generated 634 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/950] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:49:07 2026] GET /v2.0/networks/1995a9e9-0041-450f-b8ec-877ededd7a5f?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-04-12 19:49:07.684 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c96ec0f8-429c-427e-9b8f-223194d03a77'] response: {'name': 'network-changed', 'server_uuid': '366d9bc0-1011-488d-a2a3-2c22e3fec342', 'tag': '3aaee302-21e9-4880-b20e-05ec97478fd3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 456/951] 10.0.0.51 () {34 vars in 663 bytes} [Sun Apr 12 19:49:07 2026] POST /v2.0/ports => generated 1506 bytes in 600 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: 496/952] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.0/ports?tenant_id=bfc542acfdab407c8662e468d10aa67f&device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1425 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/953] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1156 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/954] 10.0.0.51 () {32 vars in 641 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.0/ports => generated 1506 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/955] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/956] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.0/networks?id=d16b9505-c13f-474b-b1da-b11ed5ea3e14 => generated 778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/957] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&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: 7|app: 0|req: 500/958] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&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: 501/959] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3aaee302-21e9-4880-b20e-05ec97478fd3 => 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: 502/960] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3aaee302-21e9-4880-b20e-05ec97478fd3 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:49:08.462 8 INFO neutron_taas.services.taas.taas_plugin [None req-229bdef9-df02-4e9c-95c4-826fc2f89b16 7201d9ef834e4117abb12ac2b623996d 35a906849ef14881b80aadabe3304450 - - default default] TaaS: Handle Delete Port: 42d2399d-81fd-4af0-b5c7-ba38979ebd7d 2026-04-12 19:49:08.470 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-229bdef9-df02-4e9c-95c4-826fc2f89b16 7201d9ef834e4117abb12ac2b623996d 35a906849ef14881b80aadabe3304450 - - default default] Tap Mirror: Handle Delete Port: 42d2399d-81fd-4af0-b5c7-ba38979ebd7d [pid: 7|app: 0|req: 503/961] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.0/subnets?id=6b8e4419-2dc1-4e2a-b445-93af3832b48d => generated 700 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/962] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.0/ports?network_id=d16b9505-c13f-474b-b1da-b11ed5ea3e14&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: 459/963] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:49:08 2026] DELETE /v2.0/ports/42d2399d-81fd-4af0-b5c7-ba38979ebd7d => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/964] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:49:08.747 7 INFO neutron_taas.services.taas.taas_plugin [None req-733a1ba2-2db8-46fe-84e4-31c1fda9daa9 7201d9ef834e4117abb12ac2b623996d 35a906849ef14881b80aadabe3304450 - - default default] TaaS: Handle Delete Port: 67f5b963-c189-4614-88ac-4ed512da6e08 2026-04-12 19:49:08.749 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-733a1ba2-2db8-46fe-84e4-31c1fda9daa9 7201d9ef834e4117abb12ac2b623996d 35a906849ef14881b80aadabe3304450 - - default default] Tap Mirror: Handle Delete Port: 67f5b963-c189-4614-88ac-4ed512da6e08 [pid: 7|app: 0|req: 506/965] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:49:08 2026] DELETE /v2.0/ports/67f5b963-c189-4614-88ac-4ed512da6e08 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/966] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?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: 8|app: 0|req: 460/967] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.0/security-groups?tenant_id=49f16727d3614ee7a5db7a3636a3a3be&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/968] 10.0.0.51 () {32 vars in 641 bytes} [Sun Apr 12 19:49:08 2026] GET /v2.0/ports => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:49:08.991 7 INFO neutron.db.segments_db [None req-90ad62c6-ed29-41e5-a015-84605cd09a47 7201d9ef834e4117abb12ac2b623996d 35a906849ef14881b80aadabe3304450 - - default default] Added segment 3477cedb-be0d-45be-af9d-4c4332515835 of type vxlan for network 801d6b34-13fa-4c1b-85bf-64fc0d993dfb [pid: 8|app: 0|req: 461/969] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:08 2026] DELETE /v2.0/security-groups/68fccfda-ce74-4eee-877b-0090b9f025a5 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:49:09.087 8 INFO neutron.services.segments.plugin [-] Segment f24e60ce-86be-4ed7-a569-9baaa08dd62c resource provider aggregate not found [pid: 7|app: 0|req: 509/970] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:08 2026] POST /v2.0/networks => generated 635 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:49:09.093 8 INFO neutron.services.segments.plugin [-] Segment f24e60ce-86be-4ed7-a569-9baaa08dd62c resource provider aggregate not found 2026-04-12 19:49:09.117 8 INFO neutron.services.segments.plugin [-] Segment f24e60ce-86be-4ed7-a569-9baaa08dd62c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f24e60ce-86be-4ed7-a569-9baaa08dd62c found for delete ", "request_id": "req-f80cf735-31fe-43d0-b4f0-91fb90bb3eca"}]} 2026-04-12 19:49:09.120 8 INFO neutron.services.segments.plugin [-] Segment f24e60ce-86be-4ed7-a569-9baaa08dd62c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f24e60ce-86be-4ed7-a569-9baaa08dd62c found for delete ", "request_id": "req-14eebd69-1b44-4663-9cbf-ba96fca1e3ac"}]} 2026-04-12 19:49:09.160 7 INFO neutron.db.segments_db [None req-209f32c1-0bfc-4e23-b303-e17b0279cd24 7201d9ef834e4117abb12ac2b623996d 35a906849ef14881b80aadabe3304450 - - default default] Added segment 3f5ad401-8651-4d7c-9236-bbdae0ff2448 of type vxlan for network 0f76444f-2570-47dd-968c-2bc4c3a0f7a1 [pid: 8|app: 0|req: 462/971] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:09 2026] GET /v2.0/security-groups?tenant_id=7605b096dcfb451e8d9007bdc7a727a1&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/972] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:09 2026] POST /v2.0/networks => generated 634 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/973] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:09 2026] DELETE /v2.0/security-groups/39c9e42e-3e57-4051-a617-4fe1414a3a83 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/974] 162.253.55.204 () {34 vars in 1119 bytes} [Sun Apr 12 19:49:09 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1156 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/975] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:09 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/976] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:09 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/977] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:49:09 2026] PUT /v2.0/ports/3aaee302-21e9-4880-b20e-05ec97478fd3 => generated 972 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:10.110 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c0970ea-047e-447d-850b-078f14b722e3'] response: {'name': 'network-changed', 'server_uuid': '366d9bc0-1011-488d-a2a3-2c22e3fec342', 'tag': '3aaee302-21e9-4880-b20e-05ec97478fd3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 466/978] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:49:09 2026] POST /v2.0/subnets => generated 1324 bytes in 399 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: 513/979] 10.0.0.51 () {32 vars in 645 bytes} [Sun Apr 12 19:49:10 2026] GET /v2.0/subnets => generated 1960 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/980] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:10 2026] DELETE /v2.0/subnets/8be6b586-e40d-42eb-8c78-693105832b23 => 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: 514/981] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:10 2026] DELETE /v2.0/subnets/eadc10f9-d2e3-4333-a676-a8f17eee1b1b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/982] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:49:10 2026] GET /v2.0/ports?tenant_id=bfc542acfdab407c8662e468d10aa67f&device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => 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: 516/983] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:10 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/984] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:49:10 2026] GET /v2.0/networks?id=d16b9505-c13f-474b-b1da-b11ed5ea3e14 => generated 778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/985] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:10 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&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: 519/986] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:49:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3aaee302-21e9-4880-b20e-05ec97478fd3 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/987] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:49:10 2026] GET /v2.0/subnets?id=6b8e4419-2dc1-4e2a-b445-93af3832b48d => generated 700 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/988] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:49:10 2026] GET /v2.0/ports?network_id=d16b9505-c13f-474b-b1da-b11ed5ea3e14&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: 522/989] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:49:10 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/990] 10.0.0.51 () {32 vars in 645 bytes} [Sun Apr 12 19:49:10 2026] GET /v2.0/subnets => generated 649 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/991] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:49:10 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?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) 2026-04-12 19:49:11.156 8 INFO neutron.services.segments.plugin [-] Segment 3f5ad401-8651-4d7c-9236-bbdae0ff2448 resource provider aggregate not found 2026-04-12 19:49:11.165 8 INFO neutron.services.segments.plugin [-] Segment 3f5ad401-8651-4d7c-9236-bbdae0ff2448 resource provider aggregate not found 2026-04-12 19:49:11.182 8 INFO neutron.services.segments.plugin [-] Segment 3f5ad401-8651-4d7c-9236-bbdae0ff2448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f5ad401-8651-4d7c-9236-bbdae0ff2448 found for delete ", "request_id": "req-d410dbcd-f1b5-43f6-95ec-7e3abd6324ad"}]} 2026-04-12 19:49:11.189 8 INFO neutron.services.segments.plugin [-] Segment 3f5ad401-8651-4d7c-9236-bbdae0ff2448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f5ad401-8651-4d7c-9236-bbdae0ff2448 found for delete ", "request_id": "req-d0f55764-ff81-40bb-8787-f141490190aa"}]} [pid: 8|app: 0|req: 469/992] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:11 2026] DELETE /v2.0/networks/0f76444f-2570-47dd-968c-2bc4c3a0f7a1 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:49:11.330 7 INFO neutron.services.segments.plugin [-] Segment 3477cedb-be0d-45be-af9d-4c4332515835 resource provider aggregate not found 2026-04-12 19:49:11.335 7 INFO neutron.services.segments.plugin [-] Segment 3477cedb-be0d-45be-af9d-4c4332515835 resource provider aggregate not found 2026-04-12 19:49:11.354 7 INFO neutron.services.segments.plugin [-] Segment 3477cedb-be0d-45be-af9d-4c4332515835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3477cedb-be0d-45be-af9d-4c4332515835 found for delete ", "request_id": "req-892d23b3-5048-4e9a-9716-cec35b67d5c9"}]} 2026-04-12 19:49:11.356 7 INFO neutron.services.segments.plugin [-] Segment 3477cedb-be0d-45be-af9d-4c4332515835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3477cedb-be0d-45be-af9d-4c4332515835 found for delete ", "request_id": "req-fc3627ab-a81a-49a1-a421-89a83b7a30fb"}]} [pid: 7|app: 0|req: 524/993] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:11 2026] DELETE /v2.0/networks/801d6b34-13fa-4c1b-85bf-64fc0d993dfb => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/994] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:11 2026] DELETE /v2.0/networks/87f1ec10-c4f1-4926-b349-d9aac661aa6d => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/995] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:11 2026] DELETE /v2.0/networks/b80aa726-d0cd-45e1-8570-fa6319341b5e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/996] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:11 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/997] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:11 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/998] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:11 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/999] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:11 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1000] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:49:12 2026] GET /v2.0/ports?tenant_id=bfc542acfdab407c8662e468d10aa67f&device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1001] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:49:12 2026] GET /v2.0/networks?id=d16b9505-c13f-474b-b1da-b11ed5ea3e14 => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1002] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:49:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3aaee302-21e9-4880-b20e-05ec97478fd3 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1003] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:49:12 2026] GET /v2.0/subnets?id=6b8e4419-2dc1-4e2a-b445-93af3832b48d => generated 700 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1004] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:49:12 2026] GET /v2.0/ports?network_id=d16b9505-c13f-474b-b1da-b11ed5ea3e14&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: 476/1005] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:49:12 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?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: 477/1006] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:49:12 2026] GET /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14?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: 530/1007] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:12 2026] GET /v2.0/security-groups?tenant_id=35a906849ef14881b80aadabe3304450&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1008] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:12 2026] DELETE /v2.0/security-groups/a5b35ce0-8d44-44f5-b930-1dc02bb8fa98 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1009] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:13 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1010] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:13 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1011] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:13 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1012] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:13 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:13.212 8 INFO neutron.services.segments.plugin [-] Segment 69fbc02d-18fc-4a8b-b249-a631323e4ac0 resource provider aggregate not found 2026-04-12 19:49:13.218 8 INFO neutron.services.segments.plugin [-] Segment 69fbc02d-18fc-4a8b-b249-a631323e4ac0 resource provider aggregate not found 2026-04-12 19:49:13.242 8 INFO neutron.services.segments.plugin [-] Segment 69fbc02d-18fc-4a8b-b249-a631323e4ac0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69fbc02d-18fc-4a8b-b249-a631323e4ac0 found for delete ", "request_id": "req-1d4d01c0-56b3-40dc-bee4-591ce0688aee"}]} 2026-04-12 19:49:13.244 8 INFO neutron.services.segments.plugin [-] Segment 69fbc02d-18fc-4a8b-b249-a631323e4ac0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69fbc02d-18fc-4a8b-b249-a631323e4ac0 found for delete ", "request_id": "req-8d3c240d-bc4c-4b86-81c1-6ccc12ee6d34"}]} [pid: 8|app: 0|req: 480/1013] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:13 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:13.397 7 INFO neutron.services.segments.plugin [-] Segment 1d0ab737-24ed-4853-bbf6-d55744e45aca resource provider aggregate not found 2026-04-12 19:49:13.399 7 INFO neutron.services.segments.plugin [-] Segment 1d0ab737-24ed-4853-bbf6-d55744e45aca resource provider aggregate not found 2026-04-12 19:49:13.425 7 INFO neutron.services.segments.plugin [-] Segment 1d0ab737-24ed-4853-bbf6-d55744e45aca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d0ab737-24ed-4853-bbf6-d55744e45aca found for delete ", "request_id": "req-dde208d9-bc74-4cf5-a7dd-6408f996e192"}]} 2026-04-12 19:49:13.426 7 INFO neutron.services.segments.plugin [-] Segment 1d0ab737-24ed-4853-bbf6-d55744e45aca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d0ab737-24ed-4853-bbf6-d55744e45aca found for delete ", "request_id": "req-6c39ddf1-cdbf-43f6-bd44-8348d6beea45"}]} 2026-04-12 19:49:13.739 7 INFO neutron.db.l3_db [None req-e56b201f-d8dc-4796-9bec-6d29d23c9241 b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] Floating IP c1c4ff0b-a378-4d78-a8dd-93ce30ec669d associated. External IP: 10.96.250.202, port: 00aedc8f-536a-4dc0-ab70-4605f64da0a1. [pid: 7|app: 0|req: 534/1014] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:49:13 2026] PUT /v2.0/floatingips/c1c4ff0b-a378-4d78-a8dd-93ce30ec669d => generated 856 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:14.150 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d6d5bca-8899-436a-9ec4-80df34c31deb'] response: {'name': 'network-changed', 'server_uuid': '5bc05b23-1750-4d89-9d89-cfdc75025a71', 'tag': '00aedc8f-536a-4dc0-ab70-4605f64da0a1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 481/1015] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:14 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => 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: 535/1016] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:14 2026] GET /v2.0/security-groups?id=153fe091-4c12-411c-81a8-654047dd7503&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: 482/1017] 162.253.55.204 () {34 vars in 993 bytes} [Sun Apr 12 19:49:14 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:14.443 7 INFO neutron_taas.services.taas.taas_plugin [req-c1330947-8a48-4e68-8e9d-9f9cb93097ec req-b375e9fd-23a6-436c-a63c-7a7424786992 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] TaaS: Handle Delete Port: 3aaee302-21e9-4880-b20e-05ec97478fd3 2026-04-12 19:49:14.447 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c1330947-8a48-4e68-8e9d-9f9cb93097ec req-b375e9fd-23a6-436c-a63c-7a7424786992 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] Tap Mirror: Handle Delete Port: 3aaee302-21e9-4880-b20e-05ec97478fd3 2026-04-12 19:49:14.575 7 INFO neutron.db.l3_db [req-c1330947-8a48-4e68-8e9d-9f9cb93097ec req-b375e9fd-23a6-436c-a63c-7a7424786992 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] Floating IP 104d71e6-cf00-43b9-8b5f-44bfcb6b022b disassociated. External IP: 10.96.250.212, port: 3aaee302-21e9-4880-b20e-05ec97478fd3. [pid: 8|app: 0|req: 483/1018] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:49:14 2026] GET /v2.0/ports?tenant_id=2f198fa9328348b88e8bf16314c24c1b&device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => 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: 484/1019] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:49:14 2026] GET /v2.0/networks?id=1995a9e9-0041-450f-b8ec-877ededd7a5f => generated 771 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1020] 162.253.55.204 () {36 vars in 996 bytes} [Sun Apr 12 19:49:14 2026] DELETE /v2.0/ports/3aaee302-21e9-4880-b20e-05ec97478fd3 => generated 0 bytes in 587 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1021] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:49:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=00aedc8f-536a-4dc0-ab70-4605f64da0a1 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1022] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:49:14 2026] GET /v2.0/subnets?id=00eeacb9-3663-4e00-b538-d0b9854c3390 => generated 693 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1023] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:49:15 2026] GET /v2.0/ports?network_id=1995a9e9-0041-450f-b8ec-877ededd7a5f&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: 540/1024] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:49:15 2026] GET /v2.0/networks/1995a9e9-0041-450f-b8ec-877ededd7a5f?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1025] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:49:15 2026] GET /v2.0/networks/1995a9e9-0041-450f-b8ec-877ededd7a5f?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-04-12 19:49:15.252 8 INFO neutron.db.segments_db [None req-2c96118d-1b1b-4c96-8ba3-b61796929bf7 1d9c792d0e824095a0e64fbb02e8714e 255797712dfc46bebd675816aee7002e - - default default] Added segment 5778f4e3-6034-4e79-8790-339a124185d7 of type vxlan for network d4425bc3-e17c-45be-8a94-5438113f9abf [pid: 7|app: 0|req: 542/1026] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:15 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => 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: 485/1027] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:14 2026] POST /v2.0/networks => generated 629 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1028] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:15 2026] GET /v2.0/security-groups?tenant_id=f177b4c7bf164c16883cdc9e62ce5402&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1029] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:15 2026] DELETE /v2.0/security-groups/280bf54d-9bb6-4506-bd67-ba80427ca9f8 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1030] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:15 2026] GET /v2.0/security-groups?tenant_id=499c96edf9d34630a1100217a59bbd03&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1031] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:49:15 2026] POST /v2.0/subnets => generated 673 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1032] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:16 2026] DELETE /v2.0/security-groups/c7ab12aa-295c-4f8c-a88b-407c7e92d0e1 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:49:16.195 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-149451af-7287-4e94-8a61-49b223d77db3'] response: {'server_uuid': '366d9bc0-1011-488d-a2a3-2c22e3fec342', 'name': 'network-vif-deleted', 'tag': '3aaee302-21e9-4880-b20e-05ec97478fd3', 'status': 'completed', 'code': 200} 2026-04-12 19:49:16.215 7 INFO neutron.db.segments_db [None req-fd6637b5-e17a-4744-83e2-3ef54b1f1d6d 1d9c792d0e824095a0e64fbb02e8714e 255797712dfc46bebd675816aee7002e - - default default] Added segment 23961ad9-d27b-487d-9d01-7f043d06aebd of type vxlan for network 8e673283-77f7-42f9-8423-2c545b901d1b [pid: 7|app: 0|req: 545/1033] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:16 2026] POST /v2.0/networks => generated 628 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1034] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:16 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => 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: 489/1035] 10.0.0.51 () {34 vars in 741 bytes} [Sun Apr 12 19:49:16 2026] PUT /v2.0/networks/8e673283-77f7-42f9-8423-2c545b901d1b => generated 592 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1036] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:49:16 2026] POST /v2.0/subnets => generated 646 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1037] 10.0.0.51 () {34 vars in 739 bytes} [Sun Apr 12 19:49:16 2026] PUT /v2.0/subnets/7f77b815-96b0-4a4d-819f-f810734b0a83 => generated 656 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:17.121 7 INFO neutron.services.segments.plugin [-] Segment 23961ad9-d27b-487d-9d01-7f043d06aebd resource provider aggregate not found 2026-04-12 19:49:17.127 7 INFO neutron.services.segments.plugin [-] Segment 23961ad9-d27b-487d-9d01-7f043d06aebd resource provider aggregate not found 2026-04-12 19:49:17.146 7 INFO neutron.services.segments.plugin [-] Segment 23961ad9-d27b-487d-9d01-7f043d06aebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23961ad9-d27b-487d-9d01-7f043d06aebd found for delete ", "request_id": "req-e9341494-bc79-4af7-b849-17f570d135dd"}]} [pid: 7|app: 0|req: 548/1038] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:16 2026] DELETE /v2.0/networks/8e673283-77f7-42f9-8423-2c545b901d1b => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:49:17.153 7 INFO neutron.services.segments.plugin [-] Segment 23961ad9-d27b-487d-9d01-7f043d06aebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23961ad9-d27b-487d-9d01-7f043d06aebd found for delete ", "request_id": "req-444bb1d8-89f0-48c2-8e89-5139a50ec800"}]} 2026-04-12 19:49:17.171 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4438e58-e3fd-44c3-b7b0-dad1459da5db 1d9c792d0e824095a0e64fbb02e8714e 255797712dfc46bebd675816aee7002e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 491/1039] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:17 2026] DELETE /v2.0/networks/8e673283-77f7-42f9-8423-2c545b901d1b => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1040] 10.0.0.51 () {32 vars in 692 bytes} [Sun Apr 12 19:49:17 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1041] 10.0.0.51 () {32 vars in 740 bytes} [Sun Apr 12 19:49:17 2026] GET /v2.0/subnets?network_id=b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8 => generated 649 bytes in 31 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.51 () {32 vars in 651 bytes} [Sun Apr 12 19:49:17 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1043] 10.0.0.51 () {32 vars in 647 bytes} [Sun Apr 12 19:49:17 2026] GET /v2.0/networks => generated 1313 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1044] 10.0.0.51 () {32 vars in 645 bytes} [Sun Apr 12 19:49:17 2026] GET /v2.0/subnets => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1045] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:49:17 2026] GET /v2.0/networks/d4425bc3-e17c-45be-8a94-5438113f9abf => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1046] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:49:17 2026] GET /v2.0/subnets/28c49742-756c-47bb-a8a7-d5d12e495ff0 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:17.540 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0370360-d83c-4f17-88d5-36a317b261b1 1d9c792d0e824095a0e64fbb02e8714e 255797712dfc46bebd675816aee7002e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 495/1047] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:17 2026] DELETE /v2.0/subnets/7f77b815-96b0-4a4d-819f-f810734b0a83 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:49:17.574 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01ed852a-8234-4257-9c92-4421b3da672c 1d9c792d0e824095a0e64fbb02e8714e 255797712dfc46bebd675816aee7002e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 496/1048] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:17 2026] DELETE /v2.0/networks/8e673283-77f7-42f9-8423-2c545b901d1b => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1049] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:17 2026] GET /v2.0/ports?device_id=366d9bc0-1011-488d-a2a3-2c22e3fec342 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1050] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:17 2026] DELETE /v2.0/subnets/28c49742-756c-47bb-a8a7-d5d12e495ff0 => 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: 554/1051] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:17 2026] DELETE /v2.0/networks/d4425bc3-e17c-45be-8a94-5438113f9abf => 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: 498/1052] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:18 2026] GET /v2.0/security-groups?tenant_id=255797712dfc46bebd675816aee7002e&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1053] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:18 2026] DELETE /v2.0/security-groups/d6213ea0-d287-4216-a962-927ecc0af8d7 => 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: 499/1054] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:18 2026] DELETE /v2.0/security-groups/153fe091-4c12-411c-81a8-654047dd7503 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:49:18.800 7 INFO neutron.api.v2.resource [None req-b6a47831-c527-407a-9617-327426306ab0 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 556/1055] 10.0.0.51 () {32 vars in 735 bytes} [Sun Apr 12 19:49:18 2026] GET /v2.0/security-groups/153fe091-4c12-411c-81a8-654047dd7503 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:49:18.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-e72d4ebf-b796-45d0-9595-96704541e857 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] TaaS: Handle Delete Port: 2afd49e8-a533-4e44-924d-18249057de75 2026-04-12 19:49:18.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e72d4ebf-b796-45d0-9595-96704541e857 575825a6eb5e4c089ad485d220495a3c bfc542acfdab407c8662e468d10aa67f - - default default] Tap Mirror: Handle Delete Port: 2afd49e8-a533-4e44-924d-18249057de75 [pid: 8|app: 0|req: 500/1056] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:49:18 2026] DELETE /v2.0/floatingips/104d71e6-cf00-43b9-8b5f-44bfcb6b022b => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:49:19.168 7 INFO neutron.services.segments.plugin [-] Segment 5778f4e3-6034-4e79-8790-339a124185d7 resource provider aggregate not found 2026-04-12 19:49:19.173 7 INFO neutron.services.segments.plugin [-] Segment 5778f4e3-6034-4e79-8790-339a124185d7 resource provider aggregate not found 2026-04-12 19:49:19.196 7 INFO neutron.services.segments.plugin [-] Segment 5778f4e3-6034-4e79-8790-339a124185d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5778f4e3-6034-4e79-8790-339a124185d7 found for delete ", "request_id": "req-00107570-a143-4bd1-9336-be159af0f56a"}]} 2026-04-12 19:49:19.197 7 INFO neutron.services.segments.plugin [-] Segment 5778f4e3-6034-4e79-8790-339a124185d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5778f4e3-6034-4e79-8790-339a124185d7 found for delete ", "request_id": "req-0a2a0dda-968f-4363-82d5-259b977e059d"}]} 2026-04-12 19:49:19.543 7 INFO neutron_taas.services.taas.taas_plugin [None req-56f7322c-a2d2-476e-b779-26b44ac41536 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: c35603aa-6e45-4d12-83f4-45b4e8e910a8 2026-04-12 19:49:19.546 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56f7322c-a2d2-476e-b779-26b44ac41536 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: c35603aa-6e45-4d12-83f4-45b4e8e910a8 [pid: 7|app: 0|req: 557/1059] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:49:19 2026] PUT /v2.0/routers/89dc97d7-3dd7-44d2-a5fe-9d74c25ec7ce/remove_router_interface => generated 309 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:20.366 8 INFO neutron_taas.services.taas.taas_plugin [None req-57c8582f-bb6c-4dad-ab80-87195f5e9792 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: eaddb89d-56f1-40ae-b113-3a53e10f8aca 2026-04-12 19:49:20.369 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57c8582f-bb6c-4dad-ab80-87195f5e9792 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: eaddb89d-56f1-40ae-b113-3a53e10f8aca 2026-04-12 19:49:20.656 8 INFO neutron_taas.services.taas.taas_plugin [None req-57c8582f-bb6c-4dad-ab80-87195f5e9792 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 787c818b-6676-4123-8c65-767be3440f94 2026-04-12 19:49:20.659 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57c8582f-bb6c-4dad-ab80-87195f5e9792 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 787c818b-6676-4123-8c65-767be3440f94 [pid: 7|app: 0|req: 558/1060] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:49:20 2026] POST /v2.0/subnetpools => generated 548 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1061] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:49:20 2026] GET /v2.0/subnetpools/9f698863-1660-43e2-b35c-58b2064c5161 => generated 548 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1062] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:49:20 2026] PUT /v2.0/subnetpools/9f698863-1660-43e2-b35c-58b2064c5161 => generated 501 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:21.051 8 INFO neutron.services.segments.plugin [-] Segment 73e3abad-2d7c-4290-93de-6f9bb4db8a8f resource provider aggregate not found 2026-04-12 19:49:21.055 8 INFO neutron.services.segments.plugin [-] Segment 73e3abad-2d7c-4290-93de-6f9bb4db8a8f resource provider aggregate not found 2026-04-12 19:49:21.066 8 INFO neutron.services.segments.plugin [-] Segment 73e3abad-2d7c-4290-93de-6f9bb4db8a8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73e3abad-2d7c-4290-93de-6f9bb4db8a8f found for delete ", "request_id": "req-76135eb2-d369-42b9-9156-8311c199a133"}]} [pid: 7|app: 0|req: 561/1063] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:49:21 2026] DELETE /v2.0/subnetpools/9f698863-1660-43e2-b35c-58b2064c5161 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:49:21.076 8 INFO neutron.services.segments.plugin [-] Segment 73e3abad-2d7c-4290-93de-6f9bb4db8a8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73e3abad-2d7c-4290-93de-6f9bb4db8a8f found for delete ", "request_id": "req-ab5123a7-ba0c-4fcf-a246-ce420a377335"}]} 2026-04-12 19:49:21.083 8 INFO neutron.db.l3_hamode_db [None req-57c8582f-bb6c-4dad-ab80-87195f5e9792 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HA network 527ee03c-bb9e-4647-99c6-ea568957b910 was deleted as no HA routers are present in tenant bfc542acfdab407c8662e468d10aa67f. 2026-04-12 19:49:21.087 7 INFO neutron.api.v2.resource [None req-82719667-1c22-4173-8ab1-ad41ba848bbc 767354ca1ff640f5896dec3d7c53e3e7 a979261775eb4d8a83eabc3d664af727 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1064] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:49:21 2026] GET /v2.0/subnetpools/9f698863-1660-43e2-b35c-58b2064c5161 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1065] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:20 2026] DELETE /v2.0/routers/89dc97d7-3dd7-44d2-a5fe-9d74c25ec7ce => generated 0 bytes in 927 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:49:21.108 7 INFO neutron.api.v2.resource [None req-2db4f562-746f-4dc3-aafb-c1e1f40af247 767354ca1ff640f5896dec3d7c53e3e7 a979261775eb4d8a83eabc3d664af727 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 563/1066] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:49:21 2026] DELETE /v2.0/subnetpools/9f698863-1660-43e2-b35c-58b2064c5161 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1067] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:21 2026] DELETE /v2.0/subnets/6b8e4419-2dc1-4e2a-b445-93af3832b48d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:49:21.326 7 INFO neutron_taas.services.taas.taas_plugin [None req-49a50fd1-ad0d-4319-978a-df80c8d24360 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: c75feba8-3d27-439b-b142-1f1cf40bc0b4 2026-04-12 19:49:21.328 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49a50fd1-ad0d-4319-978a-df80c8d24360 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: c75feba8-3d27-439b-b142-1f1cf40bc0b4 2026-04-12 19:49:21.505 7 INFO neutron.services.segments.plugin [-] Segment 500a66da-bb8e-4d61-8a88-c6c5d4e02d35 resource provider aggregate not found 2026-04-12 19:49:21.514 7 INFO neutron.services.segments.plugin [-] Segment 500a66da-bb8e-4d61-8a88-c6c5d4e02d35 resource provider aggregate not found 2026-04-12 19:49:21.526 7 INFO neutron.services.segments.plugin [-] Segment 500a66da-bb8e-4d61-8a88-c6c5d4e02d35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 500a66da-bb8e-4d61-8a88-c6c5d4e02d35 found for delete ", "request_id": "req-e209c9b8-0881-41c4-88c3-7b8b2ca8615d"}]} 2026-04-12 19:49:21.530 7 INFO neutron.services.segments.plugin [-] Segment 500a66da-bb8e-4d61-8a88-c6c5d4e02d35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 500a66da-bb8e-4d61-8a88-c6c5d4e02d35 found for delete ", "request_id": "req-44db9b50-1fec-41f3-b70c-64e0c33a9031"}]} [pid: 7|app: 0|req: 564/1068] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:21 2026] DELETE /v2.0/networks/d16b9505-c13f-474b-b1da-b11ed5ea3e14 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1069] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:21 2026] GET /v2.0/security-groups?tenant_id=bfc542acfdab407c8662e468d10aa67f&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1070] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:21 2026] DELETE /v2.0/security-groups/f79bce89-f92b-49c2-bdff-7b1534615e76 => 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: 505/1071] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:21 2026] GET /v2.0/security-groups?tenant_id=a979261775eb4d8a83eabc3d664af727&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1072] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:22 2026] DELETE /v2.0/security-groups/d4f2d59f-419b-4eba-ab52-a31566061912 => 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: 506/1073] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:22 2026] GET /v2.0/security-groups?tenant_id=e22615bef58d4f0ebbd777f68ed99b4a&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1074] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:22 2026] DELETE /v2.0/security-groups/40c16e94-f116-4b6a-926c-75533ece0309 => 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: 507/1075] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:22 2026] GET /v2.0/security-groups?tenant_id=a38762871eb541499279a760054621d1&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1076] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:22 2026] DELETE /v2.0/security-groups/2537a4c1-cbae-4044-827d-3656f985d845 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:49:23.935 8 INFO neutron.db.segments_db [None req-15e29c9d-1b2d-48c5-b2c5-e29319708b2c 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 9970094d-0c69-4a40-a5d8-0213e9cabade of type vxlan for network 738456a5-ebc6-47f7-81e5-2f77a4cb8a3e [pid: 8|app: 0|req: 508/1077] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:49:23 2026] POST /v2.0/networks => generated 727 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1078] 10.0.0.202 () {34 vars in 989 bytes} [Sun Apr 12 19:49:24 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => 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: 510/1079] 10.0.0.202 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:24 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1080] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:49:24 2026] POST /v2.0/subnets => generated 693 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:49:24.335 8 INFO neutron.db.segments_db [None req-fef40a71-8fd5-41e4-be51-c9df3b7424a1 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 2dded772-901d-4cdf-af91-04929ca55acd of type vxlan for network 4d68d048-3728-472d-a653-35ebd472133c 2026-04-12 19:49:24.593 8 INFO neutron.db.l3_hamode_db [None req-fef40a71-8fd5-41e4-be51-c9df3b7424a1 2724e03fcb4e4d5a8e20e3294a330d16 b68abcf638164c07a68892401f8fb4b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:49:25.341 8 INFO neutron.db.l3_hamode_db [None req-fef40a71-8fd5-41e4-be51-c9df3b7424a1 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 571/1081] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:25 2026] GET /v2.0/security-groups?tenant_id=503b0937c47c439f8c54f3bc46237c96&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1082] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:25 2026] DELETE /v2.0/security-groups/ca4c2577-89d7-4274-8ebe-05c5f926a10d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1083] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:49:24 2026] POST /v2.0/routers => generated 733 bytes in 1979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1084] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:49:26 2026] PUT /v2.0/routers/91f6c039-67d2-4b13-af25-d24e4ef248c0/add_router_interface => generated 309 bytes in 1457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1085] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:27 2026] GET /v2.0/security-groups?tenant_id=85b24e579ab0428abe10dba8794570ba&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1086] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:28 2026] DELETE /v2.0/security-groups/0656bb2b-3d11-4e65-8058-81a7bcf62094 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1087] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:28 2026] GET /v2.0/security-groups?tenant_id=ed2961b7dfe949848568f634ba900cbe&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1088] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:28 2026] DELETE /v2.0/security-groups/730db0bb-8f24-4e98-81a6-990a74eb8090 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1089] 10.0.0.156 () {34 vars in 981 bytes} [Sun Apr 12 19:49:28 2026] GET /v2.0/networks?id=738456a5-ebc6-47f7-81e5-2f77a4cb8a3e => generated 678 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1090] 10.0.0.156 () {34 vars in 964 bytes} [Sun Apr 12 19:49:28 2026] GET /v2.0/quotas/b68abcf638164c07a68892401f8fb4b7 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1091] 10.0.0.156 () {34 vars in 1001 bytes} [Sun Apr 12 19:49:28 2026] GET /v2.0/ports?tenant_id=b68abcf638164c07a68892401f8fb4b7&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1092] 10.0.0.156 () {34 vars in 1007 bytes} [Sun Apr 12 19:49:29 2026] GET /v2.0/networks/738456a5-ebc6-47f7-81e5-2f77a4cb8a3e?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: 516/1093] 10.0.0.156 () {34 vars in 1107 bytes} [Sun Apr 12 19:49:29 2026] GET /v2.0/networks/738456a5-ebc6-47f7-81e5-2f77a4cb8a3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1094] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:29 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => 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: 579/1095] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:30 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1096] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:30 2026] GET /v2.0/security-groups?tenant_id=1d4318e313004c7d84388ac7eb6f5378&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1097] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:30 2026] DELETE /v2.0/security-groups/95d9b751-079e-419b-af5c-7bc37860deb5 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1098] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:31 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => 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: 519/1099] 10.0.0.51 () {32 vars in 651 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions => generated 21537 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1100] 10.0.0.51 () {32 vars in 679 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1101] 10.0.0.51 () {32 vars in 679 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1102] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1103] 10.0.0.51 () {32 vars in 663 bytes} [Sun Apr 12 19:49:32 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: 524/1104] 10.0.0.51 () {32 vars in 697 bytes} [Sun Apr 12 19:49:32 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: 581/1105] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/security-groups?tenant_id=7db65fdead7445cc99584c9d0a1870eb&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1106] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => 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: 582/1107] 10.0.0.51 () {32 vars in 695 bytes} [Sun Apr 12 19:49:32 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: 583/1108] 10.0.0.51 () {32 vars in 699 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1109] 10.0.0.51 () {32 vars in 687 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1110] 10.0.0.51 () {32 vars in 701 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1111] 10.0.0.51 () {32 vars in 691 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1112] 10.0.0.51 () {32 vars in 693 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1113] 10.0.0.51 () {32 vars in 683 bytes} [Sun Apr 12 19:49:32 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: 589/1114] 10.0.0.51 () {32 vars in 685 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1115] 10.0.0.51 () {32 vars in 659 bytes} [Sun Apr 12 19:49:32 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: 591/1116] 10.0.0.51 () {32 vars in 697 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1117] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:32 2026] DELETE /v2.0/security-groups/0f7fde80-194b-4026-b2ea-f09d2ec1b7e4 => 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: 592/1118] 10.0.0.51 () {32 vars in 677 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1119] 10.0.0.51 () {32 vars in 681 bytes} [Sun Apr 12 19:49:32 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: 593/1120] 10.0.0.51 () {32 vars in 673 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1121] 10.0.0.51 () {32 vars in 687 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1122] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1123] 10.0.0.51 () {32 vars in 685 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1124] 10.0.0.51 () {32 vars in 667 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1125] 10.0.0.51 () {32 vars in 685 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1126] 10.0.0.51 () {32 vars in 679 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1127] 10.0.0.51 () {32 vars in 697 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1128] 10.0.0.51 () {32 vars in 677 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1129] 10.0.0.51 () {32 vars in 665 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1130] 10.0.0.51 () {32 vars in 675 bytes} [Sun Apr 12 19:49:32 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: 533/1131] 10.0.0.51 () {32 vars in 663 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/l3-ha => 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: 599/1132] 10.0.0.51 () {32 vars in 673 bytes} [Sun Apr 12 19:49:32 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: 534/1133] 10.0.0.51 () {32 vars in 711 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1134] 10.0.0.51 () {32 vars in 689 bytes} [Sun Apr 12 19:49:32 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: 8|app: 0|req: 535/1135] 10.0.0.51 () {32 vars in 681 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/multi-provider => 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: 601/1136] 10.0.0.51 () {32 vars in 667 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1137] 10.0.0.51 () {32 vars in 685 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1138] 10.0.0.51 () {32 vars in 703 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1139] 10.0.0.51 () {32 vars in 673 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1140] 10.0.0.51 () {32 vars in 699 bytes} [Sun Apr 12 19:49:32 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1141] 10.0.0.51 () {32 vars in 673 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1142] 10.0.0.51 () {32 vars in 691 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1143] 10.0.0.51 () {32 vars in 687 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1144] 10.0.0.51 () {32 vars in 707 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1145] 10.0.0.51 () {32 vars in 703 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1146] 10.0.0.51 () {32 vars in 717 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1147] 10.0.0.51 () {32 vars in 695 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1148] 10.0.0.51 () {32 vars in 709 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1149] 10.0.0.51 () {32 vars in 667 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1150] 10.0.0.51 () {32 vars in 685 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1151] 10.0.0.51 () {32 vars in 679 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1152] 10.0.0.51 () {32 vars in 673 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1153] 10.0.0.51 () {32 vars in 669 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1154] 10.0.0.51 () {32 vars in 659 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1155] 10.0.0.51 () {32 vars in 697 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1156] 10.0.0.51 () {32 vars in 697 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1157] 10.0.0.51 () {32 vars in 675 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1158] 10.0.0.51 () {32 vars in 667 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1159] 10.0.0.51 () {32 vars in 681 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1160] 10.0.0.51 () {32 vars in 699 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1161] 10.0.0.51 () {32 vars in 683 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1162] 10.0.0.51 () {32 vars in 705 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1163] 10.0.0.51 () {32 vars in 667 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1164] 10.0.0.51 () {32 vars in 695 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1165] 10.0.0.51 () {32 vars in 693 bytes} [Sun Apr 12 19:49:33 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: 7|app: 0|req: 616/1166] 10.0.0.51 () {32 vars in 683 bytes} [Sun Apr 12 19:49:33 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: 8|app: 0|req: 551/1167] 10.0.0.51 () {32 vars in 687 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1168] 10.0.0.51 () {32 vars in 703 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1169] 10.0.0.51 () {32 vars in 665 bytes} [Sun Apr 12 19:49:33 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: 618/1170] 10.0.0.51 () {32 vars in 679 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1171] 10.0.0.51 () {32 vars in 679 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1172] 10.0.0.51 () {32 vars in 689 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1173] 10.0.0.51 () {32 vars in 689 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1174] 10.0.0.51 () {32 vars in 693 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1175] 10.0.0.51 () {32 vars in 683 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1176] 10.0.0.51 () {32 vars in 687 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1177] 10.0.0.51 () {32 vars in 699 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1178] 10.0.0.51 () {32 vars in 701 bytes} [Sun Apr 12 19:49:33 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: 8|app: 0|req: 557/1179] 10.0.0.51 () {32 vars in 711 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1180] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1181] 10.0.0.51 () {32 vars in 713 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1182] 10.0.0.51 () {32 vars in 725 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1183] 10.0.0.51 () {32 vars in 739 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1184] 10.0.0.51 () {32 vars in 717 bytes} [Sun Apr 12 19:49:33 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: 8|app: 0|req: 560/1185] 10.0.0.51 () {32 vars in 681 bytes} [Sun Apr 12 19:49:33 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: 626/1186] 10.0.0.51 () {32 vars in 667 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1187] 10.0.0.51 () {32 vars in 717 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1188] 10.0.0.51 () {32 vars in 677 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1189] 10.0.0.51 () {32 vars in 667 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1190] 10.0.0.51 () {32 vars in 695 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1191] 10.0.0.51 () {32 vars in 703 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1192] 10.0.0.51 () {32 vars in 699 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1193] 10.0.0.51 () {32 vars in 699 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1194] 10.0.0.51 () {32 vars in 681 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1195] 10.0.0.51 () {32 vars in 703 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1196] 10.0.0.51 () {32 vars in 693 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1197] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/networks?id=738456a5-ebc6-47f7-81e5-2f77a4cb8a3e => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1198] 10.0.0.51 () {32 vars in 687 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1199] 10.0.0.51 () {32 vars in 695 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1200] 10.0.0.51 () {32 vars in 677 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/tag-creation => 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: 638/1201] 10.0.0.51 () {32 vars in 687 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1202] 10.0.0.51 () {32 vars in 699 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1203] 10.0.0.51 () {32 vars in 663 bytes} [Sun Apr 12 19:49:33 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: 641/1204] 10.0.0.51 () {32 vars in 679 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1205] 10.0.0.51 () {32 vars in 675 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1206] 10.0.0.51 () {32 vars in 691 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1207] 10.0.0.51 () {32 vars in 675 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1208] 10.0.0.51 () {32 vars in 665 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1209] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => 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: 647/1210] 10.0.0.51 () {32 vars in 661 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1211] 10.0.0.51 () {32 vars in 673 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1212] 10.0.0.51 () {32 vars in 685 bytes} [Sun Apr 12 19:49:33 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1213] 162.253.55.204 () {38 vars in 954 bytes} [Sun Apr 12 19:49:33 2026] POST /v2.0/ports => generated 954 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 650/1214] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:49:34 2026] PUT /v2.0/ports/6c10fcdb-48e5-4640-b232-502f0ca12d2d => generated 1235 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:49:34.525 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe6c47f9-3865-4ee6-b670-2153ae7978df'] response: {'name': 'network-changed', 'server_uuid': 'fa484776-1eb7-4ad9-adc7-6a53d6b93d8c', 'tag': '6c10fcdb-48e5-4640-b232-502f0ca12d2d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 565/1217] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:34 2026] GET /v2.0/security-groups?tenant_id=a9d4ffaee8b342c8839a4bcfce443d0a&name=default => generated 2925 bytes in 315 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: 653/1218] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:34 2026] DELETE /v2.0/security-groups/5a6b28f3-afb9-4697-84c7-d86636e0cd76 => 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: 566/1219] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:34 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1220] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:34 2026] GET /v2.0/security-groups?id=015290c6-e55c-4930-a32a-b45f26b1eb90&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: 567/1221] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:49:35 2026] GET /v2.0/ports?tenant_id=b68abcf638164c07a68892401f8fb4b7&device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => 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: 655/1222] 162.253.55.204 () {34 vars in 1017 bytes} [Sun Apr 12 19:49:35 2026] GET /v2.0/networks?tenant_id=b68abcf638164c07a68892401f8fb4b7&shared=False => generated 774 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1223] 162.253.55.204 () {34 vars in 929 bytes} [Sun Apr 12 19:49:35 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: 7|app: 0|req: 656/1224] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:35 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1225] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.0/security-groups?id=015290c6-e55c-4930-a32a-b45f26b1eb90&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: 657/1226] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1227] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.0/ports?tenant_id=b68abcf638164c07a68892401f8fb4b7&device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1228] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&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: 8|app: 0|req: 571/1229] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6c10fcdb-48e5-4640-b232-502f0ca12d2d => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1230] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.0/subnets?id=77f91fbd-6747-40e4-8f7e-bc472ca11890 => generated 696 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1231] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.0/ports?network_id=738456a5-ebc6-47f7-81e5-2f77a4cb8a3e&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1232] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1233] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.0/networks/738456a5-ebc6-47f7-81e5-2f77a4cb8a3e?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: 661/1234] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1235] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.0/networks/738456a5-ebc6-47f7-81e5-2f77a4cb8a3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1236] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1237] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:36 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:36.933 7 INFO neutron.db.segments_db [None req-4659541c-11f5-4828-9ec5-04f243a4ccb8 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Added segment 45860cc5-b994-4d56-a9bc-2b4958d50396 of type vxlan for network 8bc11cdd-5d27-4165-a909-cf1f9f1bc5f2 [pid: 7|app: 0|req: 662/1238] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:36 2026] POST /v2.0/networks => generated 614 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:49:37.044 8 INFO neutron.db.segments_db [None req-8c4bbc1a-0489-4301-9cd8-ecb93c18053f 138b288184b4412482e726120b71b4df 9ee7981eff364a0abe5626e65f63fe79 - - default default] Added segment f9f638c4-2c25-47db-a00c-05e36bb5d5aa of type vxlan for network 892626d6-f799-4198-a35b-dc51a585a224 2026-04-12 19:49:37.098 7 INFO neutron.db.segments_db [None req-4f1b1977-4855-447f-8c30-b5aeb73c5113 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Added segment 7ad459c9-5cc3-4027-b3b2-b65c6bd8d943 of type vxlan for network d6d4109c-3870-4412-8889-52006257e0ad [pid: 8|app: 0|req: 577/1239] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:36 2026] POST /v2.0/networks => generated 612 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1240] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:37 2026] POST /v2.0/networks => generated 614 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:49:37.209 8 INFO neutron.db.segments_db [None req-09871403-f415-4c83-8fbf-ee0835616adc 138b288184b4412482e726120b71b4df 9ee7981eff364a0abe5626e65f63fe79 - - default default] Added segment 4e4da355-785a-4c8e-8f77-7ffd35ff7e60 of type vxlan for network 76402813-3628-4fa8-b40b-f0f51832eef3 [pid: 7|app: 0|req: 664/1241] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:37 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1242] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:37 2026] POST /v2.0/networks => generated 613 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1243] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:37 2026] GET /v2.0/security-groups?id=015290c6-e55c-4930-a32a-b45f26b1eb90&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:49:37.389 8 INFO neutron.db.segments_db [None req-b78cf329-65ab-4127-a490-736ed487b5e9 138b288184b4412482e726120b71b4df 9ee7981eff364a0abe5626e65f63fe79 - - default default] Added segment 477538b6-c549-4fb6-9b18-12c0c3ead191 of type vxlan for network 581e2974-1835-40d4-83d8-80b710a02210 [pid: 8|app: 0|req: 580/1244] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:37 2026] POST /v2.0/networks => generated 612 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1245] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:49:37 2026] POST /v2.0/subnets => generated 646 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:49:37.553 7 INFO neutron.db.segments_db [None req-8836074b-3a07-4b33-b245-0af83c4fbda0 138b288184b4412482e726120b71b4df 9ee7981eff364a0abe5626e65f63fe79 - - default default] Added segment 1bffd221-68a3-4dd0-b738-c1c2e4f1a933 of type vxlan for network 72db1394-4ab7-4b44-8c9b-4550a3b9b2c3 [pid: 7|app: 0|req: 666/1246] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:37 2026] POST /v2.0/networks => generated 613 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:49:37.685 7 INFO neutron.db.segments_db [None req-a60a94e4-d061-4f20-a6c7-eebd816647b0 138b288184b4412482e726120b71b4df 9ee7981eff364a0abe5626e65f63fe79 - - default default] Added segment 762a8efd-38a1-4afe-9c4f-688ec67aa9eb of type vxlan for network e52c4ab1-7fbb-4d4d-99b5-b42a57e26475 [pid: 8|app: 0|req: 581/1247] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:49:37 2026] POST /v2.0/subnets => generated 655 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1248] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:37 2026] POST /v2.0/networks => generated 613 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:49:37.779 8 INFO neutron.db.segments_db [None req-30276cd6-ed0c-4893-8279-14f9e50839ea f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Added segment ab8e07c6-b9fc-412a-a2ab-a33db4bb289b of type vxlan for network 8f086801-150e-4819-8ffe-bd05e6bf4f3c [pid: 7|app: 0|req: 668/1249] 10.0.0.51 () {34 vars in 751 bytes} [Sun Apr 12 19:49:37 2026] PUT /v2.0/networks/892626d6-f799-4198-a35b-dc51a585a224/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1250] 10.0.0.51 () {34 vars in 751 bytes} [Sun Apr 12 19:49:37 2026] PUT /v2.0/networks/76402813-3628-4fa8-b40b-f0f51832eef3/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1251] 10.0.0.51 () {34 vars in 751 bytes} [Sun Apr 12 19:49:37 2026] PUT /v2.0/networks/581e2974-1835-40d4-83d8-80b710a02210/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:49:37.995 8 INFO neutron.db.l3_hamode_db [None req-30276cd6-ed0c-4893-8279-14f9e50839ea f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 671/1252] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:37 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1253] 10.0.0.51 () {34 vars in 751 bytes} [Sun Apr 12 19:49:37 2026] PUT /v2.0/networks/72db1394-4ab7-4b44-8c9b-4550a3b9b2c3/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1254] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:38 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:38.103 8 INFO neutron.db.l3_hamode_db [None req-30276cd6-ed0c-4893-8279-14f9e50839ea f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 674/1255] 10.0.0.51 () {32 vars in 664 bytes} [Sun Apr 12 19:49:38 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1256] 10.0.0.51 () {32 vars in 678 bytes} [Sun Apr 12 19:49:38 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1257] 10.0.0.51 () {32 vars in 674 bytes} [Sun Apr 12 19:49:38 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1258] 10.0.0.51 () {32 vars in 686 bytes} [Sun Apr 12 19:49:38 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1259] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:49:38 2026] GET /v2.0/ports?tenant_id=2f198fa9328348b88e8bf16314c24c1b&device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => 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: 679/1260] 10.0.0.51 () {32 vars in 672 bytes} [Sun Apr 12 19:49:38 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1261] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:49:38 2026] GET /v2.0/networks?id=1995a9e9-0041-450f-b8ec-877ededd7a5f => generated 771 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1262] 10.0.0.51 () {32 vars in 686 bytes} [Sun Apr 12 19:49:38 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1263] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:49:37 2026] POST /v2.0/routers => generated 510 bytes in 944 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1264] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:49:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=00aedc8f-536a-4dc0-ab70-4605f64da0a1 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1265] 10.0.0.51 () {32 vars in 682 bytes} [Sun Apr 12 19:49:38 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1266] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:38 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 969 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1267] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:49:38 2026] GET /v2.0/subnets?id=00eeacb9-3663-4e00-b538-d0b9854c3390 => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1268] 10.0.0.51 () {32 vars in 694 bytes} [Sun Apr 12 19:49:39 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1269] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:39 2026] GET /v2.0/security-groups?id=015290c6-e55c-4930-a32a-b45f26b1eb90&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: 686/1270] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:49:39 2026] GET /v2.0/ports?network_id=1995a9e9-0041-450f-b8ec-877ededd7a5f&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:49:39.304 7 INFO neutron.services.segments.plugin [-] Segment f9f638c4-2c25-47db-a00c-05e36bb5d5aa resource provider aggregate not found 2026-04-12 19:49:39.308 7 INFO neutron.services.segments.plugin [-] Segment f9f638c4-2c25-47db-a00c-05e36bb5d5aa resource provider aggregate not found 2026-04-12 19:49:39.330 7 INFO neutron.services.segments.plugin [-] Segment f9f638c4-2c25-47db-a00c-05e36bb5d5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9f638c4-2c25-47db-a00c-05e36bb5d5aa found for delete ", "request_id": "req-e629131c-9d33-459c-9aab-9938e70575c1"}]} 2026-04-12 19:49:39.331 7 INFO neutron.services.segments.plugin [-] Segment f9f638c4-2c25-47db-a00c-05e36bb5d5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9f638c4-2c25-47db-a00c-05e36bb5d5aa found for delete ", "request_id": "req-e73cf392-66f2-4ec1-9575-08b33c74c7e2"}]} [pid: 7|app: 0|req: 687/1271] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:39 2026] DELETE /v2.0/networks/892626d6-f799-4198-a35b-dc51a585a224 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1272] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:39 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1273] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:49:39 2026] GET /v2.0/networks/1995a9e9-0041-450f-b8ec-877ededd7a5f?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: 690/1274] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:39 2026] DELETE /v2.0/networks/76402813-3628-4fa8-b40b-f0f51832eef3 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1275] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:39 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&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: 692/1276] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:49:39 2026] GET /v2.0/networks/1995a9e9-0041-450f-b8ec-877ededd7a5f?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: 585/1277] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:49:38 2026] PUT /v2.0/routers/ebb3d6ac-bfb2-4b17-acfd-c39911f99bf5/add_router_interface => generated 309 bytes in 931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1278] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:49:39 2026] GET /v2.0/ports/32b9f806-1570-44c8-88c0-2c64d5295c57 => generated 959 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1279] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:39 2026] DELETE /v2.0/networks/581e2974-1835-40d4-83d8-80b710a02210 => 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: 694/1280] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:39 2026] DELETE /v2.0/networks/72db1394-4ab7-4b44-8c9b-4550a3b9b2c3 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1281] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:39 2026] DELETE /v2.0/networks/e52c4ab1-7fbb-4d4d-99b5-b42a57e26475 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1282] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:40 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1283] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:40 2026] GET /v2.0/security-groups?id=015290c6-e55c-4930-a32a-b45f26b1eb90&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: 698/1284] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:40 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1285] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:40 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1286] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:49:39 2026] PUT /v2.0/routers/ebb3d6ac-bfb2-4b17-acfd-c39911f99bf5/add_router_interface => generated 309 bytes in 1143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1287] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:49:40 2026] GET /v2.0/ports/4de73ae2-4a52-47e7-abc3-947172d33251 => generated 967 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1288] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:40 2026] GET /v2.0/security-groups?tenant_id=277804f537b8455fae256ee5568fe68f&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:49:41.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b452ebc-22fb-4bec-9f18-ee7afbbdf38f f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] TaaS: Handle Delete Port: 4de73ae2-4a52-47e7-abc3-947172d33251 2026-04-12 19:49:41.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b452ebc-22fb-4bec-9f18-ee7afbbdf38f f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Tap Mirror: Handle Delete Port: 4de73ae2-4a52-47e7-abc3-947172d33251 [pid: 7|app: 0|req: 701/1289] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:41 2026] DELETE /v2.0/security-groups/fd5e1bef-bc13-4181-bb47-bbeacc016cb7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:49:41.356 7 INFO neutron.services.segments.plugin [-] Segment 4e4da355-785a-4c8e-8f77-7ffd35ff7e60 resource provider aggregate not found 2026-04-12 19:49:41.362 7 INFO neutron.services.segments.plugin [-] Segment 4e4da355-785a-4c8e-8f77-7ffd35ff7e60 resource provider aggregate not found 2026-04-12 19:49:41.381 7 INFO neutron.services.segments.plugin [-] Segment 4e4da355-785a-4c8e-8f77-7ffd35ff7e60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e4da355-785a-4c8e-8f77-7ffd35ff7e60 found for delete ", "request_id": "req-dc2d41c7-6790-4480-81b4-bb9a838629e0"}]} 2026-04-12 19:49:41.383 7 INFO neutron.services.segments.plugin [-] Segment 4e4da355-785a-4c8e-8f77-7ffd35ff7e60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e4da355-785a-4c8e-8f77-7ffd35ff7e60 found for delete ", "request_id": "req-c86bb1e2-994d-4c0f-b79d-a41a56363335"}]} 2026-04-12 19:49:41.410 7 INFO neutron.services.segments.plugin [-] Segment 477538b6-c549-4fb6-9b18-12c0c3ead191 resource provider aggregate not found 2026-04-12 19:49:41.418 7 INFO neutron.services.segments.plugin [-] Segment 477538b6-c549-4fb6-9b18-12c0c3ead191 resource provider aggregate not found 2026-04-12 19:49:41.428 7 INFO neutron.services.segments.plugin [-] Segment 477538b6-c549-4fb6-9b18-12c0c3ead191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 477538b6-c549-4fb6-9b18-12c0c3ead191 found for delete ", "request_id": "req-711e7838-4281-4639-979d-6326408ea6e3"}]} 2026-04-12 19:49:41.439 7 INFO neutron.services.segments.plugin [-] Segment 477538b6-c549-4fb6-9b18-12c0c3ead191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 477538b6-c549-4fb6-9b18-12c0c3ead191 found for delete ", "request_id": "req-e80a2f60-4cf4-49b4-8d83-8c7f41b9034c"}]} 2026-04-12 19:49:41.447 7 INFO neutron.services.segments.plugin [-] Segment 1bffd221-68a3-4dd0-b738-c1c2e4f1a933 resource provider aggregate not found 2026-04-12 19:49:41.458 7 INFO neutron.services.segments.plugin [-] Segment 1bffd221-68a3-4dd0-b738-c1c2e4f1a933 resource provider aggregate not found 2026-04-12 19:49:41.470 7 INFO neutron.services.segments.plugin [-] Segment 1bffd221-68a3-4dd0-b738-c1c2e4f1a933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bffd221-68a3-4dd0-b738-c1c2e4f1a933 found for delete ", "request_id": "req-25acbb3e-7d46-450f-9cac-b268480dc7cb"}]} 2026-04-12 19:49:41.483 7 INFO neutron.services.segments.plugin [-] Segment 1bffd221-68a3-4dd0-b738-c1c2e4f1a933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bffd221-68a3-4dd0-b738-c1c2e4f1a933 found for delete ", "request_id": "req-e574de01-8a76-4d99-8403-808ae16408ed"}]} 2026-04-12 19:49:41.489 7 INFO neutron.services.segments.plugin [-] Segment 762a8efd-38a1-4afe-9c4f-688ec67aa9eb resource provider aggregate not found 2026-04-12 19:49:41.506 7 INFO neutron.services.segments.plugin [-] Segment 762a8efd-38a1-4afe-9c4f-688ec67aa9eb resource provider aggregate not found 2026-04-12 19:49:41.511 7 INFO neutron.services.segments.plugin [-] Segment 762a8efd-38a1-4afe-9c4f-688ec67aa9eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 762a8efd-38a1-4afe-9c4f-688ec67aa9eb found for delete ", "request_id": "req-24a9a310-fba3-4ed0-87ea-5ae8b9dee446"}]} [pid: 7|app: 0|req: 702/1290] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:41 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 971 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:41.523 7 INFO neutron.services.segments.plugin [-] Segment 762a8efd-38a1-4afe-9c4f-688ec67aa9eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 762a8efd-38a1-4afe-9c4f-688ec67aa9eb found for delete ", "request_id": "req-d2d13391-d38d-44ee-be97-e2a92e004298"}]} [pid: 7|app: 0|req: 703/1291] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:41 2026] GET /v2.0/security-groups?tenant_id=c479e8ac2e544fdfb2e5c240f5b01100&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1292] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:41 2026] GET /v2.0/security-groups?id=015290c6-e55c-4930-a32a-b45f26b1eb90&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: 589/1293] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:49:40 2026] PUT /v2.0/routers/ebb3d6ac-bfb2-4b17-acfd-c39911f99bf5/remove_router_interface => generated 309 bytes in 782 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1294] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:41 2026] DELETE /v2.0/security-groups/aef5d77a-f3f1-45aa-a03e-de5bb5e0cb77 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1295] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:41 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1296] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:41 2026] GET /v2.0/security-groups?tenant_id=9ee7981eff364a0abe5626e65f63fe79&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1297] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:42 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1298] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:42 2026] DELETE /v2.0/security-groups/045178b0-971e-4fa2-a326-94e01c8b9d42 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:49:42.149 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2ae7f4a-7582-40b0-b561-9bc467bf5d83 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] TaaS: Handle Delete Port: 32b9f806-1570-44c8-88c0-2c64d5295c57 2026-04-12 19:49:42.158 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2ae7f4a-7582-40b0-b561-9bc467bf5d83 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Tap Mirror: Handle Delete Port: 32b9f806-1570-44c8-88c0-2c64d5295c57 [pid: 8|app: 0|req: 590/1299] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:49:41 2026] PUT /v2.0/routers/ebb3d6ac-bfb2-4b17-acfd-c39911f99bf5/remove_router_interface => generated 309 bytes in 820 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1300] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:49:42 2026] GET /v2.0/ports?device_id=ebb3d6ac-bfb2-4b17-acfd-c39911f99bf5 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1301] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:42 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:42.817 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ff7e985-72f8-49d5-9b46-3626d384e628 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] TaaS: Handle Delete Port: ee2371e5-432c-43f4-ad46-075d61df5925 [pid: 7|app: 0|req: 712/1302] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:42 2026] GET /v2.0/security-groups?id=015290c6-e55c-4930-a32a-b45f26b1eb90&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:49:42.821 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ff7e985-72f8-49d5-9b46-3626d384e628 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Tap Mirror: Handle Delete Port: ee2371e5-432c-43f4-ad46-075d61df5925 [pid: 7|app: 0|req: 713/1303] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:43 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:43.185 8 INFO neutron.services.segments.plugin [-] Segment ab8e07c6-b9fc-412a-a2ab-a33db4bb289b resource provider aggregate not found 2026-04-12 19:49:43.192 8 INFO neutron.services.segments.plugin [-] Segment ab8e07c6-b9fc-412a-a2ab-a33db4bb289b resource provider aggregate not found 2026-04-12 19:49:43.204 8 INFO neutron.services.segments.plugin [-] Segment ab8e07c6-b9fc-412a-a2ab-a33db4bb289b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab8e07c6-b9fc-412a-a2ab-a33db4bb289b found for delete ", "request_id": "req-0a48f3aa-8723-4b50-aa76-48186cc7ac45"}]} 2026-04-12 19:49:43.208 8 INFO neutron.services.segments.plugin [-] Segment ab8e07c6-b9fc-412a-a2ab-a33db4bb289b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab8e07c6-b9fc-412a-a2ab-a33db4bb289b found for delete ", "request_id": "req-9df80817-1152-4122-b6bd-51bbe5f31548"}]} 2026-04-12 19:49:43.213 8 INFO neutron.db.l3_hamode_db [None req-0ff7e985-72f8-49d5-9b46-3626d384e628 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] HA network 8f086801-150e-4819-8ffe-bd05e6bf4f3c was deleted as no HA routers are present in tenant b8ce9b29ea7240faa630c791ab6ca08e. [pid: 8|app: 0|req: 591/1304] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:42 2026] DELETE /v2.0/routers/ebb3d6ac-bfb2-4b17-acfd-c39911f99bf5 => generated 0 bytes in 600 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1305] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:43 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1306] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:43 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1307] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:43 2026] GET /v2.0/security-groups?id=015290c6-e55c-4930-a32a-b45f26b1eb90&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1308] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:43 2026] DELETE /v2.0/subnets/a34ad5e5-4507-457e-af2b-e5888594a6f1 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1309] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:43 2026] DELETE /v2.0/subnets/277af9e8-0ab8-4552-bdde-f03111ed10a3 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:49:43.739 7 INFO neutron_taas.services.taas.taas_plugin [None req-f8824828-88ff-4275-877a-5af9a6e1d07c f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] TaaS: Handle Delete Port: cac7fc3d-59f7-4ca3-afe2-bfe824f41a76 2026-04-12 19:49:43.743 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8824828-88ff-4275-877a-5af9a6e1d07c f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Tap Mirror: Handle Delete Port: cac7fc3d-59f7-4ca3-afe2-bfe824f41a76 2026-04-12 19:49:43.958 7 INFO neutron.services.segments.plugin [-] Segment 7ad459c9-5cc3-4027-b3b2-b65c6bd8d943 resource provider aggregate not found 2026-04-12 19:49:43.967 7 INFO neutron.services.segments.plugin [-] Segment 7ad459c9-5cc3-4027-b3b2-b65c6bd8d943 resource provider aggregate not found 2026-04-12 19:49:43.987 7 INFO neutron.services.segments.plugin [-] Segment 7ad459c9-5cc3-4027-b3b2-b65c6bd8d943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad459c9-5cc3-4027-b3b2-b65c6bd8d943 found for delete ", "request_id": "req-92af302c-1ad7-4c0c-b855-b475c7473f04"}]} 2026-04-12 19:49:43.988 7 INFO neutron.services.segments.plugin [-] Segment 7ad459c9-5cc3-4027-b3b2-b65c6bd8d943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad459c9-5cc3-4027-b3b2-b65c6bd8d943 found for delete ", "request_id": "req-9fc3046d-bc2e-4ead-a8b0-9cfce6065760"}]} [pid: 7|app: 0|req: 716/1310] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:43 2026] DELETE /v2.0/networks/d6d4109c-3870-4412-8889-52006257e0ad => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:49:44.128 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0798bcb-918c-4eb1-8978-7ddede6b0701 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] TaaS: Handle Delete Port: c010ca3f-0cdf-43b8-a0dc-b0cb96d75939 2026-04-12 19:49:44.132 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0798bcb-918c-4eb1-8978-7ddede6b0701 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Tap Mirror: Handle Delete Port: c010ca3f-0cdf-43b8-a0dc-b0cb96d75939 [pid: 8|app: 0|req: 595/1311] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:44 2026] DELETE /v2.0/networks/8bc11cdd-5d27-4165-a909-cf1f9f1bc5f2 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1312] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:44 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:44.397 8 INFO neutron.db.segments_db [None req-c3e76dfc-1efb-4ee4-ab89-9dac9501bc4e f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Added segment 9861838d-ec6c-4f09-942d-67daa3358c9f of type vxlan for network ead19eee-635f-476f-9fd7-45e660a5a6da [pid: 7|app: 0|req: 718/1313] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:44 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&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: 596/1314] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:44 2026] POST /v2.0/networks => generated 615 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1315] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:44 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1316] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:44 2026] GET /v2.0/security-groups?id=015290c6-e55c-4930-a32a-b45f26b1eb90&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: 597/1317] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:49:44 2026] POST /v2.0/subnets => generated 646 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:49:44.802 7 INFO neutron.db.segments_db [None req-1c9d3b43-9d14-46af-9091-fb8b8bc0dd5a f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Added segment 5de18f14-292c-4f8b-8a1f-9b068aab073f of type vxlan for network 728e372c-1510-4fab-94cc-4ed29f1bf9da 2026-04-12 19:49:45.091 7 INFO neutron.db.l3_hamode_db [None req-1c9d3b43-9d14-46af-9091-fb8b8bc0dd5a f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:49:45.211 7 INFO neutron.db.l3_hamode_db [None req-1c9d3b43-9d14-46af-9091-fb8b8bc0dd5a f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:49:45.226 8 INFO neutron.services.segments.plugin [-] Segment 45860cc5-b994-4d56-a9bc-2b4958d50396 resource provider aggregate not found 2026-04-12 19:49:45.232 8 INFO neutron.services.segments.plugin [-] Segment 45860cc5-b994-4d56-a9bc-2b4958d50396 resource provider aggregate not found 2026-04-12 19:49:45.249 8 INFO neutron.services.segments.plugin [-] Segment 45860cc5-b994-4d56-a9bc-2b4958d50396 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45860cc5-b994-4d56-a9bc-2b4958d50396 found for delete ", "request_id": "req-d8e5e106-8d55-43c0-abd3-966b4be8800e"}]} 2026-04-12 19:49:45.254 8 INFO neutron.services.segments.plugin [-] Segment 45860cc5-b994-4d56-a9bc-2b4958d50396 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45860cc5-b994-4d56-a9bc-2b4958d50396 found for delete ", "request_id": "req-e7916727-6d77-49a1-8f55-af20a3ce45e3"}]} [pid: 8|app: 0|req: 598/1318] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:45 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1319] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:45 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&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: 8|app: 0|req: 600/1320] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:45 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1321] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:45 2026] GET /v2.0/security-groups?id=015290c6-e55c-4930-a32a-b45f26b1eb90&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: 721/1322] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:49:44 2026] POST /v2.0/routers => generated 511 bytes in 1153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1323] 162.253.55.204 () {34 vars in 993 bytes} [Sun Apr 12 19:49:45 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:46.001 8 INFO neutron_taas.services.taas.taas_plugin [req-9e7094f8-8c11-4313-a4aa-14687fda3119 req-db63079e-9a27-4606-b2d5-16a316150512 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] TaaS: Handle Delete Port: 6c10fcdb-48e5-4640-b232-502f0ca12d2d 2026-04-12 19:49:46.007 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9e7094f8-8c11-4313-a4aa-14687fda3119 req-db63079e-9a27-4606-b2d5-16a316150512 116dfb6ef2bb41d98cf554ba0e0ec01e b68abcf638164c07a68892401f8fb4b7 - - default default] Tap Mirror: Handle Delete Port: 6c10fcdb-48e5-4640-b232-502f0ca12d2d [pid: 8|app: 0|req: 603/1324] 162.253.55.204 () {36 vars in 996 bytes} [Sun Apr 12 19:49:45 2026] DELETE /v2.0/ports/6c10fcdb-48e5-4640-b232-502f0ca12d2d => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1325] 10.0.0.51 () {34 vars in 663 bytes} [Sun Apr 12 19:49:45 2026] POST /v2.0/ports => generated 958 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:49:46.188 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dccc8f1-b5cb-47a0-8eb0-baf09a9b592f'] response: {'server_uuid': 'fa484776-1eb7-4ad9-adc7-6a53d6b93d8c', 'name': 'network-vif-deleted', 'tag': '6c10fcdb-48e5-4640-b232-502f0ca12d2d', '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-04-12 19:49:47.017 7 INFO neutron.db.segments_db [None req-93c7436a-197b-400b-ac94-44ef6bddf805 f49dfc2a63794170a1dab28eb3e93530 3f7cd73bfefa42b09023f5992eb93d4e - - default default] Added segment b1368746-3e83-4b06-afc5-f6adc480e87d of type vxlan for network 020309c0-3c77-4d1c-b29a-7823cb7f941e [pid: 7|app: 0|req: 723/1326] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:46 2026] POST /v2.0/networks => generated 612 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1327] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:47 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1328] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:47 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => 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: 604/1329] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:49:46 2026] PUT /v2.0/routers/501d095f-09b1-4a3d-9687-975313d9e709/add_router_interface => generated 309 bytes in 1083 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: 605/1330] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:47 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&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: 606/1331] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:49:47 2026] GET /v2.0/ports/4126fde3-8a15-4c99-b44f-fcd7ab5c4e20 => generated 1032 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1332] 10.0.0.51 () {34 vars in 662 bytes} [Sun Apr 12 19:49:47 2026] POST /v2.0/ports => generated 743 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-12 19:49:47.628 7 INFO neutron.db.segments_db [None req-709eba34-ec53-4ce9-bb56-fe8690284299 f49dfc2a63794170a1dab28eb3e93530 3f7cd73bfefa42b09023f5992eb93d4e - - default default] Added segment 1d563ac3-1c4b-477c-a9bb-a649c7e4b26c of type vxlan for network c11ce106-e15e-4bc1-ae76-743a9f590afd 2026-04-12 19:49:47.668 8 INFO neutron_taas.services.taas.taas_plugin [None req-463e99aa-c8cb-4e9f-b41e-e9876f2e729d f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] TaaS: Handle Delete Port: 4126fde3-8a15-4c99-b44f-fcd7ab5c4e20 2026-04-12 19:49:47.672 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-463e99aa-c8cb-4e9f-b41e-e9876f2e729d f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Tap Mirror: Handle Delete Port: 4126fde3-8a15-4c99-b44f-fcd7ab5c4e20 [pid: 7|app: 0|req: 727/1333] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:47 2026] POST /v2.0/networks => generated 611 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1334] 10.0.0.51 () {34 vars in 662 bytes} [Sun Apr 12 19:49:47 2026] POST /v2.0/ports => generated 743 bytes in 282 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-04-12 19:49:48.065 7 INFO neutron.db.segments_db [None req-78ad5ba1-deb8-4230-8c2d-944fdeb9b0ea f49dfc2a63794170a1dab28eb3e93530 3f7cd73bfefa42b09023f5992eb93d4e - - default default] Added segment c86399b3-a5b8-428d-a70d-17b78d92860e of type vxlan for network 1ceff149-f01c-47a1-989d-60257279147e [pid: 8|app: 0|req: 607/1335] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:49:47 2026] PUT /v2.0/routers/501d095f-09b1-4a3d-9687-975313d9e709/remove_router_interface => generated 309 bytes in 783 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: 729/1336] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:48 2026] POST /v2.0/networks => generated 612 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:49:48.258 8 INFO neutron.api.v2.resource [None req-907c6b9c-7a92-4399-b6e6-bcd01d0b361e f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 608/1337] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:49:48 2026] PUT /v2.0/routers/501d095f-09b1-4a3d-9687-975313d9e709/remove_router_interface => generated 197 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1338] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:49:48 2026] GET /v2.0/ports?device_id=501d095f-09b1-4a3d-9687-975313d9e709 => 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: 730/1339] 10.0.0.51 () {34 vars in 662 bytes} [Sun Apr 12 19:49:48 2026] POST /v2.0/ports => generated 743 bytes in 291 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: 731/1340] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:48 2026] GET /v2.0/ports?device_id=fa484776-1eb7-4ad9-adc7-6a53d6b93d8c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:49:48.460 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ed58fe2-e03e-4602-8f23-2b1542edafd0 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] TaaS: Handle Delete Port: e90e9110-e848-42fb-9bab-146e5b140eba 2026-04-12 19:49:48.463 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ed58fe2-e03e-4602-8f23-2b1542edafd0 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Tap Mirror: Handle Delete Port: e90e9110-e848-42fb-9bab-146e5b140eba [pid: 7|app: 0|req: 732/1341] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:49:48 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:49:48.552 7 INFO neutron.db.segments_db [None req-5c683f23-abc0-4327-ae05-4c3946bce847 f49dfc2a63794170a1dab28eb3e93530 3f7cd73bfefa42b09023f5992eb93d4e - - default default] Added segment dda99a2f-bad4-4774-9617-4cee9defd187 of type vxlan for network a8cc400a-6359-4f5c-b3ee-1908b006f729 [pid: 7|app: 0|req: 733/1342] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:48 2026] POST /v2.0/networks => generated 612 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1343] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:48 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&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-04-12 19:49:48.823 8 INFO neutron.services.segments.plugin [-] Segment 5de18f14-292c-4f8b-8a1f-9b068aab073f resource provider aggregate not found 2026-04-12 19:49:48.828 8 INFO neutron.services.segments.plugin [-] Segment 5de18f14-292c-4f8b-8a1f-9b068aab073f resource provider aggregate not found 2026-04-12 19:49:48.847 8 INFO neutron.services.segments.plugin [-] Segment 5de18f14-292c-4f8b-8a1f-9b068aab073f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5de18f14-292c-4f8b-8a1f-9b068aab073f found for delete ", "request_id": "req-497a863c-74ee-4b5e-b892-2a0271da593d"}]} 2026-04-12 19:49:48.857 8 INFO neutron.services.segments.plugin [-] Segment 5de18f14-292c-4f8b-8a1f-9b068aab073f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5de18f14-292c-4f8b-8a1f-9b068aab073f found for delete ", "request_id": "req-e8447c4d-7a3d-468a-9fa1-2ae1115e9e3d"}]} 2026-04-12 19:49:48.869 8 INFO neutron.db.l3_hamode_db [None req-3ed58fe2-e03e-4602-8f23-2b1542edafd0 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] HA network 728e372c-1510-4fab-94cc-4ed29f1bf9da was deleted as no HA routers are present in tenant b8ce9b29ea7240faa630c791ab6ca08e. [pid: 8|app: 0|req: 610/1344] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:48 2026] DELETE /v2.0/routers/501d095f-09b1-4a3d-9687-975313d9e709 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1345] 10.0.0.51 () {34 vars in 662 bytes} [Sun Apr 12 19:49:48 2026] POST /v2.0/ports => generated 743 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 611/1346] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:48 2026] DELETE /v2.0/subnets/b2657b92-4df2-46d2-9b4a-ba0c278d1489 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:49:49.115 7 INFO neutron.db.segments_db [None req-d46b73be-49b1-4b59-b7c6-6411ae5fcfcc f49dfc2a63794170a1dab28eb3e93530 3f7cd73bfefa42b09023f5992eb93d4e - - default default] Added segment 0f497ff6-4a28-4492-86e0-2b5ca8402d61 of type vxlan for network faa463a9-2323-46dc-a4e0-9b293ed78c62 2026-04-12 19:49:49.190 8 INFO neutron_taas.services.taas.taas_plugin [None req-82098427-e96d-426f-8853-ef1c7cbd6015 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] TaaS: Handle Delete Port: ddc9ad34-27b1-46b9-bce3-e01aa8b6ca0b 2026-04-12 19:49:49.194 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82098427-e96d-426f-8853-ef1c7cbd6015 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Tap Mirror: Handle Delete Port: ddc9ad34-27b1-46b9-bce3-e01aa8b6ca0b [pid: 7|app: 0|req: 736/1347] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:49 2026] POST /v2.0/networks => generated 613 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1348] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:49 2026] DELETE /v2.0/networks/ead19eee-635f-476f-9fd7-45e660a5a6da => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:49:49.482 8 INFO neutron.db.segments_db [None req-5cb1ca4a-cfef-46a5-8dfe-257edd7b975f f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Added segment c38a5e51-b00c-4fe9-8cce-30d14edcb9c6 of type vxlan for network 8d52e4e9-cd22-4f5e-8570-6da5d5d56b4b [pid: 7|app: 0|req: 737/1349] 10.0.0.51 () {34 vars in 662 bytes} [Sun Apr 12 19:49:49 2026] POST /v2.0/ports => generated 743 bytes in 281 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: 740/1352] 10.0.0.51 () {34 vars in 745 bytes} [Sun Apr 12 19:49:49 2026] PUT /v2.0/ports/c617dbc5-6c87-4201-9495-c969e7b70325/tags => generated 17 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: 8|app: 0|req: 613/1353] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:49:49 2026] POST /v2.0/networks => generated 615 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1354] 10.0.0.51 () {34 vars in 745 bytes} [Sun Apr 12 19:49:49 2026] PUT /v2.0/ports/a0cf880b-eb64-4c2d-90f7-8839c87cb8fe/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 615/1355] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:49:49 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:49:49.947 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d4e45a4-ac5f-496c-8cf9-8be49604bb13 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 4ce9400d-3d75-4fdc-84ba-74c39a996c96 2026-04-12 19:49:49.951 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d4e45a4-ac5f-496c-8cf9-8be49604bb13 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 4ce9400d-3d75-4fdc-84ba-74c39a996c96 [pid: 8|app: 0|req: 616/1356] 10.0.0.51 () {34 vars in 745 bytes} [Sun Apr 12 19:49:49 2026] PUT /v2.0/ports/367bc402-1b1f-443b-a3bc-b74c173dec83/tags => generated 34 bytes in 57 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-04-12 19:49:50.003 8 INFO neutron.db.segments_db [None req-1f4f23f6-e947-4fd6-91a9-f2e7b6d9ebee f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Added segment 163e7b41-f8a5-473c-8600-580154af95df of type vxlan for network d15a392b-1404-4459-9bad-a6ec54cd2db0 2026-04-12 19:49:50.255 8 INFO neutron.db.l3_hamode_db [None req-1f4f23f6-e947-4fd6-91a9-f2e7b6d9ebee f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:49:50.370 8 INFO neutron.db.l3_hamode_db [None req-1f4f23f6-e947-4fd6-91a9-f2e7b6d9ebee f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 741/1357] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:49:49 2026] PUT /v2.0/routers/91f6c039-67d2-4b13-af25-d24e4ef248c0/remove_router_interface => generated 309 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1358] 10.0.0.51 () {34 vars in 745 bytes} [Sun Apr 12 19:49:50 2026] PUT /v2.0/ports/afb691a3-a1ab-491f-bdc9-2de8fafb46be/tags => generated 19 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, ' 2026-04-12 19:49:50.826 7 INFO neutron_taas.services.taas.taas_plugin [None req-545a2fb1-f6cb-4875-8905-89ca3f6d464b 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: f51a3ccf-46d3-4145-9063-319c25ac974e 2026-04-12 19:49:50.829 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-545a2fb1-f6cb-4875-8905-89ca3f6d464b 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: f51a3ccf-46d3-4145-9063-319c25ac974e 2026-04-12 19:49:50.876 8 INFO neutron.services.segments.plugin [-] Segment 9861838d-ec6c-4f09-942d-67daa3358c9f resource provider aggregate not found 2026-04-12 19:49:50.896 8 INFO neutron.services.segments.plugin [-] Segment 9861838d-ec6c-4f09-942d-67daa3358c9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9861838d-ec6c-4f09-942d-67daa3358c9f found for delete ", "request_id": "req-1614c994-82b6-4050-91f2-91c559642c56"}]} 2026-04-12 19:49:50.896 8 INFO neutron.services.segments.plugin [-] Segment 9861838d-ec6c-4f09-942d-67daa3358c9f resource provider aggregate not found 2026-04-12 19:49:50.919 8 INFO neutron.services.segments.plugin [-] Segment 9861838d-ec6c-4f09-942d-67daa3358c9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9861838d-ec6c-4f09-942d-67daa3358c9f found for delete ", "request_id": "req-dc1f7d6b-5dbb-4e41-b9e3-c896abb21909"}]} [pid: 8|app: 0|req: 617/1359] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:49:49 2026] POST /v2.0/routers => generated 510 bytes in 1033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:49:51.080 7 INFO neutron_taas.services.taas.taas_plugin [None req-545a2fb1-f6cb-4875-8905-89ca3f6d464b 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 8ba61e5e-2ebc-4b77-9923-46b6509509d8 2026-04-12 19:49:51.083 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-545a2fb1-f6cb-4875-8905-89ca3f6d464b 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 8ba61e5e-2ebc-4b77-9923-46b6509509d8 2026-04-12 19:49:51.473 7 INFO neutron.services.segments.plugin [-] Segment 2dded772-901d-4cdf-af91-04929ca55acd resource provider aggregate not found 2026-04-12 19:49:51.478 7 INFO neutron.services.segments.plugin [-] Segment 2dded772-901d-4cdf-af91-04929ca55acd resource provider aggregate not found 2026-04-12 19:49:51.495 7 INFO neutron.services.segments.plugin [-] Segment 2dded772-901d-4cdf-af91-04929ca55acd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dded772-901d-4cdf-af91-04929ca55acd found for delete ", "request_id": "req-6201c4d3-528e-4844-8982-85b4a69cb8d7"}]} 2026-04-12 19:49:51.497 7 INFO neutron.services.segments.plugin [-] Segment 2dded772-901d-4cdf-af91-04929ca55acd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dded772-901d-4cdf-af91-04929ca55acd found for delete ", "request_id": "req-691d6316-4996-468d-b4f5-5116375065b3"}]} 2026-04-12 19:49:51.510 7 INFO neutron.db.l3_hamode_db [None req-545a2fb1-f6cb-4875-8905-89ca3f6d464b 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HA network 4d68d048-3728-472d-a653-35ebd472133c was deleted as no HA routers are present in tenant b68abcf638164c07a68892401f8fb4b7. [pid: 7|app: 0|req: 743/1360] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:50 2026] DELETE /v2.0/routers/91f6c039-67d2-4b13-af25-d24e4ef248c0 => generated 0 bytes in 892 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1361] 10.0.0.51 () {32 vars in 658 bytes} [Sun Apr 12 19:49:51 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1362] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:51 2026] DELETE /v2.0/subnets/77f91fbd-6747-40e4-8f7e-bc472ca11890 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1363] 10.0.0.51 () {32 vars in 672 bytes} [Sun Apr 12 19:49:51 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:49:52.003 8 INFO neutron_taas.services.taas.taas_plugin [None req-334c693e-fb0c-4db5-80df-488c642dce5c 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 60570ab1-0d33-43b0-b442-8eef30d08178 2026-04-12 19:49:52.006 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-334c693e-fb0c-4db5-80df-488c642dce5c 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 60570ab1-0d33-43b0-b442-8eef30d08178 [pid: 8|app: 0|req: 621/1364] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:51 2026] DELETE /v2.0/networks/738456a5-ebc6-47f7-81e5-2f77a4cb8a3e => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1365] 10.0.0.51 () {32 vars in 668 bytes} [Sun Apr 12 19:49:52 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1366] 10.0.0.51 () {32 vars in 680 bytes} [Sun Apr 12 19:49:52 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1367] 10.0.0.51 () {32 vars in 666 bytes} [Sun Apr 12 19:49:52 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1368] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:52 2026] GET /v2.0/security-groups?tenant_id=b68abcf638164c07a68892401f8fb4b7&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1369] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:49:51 2026] PUT /v2.0/routers/3486a679-e2ba-472c-9724-d8083af26c81/add_router_interface => generated 309 bytes in 1046 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1370] 10.0.0.51 () {32 vars in 680 bytes} [Sun Apr 12 19:49:52 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1371] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:49:52 2026] GET /v2.0/ports/36b85ba8-f427-43e1-bb3b-f93a479072e1 => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1372] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:52 2026] DELETE /v2.0/security-groups/015290c6-e55c-4930-a32a-b45f26b1eb90 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1373] 10.0.0.51 () {32 vars in 676 bytes} [Sun Apr 12 19:49:52 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1374] 10.0.0.51 () {32 vars in 688 bytes} [Sun Apr 12 19:49:52 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:49:52.839 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e40f0f3-bc65-437a-8bfa-4926bceef4b9 f49dfc2a63794170a1dab28eb3e93530 3f7cd73bfefa42b09023f5992eb93d4e - - default default] TaaS: Handle Delete Port: c617dbc5-6c87-4201-9495-c969e7b70325 2026-04-12 19:49:52.843 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e40f0f3-bc65-437a-8bfa-4926bceef4b9 f49dfc2a63794170a1dab28eb3e93530 3f7cd73bfefa42b09023f5992eb93d4e - - default default] Tap Mirror: Handle Delete Port: c617dbc5-6c87-4201-9495-c969e7b70325 2026-04-12 19:49:52.927 8 INFO neutron.services.segments.plugin [-] Segment 9970094d-0c69-4a40-a5d8-0213e9cabade resource provider aggregate not found [pid: 8|app: 0|req: 630/1375] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:49:52 2026] DELETE /v2.0/ports/c617dbc5-6c87-4201-9495-c969e7b70325 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:49:52.950 8 INFO neutron.services.segments.plugin [-] Segment 9970094d-0c69-4a40-a5d8-0213e9cabade resource provider aggregate not found 2026-04-12 19:49:52.952 8 INFO neutron.services.segments.plugin [-] Segment 9970094d-0c69-4a40-a5d8-0213e9cabade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9970094d-0c69-4a40-a5d8-0213e9cabade found for delete ", "request_id": "req-20d75b11-8b9f-43b5-9703-3dcf728d446b"}]} 2026-04-12 19:49:52.964 8 INFO neutron.services.segments.plugin [-] Segment 9970094d-0c69-4a40-a5d8-0213e9cabade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9970094d-0c69-4a40-a5d8-0213e9cabade found for delete ", "request_id": "req-c9e13972-9a1a-4f53-ae2b-7e0be6e26e48"}]} 2026-04-12 19:49:52.980 7 INFO neutron_taas.services.taas.taas_plugin [None req-bda0c4ee-e40b-4926-bc96-c2b26498f49f f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] TaaS: Handle Delete Port: 36b85ba8-f427-43e1-bb3b-f93a479072e1 2026-04-12 19:49:52.983 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bda0c4ee-e40b-4926-bc96-c2b26498f49f f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Tap Mirror: Handle Delete Port: 36b85ba8-f427-43e1-bb3b-f93a479072e1 2026-04-12 19:49:53.047 8 INFO neutron_taas.services.taas.taas_plugin [None req-c16d5001-a7f2-4c2a-9c9f-41b26bfa23e3 f49dfc2a63794170a1dab28eb3e93530 3f7cd73bfefa42b09023f5992eb93d4e - - default default] TaaS: Handle Delete Port: a0cf880b-eb64-4c2d-90f7-8839c87cb8fe 2026-04-12 19:49:53.053 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c16d5001-a7f2-4c2a-9c9f-41b26bfa23e3 f49dfc2a63794170a1dab28eb3e93530 3f7cd73bfefa42b09023f5992eb93d4e - - default default] Tap Mirror: Handle Delete Port: a0cf880b-eb64-4c2d-90f7-8839c87cb8fe [pid: 8|app: 0|req: 631/1376] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:49:52 2026] DELETE /v2.0/ports/a0cf880b-eb64-4c2d-90f7-8839c87cb8fe => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:49:53.249 8 INFO neutron_taas.services.taas.taas_plugin [None req-94f96f59-b2b6-4211-8650-28c7a4c1ec48 f49dfc2a63794170a1dab28eb3e93530 3f7cd73bfefa42b09023f5992eb93d4e - - default default] TaaS: Handle Delete Port: 367bc402-1b1f-443b-a3bc-b74c173dec83 2026-04-12 19:49:53.251 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94f96f59-b2b6-4211-8650-28c7a4c1ec48 f49dfc2a63794170a1dab28eb3e93530 3f7cd73bfefa42b09023f5992eb93d4e - - default default] Tap Mirror: Handle Delete Port: 367bc402-1b1f-443b-a3bc-b74c173dec83 [pid: 8|app: 0|req: 632/1377] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:49:53 2026] DELETE /v2.0/ports/367bc402-1b1f-443b-a3bc-b74c173dec83 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:49:53.434 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff3274e7-f398-48a7-a96c-da118fb3b06b f49dfc2a63794170a1dab28eb3e93530 3f7cd73bfefa42b09023f5992eb93d4e - - default default] TaaS: Handle Delete Port: afb691a3-a1ab-491f-bdc9-2de8fafb46be 2026-04-12 19:49:53.437 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff3274e7-f398-48a7-a96c-da118fb3b06b f49dfc2a63794170a1dab28eb3e93530 3f7cd73bfefa42b09023f5992eb93d4e - - default default] Tap Mirror: Handle Delete Port: afb691a3-a1ab-491f-bdc9-2de8fafb46be [pid: 7|app: 0|req: 746/1378] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:49:52 2026] PUT /v2.0/routers/3486a679-e2ba-472c-9724-d8083af26c81/remove_router_interface => generated 309 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1379] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:49:53 2026] GET /v2.0/ports?device_id=3486a679-e2ba-472c-9724-d8083af26c81 => 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: 633/1380] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:49:53 2026] DELETE /v2.0/ports/afb691a3-a1ab-491f-bdc9-2de8fafb46be => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:49:53.662 8 INFO neutron_taas.services.taas.taas_plugin [None req-7425814b-db7b-4c2f-862e-d656e24e90ee f49dfc2a63794170a1dab28eb3e93530 3f7cd73bfefa42b09023f5992eb93d4e - - default default] TaaS: Handle Delete Port: 3617e76b-52fe-4983-a9aa-3c68e42bc3e3 2026-04-12 19:49:53.665 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7425814b-db7b-4c2f-862e-d656e24e90ee f49dfc2a63794170a1dab28eb3e93530 3f7cd73bfefa42b09023f5992eb93d4e - - default default] Tap Mirror: Handle Delete Port: 3617e76b-52fe-4983-a9aa-3c68e42bc3e3 2026-04-12 19:49:53.690 7 INFO neutron_taas.services.taas.taas_plugin [None req-e2ba42e0-ebba-49bf-866d-37d46a75ca17 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] TaaS: Handle Delete Port: aad6e6f2-ae97-4506-a125-8c0a5e1761aa 2026-04-12 19:49:53.694 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2ba42e0-ebba-49bf-866d-37d46a75ca17 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Tap Mirror: Handle Delete Port: aad6e6f2-ae97-4506-a125-8c0a5e1761aa [pid: 8|app: 0|req: 634/1381] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:49:53 2026] DELETE /v2.0/ports/3617e76b-52fe-4983-a9aa-3c68e42bc3e3 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1382] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:53 2026] DELETE /v2.0/networks/020309c0-3c77-4d1c-b29a-7823cb7f941e => 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: 636/1383] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:53 2026] DELETE /v2.0/networks/c11ce106-e15e-4bc1-ae76-743a9f590afd => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:49:54.134 7 INFO neutron.services.segments.plugin [-] Segment 163e7b41-f8a5-473c-8600-580154af95df resource provider aggregate not found 2026-04-12 19:49:54.142 7 INFO neutron.services.segments.plugin [-] Segment 163e7b41-f8a5-473c-8600-580154af95df resource provider aggregate not found 2026-04-12 19:49:54.170 7 INFO neutron.services.segments.plugin [-] Segment 163e7b41-f8a5-473c-8600-580154af95df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 163e7b41-f8a5-473c-8600-580154af95df found for delete ", "request_id": "req-38bf0862-db4f-48c7-8167-1c2c763ba4e6"}]} 2026-04-12 19:49:54.171 7 INFO neutron.services.segments.plugin [-] Segment 163e7b41-f8a5-473c-8600-580154af95df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 163e7b41-f8a5-473c-8600-580154af95df found for delete ", "request_id": "req-4fb0218a-c92f-47e1-a787-7dff1f471d43"}]} 2026-04-12 19:49:54.172 7 INFO neutron.db.l3_hamode_db [None req-e2ba42e0-ebba-49bf-866d-37d46a75ca17 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] HA network d15a392b-1404-4459-9bad-a6ec54cd2db0 was deleted as no HA routers are present in tenant b8ce9b29ea7240faa630c791ab6ca08e. [pid: 7|app: 0|req: 748/1384] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:53 2026] DELETE /v2.0/routers/3486a679-e2ba-472c-9724-d8083af26c81 => generated 0 bytes in 675 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1385] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:54 2026] DELETE /v2.0/networks/1ceff149-f01c-47a1-989d-60257279147e => 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: 749/1386] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:54 2026] DELETE /v2.0/subnets/3b6bb0fe-1a87-4e92-bc1c-5b6e36a61f72 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1387] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:54 2026] DELETE /v2.0/networks/a8cc400a-6359-4f5c-b3ee-1908b006f729 => 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: 750/1388] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:54 2026] DELETE /v2.0/networks/8d52e4e9-cd22-4f5e-8570-6da5d5d56b4b => 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: 639/1389] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:49:54 2026] DELETE /v2.0/networks/faa463a9-2323-46dc-a4e0-9b293ed78c62 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:49:54.543 7 INFO neutron.db.segments_db [None req-cd60a920-2f5d-4e0c-9fd4-7b4a166d6c57 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Added segment 7894ff2b-486c-46e5-874f-e4f38a617173 of type vxlan for network 9ce557f9-d5bc-4f7f-9e04-42e5ecf7ebf3 2026-04-12 19:49:54.796 7 INFO neutron.db.l3_hamode_db [None req-cd60a920-2f5d-4e0c-9fd4-7b4a166d6c57 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:49:54.979 8 INFO neutron.services.segments.plugin [-] Segment b1368746-3e83-4b06-afc5-f6adc480e87d resource provider aggregate not found 2026-04-12 19:49:54.984 8 INFO neutron.services.segments.plugin [-] Segment b1368746-3e83-4b06-afc5-f6adc480e87d resource provider aggregate not found 2026-04-12 19:49:55.010 8 INFO neutron.services.segments.plugin [-] Segment b1368746-3e83-4b06-afc5-f6adc480e87d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1368746-3e83-4b06-afc5-f6adc480e87d found for delete ", "request_id": "req-6cd2f1af-3a3d-4c93-960e-c4d360ce6717"}]} 2026-04-12 19:49:55.014 8 INFO neutron.services.segments.plugin [-] Segment b1368746-3e83-4b06-afc5-f6adc480e87d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1368746-3e83-4b06-afc5-f6adc480e87d found for delete ", "request_id": "req-cb39a7b6-9c13-439f-8234-216037626550"}]} 2026-04-12 19:49:55.030 8 INFO neutron.services.segments.plugin [-] Segment 1d563ac3-1c4b-477c-a9bb-a649c7e4b26c resource provider aggregate not found 2026-04-12 19:49:55.038 8 INFO neutron.services.segments.plugin [-] Segment 1d563ac3-1c4b-477c-a9bb-a649c7e4b26c resource provider aggregate not found 2026-04-12 19:49:55.046 8 INFO neutron.services.segments.plugin [-] Segment 1d563ac3-1c4b-477c-a9bb-a649c7e4b26c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d563ac3-1c4b-477c-a9bb-a649c7e4b26c found for delete ", "request_id": "req-2b304e3a-ec52-4abc-abae-62afcc0f4264"}]} 2026-04-12 19:49:55.056 8 INFO neutron.services.segments.plugin [-] Segment 1d563ac3-1c4b-477c-a9bb-a649c7e4b26c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d563ac3-1c4b-477c-a9bb-a649c7e4b26c found for delete ", "request_id": "req-01de15d2-a94e-4574-8ea7-59b395400477"}]} 2026-04-12 19:49:55.070 8 INFO neutron.services.segments.plugin [-] Segment c86399b3-a5b8-428d-a70d-17b78d92860e resource provider aggregate not found 2026-04-12 19:49:55.075 8 INFO neutron.services.segments.plugin [-] Segment c86399b3-a5b8-428d-a70d-17b78d92860e resource provider aggregate not found 2026-04-12 19:49:55.086 8 INFO neutron.services.segments.plugin [-] Segment c86399b3-a5b8-428d-a70d-17b78d92860e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c86399b3-a5b8-428d-a70d-17b78d92860e found for delete ", "request_id": "req-e19eba41-1605-4532-b22a-7507f90ce4a2"}]} 2026-04-12 19:49:55.091 8 INFO neutron.services.segments.plugin [-] Segment c86399b3-a5b8-428d-a70d-17b78d92860e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c86399b3-a5b8-428d-a70d-17b78d92860e found for delete ", "request_id": "req-58ac1127-08e5-4121-97f6-a98e1059ec0f"}]} 2026-04-12 19:49:55.106 8 INFO neutron.services.segments.plugin [-] Segment dda99a2f-bad4-4774-9617-4cee9defd187 resource provider aggregate not found 2026-04-12 19:49:55.110 8 INFO neutron.services.segments.plugin [-] Segment dda99a2f-bad4-4774-9617-4cee9defd187 resource provider aggregate not found 2026-04-12 19:49:55.120 8 INFO neutron.services.segments.plugin [-] Segment dda99a2f-bad4-4774-9617-4cee9defd187 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dda99a2f-bad4-4774-9617-4cee9defd187 found for delete ", "request_id": "req-1d1a2dfd-b2f7-4673-8faf-8fad425150f8"}]} 2026-04-12 19:49:55.123 8 INFO neutron.services.segments.plugin [-] Segment dda99a2f-bad4-4774-9617-4cee9defd187 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dda99a2f-bad4-4774-9617-4cee9defd187 found for delete ", "request_id": "req-0d3c3d0f-0673-4e9e-b7b9-b8f77150eae0"}]} 2026-04-12 19:49:55.134 8 INFO neutron.services.segments.plugin [-] Segment 0f497ff6-4a28-4492-86e0-2b5ca8402d61 resource provider aggregate not found 2026-04-12 19:49:55.139 8 INFO neutron.services.segments.plugin [-] Segment 0f497ff6-4a28-4492-86e0-2b5ca8402d61 resource provider aggregate not found 2026-04-12 19:49:55.147 8 INFO neutron.services.segments.plugin [-] Segment 0f497ff6-4a28-4492-86e0-2b5ca8402d61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f497ff6-4a28-4492-86e0-2b5ca8402d61 found for delete ", "request_id": "req-fa53fb2d-fa42-439a-8204-8ea22c860dbc"}]} 2026-04-12 19:49:55.160 8 INFO neutron.services.segments.plugin [-] Segment 0f497ff6-4a28-4492-86e0-2b5ca8402d61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f497ff6-4a28-4492-86e0-2b5ca8402d61 found for delete ", "request_id": "req-fc1fa146-c3ef-4cbb-ae50-753b1703cadd"}]} 2026-04-12 19:49:55.630 7 INFO neutron.db.l3_hamode_db [None req-cd60a920-2f5d-4e0c-9fd4-7b4a166d6c57 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 640/1390] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:55 2026] GET /v2.0/security-groups?tenant_id=172239d5b2714569b4e7258b60d02604&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1391] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:55 2026] DELETE /v2.0/security-groups/0b6b7ad7-971b-4bac-ade7-de24c7a38a6e => 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: 642/1392] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:55 2026] GET /v2.0/security-groups?tenant_id=3f7cd73bfefa42b09023f5992eb93d4e&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1393] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:56 2026] DELETE /v2.0/security-groups/6e6c3eab-2b3d-4b68-8c62-304a6ebd3080 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:49:56.191 7 INFO neutron.services.segments.plugin [-] Segment c38a5e51-b00c-4fe9-8cce-30d14edcb9c6 resource provider aggregate not found 2026-04-12 19:49:56.197 7 INFO neutron.services.segments.plugin [-] Segment c38a5e51-b00c-4fe9-8cce-30d14edcb9c6 resource provider aggregate not found 2026-04-12 19:49:56.216 7 INFO neutron.services.segments.plugin [-] Segment c38a5e51-b00c-4fe9-8cce-30d14edcb9c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c38a5e51-b00c-4fe9-8cce-30d14edcb9c6 found for delete ", "request_id": "req-7bc86cb4-0714-4d41-a154-9891f803eaea"}]} 2026-04-12 19:49:56.220 7 INFO neutron.services.segments.plugin [-] Segment c38a5e51-b00c-4fe9-8cce-30d14edcb9c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c38a5e51-b00c-4fe9-8cce-30d14edcb9c6 found for delete ", "request_id": "req-f83c6507-45c7-4ccd-884c-7a5ee2eb99ba"}]} [pid: 8|app: 0|req: 644/1394] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:56 2026] GET /v2.0/security-groups?tenant_id=1d6efaf649524d5d8b9169ecda8a0b04&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: 645/1395] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:56 2026] DELETE /v2.0/security-groups/6adbcbf9-3cca-41c9-8164-845cff2b16dd => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1396] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:49:54 2026] POST /v2.0/routers => generated 691 bytes in 2032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1397] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:49:56 2026] GET /v2.0/routers/cbfc4ce3-1938-47a8-817e-cc133e7a446c => generated 697 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1398] 10.0.0.51 () {32 vars in 645 bytes} [Sun Apr 12 19:49:56 2026] GET /v2.0/routers => generated 700 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1399] 10.0.0.51 () {34 vars in 739 bytes} [Sun Apr 12 19:49:56 2026] PUT /v2.0/routers/cbfc4ce3-1938-47a8-817e-cc133e7a446c => generated 704 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1400] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:49:57 2026] GET /v2.0/routers/cbfc4ce3-1938-47a8-817e-cc133e7a446c => generated 704 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1401] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:49:57 2026] GET /v2.0/ports?device_id=cbfc4ce3-1938-47a8-817e-cc133e7a446c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:49:57.441 7 INFO neutron_taas.services.taas.taas_plugin [None req-bc2bae4f-9c25-4565-b272-fda37bc1fb6e f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] TaaS: Handle Delete Port: 82800471-656c-4ea4-82c7-15f6a69ed7a7 2026-04-12 19:49:57.444 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc2bae4f-9c25-4565-b272-fda37bc1fb6e f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Tap Mirror: Handle Delete Port: 82800471-656c-4ea4-82c7-15f6a69ed7a7 2026-04-12 19:49:57.730 7 INFO neutron_taas.services.taas.taas_plugin [None req-bc2bae4f-9c25-4565-b272-fda37bc1fb6e f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] TaaS: Handle Delete Port: 522e0ae0-303d-46d7-be6e-a6a2c548446c 2026-04-12 19:49:57.733 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc2bae4f-9c25-4565-b272-fda37bc1fb6e f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] Tap Mirror: Handle Delete Port: 522e0ae0-303d-46d7-be6e-a6a2c548446c 2026-04-12 19:49:58.045 7 INFO neutron.db.l3_hamode_db [None req-bc2bae4f-9c25-4565-b272-fda37bc1fb6e f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] HA network 9ce557f9-d5bc-4f7f-9e04-42e5ecf7ebf3 was deleted as no HA routers are present in tenant b8ce9b29ea7240faa630c791ab6ca08e. [pid: 7|app: 0|req: 754/1402] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:57 2026] DELETE /v2.0/routers/cbfc4ce3-1938-47a8-817e-cc133e7a446c => generated 0 bytes in 821 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1403] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:49:58 2026] GET /v2.0/ports?device_id=cbfc4ce3-1938-47a8-817e-cc133e7a446c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:49:58.110 7 INFO neutron.api.v2.resource [None req-963ac376-9409-4e48-9f15-afdadcc3ee5f f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 755/1404] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:58 2026] DELETE /v2.0/routers/cbfc4ce3-1938-47a8-817e-cc133e7a446c => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1405] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:49:58 2026] GET /v2.0/ports?device_id=3486a679-e2ba-472c-9724-d8083af26c81 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:49:58.163 7 INFO neutron.api.v2.resource [None req-8a7c27b0-9335-4705-bccf-6285bd1add84 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 756/1406] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:58 2026] DELETE /v2.0/routers/3486a679-e2ba-472c-9724-d8083af26c81 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:49:58.179 8 INFO neutron.pecan_wsgi.hooks.translation [None req-808793ac-d2c0-43a8-aed0-2f4b60c6e668 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 651/1407] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:58 2026] DELETE /v2.0/subnets/3b6bb0fe-1a87-4e92-bc1c-5b6e36a61f72 => 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: 757/1408] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:49:58 2026] GET /v2.0/ports?device_id=501d095f-09b1-4a3d-9687-975313d9e709 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:49:58.232 8 INFO neutron.api.v2.resource [None req-4ad97cb5-f075-477a-82f4-2b65fb36b047 f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 652/1409] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:58 2026] DELETE /v2.0/routers/501d095f-09b1-4a3d-9687-975313d9e709 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:49:58.235 7 INFO neutron.services.segments.plugin [-] Segment 7894ff2b-486c-46e5-874f-e4f38a617173 resource provider aggregate not found 2026-04-12 19:49:58.244 7 INFO neutron.services.segments.plugin [-] Segment 7894ff2b-486c-46e5-874f-e4f38a617173 resource provider aggregate not found 2026-04-12 19:49:58.252 7 INFO neutron.services.segments.plugin [-] Segment 7894ff2b-486c-46e5-874f-e4f38a617173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7894ff2b-486c-46e5-874f-e4f38a617173 found for delete ", "request_id": "req-288dae31-d207-416e-8764-fc1b3a50bd25"}]} 2026-04-12 19:49:58.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ea4f0db-2e2f-4d7f-bca8-76674bee394f f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] DELETE failed (client error): The resource could not be found. 2026-04-12 19:49:58.267 7 INFO neutron.services.segments.plugin [-] Segment 7894ff2b-486c-46e5-874f-e4f38a617173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7894ff2b-486c-46e5-874f-e4f38a617173 found for delete ", "request_id": "req-8eac080a-87eb-47eb-89df-88f3afdafca1"}]} [pid: 7|app: 0|req: 758/1410] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:58 2026] DELETE /v2.0/subnets/b2657b92-4df2-46d2-9b4a-ba0c278d1489 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1411] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:49:58 2026] GET /v2.0/ports?device_id=ebb3d6ac-bfb2-4b17-acfd-c39911f99bf5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:49:58.320 7 INFO neutron.api.v2.resource [None req-05144ca2-75c1-4636-b9ad-3dbf179db2ce f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 759/1412] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:58 2026] DELETE /v2.0/routers/ebb3d6ac-bfb2-4b17-acfd-c39911f99bf5 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:49:58.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a761f64c-9d43-4d09-9d74-217458196b6c f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1413] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:58 2026] DELETE /v2.0/subnets/a34ad5e5-4507-457e-af2b-e5888594a6f1 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:49:58.385 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41dbca5f-80ae-4f1d-8fab-3fc0e3a5619c f5365137640146eeaf64f55ef8ca2436 b8ce9b29ea7240faa630c791ab6ca08e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 760/1414] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:49:58 2026] DELETE /v2.0/subnets/277af9e8-0ab8-4552-bdde-f03111ed10a3 => generated 136 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1415] 10.0.0.202 () {34 vars in 989 bytes} [Sun Apr 12 19:49:58 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1416] 10.0.0.202 () {34 vars in 1039 bytes} [Sun Apr 12 19:49:58 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1417] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:58 2026] GET /v2.0/security-groups?tenant_id=b8ce9b29ea7240faa630c791ab6ca08e&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1418] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:59 2026] DELETE /v2.0/security-groups/566edcde-8354-457e-932b-0d04d2ae16c7 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1419] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:59 2026] GET /v2.0/security-groups?tenant_id=8f8a0d83421c4b2d8a60b8e7d39a2741&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1420] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:49:59 2026] DELETE /v2.0/security-groups/022fd760-8fe7-4dca-887f-c38a510a023b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1421] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:49:59 2026] GET /v2.0/security-groups?tenant_id=b3f3513030ad4d818e1f7fad0bc2cdd5&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: 764/1422] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:00 2026] DELETE /v2.0/security-groups/5768cbbb-c968-4668-a46f-61b89fc57787 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1423] 10.0.0.51 () {34 vars in 676 bytes} [Sun Apr 12 19:50:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1424] 10.0.0.51 () {34 vars in 676 bytes} [Sun Apr 12 19:50:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1425] 10.0.0.51 () {34 vars in 676 bytes} [Sun Apr 12 19:50:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1426] 10.0.0.51 () {34 vars in 676 bytes} [Sun Apr 12 19:50:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1427] 10.0.0.51 () {34 vars in 676 bytes} [Sun Apr 12 19:50:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1428] 10.0.0.51 () {34 vars in 751 bytes} [Sun Apr 12 19:50:01 2026] PUT /v2.0/policies/9f0ee35b-1477-44fc-bd4f-b8120ed014be/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1429] 10.0.0.51 () {34 vars in 751 bytes} [Sun Apr 12 19:50:01 2026] PUT /v2.0/policies/9e222b31-91c6-43c1-b8b4-ccbf38a5db56/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1430] 10.0.0.51 () {34 vars in 751 bytes} [Sun Apr 12 19:50:01 2026] PUT /v2.0/policies/b42272d9-e25d-40e0-85a2-9c14c9ed01c8/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1431] 10.0.0.51 () {34 vars in 751 bytes} [Sun Apr 12 19:50:01 2026] PUT /v2.0/policies/af0117dc-c3d8-41b0-9115-5737b923ebce/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1432] 10.0.0.51 () {32 vars in 672 bytes} [Sun Apr 12 19:50:02 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1433] 10.0.0.51 () {32 vars in 686 bytes} [Sun Apr 12 19:50:02 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1434] 10.0.0.51 () {32 vars in 682 bytes} [Sun Apr 12 19:50:02 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1435] 10.0.0.51 () {32 vars in 694 bytes} [Sun Apr 12 19:50:02 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1436] 10.0.0.51 () {32 vars in 680 bytes} [Sun Apr 12 19:50:02 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1437] 10.0.0.51 () {32 vars in 694 bytes} [Sun Apr 12 19:50:02 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1438] 10.0.0.51 () {32 vars in 690 bytes} [Sun Apr 12 19:50:02 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1439] 10.0.0.51 () {32 vars in 702 bytes} [Sun Apr 12 19:50:03 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1440] 10.0.0.51 () {32 vars in 732 bytes} [Sun Apr 12 19:50:03 2026] DELETE /v2.0/qos/policies/9f0ee35b-1477-44fc-bd4f-b8120ed014be => 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: 668/1441] 10.0.0.51 () {32 vars in 732 bytes} [Sun Apr 12 19:50:03 2026] DELETE /v2.0/qos/policies/9e222b31-91c6-43c1-b8b4-ccbf38a5db56 => 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: 774/1442] 10.0.0.51 () {32 vars in 732 bytes} [Sun Apr 12 19:50:03 2026] DELETE /v2.0/qos/policies/b42272d9-e25d-40e0-85a2-9c14c9ed01c8 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1443] 10.0.0.51 () {32 vars in 732 bytes} [Sun Apr 12 19:50:03 2026] DELETE /v2.0/qos/policies/af0117dc-c3d8-41b0-9115-5737b923ebce => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1444] 10.0.0.51 () {32 vars in 732 bytes} [Sun Apr 12 19:50:03 2026] DELETE /v2.0/qos/policies/dde1e698-5043-446f-b8bf-8747542f5f37 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1447] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:04 2026] GET /v2.0/security-groups?tenant_id=f818aec328d540be8790f2c800bb773c&name=default => generated 2925 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1448] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:04 2026] DELETE /v2.0/security-groups/962df94c-b258-4f44-b69f-38174b4ad0f7 => 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: 671/1449] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:04 2026] GET /v2.0/security-groups?tenant_id=11323fa7578444709a6b80ba2bdcbad9&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1450] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:04 2026] GET /v2.0/security-groups?tenant_id=d16e424266cb4670a2b1404e55211b10&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1451] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:04 2026] GET /v2.0/security-groups?tenant_id=f988c4ff52e44d529e05c215b95e2125&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1452] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:04 2026] DELETE /v2.0/security-groups/39c4d72d-52ad-4309-934d-f8d80c8375c6 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1453] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:05 2026] DELETE /v2.0/security-groups/122d0e51-60e5-4603-bedb-cbed63684cb6 => 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: 781/1454] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:05 2026] DELETE /v2.0/security-groups/59c6804a-21a1-4bc2-9b56-3103466eca40 => 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: 674/1455] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:05 2026] GET /v2.0/security-groups?tenant_id=4cfa2f561311453eba143b49739186ed&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1456] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:05 2026] GET /v2.0/security-groups?tenant_id=76abee71249a4065b27d3e2320ee512f&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1457] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:05 2026] DELETE /v2.0/security-groups/381dc4e0-19fc-4e9e-8aa3-7827df3d4a7b => 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: 783/1458] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:05 2026] DELETE /v2.0/security-groups/0a53cae0-ec03-4d1d-b493-da896505fb21 => 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: 676/1459] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:05 2026] GET /v2.0/security-groups?tenant_id=c8dd64ea59cf4ac8806eeeab93081b62&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1460] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:05 2026] DELETE /v2.0/security-groups/36e724e3-db32-4291-9081-1bfecbb4414c => 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: 677/1461] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:07 2026] GET /v2.0/security-groups?tenant_id=0fde365e45714b9e82ee91f83fd92098&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1462] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:08 2026] DELETE /v2.0/security-groups/2c743b5e-2387-47ba-b7b2-971d8259fb68 => 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: 678/1463] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:09 2026] GET /v2.0/security-groups?tenant_id=a9200c841be44988877e9aad18508977&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: 786/1464] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:09 2026] DELETE /v2.0/security-groups/e9115c9f-0ba3-417b-a696-89af5feea7c2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1465] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:10 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1466] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:50:10 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1467] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:10 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:10.692 8 INFO neutron.db.segments_db [None req-6676dbe7-cd48-4522-8a0e-8b568ea5bdfa 3a0373e8b62042c38cdb67f1433c5114 9be1971d718543c0a55cac83ac423c7f - - default default] Added segment 7b62a56d-e06c-4c90-8f0d-9d3ac67449ce of type vxlan for network 052f60b4-dcb3-41fa-a101-02a1f6ac4a35 [pid: 8|app: 0|req: 680/1468] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:10 2026] POST /v2.0/networks => generated 612 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1469] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:50:10 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&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: 789/1470] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:10 2026] GET /v2.0/security-groups?tenant_id=e3a28627310845418d4375caa67029fa&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1471] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:10 2026] DELETE /v2.0/security-groups/bbcdc6ee-9678-4dd7-ab7d-d47c1ca7826d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1472] 10.0.0.51 () {34 vars in 662 bytes} [Sun Apr 12 19:50:10 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1473] 10.0.0.51 () {34 vars in 664 bytes} [Sun Apr 12 19:50:11 2026] POST /v2.0/trunks => generated 407 bytes in 249 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-04-12 19:50:11.525 8 INFO neutron.db.segments_db [None req-f6f87681-5335-48d1-9b48-4cc210583333 3a0373e8b62042c38cdb67f1433c5114 9be1971d718543c0a55cac83ac423c7f - - default default] Added segment dd8481d2-41f3-439a-a1ad-d6c32e4ff13b of type vxlan for network c905c85e-28e5-49c2-b947-94820ca83217 [pid: 8|app: 0|req: 683/1474] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:11 2026] POST /v2.0/networks => generated 612 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1475] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:11 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1476] 10.0.0.51 () {34 vars in 662 bytes} [Sun Apr 12 19:50:11 2026] POST /v2.0/ports => generated 743 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1477] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:50:12 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&fields=id&fields=name => generated 114 bytes in 27 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: 793/1478] 10.0.0.51 () {34 vars in 664 bytes} [Sun Apr 12 19:50:12 2026] POST /v2.0/trunks => generated 407 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:12.302 7 INFO neutron.db.segments_db [None req-901020e6-699e-4a8f-82cc-f09df1a6989e 3a0373e8b62042c38cdb67f1433c5114 9be1971d718543c0a55cac83ac423c7f - - default default] Added segment 7d713ba7-f3bd-4647-ba28-c3eda954b1f5 of type vxlan for network da11178b-7348-4e54-9353-841398f1850b [pid: 8|app: 0|req: 686/1479] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:12 2026] GET /v2.0/security-groups?tenant_id=a89b6a99734340c99d18b355ed70cc82&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1480] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:12 2026] POST /v2.0/networks => generated 612 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1481] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:12 2026] DELETE /v2.0/security-groups/b2bc86c9-8c59-4aac-9441-fedee3cffe39 => 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: 795/1482] 10.0.0.51 () {34 vars in 662 bytes} [Sun Apr 12 19:50:12 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1483] 10.0.0.51 () {34 vars in 664 bytes} [Sun Apr 12 19:50:12 2026] POST /v2.0/trunks => generated 407 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:13.047 8 INFO neutron.db.segments_db [None req-ad225a20-384a-449b-8314-7221c12df992 3a0373e8b62042c38cdb67f1433c5114 9be1971d718543c0a55cac83ac423c7f - - default default] Added segment 9994a359-b630-40e1-9ea6-d964ccc81fb3 of type vxlan for network b6579263-cb6c-4b95-ae32-9e7d5bd03dc2 [pid: 8|app: 0|req: 689/1484] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:12 2026] POST /v2.0/networks => generated 612 bytes in 124 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: 690/1485] 162.253.55.204 () {34 vars in 993 bytes} [Sun Apr 12 19:50:13 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1486] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:13 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:13.286 7 INFO neutron.db.segments_db [None req-ed342bab-43c7-4fd4-8613-661fdbb95e88 6993d4b9f0e44703a08dd03cee87cec4 8779fbda3ec34e4a9258a52e7ff5c06a - - default default] Added segment 11cb9a5c-990c-4501-8413-1374a9ace139 of type vxlan for network a8cf1e37-f8ac-4e01-863c-e4224478ef8b 2026-04-12 19:50:13.331 7 INFO neutron.db.segments_db [None req-ed342bab-43c7-4fd4-8613-661fdbb95e88 6993d4b9f0e44703a08dd03cee87cec4 8779fbda3ec34e4a9258a52e7ff5c06a - - default default] Added segment ebe94bd2-7a09-490f-a501-7dc9d776b259 of type vxlan for network 627464fd-297c-4120-a281-ce0b6c53455e [pid: 7|app: 0|req: 796/1487] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:12 2026] POST /v2.0/networks => generated 1207 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 19:50:13.501 7 INFO neutron_taas.services.taas.taas_plugin [req-92607c99-271b-4ab5-8204-52cea10414bb req-b1920e14-8517-4e1d-b240-d06f4a9f397f b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] TaaS: Handle Delete Port: 00aedc8f-536a-4dc0-ab70-4605f64da0a1 2026-04-12 19:50:13.503 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-92607c99-271b-4ab5-8204-52cea10414bb req-b1920e14-8517-4e1d-b240-d06f4a9f397f b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] Tap Mirror: Handle Delete Port: 00aedc8f-536a-4dc0-ab70-4605f64da0a1 [pid: 8|app: 0|req: 692/1488] 10.0.0.51 () {34 vars in 662 bytes} [Sun Apr 12 19:50:13 2026] POST /v2.0/ports => generated 743 bytes in 326 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: 693/1489] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:50:13 2026] GET /v2.0/security-groups?id=38b2ea24-e03a-4e36-a50f-2848dea84f84&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: 8|app: 0|req: 694/1490] 10.0.0.51 () {32 vars in 647 bytes} [Sun Apr 12 19:50:13 2026] GET /v2.0/networks => generated 1844 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:50:13.629 7 INFO neutron.db.l3_db [req-92607c99-271b-4ab5-8204-52cea10414bb req-b1920e14-8517-4e1d-b240-d06f4a9f397f b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] Floating IP c1c4ff0b-a378-4d78-a8dd-93ce30ec669d disassociated. External IP: 10.96.250.202, port: 00aedc8f-536a-4dc0-ab70-4605f64da0a1. [pid: 8|app: 0|req: 695/1491] 10.0.0.51 () {34 vars in 664 bytes} [Sun Apr 12 19:50:13 2026] POST /v2.0/trunks => generated 407 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:13.946 8 INFO neutron.services.segments.plugin [-] Segment 11cb9a5c-990c-4501-8413-1374a9ace139 resource provider aggregate not found 2026-04-12 19:50:13.952 8 INFO neutron.services.segments.plugin [-] Segment 11cb9a5c-990c-4501-8413-1374a9ace139 resource provider aggregate not found 2026-04-12 19:50:13.962 8 INFO neutron.services.segments.plugin [-] Segment 11cb9a5c-990c-4501-8413-1374a9ace139 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11cb9a5c-990c-4501-8413-1374a9ace139 found for delete ", "request_id": "req-250d38c3-68da-4fde-8907-2e5ba718858e"}]} 2026-04-12 19:50:13.977 8 INFO neutron.services.segments.plugin [-] Segment 11cb9a5c-990c-4501-8413-1374a9ace139 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11cb9a5c-990c-4501-8413-1374a9ace139 found for delete ", "request_id": "req-3f9973e1-c565-4528-b4ca-3d2c32e3b77c"}]} [pid: 8|app: 0|req: 696/1492] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:13 2026] DELETE /v2.0/networks/a8cf1e37-f8ac-4e01-863c-e4224478ef8b => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:14.037 8 INFO neutron.db.segments_db [None req-ca6e89ea-8ac4-4bab-bec5-a2c94e9dfa3d 3a0373e8b62042c38cdb67f1433c5114 9be1971d718543c0a55cac83ac423c7f - - default default] Added segment b3f9ca3e-c2e7-424b-971b-74a693e7c0d9 of type vxlan for network 55fb5f81-35b9-4333-9584-79733b761f09 [pid: 7|app: 0|req: 797/1493] 162.253.55.204 () {36 vars in 996 bytes} [Sun Apr 12 19:50:13 2026] DELETE /v2.0/ports/00aedc8f-536a-4dc0-ab70-4605f64da0a1 => generated 0 bytes in 634 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:14.088 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33c5a0e4-bfaf-419a-9bf5-593d4d503a92'] response: {'server_uuid': '5bc05b23-1750-4d89-9d89-cfdc75025a71', 'name': 'network-vif-deleted', 'tag': '00aedc8f-536a-4dc0-ab70-4605f64da0a1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 697/1494] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:13 2026] POST /v2.0/networks => generated 613 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:14.180 7 INFO neutron.services.segments.plugin [-] Segment ebe94bd2-7a09-490f-a501-7dc9d776b259 resource provider aggregate not found 2026-04-12 19:50:14.186 7 INFO neutron.services.segments.plugin [-] Segment ebe94bd2-7a09-490f-a501-7dc9d776b259 resource provider aggregate not found 2026-04-12 19:50:14.204 7 INFO neutron.services.segments.plugin [-] Segment ebe94bd2-7a09-490f-a501-7dc9d776b259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebe94bd2-7a09-490f-a501-7dc9d776b259 found for delete ", "request_id": "req-38708f61-5f97-4e61-b467-cfcdf9ae80f8"}]} 2026-04-12 19:50:14.205 7 INFO neutron.services.segments.plugin [-] Segment ebe94bd2-7a09-490f-a501-7dc9d776b259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebe94bd2-7a09-490f-a501-7dc9d776b259 found for delete ", "request_id": "req-3f3262a6-c235-44ba-be03-acdcc06d7b2f"}]} [pid: 7|app: 0|req: 798/1495] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:14 2026] DELETE /v2.0/networks/627464fd-297c-4120-a281-ce0b6c53455e => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1496] 10.0.0.51 () {32 vars in 647 bytes} [Sun Apr 12 19:50:14 2026] GET /v2.0/networks => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:14.333 7 INFO neutron.db.segments_db [None req-57b5165c-0496-4f7f-897b-360f1003cd2a 6993d4b9f0e44703a08dd03cee87cec4 8779fbda3ec34e4a9258a52e7ff5c06a - - default default] Added segment 07a52f3d-1cd4-4d4b-b02e-506e1b92bacf of type vxlan for network ef7421bf-1837-4e10-bcbf-6d8fe098fa10 [pid: 7|app: 0|req: 800/1497] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:14 2026] POST /v2.0/networks => generated 630 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1498] 10.0.0.51 () {34 vars in 662 bytes} [Sun Apr 12 19:50:14 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, ' 2026-04-12 19:50:14.525 8 INFO neutron.db.segments_db [None req-656a1fb1-c6c5-4745-944a-a76027042adb 6993d4b9f0e44703a08dd03cee87cec4 8779fbda3ec34e4a9258a52e7ff5c06a - - default default] Added segment 724f958e-c876-4d96-a3dc-1453acc406e1 of type vxlan for network f3385c6c-3d9a-46d3-b1c5-9cccdde38f1a [pid: 8|app: 0|req: 699/1499] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:14 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:14.770 7 INFO neutron.db.segments_db [None req-a63c5443-a647-43b6-86e3-e3d6d9ed270f 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 5b12a22e-ee7a-456a-8bcf-63c96cd83c2b of type vxlan for network 384a0917-f9cb-44d4-84c9-1c84b0e5da6f [pid: 8|app: 0|req: 700/1500] 10.0.0.51 () {34 vars in 664 bytes} [Sun Apr 12 19:50:14 2026] POST /v2.0/trunks => generated 407 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1501] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:14 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => 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: 801/1502] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:50:14 2026] POST /v2.0/networks => generated 721 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1503] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:50:14 2026] PUT /v2.0/trunks/cccce560-fe39-4221-b479-128cab38622a/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1504] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:14 2026] POST /v2.0/subnets => generated 687 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1505] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:50:15 2026] PUT /v2.0/trunks/0201555e-c049-43a9-95f2-6412c5b03bec/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:50:15.157 7 INFO neutron.db.segments_db [None req-f5809d95-1975-4ca6-8a78-e683a350fa73 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment e616e609-f93e-4766-b3a4-052d85627178 of type vxlan for network 7c41ab8f-4070-4140-9a6c-e1b156a9ec0d 2026-04-12 19:50:15.391 7 INFO neutron.db.l3_hamode_db [None req-f5809d95-1975-4ca6-8a78-e683a350fa73 2724e03fcb4e4d5a8e20e3294a330d16 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 702/1506] 10.0.0.51 () {34 vars in 663 bytes} [Sun Apr 12 19:50:14 2026] POST /v2.0/ports => generated 1504 bytes in 630 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: 703/1507] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:50:15 2026] PUT /v2.0/trunks/88272c99-bcde-4961-9be8-da8cf92bac62/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1508] 10.0.0.51 () {32 vars in 641 bytes} [Sun Apr 12 19:50:15 2026] GET /v2.0/ports => generated 1504 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1509] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:50:15 2026] PUT /v2.0/trunks/ec598de1-18e5-474a-8484-7fd3c9be81de/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:50:15.652 8 INFO neutron_taas.services.taas.taas_plugin [None req-4872a9b4-8283-4d59-8414-cb0ae03f8bcb 6993d4b9f0e44703a08dd03cee87cec4 8779fbda3ec34e4a9258a52e7ff5c06a - - default default] TaaS: Handle Delete Port: 3f9a30f8-9a07-4bc8-9ae9-ddb7e0212a39 2026-04-12 19:50:15.655 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4872a9b4-8283-4d59-8414-cb0ae03f8bcb 6993d4b9f0e44703a08dd03cee87cec4 8779fbda3ec34e4a9258a52e7ff5c06a - - default default] Tap Mirror: Handle Delete Port: 3f9a30f8-9a07-4bc8-9ae9-ddb7e0212a39 [pid: 8|app: 0|req: 706/1510] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:15 2026] DELETE /v2.0/ports/3f9a30f8-9a07-4bc8-9ae9-ddb7e0212a39 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1511] 10.0.0.51 () {32 vars in 660 bytes} [Sun Apr 12 19:50:15 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:50:15.894 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a77739b-f757-4bb0-919b-9f4fe9f95c1c 6993d4b9f0e44703a08dd03cee87cec4 8779fbda3ec34e4a9258a52e7ff5c06a - - default default] TaaS: Handle Delete Port: e330b50c-adeb-48db-a6c2-579249a051f2 2026-04-12 19:50:15.897 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a77739b-f757-4bb0-919b-9f4fe9f95c1c 6993d4b9f0e44703a08dd03cee87cec4 8779fbda3ec34e4a9258a52e7ff5c06a - - default default] Tap Mirror: Handle Delete Port: e330b50c-adeb-48db-a6c2-579249a051f2 [pid: 8|app: 0|req: 708/1512] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:15 2026] DELETE /v2.0/ports/e330b50c-adeb-48db-a6c2-579249a051f2 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1513] 10.0.0.51 () {32 vars in 674 bytes} [Sun Apr 12 19:50:16 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1514] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:16 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1515] 10.0.0.51 () {32 vars in 641 bytes} [Sun Apr 12 19:50:16 2026] GET /v2.0/ports => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1516] 10.0.0.51 () {32 vars in 670 bytes} [Sun Apr 12 19:50:16 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:16.116 8 INFO neutron.db.segments_db [None req-86ca613f-2215-4c84-81fb-6a7e514405e1 6993d4b9f0e44703a08dd03cee87cec4 8779fbda3ec34e4a9258a52e7ff5c06a - - default default] Added segment 8fb060c0-90d7-4bac-b67a-60ac1d01ddea of type vxlan for network ecf9e2fa-2e08-49b2-a23f-b8b02c61e00b 2026-04-12 19:50:16.174 7 INFO neutron.db.l3_hamode_db [None req-f5809d95-1975-4ca6-8a78-e683a350fa73 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 713/1517] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:16 2026] POST /v2.0/networks => generated 631 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1518] 10.0.0.51 () {32 vars in 682 bytes} [Sun Apr 12 19:50:16 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:50:16.267 8 INFO neutron.db.segments_db [None req-35587a2f-3c5c-4d0a-898e-df323a9f92d2 6993d4b9f0e44703a08dd03cee87cec4 8779fbda3ec34e4a9258a52e7ff5c06a - - default default] Added segment 43a911c8-6f90-4367-b54d-ebef3ab42124 of type vxlan for network 16ce2428-713d-4ff9-8537-f2e2d76ca975 [pid: 8|app: 0|req: 715/1519] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:16 2026] POST /v2.0/networks => generated 630 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1520] 10.0.0.51 () {32 vars in 668 bytes} [Sun Apr 12 19:50:16 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1521] 10.0.0.51 () {32 vars in 682 bytes} [Sun Apr 12 19:50:16 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1522] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:16 2026] POST /v2.0/subnets => generated 1273 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1523] 10.0.0.51 () {32 vars in 678 bytes} [Sun Apr 12 19:50:16 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1524] 10.0.0.51 () {32 vars in 645 bytes} [Sun Apr 12 19:50:16 2026] GET /v2.0/subnets => generated 1909 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1525] 10.0.0.51 () {32 vars in 690 bytes} [Sun Apr 12 19:50:16 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1526] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:16 2026] DELETE /v2.0/subnets/04375bb0-b136-43fa-b725-42850ffc5ac4 => 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: 723/1527] 10.0.0.51 () {32 vars in 717 bytes} [Sun Apr 12 19:50:16 2026] GET /v2.0/trunks/cccce560-fe39-4221-b479-128cab38622a => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1528] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:16 2026] DELETE /v2.0/subnets/d8f77ee6-a30a-46d9-984e-0f95e88927bd => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1529] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:50:17 2026] GET /v2.0/ports/e514859f-4d1b-4340-b7ef-682889476771 => 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: 726/1530] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:17 2026] GET /v2.0/ports?device_id=5bc05b23-1750-4d89-9d89-cfdc75025a71 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1531] 10.0.0.51 () {32 vars in 645 bytes} [Sun Apr 12 19:50:17 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) [pid: 8|app: 0|req: 728/1532] 10.0.0.51 () {32 vars in 720 bytes} [Sun Apr 12 19:50:17 2026] DELETE /v2.0/trunks/cccce560-fe39-4221-b479-128cab38622a => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:50:17.455 8 INFO neutron.services.segments.plugin [-] Segment 43a911c8-6f90-4367-b54d-ebef3ab42124 resource provider aggregate not found 2026-04-12 19:50:17.455 8 INFO neutron.services.segments.plugin [-] Segment 43a911c8-6f90-4367-b54d-ebef3ab42124 resource provider aggregate not found 2026-04-12 19:50:17.473 8 INFO neutron.services.segments.plugin [-] Segment 43a911c8-6f90-4367-b54d-ebef3ab42124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43a911c8-6f90-4367-b54d-ebef3ab42124 found for delete ", "request_id": "req-4aa7d1d7-c7a3-4051-a41e-a2a3a53ef527"}]} 2026-04-12 19:50:17.474 8 INFO neutron.services.segments.plugin [-] Segment 43a911c8-6f90-4367-b54d-ebef3ab42124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43a911c8-6f90-4367-b54d-ebef3ab42124 found for delete ", "request_id": "req-fd8424c0-c27a-4e6b-9f53-5a26f8baae42"}]} [pid: 8|app: 0|req: 729/1533] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:17 2026] DELETE /v2.0/networks/16ce2428-713d-4ff9-8537-f2e2d76ca975 => 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: 730/1534] 10.0.0.51 () {32 vars in 717 bytes} [Sun Apr 12 19:50:17 2026] GET /v2.0/trunks/0201555e-c049-43a9-95f2-6412c5b03bec => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1535] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:17 2026] DELETE /v2.0/networks/ecf9e2fa-2e08-49b2-a23f-b8b02c61e00b => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1536] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:15 2026] POST /v2.0/routers => generated 727 bytes in 2559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1537] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:50:17 2026] GET /v2.0/ports/11793f49-48f8-46ab-83f1-33fa7dc05825 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:17.802 7 INFO neutron.services.segments.plugin [-] Segment 724f958e-c876-4d96-a3dc-1453acc406e1 resource provider aggregate not found 2026-04-12 19:50:17.809 7 INFO neutron.services.segments.plugin [-] Segment 724f958e-c876-4d96-a3dc-1453acc406e1 resource provider aggregate not found 2026-04-12 19:50:17.827 7 INFO neutron.services.segments.plugin [-] Segment 724f958e-c876-4d96-a3dc-1453acc406e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 724f958e-c876-4d96-a3dc-1453acc406e1 found for delete ", "request_id": "req-86ff46f1-b0f8-4e50-98e6-82df057b277e"}]} 2026-04-12 19:50:17.830 7 INFO neutron.services.segments.plugin [-] Segment 724f958e-c876-4d96-a3dc-1453acc406e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 724f958e-c876-4d96-a3dc-1453acc406e1 found for delete ", "request_id": "req-f3d46f39-99e9-417f-9e61-4dc8f5ca3bad"}]} [pid: 7|app: 0|req: 806/1538] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:17 2026] DELETE /v2.0/networks/f3385c6c-3d9a-46d3-b1c5-9cccdde38f1a => 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: 807/1539] 10.0.0.51 () {32 vars in 720 bytes} [Sun Apr 12 19:50:17 2026] DELETE /v2.0/trunks/0201555e-c049-43a9-95f2-6412c5b03bec => 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: 808/1540] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:17 2026] DELETE /v2.0/networks/ef7421bf-1837-4e10-bcbf-6d8fe098fa10 => 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: 809/1541] 10.0.0.51 () {32 vars in 717 bytes} [Sun Apr 12 19:50:18 2026] GET /v2.0/trunks/88272c99-bcde-4961-9be8-da8cf92bac62 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1542] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:50:18 2026] GET /v2.0/ports/7aa6aa87-b845-40ae-ab2e-a70780930426 => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1543] 10.0.0.51 () {32 vars in 720 bytes} [Sun Apr 12 19:50:18 2026] DELETE /v2.0/trunks/88272c99-bcde-4961-9be8-da8cf92bac62 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1544] 10.0.0.51 () {32 vars in 717 bytes} [Sun Apr 12 19:50:18 2026] GET /v2.0/trunks/ec598de1-18e5-474a-8484-7fd3c9be81de => generated 414 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1545] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:18 2026] DELETE /v2.0/security-groups/38b2ea24-e03a-4e36-a50f-2848dea84f84 => 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: 814/1546] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:50:18 2026] GET /v2.0/ports/b29c38f8-e534-4654-a183-9bdbf304ebe2 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:18.504 7 INFO neutron.api.v2.resource [None req-291374be-7ee5-42e7-b366-e3203103cf1c b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 815/1547] 10.0.0.51 () {32 vars in 735 bytes} [Sun Apr 12 19:50:18 2026] GET /v2.0/security-groups/38b2ea24-e03a-4e36-a50f-2848dea84f84 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1548] 10.0.0.51 () {32 vars in 720 bytes} [Sun Apr 12 19:50:18 2026] DELETE /v2.0/trunks/ec598de1-18e5-474a-8484-7fd3c9be81de => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:50:18.693 7 INFO neutron_taas.services.taas.taas_plugin [None req-05f9be36-5902-42f6-b170-1f01771baeaa b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] TaaS: Handle Delete Port: 06c36863-54c1-41e4-9404-fa7e3828fefc 2026-04-12 19:50:18.696 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05f9be36-5902-42f6-b170-1f01771baeaa b0ffca2b3ab34c2d934c82f74c684486 2f198fa9328348b88e8bf16314c24c1b - - default default] Tap Mirror: Handle Delete Port: 06c36863-54c1-41e4-9404-fa7e3828fefc [pid: 7|app: 0|req: 817/1549] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:50:18 2026] DELETE /v2.0/floatingips/c1c4ff0b-a378-4d78-a8dd-93ce30ec669d => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1550] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:50:17 2026] PUT /v2.0/routers/54753d24-02b6-4ed7-8eaf-cb58d3fbe9c3/add_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1551] 10.0.0.51 () {32 vars in 717 bytes} [Sun Apr 12 19:50:18 2026] GET /v2.0/trunks/ae1325a8-7921-45a0-aaa8-bc2fb992a111 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1552] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:18 2026] GET /v2.0/security-groups?tenant_id=8779fbda3ec34e4a9258a52e7ff5c06a&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1553] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:50:19 2026] GET /v2.0/ports/03e9b7c8-5047-45f9-839e-4be3bc95e991 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1554] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:19 2026] DELETE /v2.0/security-groups/ba39e24c-9be9-4739-b8b4-13ea2a1b725d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1555] 10.0.0.51 () {32 vars in 720 bytes} [Sun Apr 12 19:50:19 2026] DELETE /v2.0/trunks/ae1325a8-7921-45a0-aaa8-bc2fb992a111 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:50:19.363 8 INFO neutron_taas.services.taas.taas_plugin [None req-718a9758-94b1-4023-8775-180b918b578c 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: f67c6eaf-cd8d-474d-ba13-644eb362248b 2026-04-12 19:50:19.367 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-718a9758-94b1-4023-8775-180b918b578c 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: f67c6eaf-cd8d-474d-ba13-644eb362248b 2026-04-12 19:50:19.413 7 INFO neutron_taas.services.taas.taas_plugin [None req-57b48237-f6c8-415e-b68d-486e3309f1f9 3a0373e8b62042c38cdb67f1433c5114 9be1971d718543c0a55cac83ac423c7f - - default default] TaaS: Handle Delete Port: e514859f-4d1b-4340-b7ef-682889476771 2026-04-12 19:50:19.416 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57b48237-f6c8-415e-b68d-486e3309f1f9 3a0373e8b62042c38cdb67f1433c5114 9be1971d718543c0a55cac83ac423c7f - - default default] Tap Mirror: Handle Delete Port: e514859f-4d1b-4340-b7ef-682889476771 2026-04-12 19:50:19.505 8 INFO neutron.services.segments.plugin [-] Segment 8fb060c0-90d7-4bac-b67a-60ac1d01ddea resource provider aggregate not found [pid: 7|app: 0|req: 822/1556] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:19 2026] DELETE /v2.0/ports/e514859f-4d1b-4340-b7ef-682889476771 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:19.530 8 INFO neutron.services.segments.plugin [-] Segment 8fb060c0-90d7-4bac-b67a-60ac1d01ddea resource provider aggregate not found 2026-04-12 19:50:19.531 8 INFO neutron.services.segments.plugin [-] Segment 8fb060c0-90d7-4bac-b67a-60ac1d01ddea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fb060c0-90d7-4bac-b67a-60ac1d01ddea found for delete ", "request_id": "req-c42a8cea-1f43-43a1-84e5-4f440fb3a088"}]} 2026-04-12 19:50:19.569 8 INFO neutron.services.segments.plugin [-] Segment 8fb060c0-90d7-4bac-b67a-60ac1d01ddea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fb060c0-90d7-4bac-b67a-60ac1d01ddea found for delete ", "request_id": "req-d625618e-c4ad-427c-b1cb-19789e37dcbe"}]} 2026-04-12 19:50:19.668 7 INFO neutron_taas.services.taas.taas_plugin [None req-e5960815-0201-4c55-a5cc-0f3f5c99d345 3a0373e8b62042c38cdb67f1433c5114 9be1971d718543c0a55cac83ac423c7f - - default default] TaaS: Handle Delete Port: 11793f49-48f8-46ab-83f1-33fa7dc05825 2026-04-12 19:50:19.672 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5960815-0201-4c55-a5cc-0f3f5c99d345 3a0373e8b62042c38cdb67f1433c5114 9be1971d718543c0a55cac83ac423c7f - - default default] Tap Mirror: Handle Delete Port: 11793f49-48f8-46ab-83f1-33fa7dc05825 [pid: 7|app: 0|req: 825/1559] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:19 2026] DELETE /v2.0/ports/11793f49-48f8-46ab-83f1-33fa7dc05825 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:19.871 7 INFO neutron.services.segments.plugin [-] Segment 07a52f3d-1cd4-4d4b-b02e-506e1b92bacf resource provider aggregate not found 2026-04-12 19:50:19.875 7 INFO neutron.services.segments.plugin [-] Segment 07a52f3d-1cd4-4d4b-b02e-506e1b92bacf resource provider aggregate not found 2026-04-12 19:50:19.905 7 INFO neutron.services.segments.plugin [-] Segment 07a52f3d-1cd4-4d4b-b02e-506e1b92bacf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07a52f3d-1cd4-4d4b-b02e-506e1b92bacf found for delete ", "request_id": "req-013b09e0-d5d0-4a1f-b597-9f611a8c9d14"}]} 2026-04-12 19:50:19.908 7 INFO neutron.services.segments.plugin [-] Segment 07a52f3d-1cd4-4d4b-b02e-506e1b92bacf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07a52f3d-1cd4-4d4b-b02e-506e1b92bacf found for delete ", "request_id": "req-6fcef24d-3af7-4541-998a-36a9876f5b28"}]} 2026-04-12 19:50:19.930 7 INFO neutron_taas.services.taas.taas_plugin [None req-db0eea89-2c9c-4ae1-b615-a058a2006437 3a0373e8b62042c38cdb67f1433c5114 9be1971d718543c0a55cac83ac423c7f - - default default] TaaS: Handle Delete Port: 7aa6aa87-b845-40ae-ab2e-a70780930426 2026-04-12 19:50:19.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db0eea89-2c9c-4ae1-b615-a058a2006437 3a0373e8b62042c38cdb67f1433c5114 9be1971d718543c0a55cac83ac423c7f - - default default] Tap Mirror: Handle Delete Port: 7aa6aa87-b845-40ae-ab2e-a70780930426 [pid: 7|app: 0|req: 826/1560] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:19 2026] DELETE /v2.0/ports/7aa6aa87-b845-40ae-ab2e-a70780930426 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1561] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:50:18 2026] PUT /v2.0/routers/fd5adcf2-3341-4c9f-8ade-bc5f9861325e/remove_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:20.138 7 INFO neutron_taas.services.taas.taas_plugin [None req-c975a533-a088-4f50-b2b6-a428bae1585c 3a0373e8b62042c38cdb67f1433c5114 9be1971d718543c0a55cac83ac423c7f - - default default] TaaS: Handle Delete Port: b29c38f8-e534-4654-a183-9bdbf304ebe2 2026-04-12 19:50:20.141 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c975a533-a088-4f50-b2b6-a428bae1585c 3a0373e8b62042c38cdb67f1433c5114 9be1971d718543c0a55cac83ac423c7f - - default default] Tap Mirror: Handle Delete Port: b29c38f8-e534-4654-a183-9bdbf304ebe2 [pid: 7|app: 0|req: 827/1562] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:20 2026] DELETE /v2.0/ports/b29c38f8-e534-4654-a183-9bdbf304ebe2 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:20.353 7 INFO neutron_taas.services.taas.taas_plugin [None req-7eb27c28-1584-45c2-8796-1bea8fc9f5ec 3a0373e8b62042c38cdb67f1433c5114 9be1971d718543c0a55cac83ac423c7f - - default default] TaaS: Handle Delete Port: 03e9b7c8-5047-45f9-839e-4be3bc95e991 2026-04-12 19:50:20.357 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7eb27c28-1584-45c2-8796-1bea8fc9f5ec 3a0373e8b62042c38cdb67f1433c5114 9be1971d718543c0a55cac83ac423c7f - - default default] Tap Mirror: Handle Delete Port: 03e9b7c8-5047-45f9-839e-4be3bc95e991 2026-04-12 19:50:20.359 8 INFO neutron_taas.services.taas.taas_plugin [None req-c6e4b4c6-9775-426b-bf12-eab149efbdaf 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: f07669cb-7148-404d-9fd7-28910f3fc5d5 2026-04-12 19:50:20.362 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6e4b4c6-9775-426b-bf12-eab149efbdaf 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: f07669cb-7148-404d-9fd7-28910f3fc5d5 [pid: 7|app: 0|req: 828/1563] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:20 2026] DELETE /v2.0/ports/03e9b7c8-5047-45f9-839e-4be3bc95e991 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1564] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:20 2026] DELETE /v2.0/networks/052f60b4-dcb3-41fa-a101-02a1f6ac4a35 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:20.659 8 INFO neutron_taas.services.taas.taas_plugin [None req-c6e4b4c6-9775-426b-bf12-eab149efbdaf 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: cd7157e5-4a4c-4d15-ad51-a9bb411b2f16 2026-04-12 19:50:20.662 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6e4b4c6-9775-426b-bf12-eab149efbdaf 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: cd7157e5-4a4c-4d15-ad51-a9bb411b2f16 [pid: 7|app: 0|req: 830/1565] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:20 2026] DELETE /v2.0/networks/c905c85e-28e5-49c2-b947-94820ca83217 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1566] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:20 2026] DELETE /v2.0/networks/da11178b-7348-4e54-9353-841398f1850b => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:21.014 8 INFO neutron.db.l3_hamode_db [None req-c6e4b4c6-9775-426b-bf12-eab149efbdaf 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HA network c6455f27-5e40-4149-8b0d-1eb984e3b00e was deleted as no HA routers are present in tenant 2f198fa9328348b88e8bf16314c24c1b. [pid: 8|app: 0|req: 736/1567] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:20 2026] DELETE /v2.0/routers/fd5adcf2-3341-4c9f-8ade-bc5f9861325e => generated 0 bytes in 908 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1568] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:21 2026] DELETE /v2.0/networks/b6579263-cb6c-4b95-ae32-9e7d5bd03dc2 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:21.317 7 INFO neutron.db.segments_db [None req-295a610e-c73e-4335-abdc-f969acd8fcca 585f8e2e6d7a42d4971d99eca0d416f7 4c98b17e39d946b5a58e086254c1695d - - default default] Added segment 553954d9-22a1-45a6-8da7-d271eb6b2e03 of type vxlan for network ddefb5c2-59e6-41ce-823e-686cb94bbd88 [pid: 8|app: 0|req: 738/1569] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:21 2026] DELETE /v2.0/subnets/00eeacb9-3663-4e00-b538-d0b9854c3390 => 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: 832/1570] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:20 2026] POST /v2.0/networks => generated 625 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1571] 10.0.0.156 () {34 vars in 981 bytes} [Sun Apr 12 19:50:21 2026] GET /v2.0/networks?id=384a0917-f9cb-44d4-84c9-1c84b0e5da6f => generated 672 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:21.564 8 INFO neutron.services.segments.plugin [-] Segment a549edc1-0a84-4d76-8d3b-638d437f7d35 resource provider aggregate not found 2026-04-12 19:50:21.592 8 INFO neutron.services.segments.plugin [-] Segment a549edc1-0a84-4d76-8d3b-638d437f7d35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a549edc1-0a84-4d76-8d3b-638d437f7d35 found for delete ", "request_id": "req-7be94d4b-ac4b-4932-b746-c7eb10fc9da6"}]} 2026-04-12 19:50:21.595 8 INFO neutron.services.segments.plugin [-] Segment a549edc1-0a84-4d76-8d3b-638d437f7d35 resource provider aggregate not found 2026-04-12 19:50:21.618 8 INFO neutron.services.segments.plugin [-] Segment 9994a359-b630-40e1-9ea6-d964ccc81fb3 resource provider aggregate not found [pid: 8|app: 0|req: 739/1572] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:21 2026] DELETE /v2.0/networks/55fb5f81-35b9-4333-9584-79733b761f09 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:21.627 8 INFO neutron.services.segments.plugin [-] Segment a549edc1-0a84-4d76-8d3b-638d437f7d35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a549edc1-0a84-4d76-8d3b-638d437f7d35 found for delete ", "request_id": "req-d2b36eb3-d9bf-4cb6-b001-67fadbe2daa6"}]} 2026-04-12 19:50:21.646 8 INFO neutron.services.segments.plugin [-] Segment 9994a359-b630-40e1-9ea6-d964ccc81fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9994a359-b630-40e1-9ea6-d964ccc81fb3 found for delete ", "request_id": "req-162389c5-2e79-4dce-8b4e-8071befa06f3"}]} 2026-04-12 19:50:21.654 8 INFO neutron.services.segments.plugin [-] Segment 9994a359-b630-40e1-9ea6-d964ccc81fb3 resource provider aggregate not found 2026-04-12 19:50:21.681 7 INFO neutron_taas.services.taas.taas_plugin [None req-f193b6ae-7552-40d9-b556-f885ce8e40df 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 6ef18ac1-9c8f-499e-a914-8815ac65fda4 2026-04-12 19:50:21.683 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f193b6ae-7552-40d9-b556-f885ce8e40df 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 6ef18ac1-9c8f-499e-a914-8815ac65fda4 2026-04-12 19:50:21.688 8 INFO neutron.services.segments.plugin [-] Segment 9994a359-b630-40e1-9ea6-d964ccc81fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9994a359-b630-40e1-9ea6-d964ccc81fb3 found for delete ", "request_id": "req-ec43a856-b48a-46af-bc84-88dcea0fe7d7"}]} 2026-04-12 19:50:21.708 8 INFO neutron.services.segments.plugin [-] Segment b3f9ca3e-c2e7-424b-971b-74a693e7c0d9 resource provider aggregate not found 2026-04-12 19:50:21.731 8 INFO neutron.services.segments.plugin [-] Segment b3f9ca3e-c2e7-424b-971b-74a693e7c0d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3f9ca3e-c2e7-424b-971b-74a693e7c0d9 found for delete ", "request_id": "req-eda6208b-195f-4e98-a657-e5f0db2ddf4b"}]} [pid: 7|app: 0|req: 834/1573] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:21 2026] DELETE /v2.0/networks/1995a9e9-0041-450f-b8ec-877ededd7a5f => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1574] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:21 2026] POST /v2.0/subnets => generated 641 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1575] 10.0.0.156 () {34 vars in 964 bytes} [Sun Apr 12 19:50:21 2026] GET /v2.0/quotas/4e8b806a6b944ed7b6bb93e1206ba786 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:21.929 7 INFO neutron.services.segments.plugin [-] Segment 7b62a56d-e06c-4c90-8f0d-9d3ac67449ce resource provider aggregate not found 2026-04-12 19:50:21.935 7 INFO neutron.services.segments.plugin [-] Segment 7b62a56d-e06c-4c90-8f0d-9d3ac67449ce resource provider aggregate not found 2026-04-12 19:50:21.954 8 INFO neutron.db.segments_db [None req-810577c9-833f-4def-b43e-230d449846b3 585f8e2e6d7a42d4971d99eca0d416f7 4c98b17e39d946b5a58e086254c1695d - - default default] Added segment 6d890010-7779-4c93-a1c1-dec42f1ef6d7 of type vxlan for network dda99988-998f-447d-a8c8-cd5b81938e37 2026-04-12 19:50:21.964 7 INFO neutron.services.segments.plugin [-] Segment 7b62a56d-e06c-4c90-8f0d-9d3ac67449ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b62a56d-e06c-4c90-8f0d-9d3ac67449ce found for delete ", "request_id": "req-23ea0b7d-7f6b-4c77-ba06-32b1829d62fb"}]} 2026-04-12 19:50:21.974 7 INFO neutron.services.segments.plugin [-] Segment 7b62a56d-e06c-4c90-8f0d-9d3ac67449ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b62a56d-e06c-4c90-8f0d-9d3ac67449ce found for delete ", "request_id": "req-052091d9-aca4-4c3e-80a1-d629dc7cef14"}]} 2026-04-12 19:50:21.991 7 INFO neutron.services.segments.plugin [-] Segment dd8481d2-41f3-439a-a1ad-d6c32e4ff13b resource provider aggregate not found 2026-04-12 19:50:22.001 7 INFO neutron.services.segments.plugin [-] Segment dd8481d2-41f3-439a-a1ad-d6c32e4ff13b resource provider aggregate not found 2026-04-12 19:50:22.023 7 INFO neutron.services.segments.plugin [-] Segment dd8481d2-41f3-439a-a1ad-d6c32e4ff13b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd8481d2-41f3-439a-a1ad-d6c32e4ff13b found for delete ", "request_id": "req-a0f83725-8d73-4699-9ea2-a3b1dec8fcf2"}]} 2026-04-12 19:50:22.025 7 INFO neutron.services.segments.plugin [-] Segment dd8481d2-41f3-439a-a1ad-d6c32e4ff13b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd8481d2-41f3-439a-a1ad-d6c32e4ff13b found for delete ", "request_id": "req-5bc9c6ef-8318-488b-8113-1a0ce4b685fb"}]} 2026-04-12 19:50:22.048 7 INFO neutron.services.segments.plugin [-] Segment 7d713ba7-f3bd-4647-ba28-c3eda954b1f5 resource provider aggregate not found [pid: 8|app: 0|req: 741/1576] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:21 2026] POST /v2.0/networks => generated 625 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:22.056 7 INFO neutron.services.segments.plugin [-] Segment 7d713ba7-f3bd-4647-ba28-c3eda954b1f5 resource provider aggregate not found [pid: 7|app: 0|req: 836/1577] 10.0.0.156 () {34 vars in 1001 bytes} [Sun Apr 12 19:50:21 2026] GET /v2.0/ports?tenant_id=4e8b806a6b944ed7b6bb93e1206ba786&fields=id => generated 103 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:22.074 7 INFO neutron.services.segments.plugin [-] Segment 7d713ba7-f3bd-4647-ba28-c3eda954b1f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d713ba7-f3bd-4647-ba28-c3eda954b1f5 found for delete ", "request_id": "req-db013926-25c3-4968-80c0-2921bab5efac"}]} [pid: 8|app: 0|req: 742/1578] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:22 2026] GET /v2.0/security-groups?tenant_id=2f198fa9328348b88e8bf16314c24c1b&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:50:22.085 7 INFO neutron.services.segments.plugin [-] Segment 7d713ba7-f3bd-4647-ba28-c3eda954b1f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d713ba7-f3bd-4647-ba28-c3eda954b1f5 found for delete ", "request_id": "req-7cd7b5ce-be26-47f8-82b8-42cc80d95c33"}]} 2026-04-12 19:50:22.094 7 INFO neutron.services.segments.plugin [-] Segment c376cedc-be40-41ac-9c1c-4cc7f00ccff2 resource provider aggregate not found 2026-04-12 19:50:22.117 7 INFO neutron.services.segments.plugin [-] Segment c376cedc-be40-41ac-9c1c-4cc7f00ccff2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c376cedc-be40-41ac-9c1c-4cc7f00ccff2 found for delete ", "request_id": "req-2dbd81c0-9d01-4593-a444-55bebd474e7c"}]} 2026-04-12 19:50:22.118 7 INFO neutron.services.segments.plugin [-] Segment c376cedc-be40-41ac-9c1c-4cc7f00ccff2 resource provider aggregate not found [pid: 8|app: 0|req: 743/1579] 10.0.0.156 () {34 vars in 1007 bytes} [Sun Apr 12 19:50:22 2026] GET /v2.0/networks/384a0917-f9cb-44d4-84c9-1c84b0e5da6f?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:50:22.140 7 INFO neutron.services.segments.plugin [-] Segment c376cedc-be40-41ac-9c1c-4cc7f00ccff2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c376cedc-be40-41ac-9c1c-4cc7f00ccff2 found for delete ", "request_id": "req-1a23d969-e0e2-450b-acc2-fc5d7ba630be"}]} [pid: 7|app: 0|req: 837/1580] 10.0.0.51 () {34 vars in 741 bytes} [Sun Apr 12 19:50:22 2026] PUT /v2.0/networks/dda99988-998f-447d-a8c8-cd5b81938e37 => generated 592 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1581] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:22 2026] DELETE /v2.0/security-groups/edbecbd3-de8a-4064-9224-46d626424371 => 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: 838/1582] 10.0.0.156 () {34 vars in 1107 bytes} [Sun Apr 12 19:50:22 2026] GET /v2.0/networks/384a0917-f9cb-44d4-84c9-1c84b0e5da6f?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: 839/1583] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:22 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1584] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:22 2026] POST /v2.0/subnets => generated 626 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1585] 10.0.0.51 () {34 vars in 739 bytes} [Sun Apr 12 19:50:22 2026] PUT /v2.0/subnets/e200bdc7-52de-48e1-8c10-61dbe9caf23e => generated 636 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1586] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:22 2026] GET /v2.0/security-groups?tenant_id=ec524bfac4294dd8b732d8485e95db07&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1587] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:22 2026] DELETE /v2.0/networks/dda99988-998f-447d-a8c8-cd5b81938e37 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:22.976 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f12d9c66-7bfb-49cb-a7b5-ec986412bdcb 585f8e2e6d7a42d4971d99eca0d416f7 4c98b17e39d946b5a58e086254c1695d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 842/1588] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:22 2026] DELETE /v2.0/networks/dda99988-998f-447d-a8c8-cd5b81938e37 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1589] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:22 2026] DELETE /v2.0/security-groups/5569ac01-037f-4606-8260-c17c7a3f1b90 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1590] 10.0.0.51 () {32 vars in 692 bytes} [Sun Apr 12 19:50:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1591] 10.0.0.51 () {32 vars in 740 bytes} [Sun Apr 12 19:50:23 2026] GET /v2.0/subnets?network_id=b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8 => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1592] 10.0.0.51 () {32 vars in 651 bytes} [Sun Apr 12 19:50:23 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1593] 10.0.0.51 () {32 vars in 647 bytes} [Sun Apr 12 19:50:23 2026] GET /v2.0/networks => generated 1309 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1594] 10.0.0.51 () {32 vars in 645 bytes} [Sun Apr 12 19:50:23 2026] GET /v2.0/subnets => generated 1280 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1595] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:23 2026] GET /v2.0/security-groups?tenant_id=9be1971d718543c0a55cac83ac423c7f&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: 846/1596] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:50:23 2026] GET /v2.0/networks/ddefb5c2-59e6-41ce-823e-686cb94bbd88 => generated 669 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1597] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:50:23 2026] GET /v2.0/subnets/adec0988-304a-4c75-867f-3ddca79656d9 => generated 641 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1598] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:23 2026] DELETE /v2.0/security-groups/b86bd008-6a8b-4d3a-a725-49f8b9637fd6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:50:23.337 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e24ee6b-4a30-4b0b-8d24-cb503ce478d6 585f8e2e6d7a42d4971d99eca0d416f7 4c98b17e39d946b5a58e086254c1695d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 848/1599] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:23 2026] DELETE /v2.0/subnets/e200bdc7-52de-48e1-8c10-61dbe9caf23e => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:50:23.362 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d786931-288a-4e06-a447-63fae0f675e4 585f8e2e6d7a42d4971d99eca0d416f7 4c98b17e39d946b5a58e086254c1695d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 752/1600] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:23 2026] DELETE /v2.0/networks/dda99988-998f-447d-a8c8-cd5b81938e37 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1601] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:23 2026] DELETE /v2.0/subnets/adec0988-304a-4c75-867f-3ddca79656d9 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1602] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:23 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => 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: 753/1603] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:23 2026] GET /v2.0/security-groups?tenant_id=2a797db43cd84587bbf15be63c459ffc&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1604] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:23 2026] DELETE /v2.0/networks/ddefb5c2-59e6-41ce-823e-686cb94bbd88 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:23.677 8 INFO neutron.services.segments.plugin [-] Segment b3f9ca3e-c2e7-424b-971b-74a693e7c0d9 resource provider aggregate not found 2026-04-12 19:50:23.699 8 INFO neutron.services.segments.plugin [-] Segment b3f9ca3e-c2e7-424b-971b-74a693e7c0d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3f9ca3e-c2e7-424b-971b-74a693e7c0d9 found for delete ", "request_id": "req-0e2f4d12-149d-417d-9f34-4c798e920674"}]} [pid: 8|app: 0|req: 754/1605] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:23 2026] DELETE /v2.0/security-groups/70f8c035-1174-4dd7-917e-4f02576fb5b4 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:50:24.153 7 INFO neutron.services.segments.plugin [-] Segment 6d890010-7779-4c93-a1c1-dec42f1ef6d7 resource provider aggregate not found 2026-04-12 19:50:24.161 7 INFO neutron.services.segments.plugin [-] Segment 6d890010-7779-4c93-a1c1-dec42f1ef6d7 resource provider aggregate not found 2026-04-12 19:50:24.173 7 INFO neutron.services.segments.plugin [-] Segment 6d890010-7779-4c93-a1c1-dec42f1ef6d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d890010-7779-4c93-a1c1-dec42f1ef6d7 found for delete ", "request_id": "req-8815fdf4-679a-4c2f-9e61-9ecf307236cb"}]} 2026-04-12 19:50:24.181 7 INFO neutron.services.segments.plugin [-] Segment 6d890010-7779-4c93-a1c1-dec42f1ef6d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d890010-7779-4c93-a1c1-dec42f1ef6d7 found for delete ", "request_id": "req-5d24e8fd-12c0-4c83-84c0-9c89d652967d"}]} 2026-04-12 19:50:24.196 7 INFO neutron.services.segments.plugin [-] Segment 553954d9-22a1-45a6-8da7-d271eb6b2e03 resource provider aggregate not found 2026-04-12 19:50:24.200 7 INFO neutron.services.segments.plugin [-] Segment 553954d9-22a1-45a6-8da7-d271eb6b2e03 resource provider aggregate not found 2026-04-12 19:50:24.210 7 INFO neutron.services.segments.plugin [-] Segment 553954d9-22a1-45a6-8da7-d271eb6b2e03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 553954d9-22a1-45a6-8da7-d271eb6b2e03 found for delete ", "request_id": "req-9eee1706-6866-4afa-bfed-dec7a387b179"}]} 2026-04-12 19:50:24.224 7 INFO neutron.services.segments.plugin [-] Segment 553954d9-22a1-45a6-8da7-d271eb6b2e03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 553954d9-22a1-45a6-8da7-d271eb6b2e03 found for delete ", "request_id": "req-dab2377c-b1c0-4933-8661-2849a0b776ab"}]} [pid: 7|app: 0|req: 852/1606] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:24 2026] GET /v2.0/security-groups?tenant_id=4c98b17e39d946b5a58e086254c1695d&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1607] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:24 2026] DELETE /v2.0/security-groups/2fd368b8-95d8-4482-8180-0f9f4e730c6f => 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: 853/1608] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:24 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1609] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:25 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1610] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:50:26 2026] GET /v2.0/networks?id=384a0917-f9cb-44d4-84c9-1c84b0e5da6f => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1611] 10.0.0.51 () {34 vars in 682 bytes} [Sun Apr 12 19:50:26 2026] POST /v2.0/security-groups => generated 1625 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1612] 10.0.0.51 () {32 vars in 661 bytes} [Sun Apr 12 19:50:26 2026] GET /v2.0/security-groups => generated 4530 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1613] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:26 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1614] 10.0.0.51 () {34 vars in 756 bytes} [Sun Apr 12 19:50:26 2026] PUT /v2.0/security-groups/25cf635f-7327-4ece-8e42-1f88a7de43d1 => generated 1663 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1615] 10.0.0.51 () {32 vars in 735 bytes} [Sun Apr 12 19:50:26 2026] GET /v2.0/security-groups/25cf635f-7327-4ece-8e42-1f88a7de43d1 => generated 1663 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1616] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:27 2026] DELETE /v2.0/security-groups/25cf635f-7327-4ece-8e42-1f88a7de43d1 => 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: 860/1617] 10.0.0.51 () {32 vars in 661 bytes} [Sun Apr 12 19:50:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1618] 162.253.55.204 () {38 vars in 954 bytes} [Sun Apr 12 19:50:26 2026] POST /v2.0/ports => generated 954 bytes in 467 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-04-12 19:50:27.251 8 INFO neutron.api.v2.resource [None req-065bb7ad-2184-411b-ba12-a79cb4ea0e8a 0da2b5a6fcb645a6bd8c972538a9806f a04d9a08ba364c189244d3a5aae9f4d4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 759/1619] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:27 2026] DELETE /v2.0/security-groups/25cf635f-7327-4ece-8e42-1f88a7de43d1 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:50:27.428 7 INFO neutron.db.segments_db [None req-a62f3859-a948-4e90-8d41-116d1bd19b56 3f42554361b2493cb51c245a460d985d d6cbc64097ef494a9d5997cb916707dc - - default default] Added segment f5181802-8463-4767-aedc-a3405aaee361 of type vxlan for network 159bd1b7-6c68-482a-9882-6de667c11ca7 2026-04-12 19:50:27.715 7 INFO neutron.db.l3_hamode_db [None req-a62f3859-a948-4e90-8d41-116d1bd19b56 3f42554361b2493cb51c245a460d985d d6cbc64097ef494a9d5997cb916707dc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 760/1620] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:50:27 2026] PUT /v2.0/ports/81d89418-8858-4077-b8c5-feaa67876394 => generated 1235 bytes in 465 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-04-12 19:50:27.761 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca63ae83-290e-48c3-8719-f5d584648b91'] response: {'name': 'network-changed', 'server_uuid': 'e0d23f48-367a-4322-8b52-13d628bcd739', 'tag': '81d89418-8858-4077-b8c5-feaa67876394', 'status': 'completed', 'code': 200} 2026-04-12 19:50:27.855 7 INFO neutron.db.l3_hamode_db [None req-a62f3859-a948-4e90-8d41-116d1bd19b56 3f42554361b2493cb51c245a460d985d d6cbc64097ef494a9d5997cb916707dc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 761/1621] 10.0.0.51 () {34 vars in 682 bytes} [Sun Apr 12 19:50:27 2026] POST /v2.0/security-groups => generated 1624 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1622] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:27 2026] GET /v2.0/security-groups?tenant_id=07a9267f678d49e98358904f5495a5bb&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: 763/1623] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:50:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1624] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:28 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => 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: 765/1625] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:28 2026] DELETE /v2.0/security-groups/355dffce-8fe9-4285-9624-b0343fb79863 => 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: 766/1626] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:50:28 2026] GET /v2.0/security-group-rules/ff4bc528-b412-44a5-bce1-a9984389e7c9 => 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: 767/1627] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:50:28 2026] GET /v2.0/ports?tenant_id=4e8b806a6b944ed7b6bb93e1206ba786&device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => 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: 768/1628] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:50:28 2026] GET /v2.0/security-groups?id=be491370-0ca1-448a-98ff-c3eb3173f794&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: 7|app: 0|req: 861/1629] 10.0.0.51 () {34 vars in 666 bytes} [Sun Apr 12 19:50:27 2026] POST /v2.0/routers => generated 474 bytes in 1332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1630] 10.0.0.51 () {32 vars in 671 bytes} [Sun Apr 12 19:50:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1631] 162.253.55.204 () {34 vars in 1017 bytes} [Sun Apr 12 19:50:28 2026] GET /v2.0/networks?tenant_id=4e8b806a6b944ed7b6bb93e1206ba786&shared=False => generated 768 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1632] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:28 2026] GET /v2.0/security-groups?tenant_id=188b81c0a84543c2a1cc6792be56c77a&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1633] 10.0.0.51 () {34 vars in 749 bytes} [Sun Apr 12 19:50:28 2026] PUT /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags => generated 25 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1634] 162.253.55.204 () {34 vars in 929 bytes} [Sun Apr 12 19:50:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1635] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:50:28 2026] DELETE /v2.0/security-group-rules/ff4bc528-b412-44a5-bce1-a9984389e7c9 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1636] 10.0.0.51 () {32 vars in 729 bytes} [Sun Apr 12 19:50:28 2026] GET /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1637] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:28 2026] DELETE /v2.0/security-groups/d5d7a761-4624-4989-876f-e5c92caff54a => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1638] 10.0.0.51 () {32 vars in 671 bytes} [Sun Apr 12 19:50:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1639] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:50:28 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) [pid: 8|app: 0|req: 773/1640] 10.0.0.51 () {34 vars in 760 bytes} [Sun Apr 12 19:50:28 2026] PUT /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags/green => generated 4 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1641] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/security-group-rules/50e12cec-f078-43a5-8116-294ccebc424e => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1642] 10.0.0.51 () {32 vars in 671 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1643] 10.0.0.51 () {32 vars in 729 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags => generated 34 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1644] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:50:29 2026] DELETE /v2.0/security-group-rules/50e12cec-f078-43a5-8116-294ccebc424e => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1645] 10.0.0.51 () {32 vars in 671 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:50:29.270 7 INFO neutron.db.securitygroups_db [None req-a098af9e-bdf6-4ff0-aacd-178f018e2359 0da2b5a6fcb645a6bd8c972538a9806f a04d9a08ba364c189244d3a5aae9f4d4 - - default default] Project a04d9a08ba364c189244d3a5aae9f4d4 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: 775/1646] 10.0.0.51 () {34 vars in 756 bytes} [Sun Apr 12 19:50:29 2026] PUT /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags/red => generated 4 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1647] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:50:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1648] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/security-group-rules/d0ead753-94cf-4658-bf61-4caa1ee24c89 => generated 607 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1649] 10.0.0.51 () {32 vars in 729 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1650] 10.0.0.51 () {32 vars in 671 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1651] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:50:29 2026] DELETE /v2.0/security-group-rules/d0ead753-94cf-4658-bf61-4caa1ee24c89 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1652] 10.0.0.51 () {34 vars in 778 bytes} [Sun Apr 12 19:50:29 2026] PUT /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags/black.or.white => generated 4 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1653] 10.0.0.51 () {32 vars in 671 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1654] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1655] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:29 2026] DELETE /v2.0/security-groups/d5bd6695-26a5-4ba2-b793-ad8fa8906671 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1656] 10.0.0.51 () {32 vars in 729 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags => generated 52 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1657] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/security-groups?id=be491370-0ca1-448a-98ff-c3eb3173f794&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: 780/1658] 10.0.0.51 () {32 vars in 661 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1659] 10.0.0.51 () {32 vars in 661 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1660] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/ports?tenant_id=4e8b806a6b944ed7b6bb93e1206ba786&device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1661] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=81d89418-8858-4077-b8c5-feaa67876394 => 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: 879/1662] 10.0.0.51 () {34 vars in 749 bytes} [Sun Apr 12 19:50:29 2026] PUT /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags => generated 37 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1663] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/subnets?id=c3cd4386-0668-4aae-8fb8-5e792217dd55 => generated 690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1664] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/ports?network_id=384a0917-f9cb-44d4-84c9-1c84b0e5da6f&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: 880/1665] 10.0.0.51 () {32 vars in 729 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags => generated 37 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1666] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/networks/384a0917-f9cb-44d4-84c9-1c84b0e5da6f?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: 787/1667] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/networks/384a0917-f9cb-44d4-84c9-1c84b0e5da6f?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: 881/1668] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:50:29 2026] GET /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags/red => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:50:30.139 8 INFO neutron.api.v2.resource [None req-09077d35-463a-4f8f-b973-5aadaaafd5f1 3f42554361b2493cb51c245a460d985d d6cbc64097ef494a9d5997cb916707dc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 788/1669] 10.0.0.51 () {32 vars in 741 bytes} [Sun Apr 12 19:50:30 2026] GET /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags/green => generated 99 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1670] 10.0.0.51 () {32 vars in 740 bytes} [Sun Apr 12 19:50:30 2026] DELETE /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags/red => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1671] 10.0.0.51 () {32 vars in 729 bytes} [Sun Apr 12 19:50:30 2026] GET /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags => generated 30 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:50:30.463 8 INFO neutron.api.v2.resource [None req-2fb8cb44-a17f-4f09-8777-61fccc1bf4db 3f42554361b2493cb51c245a460d985d d6cbc64097ef494a9d5997cb916707dc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 790/1672] 10.0.0.51 () {32 vars in 744 bytes} [Sun Apr 12 19:50:30 2026] DELETE /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags/green => generated 99 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1673] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:30 2026] GET /v2.0/security-groups?tenant_id=a04d9a08ba364c189244d3a5aae9f4d4&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1674] 10.0.0.51 () {32 vars in 732 bytes} [Sun Apr 12 19:50:30 2026] DELETE /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1675] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:30 2026] DELETE /v2.0/security-groups/7ae3aafa-30ad-4ba6-be9e-af6e6dc2d53d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1676] 10.0.0.51 () {32 vars in 729 bytes} [Sun Apr 12 19:50:30 2026] GET /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3/tags => generated 12 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1677] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:50:30 2026] GET /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3 => generated 480 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1678] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:30 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => 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: 887/1679] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:50:30 2026] GET /v2.0/security-groups?id=be491370-0ca1-448a-98ff-c3eb3173f794&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: 793/1680] 10.0.0.51 () {34 vars in 740 bytes} [Sun Apr 12 19:50:30 2026] PUT /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3 => generated 480 bytes in 1021 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1681] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:50:31 2026] GET /v2.0/ports?device_id=ab782cbd-257b-4904-accb-ab22725236e3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:50:31.938 8 INFO neutron_taas.services.taas.taas_plugin [None req-747449c6-e4d9-4509-b99f-67c61b4fa2fd 3f42554361b2493cb51c245a460d985d d6cbc64097ef494a9d5997cb916707dc - - default default] TaaS: Handle Delete Port: d3a46604-00a0-4417-8c60-28befba900c1 2026-04-12 19:50:31.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-747449c6-e4d9-4509-b99f-67c61b4fa2fd 3f42554361b2493cb51c245a460d985d d6cbc64097ef494a9d5997cb916707dc - - default default] Tap Mirror: Handle Delete Port: d3a46604-00a0-4417-8c60-28befba900c1 [pid: 7|app: 0|req: 889/1682] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:31 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1683] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:50:31 2026] GET /v2.0/security-groups?id=be491370-0ca1-448a-98ff-c3eb3173f794&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:50:32.260 8 INFO neutron.services.segments.plugin [-] Segment f5181802-8463-4767-aedc-a3405aaee361 resource provider aggregate not found 2026-04-12 19:50:32.268 8 INFO neutron.services.segments.plugin [-] Segment f5181802-8463-4767-aedc-a3405aaee361 resource provider aggregate not found 2026-04-12 19:50:32.281 8 INFO neutron.services.segments.plugin [-] Segment f5181802-8463-4767-aedc-a3405aaee361 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5181802-8463-4767-aedc-a3405aaee361 found for delete ", "request_id": "req-c1b973ca-f5d1-49da-b2fd-74f008ca3019"}]} 2026-04-12 19:50:32.294 8 INFO neutron.services.segments.plugin [-] Segment f5181802-8463-4767-aedc-a3405aaee361 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5181802-8463-4767-aedc-a3405aaee361 found for delete ", "request_id": "req-2f4c3132-d03d-4f2e-a982-73d793de5919"}]} 2026-04-12 19:50:32.298 8 INFO neutron.db.l3_hamode_db [None req-747449c6-e4d9-4509-b99f-67c61b4fa2fd 3f42554361b2493cb51c245a460d985d d6cbc64097ef494a9d5997cb916707dc - - default default] HA network 159bd1b7-6c68-482a-9882-6de667c11ca7 was deleted as no HA routers are present in tenant d6cbc64097ef494a9d5997cb916707dc. [pid: 8|app: 0|req: 794/1684] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:31 2026] DELETE /v2.0/routers/ab782cbd-257b-4904-accb-ab22725236e3 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1685] 10.0.0.51 () {34 vars in 682 bytes} [Sun Apr 12 19:50:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1686] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:32 2026] GET /v2.0/security-groups?tenant_id=d5862d84dba74b109f3d524e1830dcb4&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1687] 10.0.0.51 () {32 vars in 661 bytes} [Sun Apr 12 19:50:33 2026] GET /v2.0/security-groups => generated 4529 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1688] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:33 2026] GET /v2.0/security-groups?tenant_id=d6cbc64097ef494a9d5997cb916707dc&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1689] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:33 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1690] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:33 2026] DELETE /v2.0/security-groups/c85905d3-71c1-47c8-9807-19df11cb79cb => 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: 798/1691] 10.0.0.51 () {34 vars in 756 bytes} [Sun Apr 12 19:50:33 2026] PUT /v2.0/security-groups/e851e3dd-513f-4afd-85c0-226f1e96b3db => generated 1663 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1692] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:33 2026] DELETE /v2.0/security-groups/c67a3be5-1f58-4635-b108-8cd1214607fe => 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: 799/1693] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:50:33 2026] GET /v2.0/security-groups?id=be491370-0ca1-448a-98ff-c3eb3173f794&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: 895/1694] 10.0.0.51 () {32 vars in 735 bytes} [Sun Apr 12 19:50:33 2026] GET /v2.0/security-groups/e851e3dd-513f-4afd-85c0-226f1e96b3db => generated 1663 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1695] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:33 2026] DELETE /v2.0/security-groups/e851e3dd-513f-4afd-85c0-226f1e96b3db => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1696] 10.0.0.51 () {32 vars in 661 bytes} [Sun Apr 12 19:50:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1697] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:33 2026] GET /v2.0/security-groups?tenant_id=db5ff14bd4d043a5828ce7be96f182f1&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:50:33.533 7 INFO neutron.api.v2.resource [None req-99d455ee-f468-4113-8675-2bd059a67109 d49fc7c9f97a41beaa987f26d4d61307 b61bc8fb28364dfca2ea22642f6fdd0a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 898/1698] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:33 2026] DELETE /v2.0/security-groups/e851e3dd-513f-4afd-85c0-226f1e96b3db => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1699] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:33 2026] DELETE /v2.0/security-groups/c4076618-9a88-4ece-b5d5-c029000b06da => 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: 899/1700] 10.0.0.51 () {34 vars in 682 bytes} [Sun Apr 12 19:50:33 2026] POST /v2.0/security-groups => generated 1625 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1701] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:33 2026] GET /v2.0/security-groups?tenant_id=754de3d9dbc8432c8bded4d3053ff7fb&name=default => generated 2925 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1702] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:33 2026] DELETE /v2.0/security-groups/c3a16bf1-94df-47c8-9209-f56482821997 => 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: 900/1703] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:50:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1704] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:50:33 2026] GET /v2.0/security-group-rules/c3b3cb1e-66d9-4b83-a82e-ece6c25bd190 => generated 601 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1705] 10.0.0.51 () {32 vars in 671 bytes} [Sun Apr 12 19:50:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1706] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:50:34 2026] DELETE /v2.0/security-group-rules/c3b3cb1e-66d9-4b83-a82e-ece6c25bd190 => 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: 902/1707] 10.0.0.51 () {32 vars in 671 bytes} [Sun Apr 12 19:50:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1708] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:50:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1709] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:50:34 2026] GET /v2.0/security-group-rules/4a2db53c-eac2-468a-9fee-02ddfff73a1f => generated 601 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1710] 10.0.0.51 () {32 vars in 671 bytes} [Sun Apr 12 19:50:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1713] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:50:34 2026] DELETE /v2.0/security-group-rules/4a2db53c-eac2-468a-9fee-02ddfff73a1f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1714] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:34 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1715] 10.0.0.51 () {32 vars in 671 bytes} [Sun Apr 12 19:50:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1716] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:50:34 2026] GET /v2.0/security-groups?id=be491370-0ca1-448a-98ff-c3eb3173f794&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: 906/1717] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:50:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1718] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:50:34 2026] GET /v2.0/security-group-rules/d7ca3de6-f75f-4c7e-b0b7-3706fa31ead3 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1719] 10.0.0.51 () {32 vars in 671 bytes} [Sun Apr 12 19:50:34 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1720] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:50:34 2026] DELETE /v2.0/security-group-rules/d7ca3de6-f75f-4c7e-b0b7-3706fa31ead3 => 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: 908/1721] 10.0.0.51 () {32 vars in 671 bytes} [Sun Apr 12 19:50:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1722] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:35 2026] DELETE /v2.0/security-groups/d907c1c7-d108-48bd-abfc-1a19ca66f4a8 => 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: 909/1723] 10.0.0.51 () {32 vars in 661 bytes} [Sun Apr 12 19:50:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1724] 10.0.0.51 () {32 vars in 661 bytes} [Sun Apr 12 19:50:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1725] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:35 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1726] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:50:35 2026] GET /v2.0/security-groups?id=be491370-0ca1-448a-98ff-c3eb3173f794&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1727] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:35 2026] GET /v2.0/security-groups?tenant_id=b61bc8fb28364dfca2ea22642f6fdd0a&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1728] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:36 2026] DELETE /v2.0/security-groups/dd4c7e1a-f1e1-4d78-a737-0c0a24779f5c => 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: 912/1729] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:37 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => 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: 818/1730] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:50:37 2026] GET /v2.0/security-groups?id=be491370-0ca1-448a-98ff-c3eb3173f794&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:50:37.843 7 INFO neutron.db.segments_db [None req-e643c24c-9be7-4b26-9e93-39c43c9b7f82 9d6712cb4a88433fb7047a457364b75f cae7e3e79ef9456e894a28c0f109f4e0 - - default default] Added segment 51671893-6724-4b90-b336-16556e86e832 of type vxlan for network 6701100a-dead-49ca-bfa0-6b92d84a6a53 [pid: 7|app: 0|req: 913/1731] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:37 2026] POST /v2.0/networks => generated 613 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1732] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:37 2026] POST /v2.0/subnets => generated 626 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1733] 10.0.0.51 () {34 vars in 749 bytes} [Sun Apr 12 19:50:38 2026] PUT /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1734] 10.0.0.51 () {32 vars in 729 bytes} [Sun Apr 12 19:50:38 2026] GET /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1735] 10.0.0.51 () {34 vars in 760 bytes} [Sun Apr 12 19:50:38 2026] PUT /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags/green => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1736] 10.0.0.51 () {32 vars in 729 bytes} [Sun Apr 12 19:50:38 2026] GET /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1737] 10.0.0.51 () {34 vars in 756 bytes} [Sun Apr 12 19:50:38 2026] PUT /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags/red => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1738] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:38 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1739] 10.0.0.51 () {32 vars in 729 bytes} [Sun Apr 12 19:50:38 2026] GET /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1740] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:50:38 2026] GET /v2.0/security-groups?id=be491370-0ca1-448a-98ff-c3eb3173f794&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1741] 10.0.0.51 () {34 vars in 778 bytes} [Sun Apr 12 19:50:38 2026] PUT /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1742] 10.0.0.51 () {32 vars in 729 bytes} [Sun Apr 12 19:50:38 2026] GET /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1743] 10.0.0.51 () {34 vars in 749 bytes} [Sun Apr 12 19:50:38 2026] PUT /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1744] 10.0.0.51 () {32 vars in 729 bytes} [Sun Apr 12 19:50:38 2026] GET /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1745] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:50:38 2026] GET /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:50:38.841 7 INFO neutron.api.v2.resource [None req-f4035118-8572-4901-ba3d-7539b392bf4d 9d6712cb4a88433fb7047a457364b75f cae7e3e79ef9456e894a28c0f109f4e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 921/1746] 10.0.0.51 () {32 vars in 741 bytes} [Sun Apr 12 19:50:38 2026] GET /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1747] 10.0.0.51 () {32 vars in 740 bytes} [Sun Apr 12 19:50:38 2026] DELETE /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags/red => 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: 922/1748] 10.0.0.51 () {32 vars in 729 bytes} [Sun Apr 12 19:50:38 2026] GET /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:50:39.030 8 INFO neutron.api.v2.resource [None req-b2f4bf38-2f56-4801-bc81-7ecbed1a1f39 9d6712cb4a88433fb7047a457364b75f cae7e3e79ef9456e894a28c0f109f4e0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 827/1749] 10.0.0.51 () {32 vars in 744 bytes} [Sun Apr 12 19:50:38 2026] DELETE /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1750] 10.0.0.51 () {32 vars in 732 bytes} [Sun Apr 12 19:50:39 2026] DELETE /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1751] 10.0.0.51 () {32 vars in 729 bytes} [Sun Apr 12 19:50:39 2026] GET /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1752] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:39 2026] DELETE /v2.0/subnets/e8f5f0a3-c193-4eec-9e26-aa0e89efd19a => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:39.473 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a60dc14-f1ad-4e92-9727-569b060e9912 9d6712cb4a88433fb7047a457364b75f cae7e3e79ef9456e894a28c0f109f4e0 - - default default] TaaS: Handle Delete Port: f3fc2101-7268-46bc-9f6e-42c3f113e920 2026-04-12 19:50:39.476 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a60dc14-f1ad-4e92-9727-569b060e9912 9d6712cb4a88433fb7047a457364b75f cae7e3e79ef9456e894a28c0f109f4e0 - - default default] Tap Mirror: Handle Delete Port: f3fc2101-7268-46bc-9f6e-42c3f113e920 [pid: 7|app: 0|req: 925/1753] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:39 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:39.688 8 INFO neutron.services.segments.plugin [-] Segment 51671893-6724-4b90-b336-16556e86e832 resource provider aggregate not found [pid: 7|app: 0|req: 926/1754] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:50:39 2026] GET /v2.0/security-groups?id=be491370-0ca1-448a-98ff-c3eb3173f794&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:50:39.698 8 INFO neutron.services.segments.plugin [-] Segment 51671893-6724-4b90-b336-16556e86e832 resource provider aggregate not found 2026-04-12 19:50:39.721 8 INFO neutron.services.segments.plugin [-] Segment 51671893-6724-4b90-b336-16556e86e832 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51671893-6724-4b90-b336-16556e86e832 found for delete ", "request_id": "req-54960543-03d6-4c85-a281-da2cf1433a67"}]} 2026-04-12 19:50:39.728 8 INFO neutron.services.segments.plugin [-] Segment 51671893-6724-4b90-b336-16556e86e832 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51671893-6724-4b90-b336-16556e86e832 found for delete ", "request_id": "req-9f0d1edb-2849-4c5b-a930-591a66cee62e"}]} [pid: 8|app: 0|req: 829/1755] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:39 2026] DELETE /v2.0/networks/6701100a-dead-49ca-bfa0-6b92d84a6a53 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1756] 162.253.55.204 () {34 vars in 993 bytes} [Sun Apr 12 19:50:39 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:39.927 8 INFO neutron_taas.services.taas.taas_plugin [req-3f7c1c5d-486d-4752-9c39-20595068a661 req-61055cd0-4150-4227-aa63-35024197d6e6 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] TaaS: Handle Delete Port: 81d89418-8858-4077-b8c5-feaa67876394 2026-04-12 19:50:39.930 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3f7c1c5d-486d-4752-9c39-20595068a661 req-61055cd0-4150-4227-aa63-35024197d6e6 31c56fe3f7e4452e891b6b4ed9ce7a2c 4e8b806a6b944ed7b6bb93e1206ba786 - - default default] Tap Mirror: Handle Delete Port: 81d89418-8858-4077-b8c5-feaa67876394 [pid: 8|app: 0|req: 830/1757] 162.253.55.204 () {36 vars in 996 bytes} [Sun Apr 12 19:50:39 2026] DELETE /v2.0/ports/81d89418-8858-4077-b8c5-feaa67876394 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:40.126 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b51e0f33-11ad-4a70-996e-ce0614f67334'] response: {'server_uuid': 'e0d23f48-367a-4322-8b52-13d628bcd739', 'name': 'network-vif-deleted', 'tag': '81d89418-8858-4077-b8c5-feaa67876394', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 928/1758] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:39 2026] GET /v2.0/security-groups?tenant_id=21e1825d4e57467e8ab5566dc6e90558&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1759] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:40 2026] DELETE /v2.0/security-groups/9ef8aed7-8e5a-4481-9b2b-df63713c09a8 => 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: 831/1760] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:40 2026] GET /v2.0/security-groups?tenant_id=a3afc6831b714f189beb698632bf7f27&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1761] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:40 2026] GET /v2.0/security-groups?tenant_id=cae7e3e79ef9456e894a28c0f109f4e0&name=default => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1762] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:40 2026] DELETE /v2.0/security-groups/b6d3e475-fb96-4293-8a5d-0765af3ec3aa => 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: 832/1763] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:40 2026] DELETE /v2.0/security-groups/fc8a6643-4469-47d3-b8ef-32969b69eab8 => 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: 932/1764] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:40 2026] GET /v2.0/security-groups?tenant_id=2e03e8c17ae141c7a30d12519a3b90f8&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1765] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:40 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => 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: 833/1766] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:40 2026] GET /v2.0/security-groups?tenant_id=1a35d41851284d7a81884d6c62f46e1f&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: 934/1767] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:40 2026] DELETE /v2.0/security-groups/63889f3b-96b8-4b62-a27c-cbc87c8034ef => 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: 834/1768] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:40 2026] DELETE /v2.0/security-groups/9f7587d1-8026-4029-9a54-1699012d25d6 => 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: 935/1769] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:41 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => 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: 936/1770] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:50:42 2026] GET /v2.0/ports?device_id=e0d23f48-367a-4322-8b52-13d628bcd739 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:50:43.225 8 INFO neutron.db.segments_db [None req-7af8fe93-d00f-4ee1-bcf2-1f59662d7ffc 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] Added segment 94047ef3-79db-4c3b-88d4-1a9a76268a70 of type vxlan for network a7785e49-5863-4f0a-8402-526b9b4a4044 [pid: 8|app: 0|req: 835/1771] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:42 2026] POST /v2.0/networks => generated 630 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1772] 10.0.0.51 () {34 vars in 663 bytes} [Sun Apr 12 19:50:43 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) 2026-04-12 19:50:43.745 8 INFO neutron.db.segments_db [None req-5a963869-17a7-45f6-ab64-3f2c1cadbe20 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] Added segment ae8dcc3d-d92e-438c-8f99-f650584cdada of type vxlan for network ac249289-fe23-4316-b04f-e3430fb067f8 [pid: 8|app: 0|req: 836/1773] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:43 2026] POST /v2.0/networks => generated 617 bytes in 198 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: 938/1774] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:43 2026] POST /v2.0/subnets => generated 646 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:44.540 7 INFO neutron.db.segments_db [None req-2c57024a-3e49-4353-a775-4493101ff624 d3ff02f2651c4ee1832c32aac7e79109 144da199358c486ab3770487f5633e43 - - default default] Added segment bca5ec13-df33-4ffa-ab5a-6391766a3039 of type vxlan for network c2a0fc84-da3b-422e-a4bf-cd7f46ed6410 [pid: 8|app: 0|req: 837/1775] 10.0.0.51 () {34 vars in 663 bytes} [Sun Apr 12 19:50:44 2026] POST /v2.0/ports => generated 965 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: 939/1776] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:44 2026] POST /v2.0/networks => generated 613 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:44.708 7 INFO neutron.db.segments_db [None req-df5e620b-9bfb-40c0-a2e2-a81e0127f0f9 d3ff02f2651c4ee1832c32aac7e79109 144da199358c486ab3770487f5633e43 - - default default] Added segment 356324bc-6928-489e-96f5-368279b5139a of type vxlan for network c469c06b-18e2-4e32-92ae-85b35ba2adba 2026-04-12 19:50:44.714 8 INFO neutron_taas.services.taas.taas_plugin [None req-364414ad-3045-420d-adc6-cc21471ba6af 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] TaaS: Handle Delete Port: 8ee0152d-58de-4e1f-b4c3-974b39f37961 2026-04-12 19:50:44.718 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-364414ad-3045-420d-adc6-cc21471ba6af 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] Tap Mirror: Handle Delete Port: 8ee0152d-58de-4e1f-b4c3-974b39f37961 [pid: 7|app: 0|req: 940/1777] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:44 2026] POST /v2.0/networks => generated 612 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1778] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:44 2026] DELETE /v2.0/ports/8ee0152d-58de-4e1f-b4c3-974b39f37961 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:44.854 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11261245-4e08-43aa-96fd-0aefc603a6cc 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1779] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:44 2026] DELETE /v2.0/ports/8ee0152d-58de-4e1f-b4c3-974b39f37961 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:50:44.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0dcea4f6-8df2-495d-8304-a16271a19137 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 840/1780] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:50:44 2026] GET /v2.0/ports/8ee0152d-58de-4e1f-b4c3-974b39f37961 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1781] 10.0.0.51 () {34 vars in 751 bytes} [Sun Apr 12 19:50:44 2026] PUT /v2.0/networks/c2a0fc84-da3b-422e-a4bf-cd7f46ed6410/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1782] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:50:44 2026] GET /v2.0/networks/c2a0fc84-da3b-422e-a4bf-cd7f46ed6410/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: 943/1783] 10.0.0.51 () {34 vars in 751 bytes} [Sun Apr 12 19:50:44 2026] PUT /v2.0/networks/c469c06b-18e2-4e32-92ae-85b35ba2adba/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1784] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:44 2026] DELETE /v2.0/subnets/ae747c92-312f-425c-9861-9c622e533695 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1785] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:50:45 2026] GET /v2.0/networks/c469c06b-18e2-4e32-92ae-85b35ba2adba/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:50:45.083 8 INFO neutron_taas.services.taas.taas_plugin [None req-c750d80c-611b-4abe-8747-a3a80d596cc2 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] TaaS: Handle Delete Port: f8ce9514-63bc-421a-aab7-e2a4cdb41d91 2026-04-12 19:50:45.085 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c750d80c-611b-4abe-8747-a3a80d596cc2 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] Tap Mirror: Handle Delete Port: f8ce9514-63bc-421a-aab7-e2a4cdb41d91 [pid: 7|app: 0|req: 945/1786] 10.0.0.51 () {34 vars in 751 bytes} [Sun Apr 12 19:50:45 2026] PUT /v2.0/networks/c469c06b-18e2-4e32-92ae-85b35ba2adba/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: 946/1787] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:50:45 2026] GET /v2.0/networks/c469c06b-18e2-4e32-92ae-85b35ba2adba/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1788] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:50:45 2026] GET /v2.0/networks/c2a0fc84-da3b-422e-a4bf-cd7f46ed6410/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:50:45.221 8 INFO neutron.services.segments.plugin [-] Segment ae8dcc3d-d92e-438c-8f99-f650584cdada resource provider aggregate not found 2026-04-12 19:50:45.234 8 INFO neutron.services.segments.plugin [-] Segment ae8dcc3d-d92e-438c-8f99-f650584cdada resource provider aggregate not found 2026-04-12 19:50:45.245 8 INFO neutron.services.segments.plugin [-] Segment ae8dcc3d-d92e-438c-8f99-f650584cdada resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae8dcc3d-d92e-438c-8f99-f650584cdada found for delete ", "request_id": "req-a4b1fba6-c63d-4fee-bbf4-7e5add892745"}]} 2026-04-12 19:50:45.253 8 INFO neutron.services.segments.plugin [-] Segment ae8dcc3d-d92e-438c-8f99-f650584cdada resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae8dcc3d-d92e-438c-8f99-f650584cdada found for delete ", "request_id": "req-8c96af38-1da1-48d3-a729-0b5df9996aab"}]} [pid: 8|app: 0|req: 842/1789] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:45 2026] DELETE /v2.0/networks/ac249289-fe23-4316-b04f-e3430fb067f8 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:45.347 8 INFO neutron.db.segments_db [None req-468fe469-24fa-4ee3-b673-98267c730760 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] Added segment 59e43d36-a413-4f2f-bce0-bae795995df8 of type vxlan for network da4d3954-520a-4f03-918f-8345b2377b84 2026-04-12 19:50:45.352 7 INFO neutron.services.segments.plugin [-] Segment bca5ec13-df33-4ffa-ab5a-6391766a3039 resource provider aggregate not found 2026-04-12 19:50:45.358 7 INFO neutron.services.segments.plugin [-] Segment bca5ec13-df33-4ffa-ab5a-6391766a3039 resource provider aggregate not found 2026-04-12 19:50:45.377 7 INFO neutron.services.segments.plugin [-] Segment bca5ec13-df33-4ffa-ab5a-6391766a3039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bca5ec13-df33-4ffa-ab5a-6391766a3039 found for delete ", "request_id": "req-bdf577fc-c057-4a41-aa37-fef2df2ea988"}]} [pid: 7|app: 0|req: 948/1790] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:45 2026] DELETE /v2.0/networks/c2a0fc84-da3b-422e-a4bf-cd7f46ed6410 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:45.382 7 INFO neutron.services.segments.plugin [-] Segment bca5ec13-df33-4ffa-ab5a-6391766a3039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bca5ec13-df33-4ffa-ab5a-6391766a3039 found for delete ", "request_id": "req-821569f7-cd0c-46a2-991d-e920d7f45862"}]} [pid: 8|app: 0|req: 843/1791] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:45 2026] POST /v2.0/networks => generated 617 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1792] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:45 2026] DELETE /v2.0/networks/c469c06b-18e2-4e32-92ae-85b35ba2adba => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:50:45.734 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d7afef1-8afc-4948-b525-5e8c3768968a 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 481a639e-dbd3-40e9-adac-b78d967d92fb 2026-04-12 19:50:45.738 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d7afef1-8afc-4948-b525-5e8c3768968a 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 481a639e-dbd3-40e9-adac-b78d967d92fb [pid: 8|app: 0|req: 845/1793] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:45 2026] POST /v2.0/subnets => generated 646 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1794] 10.0.0.51 () {34 vars in 663 bytes} [Sun Apr 12 19:50:45 2026] POST /v2.0/ports => generated 928 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:46.252 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a3b1ee8-ec33-4f55-b585-daac2a6670fd 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] TaaS: Handle Delete Port: 0d7280e0-d802-4835-9b38-852a5f8f07b4 2026-04-12 19:50:46.257 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a3b1ee8-ec33-4f55-b585-daac2a6670fd 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] Tap Mirror: Handle Delete Port: 0d7280e0-d802-4835-9b38-852a5f8f07b4 [pid: 7|app: 0|req: 949/1795] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:50:45 2026] PUT /v2.0/routers/54753d24-02b6-4ed7-8eaf-cb58d3fbe9c3/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1796] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:46 2026] DELETE /v2.0/ports/0d7280e0-d802-4835-9b38-852a5f8f07b4 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1797] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:46 2026] GET /v2.0/security-groups?tenant_id=144da199358c486ab3770487f5633e43&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:50:46.460 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44d2672a-55c2-45d5-99df-44cddea01305 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 951/1798] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:50:46 2026] GET /v2.0/ports/0d7280e0-d802-4835-9b38-852a5f8f07b4 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1799] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:46 2026] DELETE /v2.0/security-groups/0118b9f7-9491-44f3-a5bd-57c3911620c9 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:50:46.599 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0116a0e-f829-419b-912d-53ee3b51475d 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 22fa733d-df49-4dfc-9e0d-934e0eecb22a 2026-04-12 19:50:46.606 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0116a0e-f829-419b-912d-53ee3b51475d 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 22fa733d-df49-4dfc-9e0d-934e0eecb22a [pid: 7|app: 0|req: 953/1800] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:46 2026] DELETE /v2.0/subnets/771753eb-1c93-43a9-a416-f69d53c4ea96 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1801] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:46 2026] GET /v2.0/security-groups?tenant_id=065b1a3fe8be4ab8b1783867168d9d3b&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:50:46.890 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0116a0e-f829-419b-912d-53ee3b51475d 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: be8f8f57-7a82-47c1-a860-b1111bdfb167 2026-04-12 19:50:46.893 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0116a0e-f829-419b-912d-53ee3b51475d 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: be8f8f57-7a82-47c1-a860-b1111bdfb167 [pid: 7|app: 0|req: 955/1802] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:46 2026] DELETE /v2.0/networks/da4d3954-520a-4f03-918f-8345b2377b84 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1803] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:46 2026] DELETE /v2.0/security-groups/66c2eabc-74b9-4646-a7fb-0de36c39a857 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:50:47.264 8 INFO neutron.services.segments.plugin [-] Segment 356324bc-6928-489e-96f5-368279b5139a resource provider aggregate not found 2026-04-12 19:50:47.277 8 INFO neutron.services.segments.plugin [-] Segment 356324bc-6928-489e-96f5-368279b5139a resource provider aggregate not found 2026-04-12 19:50:47.281 8 INFO neutron.services.segments.plugin [-] Segment 356324bc-6928-489e-96f5-368279b5139a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 356324bc-6928-489e-96f5-368279b5139a found for delete ", "request_id": "req-2c44d901-9347-4733-a3d5-efb4b5b1e990"}]} 2026-04-12 19:50:47.304 8 INFO neutron.services.segments.plugin [-] Segment 356324bc-6928-489e-96f5-368279b5139a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 356324bc-6928-489e-96f5-368279b5139a found for delete ", "request_id": "req-242cfbe4-5d24-4a6d-9ae4-6bb362a743a0"}]} 2026-04-12 19:50:47.332 8 INFO neutron.db.l3_hamode_db [None req-d0116a0e-f829-419b-912d-53ee3b51475d 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HA network 7c41ab8f-4070-4140-9a6c-e1b156a9ec0d was deleted as no HA routers are present in tenant 4e8b806a6b944ed7b6bb93e1206ba786. [pid: 8|app: 0|req: 848/1804] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:46 2026] DELETE /v2.0/routers/54753d24-02b6-4ed7-8eaf-cb58d3fbe9c3 => generated 0 bytes in 955 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1805] 10.0.0.51 () {34 vars in 663 bytes} [Sun Apr 12 19:50:47 2026] POST /v2.0/ports => generated 778 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, ' 2026-04-12 19:50:47.415 7 INFO neutron.services.segments.plugin [-] Segment 59e43d36-a413-4f2f-bce0-bae795995df8 resource provider aggregate not found 2026-04-12 19:50:47.421 7 INFO neutron.services.segments.plugin [-] Segment 59e43d36-a413-4f2f-bce0-bae795995df8 resource provider aggregate not found 2026-04-12 19:50:47.443 7 INFO neutron.services.segments.plugin [-] Segment 59e43d36-a413-4f2f-bce0-bae795995df8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59e43d36-a413-4f2f-bce0-bae795995df8 found for delete ", "request_id": "req-230d2d91-5a2d-4655-9ca3-e33ac876c392"}]} 2026-04-12 19:50:47.446 7 INFO neutron.services.segments.plugin [-] Segment 59e43d36-a413-4f2f-bce0-bae795995df8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59e43d36-a413-4f2f-bce0-bae795995df8 found for delete ", "request_id": "req-d3189a27-ad6f-47fc-93b5-06909806e017"}]} [pid: 8|app: 0|req: 849/1806] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:47 2026] DELETE /v2.0/subnets/c3cd4386-0668-4aae-8fb8-5e792217dd55 => 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: 958/1807] 10.0.0.51 () {34 vars in 735 bytes} [Sun Apr 12 19:50:47 2026] PUT /v2.0/ports/bfbc7633-7102-4f0a-bec8-85ea3c29e5b1 => generated 752 bytes in 199 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-04-12 19:50:47.622 8 INFO neutron_taas.services.taas.taas_plugin [None req-1dbddd2e-ad87-400f-8b56-5f608ed085f1 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 3afd93b9-0479-4091-820d-935ca46c8ddc 2026-04-12 19:50:47.625 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1dbddd2e-ad87-400f-8b56-5f608ed085f1 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 3afd93b9-0479-4091-820d-935ca46c8ddc 2026-04-12 19:50:47.709 7 INFO neutron_taas.services.taas.taas_plugin [None req-02dd0e9d-7345-48aa-ac31-c7e310af2b30 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] TaaS: Handle Delete Port: bfbc7633-7102-4f0a-bec8-85ea3c29e5b1 2026-04-12 19:50:47.713 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02dd0e9d-7345-48aa-ac31-c7e310af2b30 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] Tap Mirror: Handle Delete Port: bfbc7633-7102-4f0a-bec8-85ea3c29e5b1 [pid: 7|app: 0|req: 959/1808] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:47 2026] DELETE /v2.0/ports/bfbc7633-7102-4f0a-bec8-85ea3c29e5b1 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1809] 10.0.0.51 () {32 vars in 641 bytes} [Sun Apr 12 19:50:47 2026] GET /v2.0/ports => generated 782 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:47.872 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1bf9e1c9-8595-44f7-96bd-aa552f673b3a 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 961/1810] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:50:47 2026] GET /v2.0/ports/bfbc7633-7102-4f0a-bec8-85ea3c29e5b1 => 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: 850/1811] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:47 2026] DELETE /v2.0/networks/384a0917-f9cb-44d4-84c9-1c84b0e5da6f => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1812] 10.0.0.51 () {32 vars in 641 bytes} [Sun Apr 12 19:50:47 2026] GET /v2.0/ports => generated 782 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1813] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:50:47 2026] GET /v2.0/ports/c504aa55-71cd-4890-8ee9-30163b0ceddc => generated 779 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:48.026 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1c9b301-2a0f-4dee-bc7e-368f300fb397 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 963/1814] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:48 2026] DELETE /v2.0/ports/0d7280e0-d802-4835-9b38-852a5f8f07b4 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:50:48.049 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7890df0c-b4c8-4e9f-894b-71ce3b4797dc 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1815] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:48 2026] DELETE /v2.0/subnets/771753eb-1c93-43a9-a416-f69d53c4ea96 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:50:48.067 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b4277e2-273f-4fd6-b458-61ab917d81c3 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 853/1816] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:48 2026] DELETE /v2.0/subnets/ae747c92-312f-425c-9861-9c622e533695 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1817] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:48 2026] GET /v2.0/security-groups?tenant_id=4e8b806a6b944ed7b6bb93e1206ba786&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:50:48.157 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc2ef2ad-3f3a-4834-ae8a-faec8f746757 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] TaaS: Handle Delete Port: c504aa55-71cd-4890-8ee9-30163b0ceddc 2026-04-12 19:50:48.159 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc2ef2ad-3f3a-4834-ae8a-faec8f746757 4ca77242df84471f9dd883a85c043872 629f57c22272475b868e7a4369a07e3c - - default default] Tap Mirror: Handle Delete Port: c504aa55-71cd-4890-8ee9-30163b0ceddc [pid: 7|app: 0|req: 965/1818] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:48 2026] DELETE /v2.0/security-groups/be491370-0ca1-448a-98ff-c3eb3173f794 => 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: 854/1819] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:48 2026] DELETE /v2.0/ports/c504aa55-71cd-4890-8ee9-30163b0ceddc => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1820] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:48 2026] DELETE /v2.0/networks/a7785e49-5863-4f0a-8402-526b9b4a4044 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1821] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:48 2026] GET /v2.0/security-groups?tenant_id=629f57c22272475b868e7a4369a07e3c&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1822] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:49 2026] DELETE /v2.0/security-groups/60e8b4a8-1b79-49b7-826a-d18d8b9bfd4e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:50:49.310 8 INFO neutron.services.segments.plugin [-] Segment e616e609-f93e-4766-b3a4-052d85627178 resource provider aggregate not found 2026-04-12 19:50:49.329 8 INFO neutron.services.segments.plugin [-] Segment e616e609-f93e-4766-b3a4-052d85627178 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e616e609-f93e-4766-b3a4-052d85627178 found for delete ", "request_id": "req-00552c51-2047-4115-8323-8c1f873f626e"}]} 2026-04-12 19:50:49.334 8 INFO neutron.services.segments.plugin [-] Segment e616e609-f93e-4766-b3a4-052d85627178 resource provider aggregate not found 2026-04-12 19:50:49.351 8 INFO neutron.services.segments.plugin [-] Segment 5b12a22e-ee7a-456a-8bcf-63c96cd83c2b resource provider aggregate not found 2026-04-12 19:50:49.356 8 INFO neutron.services.segments.plugin [-] Segment e616e609-f93e-4766-b3a4-052d85627178 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e616e609-f93e-4766-b3a4-052d85627178 found for delete ", "request_id": "req-3212ab8a-0499-4d0c-a222-5674c1bed19d"}]} 2026-04-12 19:50:49.375 8 INFO neutron.services.segments.plugin [-] Segment 5b12a22e-ee7a-456a-8bcf-63c96cd83c2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b12a22e-ee7a-456a-8bcf-63c96cd83c2b found for delete ", "request_id": "req-d869e94a-cee5-4d16-a748-0dc8502b88aa"}]} 2026-04-12 19:50:49.379 8 INFO neutron.services.segments.plugin [-] Segment 5b12a22e-ee7a-456a-8bcf-63c96cd83c2b resource provider aggregate not found 2026-04-12 19:50:49.398 8 INFO neutron.services.segments.plugin [-] Segment 5b12a22e-ee7a-456a-8bcf-63c96cd83c2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b12a22e-ee7a-456a-8bcf-63c96cd83c2b found for delete ", "request_id": "req-862767e9-ab79-409f-a42f-59bdc7603469"}]} 2026-04-12 19:50:49.471 7 INFO neutron.services.segments.plugin [-] Segment 94047ef3-79db-4c3b-88d4-1a9a76268a70 resource provider aggregate not found 2026-04-12 19:50:49.476 7 INFO neutron.services.segments.plugin [-] Segment 94047ef3-79db-4c3b-88d4-1a9a76268a70 resource provider aggregate not found 2026-04-12 19:50:49.492 7 INFO neutron.services.segments.plugin [-] Segment 94047ef3-79db-4c3b-88d4-1a9a76268a70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94047ef3-79db-4c3b-88d4-1a9a76268a70 found for delete ", "request_id": "req-c08a9e1a-a00f-4adc-889b-48b71e370229"}]} 2026-04-12 19:50:49.504 7 INFO neutron.services.segments.plugin [-] Segment 94047ef3-79db-4c3b-88d4-1a9a76268a70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94047ef3-79db-4c3b-88d4-1a9a76268a70 found for delete ", "request_id": "req-3d284f67-eda6-46c5-b608-7b953e7c994f"}]} [pid: 7|app: 0|req: 969/1825] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:50:50 2026] GET /v2.0/security-groups?tenant_id=a5d1f84bd78947579acb471804c242c2&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1826] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:50:50 2026] DELETE /v2.0/security-groups/5ab67278-bc0d-4857-b915-074762e4ead5 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:50:51.549 7 INFO neutron.db.segments_db [None req-60780f82-d019-4f67-9549-2b36f2061fdf 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Added segment 72678113-3073-4ebb-a7ea-9b783ba91ff0 of type vxlan for network 8ec67d64-6e43-4d59-bb94-c27de8dd509a 2026-04-12 19:50:51.623 8 INFO neutron.db.segments_db [None req-09861805-dc92-4fb7-aaa8-2e77acdec3c6 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] Added segment 32799cb8-09f8-4345-8a4f-a38cbf95f071 of type vxlan for network d7598e11-74fe-4365-aa02-f163af9bd71b [pid: 7|app: 0|req: 970/1827] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:50:51 2026] POST /v2.0/networks => generated 614 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:51.701 7 INFO neutron.db.segments_db [None req-c1ae38a9-4dea-461a-b787-63d06d229468 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Added segment 7d7ff9e6-eba4-40f6-a0d0-377a3ef13507 of type vxlan for network 4fe2aa4b-5a98-45c5-a70d-1a7ac4f3089f [pid: 8|app: 0|req: 858/1828] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:51 2026] POST /v2.0/networks => generated 625 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:52.012 7 INFO neutron.db.l3_hamode_db [None req-c1ae38a9-4dea-461a-b787-63d06d229468 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 859/1829] 10.0.0.51 () {34 vars in 663 bytes} [Sun Apr 12 19:50:51 2026] POST /v2.0/ports => generated 775 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, ' 2026-04-12 19:50:52.112 8 INFO neutron.db.segments_db [None req-920cdd51-a5ea-438f-aa82-0f1c87c21ba2 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] Added segment c0f20255-c2cb-425b-805f-5c911828522b of type vxlan for network 683b63bc-542c-4759-b9d3-968a2314335e [pid: 8|app: 0|req: 860/1830] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:52 2026] POST /v2.0/networks => generated 613 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1831] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:52 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:52.809 7 INFO neutron.db.l3_hamode_db [None req-c1ae38a9-4dea-461a-b787-63d06d229468 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 862/1832] 10.0.0.51 () {34 vars in 663 bytes} [Sun Apr 12 19:50:52 2026] POST /v2.0/ports => generated 950 bytes in 336 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-04-12 19:50:53.188 8 INFO neutron.db.segments_db [None req-b48619a0-8e1c-48b1-bb1e-b2f3ec53fe87 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 0268b724-3363-45c8-80f9-faaa41f95adb of type vxlan for network 603b2cab-955b-402c-a1cf-f13c93274fe5 [pid: 8|app: 0|req: 863/1833] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:50:52 2026] POST /v2.0/networks => generated 722 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:53.389 8 INFO neutron_taas.services.taas.taas_plugin [None req-3b030694-287d-405e-9b6c-21fa213c0b6f 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] TaaS: Handle Delete Port: 28387af1-1431-4a33-8e42-80b7541fffff 2026-04-12 19:50:53.392 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b030694-287d-405e-9b6c-21fa213c0b6f 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] Tap Mirror: Handle Delete Port: 28387af1-1431-4a33-8e42-80b7541fffff [pid: 8|app: 0|req: 864/1834] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:53 2026] DELETE /v2.0/ports/28387af1-1431-4a33-8e42-80b7541fffff => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1835] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:53 2026] POST /v2.0/subnets => generated 688 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1836] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:51 2026] POST /v2.0/routers => generated 694 bytes in 2143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:53.803 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8dc1e3af-ccc9-42c4-bb13-2f0868adb734 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 866/1837] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:53 2026] DELETE /v2.0/ports/28387af1-1431-4a33-8e42-80b7541fffff => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:50:53.841 7 INFO neutron.db.segments_db [None req-5e42d6cd-4e6f-4a6b-bee7-1923dd229767 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment ab0f5d5a-306e-49f7-af31-d205633a6199 of type vxlan for network 9d753ca2-34eb-4f9c-a36a-bd03a8d3c757 [pid: 8|app: 0|req: 867/1838] 10.0.0.51 () {32 vars in 774 bytes} [Sun Apr 12 19:50:53 2026] GET /v2.0/subnets?project_id=2b14895cef6f4fae9efb91aa5561c8a3&cidr=10.100.0.0%2F28 => generated 14 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:50:54.058 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae2a743a-5eb8-4b18-81ba-5ef8b1b2c937 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 868/1839] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:50:54 2026] GET /v2.0/ports/28387af1-1431-4a33-8e42-80b7541fffff => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:50:54.112 7 INFO neutron.db.l3_hamode_db [None req-5e42d6cd-4e6f-4a6b-bee7-1923dd229767 2724e03fcb4e4d5a8e20e3294a330d16 12674cdf8df146cc8a5eb15893a17143 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 869/1840] 10.0.0.51 () {32 vars in 692 bytes} [Sun Apr 12 19:50:54 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1841] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:54 2026] DELETE /v2.0/subnets/037d7eeb-68e4-43cd-a363-b0a23b31857a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1842] 10.0.0.51 () {32 vars in 782 bytes} [Sun Apr 12 19:50:54 2026] GET /v2.0/subnets?network_id=b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8&cidr=10.100.0.0%2F28 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:50:54.367 8 INFO neutron.services.segments.plugin [-] Segment c0f20255-c2cb-425b-805f-5c911828522b resource provider aggregate not found 2026-04-12 19:50:54.372 8 INFO neutron.services.segments.plugin [-] Segment c0f20255-c2cb-425b-805f-5c911828522b resource provider aggregate not found 2026-04-12 19:50:54.391 8 INFO neutron.services.segments.plugin [-] Segment c0f20255-c2cb-425b-805f-5c911828522b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0f20255-c2cb-425b-805f-5c911828522b found for delete ", "request_id": "req-0d837ebd-e951-42a1-b8fd-b1dbece1c320"}]} 2026-04-12 19:50:54.395 8 INFO neutron.services.segments.plugin [-] Segment c0f20255-c2cb-425b-805f-5c911828522b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0f20255-c2cb-425b-805f-5c911828522b found for delete ", "request_id": "req-c3d5252e-f4ff-4ca6-9138-2618e5a83681"}]} [pid: 8|app: 0|req: 872/1843] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:54 2026] DELETE /v2.0/networks/683b63bc-542c-4759-b9d3-968a2314335e => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1844] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:54 2026] POST /v2.0/subnets => generated 656 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:54.723 8 INFO neutron.db.segments_db [None req-d94bb4b5-a814-43d4-8cef-2b4a3802ed38 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] Added segment 44f9cea2-1e23-4ea3-a1ea-588117c853b2 of type vxlan for network 979fdcc8-45f7-410a-998b-f99c401c5960 [pid: 8|app: 0|req: 874/1845] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:54 2026] POST /v2.0/networks => generated 613 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:54.913 7 INFO neutron.db.l3_hamode_db [None req-5e42d6cd-4e6f-4a6b-bee7-1923dd229767 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 972/1846] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:53 2026] POST /v2.0/routers => generated 728 bytes in 2018 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1847] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:55 2026] POST /v2.0/subnets => generated 626 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1848] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:50:54 2026] PUT /v2.0/routers/b5c95278-0fdb-4574-bf5a-947e8f1222eb/add_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1849] 10.0.0.51 () {34 vars in 663 bytes} [Sun Apr 12 19:50:56 2026] POST /v2.0/ports => generated 911 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1850] 10.0.0.51 () {32 vars in 647 bytes} [Sun Apr 12 19:50:56 2026] GET /v2.0/networks => generated 6516 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:50:56.657 8 INFO neutron_taas.services.taas.taas_plugin [None req-644b4a22-fe78-4d83-ba7c-1950c5120430 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] TaaS: Handle Delete Port: 82f7646c-4840-4b4b-9410-9a32aaeace18 2026-04-12 19:50:56.659 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-644b4a22-fe78-4d83-ba7c-1950c5120430 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] Tap Mirror: Handle Delete Port: 82f7646c-4840-4b4b-9410-9a32aaeace18 [pid: 8|app: 0|req: 878/1851] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:56 2026] DELETE /v2.0/ports/82f7646c-4840-4b4b-9410-9a32aaeace18 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1852] 10.0.0.51 () {32 vars in 645 bytes} [Sun Apr 12 19:50:56 2026] GET /v2.0/subnets => generated 4528 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:50:56.905 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33d13f2f-fa5f-4d84-ad7e-ad477c45213d 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 880/1853] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:50:56 2026] GET /v2.0/ports/82f7646c-4840-4b4b-9410-9a32aaeace18 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1854] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:50:56 2026] PUT /v2.0/routers/68b34494-5caf-4e57-8ed3-0ac258029cb5/add_router_interface => generated 309 bytes in 1281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:57.374 8 INFO neutron.db.segments_db [None req-96204a46-1ae4-43c2-b948-8b499b5abab2 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Added segment e118ea72-518e-413e-88f5-0356a2bc694a of type vxlan for network e44f3223-5914-4d90-875b-b93c4540d9c3 [pid: 7|app: 0|req: 975/1855] 10.0.0.51 () {32 vars in 645 bytes} [Sun Apr 12 19:50:57 2026] GET /v2.0/routers => generated 1461 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1856] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:56 2026] POST /v2.0/networks => generated 621 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1857] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:50:57 2026] DELETE /v2.0/subnets/1cf60100-69e4-43f4-9cb5-6b587cc17038 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1858] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:57 2026] POST /v2.0/subnets => generated 657 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1859] 10.0.0.51 () {34 vars in 683 bytes} [Sun Apr 12 19:50:57 2026] POST /v2.0/security-groups => generated 1675 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1860] 10.0.0.51 () {32 vars in 720 bytes} [Sun Apr 12 19:50:57 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:50:57.967 8 INFO neutron.services.segments.plugin [-] Segment 44f9cea2-1e23-4ea3-a1ea-588117c853b2 resource provider aggregate not found 2026-04-12 19:50:57.974 8 INFO neutron.services.segments.plugin [-] Segment 44f9cea2-1e23-4ea3-a1ea-588117c853b2 resource provider aggregate not found 2026-04-12 19:50:57.986 8 INFO neutron.services.segments.plugin [-] Segment 44f9cea2-1e23-4ea3-a1ea-588117c853b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f9cea2-1e23-4ea3-a1ea-588117c853b2 found for delete ", "request_id": "req-8d86d74b-ced3-471b-b0d2-266d584af32f"}]} 2026-04-12 19:50:58.006 8 INFO neutron.services.segments.plugin [-] Segment 44f9cea2-1e23-4ea3-a1ea-588117c853b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f9cea2-1e23-4ea3-a1ea-588117c853b2 found for delete ", "request_id": "req-3b6072ec-cd5d-4819-a5ad-a0a83192fbfa"}]} [pid: 8|app: 0|req: 883/1861] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:50:57 2026] DELETE /v2.0/networks/979fdcc8-45f7-410a-998b-f99c401c5960 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1862] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:50:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1863] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:58 2026] POST /v2.0/subnets => generated 731 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1864] 10.0.0.51 () {34 vars in 663 bytes} [Sun Apr 12 19:50:58 2026] POST /v2.0/ports => generated 774 bytes in 299 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-04-12 19:50:58.421 7 INFO neutron.db.segments_db [None req-1f2b3e94-2ec6-4c6e-b515-d4c065ed9173 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Added segment cbad5f01-5709-40e5-a9d8-2b1820911890 of type vxlan for network bb012411-0be7-43da-89f4-bebb8e29431e [pid: 8|app: 0|req: 885/1865] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:50:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1866] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:58 2026] POST /v2.0/networks => generated 619 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1867] 10.0.0.51 () {34 vars in 735 bytes} [Sun Apr 12 19:50:58 2026] PUT /v2.0/ports/7fcfbcf9-8e07-4a90-8e9c-54fcc4e7088c => generated 752 bytes in 192 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: 982/1868] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:50:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:58.929 7 INFO neutron.db.segments_db [None req-81baec4a-a197-4e2e-8329-fe4eda121086 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment 63180d9e-10c1-45e8-904b-1c8bd785332d of type vxlan for network 0551395c-b967-41d1-b37f-13cd0354fe6f [pid: 7|app: 0|req: 983/1869] 10.0.0.51 () {34 vars in 669 bytes} [Sun Apr 12 19:50:58 2026] POST /v2.0/networks => generated 722 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1870] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:58 2026] POST /v2.0/subnets => generated 656 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:59.111 7 INFO neutron_taas.services.taas.taas_plugin [None req-63dfa9a6-449a-4536-bbeb-0a2b949d2eb9 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] TaaS: Handle Delete Port: 7fcfbcf9-8e07-4a90-8e9c-54fcc4e7088c 2026-04-12 19:50:59.115 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63dfa9a6-449a-4536-bbeb-0a2b949d2eb9 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] Tap Mirror: Handle Delete Port: 7fcfbcf9-8e07-4a90-8e9c-54fcc4e7088c [pid: 8|app: 0|req: 888/1871] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:50:59 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) [pid: 7|app: 0|req: 984/1872] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:50:59 2026] DELETE /v2.0/ports/7fcfbcf9-8e07-4a90-8e9c-54fcc4e7088c => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1873] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:59 2026] POST /v2.0/subnets => generated 688 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:59.409 8 INFO neutron.db.securitygroups_db [None req-d3424b62-a104-4350-8dfe-57253815c46e 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Project 2b14895cef6f4fae9efb91aa5561c8a3 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: 890/1874] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:50:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1875] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:59 2026] POST /v2.0/subnets => generated 726 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1876] 10.0.0.51 () {32 vars in 641 bytes} [Sun Apr 12 19:50:59 2026] GET /v2.0/ports => generated 778 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:50:59.560 8 INFO neutron.db.securitygroups_db [None req-94e45088-8271-431f-a973-37436d48c6fc 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Project 2b14895cef6f4fae9efb91aa5561c8a3 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-12 19:50:59.604 7 INFO neutron.db.segments_db [None req-14fd6455-1a18-4d9d-9591-0290612a1cc6 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Added segment ea18b5c5-bbc8-4e55-816a-24c0dfd95553 of type vxlan for network dd30c8d6-4b94-4e64-a457-766260b2a1b1 [pid: 8|app: 0|req: 892/1877] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:50:59 2026] POST /v2.0/security-group-rules => generated 606 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:59.713 8 INFO neutron.db.segments_db [None req-7a09a940-0837-4d9e-a00b-19bdf388ca9b ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Added segment 1a1f13fe-af40-48e6-a212-37bf6f69e4df of type vxlan for network fc89b646-c160-4f88-8208-6534091bf63e [pid: 8|app: 0|req: 893/1878] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:50:59 2026] POST /v2.0/networks => generated 619 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:50:59.821 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56da6502-3177-4685-83f6-5f46a9a7bf32 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1879] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:50:59 2026] GET /v2.0/ports/7fcfbcf9-8e07-4a90-8e9c-54fcc4e7088c => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:50:59.945 7 INFO neutron.db.l3_hamode_db [None req-14fd6455-1a18-4d9d-9591-0290612a1cc6 2724e03fcb4e4d5a8e20e3294a330d16 a7b5f7cda5b34d68adad63be0dd530b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 895/1880] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:59 2026] POST /v2.0/subnets => generated 656 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1881] 10.0.0.51 () {32 vars in 641 bytes} [Sun Apr 12 19:51:00 2026] GET /v2.0/ports => generated 778 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1882] 10.0.0.51 () {32 vars in 647 bytes} [Sun Apr 12 19:51:00 2026] GET /v2.0/networks => generated 1298 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1883] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:51:00 2026] POST /v2.0/subnets => generated 730 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1884] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:51:00 2026] GET /v2.0/ports/cc95e09f-c79e-4096-b21a-cbb126b0c425 => generated 775 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1885] 10.0.0.156 () {34 vars in 1099 bytes} [Sun Apr 12 19:51:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1191795116&fields=id&tenant_id=2b14895cef6f4fae9efb91aa5561c8a3 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:51:00.700 7 INFO neutron.db.l3_hamode_db [None req-14fd6455-1a18-4d9d-9591-0290612a1cc6 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:51:00.707 8 INFO neutron.db.segments_db [None req-702382b4-5f0a-4bdb-a991-c515bab3f689 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Added segment 7b8c146a-3bd8-470b-b621-d9005c7198c3 of type vxlan for network 8c21c92b-21c9-4198-9c27-c7aa5f6821e0 2026-04-12 19:51:00.954 8 INFO neutron.db.l3_hamode_db [None req-702382b4-5f0a-4bdb-a991-c515bab3f689 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:51:01.754 8 INFO neutron.db.l3_hamode_db [None req-702382b4-5f0a-4bdb-a991-c515bab3f689 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 986/1886] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:50:59 2026] POST /v2.0/routers => generated 728 bytes in 2489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:51:02.029 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d834c88a-2039-461b-b5bb-2db6074c3212 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 987/1887] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:51:02 2026] DELETE /v2.0/ports/82f7646c-4840-4b4b-9410-9a32aaeace18 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1888] 10.0.0.156 () {34 vars in 981 bytes} [Sun Apr 12 19:51:02 2026] GET /v2.0/networks?id=8ec67d64-6e43-4d59-bb94-c27de8dd509a => generated 661 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1889] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:51:00 2026] POST /v2.0/routers => generated 685 bytes in 2094 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:51:02.795 8 INFO neutron.pecan_wsgi.hooks.translation [None req-645c703d-1ad1-4823-ad70-795e8c417428 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 902/1890] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:02 2026] DELETE /v2.0/subnets/1cf60100-69e4-43f4-9cb5-6b587cc17038 => generated 136 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1891] 10.0.0.156 () {34 vars in 964 bytes} [Sun Apr 12 19:51:02 2026] GET /v2.0/quotas/2b14895cef6f4fae9efb91aa5561c8a3 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1892] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:51:02 2026] PUT /v2.0/routers/e26e5879-196e-4ba6-a4b7-7afc7eba9604/add_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:51:03.140 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1dcd2c8-d128-48fc-a51b-6db9be2690fa 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 990/1893] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:03 2026] DELETE /v2.0/subnets/037d7eeb-68e4-43cd-a363-b0a23b31857a => 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: 991/1894] 10.0.0.156 () {34 vars in 1001 bytes} [Sun Apr 12 19:51:03 2026] GET /v2.0/ports?tenant_id=2b14895cef6f4fae9efb91aa5561c8a3&fields=id => generated 57 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:51:03.352 7 INFO neutron_taas.services.taas.taas_plugin [None req-8c3b408d-705b-4e19-bb34-47794add3445 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] TaaS: Handle Delete Port: cc95e09f-c79e-4096-b21a-cbb126b0c425 2026-04-12 19:51:03.355 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c3b408d-705b-4e19-bb34-47794add3445 89f4b2d2a0a04a7b8633ef87e35b548b 6d2f3844192c4c6cb9df953576b02a3f - - default default] Tap Mirror: Handle Delete Port: cc95e09f-c79e-4096-b21a-cbb126b0c425 [pid: 7|app: 0|req: 992/1895] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:51:03 2026] DELETE /v2.0/ports/cc95e09f-c79e-4096-b21a-cbb126b0c425 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1896] 10.0.0.156 () {34 vars in 1007 bytes} [Sun Apr 12 19:51:03 2026] GET /v2.0/networks/8ec67d64-6e43-4d59-bb94-c27de8dd509a?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:51:03.691 7 INFO neutron.services.segments.plugin [-] Segment 32799cb8-09f8-4345-8a4f-a38cbf95f071 resource provider aggregate not found 2026-04-12 19:51:03.696 7 INFO neutron.services.segments.plugin [-] Segment 32799cb8-09f8-4345-8a4f-a38cbf95f071 resource provider aggregate not found 2026-04-12 19:51:03.711 7 INFO neutron.services.segments.plugin [-] Segment 32799cb8-09f8-4345-8a4f-a38cbf95f071 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32799cb8-09f8-4345-8a4f-a38cbf95f071 found for delete ", "request_id": "req-1301dae2-2065-4763-b3f6-7606efe90f39"}]} 2026-04-12 19:51:03.717 7 INFO neutron.services.segments.plugin [-] Segment 32799cb8-09f8-4345-8a4f-a38cbf95f071 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32799cb8-09f8-4345-8a4f-a38cbf95f071 found for delete ", "request_id": "req-579f2f05-b521-410d-b1e0-ea61063e7578"}]} [pid: 7|app: 0|req: 994/1897] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:51:03 2026] DELETE /v2.0/networks/d7598e11-74fe-4365-aa02-f163af9bd71b => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1898] 10.0.0.156 () {34 vars in 1107 bytes} [Sun Apr 12 19:51:03 2026] GET /v2.0/networks/8ec67d64-6e43-4d59-bb94-c27de8dd509a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1899] 10.0.0.51 () {34 vars in 683 bytes} [Sun Apr 12 19:51:03 2026] POST /v2.0/security-groups => generated 1673 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1900] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:04 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1901] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1902] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:51:02 2026] PUT /v2.0/routers/0d594902-8904-466d-b38d-269b257c9e4e/add_router_interface => generated 309 bytes in 1550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1903] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:04 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: 7|app: 0|req: 1002/1906] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:51:04 2026] GET /v2.0/security-groups?tenant_id=6d2f3844192c4c6cb9df953576b02a3f&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1907] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1908] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:51:04 2026] DELETE /v2.0/security-groups/794cb24e-ee00-4709-b4d3-aa80c51f3901 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1909] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:51:05.105 7 INFO neutron.db.securitygroups_db [None req-de946e0f-0d88-4789-a9cf-e644c39131fe 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] Project 12674cdf8df146cc8a5eb15893a17143 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: 1006/1910] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:05 2026] POST /v2.0/security-group-rules => generated 607 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:51:05.257 7 INFO neutron.db.securitygroups_db [None req-1ca4f1dc-0863-4649-bab5-321958af35cb 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] Project 12674cdf8df146cc8a5eb15893a17143 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: 1007/1911] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:05 2026] POST /v2.0/security-group-rules => generated 606 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1912] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:05 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => 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: 905/1913] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:51:04 2026] PUT /v2.0/routers/0d594902-8904-466d-b38d-269b257c9e4e/add_router_interface => generated 309 bytes in 1515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1914] 10.0.0.51 () {34 vars in 683 bytes} [Sun Apr 12 19:51:05 2026] POST /v2.0/security-groups => generated 1660 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1915] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1916] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1917] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:51:06 2026] POST /v2.0/floatingips => generated 552 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1918] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:06 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:51:07.338 7 INFO neutron.db.segments_db [None req-7d9bace8-61b4-4102-bbb2-87caae825c84 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Added segment 5962c8ef-8f95-4a9b-aedb-0440bc0e33df of type vxlan for network c833bf41-7fa1-48f0-a927-148b52c2995b [pid: 8|app: 0|req: 906/1919] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:51:05 2026] PUT /v2.0/routers/0d594902-8904-466d-b38d-269b257c9e4e/add_router_interface => generated 309 bytes in 1549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1920] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:51:06 2026] POST /v2.0/networks => generated 611 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1921] 10.0.0.156 () {34 vars in 1097 bytes} [Sun Apr 12 19:51:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--323209243&fields=id&tenant_id=12674cdf8df146cc8a5eb15893a17143 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:51:07.589 7 INFO neutron.db.segments_db [None req-39a9492b-2a12-48ef-8c5d-5f9b6d8b3c3e a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Added segment 54c3ec99-2d4d-4e29-9705-1958f85e16a0 of type vxlan for network a787852e-02b5-49c5-8fef-445b257be5ef [pid: 8|app: 0|req: 908/1922] 10.0.0.51 () {34 vars in 682 bytes} [Sun Apr 12 19:51:07 2026] POST /v2.0/security-groups => generated 1627 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1923] 10.0.0.156 () {34 vars in 1097 bytes} [Sun Apr 12 19:51:07 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-269039924&fields=id&tenant_id=12674cdf8df146cc8a5eb15893a17143 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1924] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:51:07 2026] POST /v2.0/networks => generated 610 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1925] 10.0.0.156 () {34 vars in 981 bytes} [Sun Apr 12 19:51:07 2026] GET /v2.0/networks?id=603b2cab-955b-402c-a1cf-f13c93274fe5 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1926] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1927] 10.0.0.156 () {34 vars in 964 bytes} [Sun Apr 12 19:51:07 2026] GET /v2.0/quotas/12674cdf8df146cc8a5eb15893a17143 => 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: 912/1928] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1929] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:51:07 2026] POST /v2.0/subnets => generated 626 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1930] 10.0.0.156 () {34 vars in 1001 bytes} [Sun Apr 12 19:51:08 2026] GET /v2.0/ports?tenant_id=12674cdf8df146cc8a5eb15893a17143&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1931] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:08 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => 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: 914/1932] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:08 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: 8|app: 0|req: 915/1933] 10.0.0.156 () {34 vars in 1007 bytes} [Sun Apr 12 19:51:08 2026] GET /v2.0/networks/603b2cab-955b-402c-a1cf-f13c93274fe5?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: 916/1934] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1935] 10.0.0.156 () {34 vars in 1107 bytes} [Sun Apr 12 19:51:08 2026] GET /v2.0/networks/603b2cab-955b-402c-a1cf-f13c93274fe5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1936] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:51:08 2026] POST /v2.0/subnets => generated 626 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1937] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:51:08 2026] GET /v2.0/networks?id=8ec67d64-6e43-4d59-bb94-c27de8dd509a => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:51:08.532 8 INFO neutron.db.segments_db [None req-0171c4fe-d938-4994-9b36-28ad0f10e59a a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Added segment acb878a2-9c89-4866-877e-6a394e4f5c01 of type vxlan for network d2e75f26-ed3e-4e25-9cdd-11a2730b7cd4 [pid: 7|app: 0|req: 1020/1938] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1939] 162.253.55.204 () {34 vars in 1049 bytes} [Sun Apr 12 19:51:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2b14895cef6f4fae9efb91aa5561c8a3 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1940] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:51:08.782 8 INFO neutron.db.l3_hamode_db [None req-0171c4fe-d938-4994-9b36-28ad0f10e59a a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:51:08.906 8 INFO neutron.db.l3_hamode_db [None req-0171c4fe-d938-4994-9b36-28ad0f10e59a a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1023/1941] 162.253.55.204 () {38 vars in 954 bytes} [Sun Apr 12 19:51:08 2026] POST /v2.0/ports => generated 958 bytes in 355 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: 1024/1942] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:09 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => 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: 1025/1943] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1944] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:51:08 2026] POST /v2.0/routers => generated 507 bytes in 1037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1945] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:09 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1946] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:51:09 2026] PUT /v2.0/ports/728949e1-24b6-42cb-b31a-f762813fd838 => generated 1239 bytes in 426 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-04-12 19:51:09.733 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d91f1052-c36a-40d5-bbb3-a0402cf30acc'] response: {'name': 'network-changed', 'server_uuid': 'ca56615f-375c-4b28-af43-523fd1798a3f', 'tag': '728949e1-24b6-42cb-b31a-f762813fd838', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 921/1947] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:09 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: 922/1948] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:09 2026] GET /v2.0/security-groups?id=ccd76412-ebbb-4d4e-94c8-a762d122f9a4&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1949] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:09 2026] POST /v2.0/security-group-rules => generated 599 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1950] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1951] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:51:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1952] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:10 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => 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: 927/1953] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:51:10 2026] GET /v2.0/ports?tenant_id=2b14895cef6f4fae9efb91aa5561c8a3&device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1954] 162.253.55.204 () {34 vars in 1017 bytes} [Sun Apr 12 19:51:10 2026] GET /v2.0/networks?tenant_id=2b14895cef6f4fae9efb91aa5561c8a3&shared=False => generated 757 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1955] 162.253.55.204 () {34 vars in 929 bytes} [Sun Apr 12 19:51:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1956] 10.0.0.156 () {34 vars in 1093 bytes} [Sun Apr 12 19:51:10 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-426648185&fields=id&tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc => 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: 931/1957] 10.0.0.156 () {34 vars in 981 bytes} [Sun Apr 12 19:51:10 2026] GET /v2.0/networks?id=bb012411-0be7-43da-89f4-bebb8e29431e => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1958] 10.0.0.156 () {34 vars in 964 bytes} [Sun Apr 12 19:51:10 2026] GET /v2.0/quotas/c5c4bb3f42d94e539650dad87f9c3bfc => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1959] 10.0.0.156 () {34 vars in 1001 bytes} [Sun Apr 12 19:51:10 2026] GET /v2.0/ports?tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc&fields=id => generated 195 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1960] 10.0.0.156 () {34 vars in 1007 bytes} [Sun Apr 12 19:51:10 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 935/1961] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:10 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1962] 10.0.0.156 () {34 vars in 1107 bytes} [Sun Apr 12 19:51:10 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 1027/1963] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:51:09 2026] PUT /v2.0/routers/304e34b4-c68c-4975-b630-bacb2dcb4ce2/add_router_interface => generated 309 bytes in 1347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1964] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:51:11 2026] GET /v2.0/ports/a69c4c24-f97c-4a40-84e0-daf49248eb3c => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1965] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:11 2026] GET /v2.0/security-groups?id=ccd76412-ebbb-4d4e-94c8-a762d122f9a4&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1966] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:11 2026] GET /v2.0/ports?device_id=aa9d852b-6a27-4493-95de-950144abbed9 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1967] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:11 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => 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: 940/1968] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:51:11 2026] GET /v2.0/ports?tenant_id=2b14895cef6f4fae9efb91aa5561c8a3&device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1969] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:51:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=728949e1-24b6-42cb-b31a-f762813fd838 => 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: 942/1970] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:51:11 2026] GET /v2.0/subnets?id=5226f74f-ae0c-46cf-b20a-c6b061727dd0 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1971] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:51:11 2026] GET /v2.0/ports?network_id=8ec67d64-6e43-4d59-bb94-c27de8dd509a&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1972] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:51:11 2026] GET /v2.0/networks/8ec67d64-6e43-4d59-bb94-c27de8dd509a?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: 945/1973] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:51:11 2026] GET /v2.0/networks/8ec67d64-6e43-4d59-bb94-c27de8dd509a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1974] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:12 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1975] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:12 2026] GET /v2.0/security-groups?id=ccd76412-ebbb-4d4e-94c8-a762d122f9a4&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1976] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:51:11 2026] PUT /v2.0/routers/304e34b4-c68c-4975-b630-bacb2dcb4ce2/add_router_interface => generated 309 bytes in 1310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1977] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:51:12 2026] GET /v2.0/ports/73229cff-21d9-49dc-bcad-16d6cf199a30 => generated 955 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1978] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:12 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:51:12.820 7 INFO neutron_taas.services.taas.taas_plugin [None req-5739c331-11ee-40eb-a736-88a452ea38c4 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] TaaS: Handle Delete Port: 73229cff-21d9-49dc-bcad-16d6cf199a30 2026-04-12 19:51:12.824 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5739c331-11ee-40eb-a736-88a452ea38c4 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Tap Mirror: Handle Delete Port: 73229cff-21d9-49dc-bcad-16d6cf199a30 [pid: 8|app: 0|req: 950/1979] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:51:12 2026] GET /v2.0/networks?id=603b2cab-955b-402c-a1cf-f13c93274fe5 => generated 673 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1980] 162.253.55.204 () {34 vars in 1049 bytes} [Sun Apr 12 19:51:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=12674cdf8df146cc8a5eb15893a17143 => generated 272 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1981] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:51:12 2026] PUT /v2.0/routers/304e34b4-c68c-4975-b630-bacb2dcb4ce2/remove_router_interface => generated 309 bytes in 888 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1982] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:13 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1983] 162.253.55.204 () {38 vars in 954 bytes} [Sun Apr 12 19:51:13 2026] POST /v2.0/ports => generated 997 bytes in 424 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: 953/1984] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:13 2026] GET /v2.0/security-groups?id=ccd76412-ebbb-4d4e-94c8-a762d122f9a4&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:51:13.819 7 INFO neutron_taas.services.taas.taas_plugin [None req-24698680-3bbd-4570-9593-0ef86aec1979 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] TaaS: Handle Delete Port: a69c4c24-f97c-4a40-84e0-daf49248eb3c 2026-04-12 19:51:13.822 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24698680-3bbd-4570-9593-0ef86aec1979 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Tap Mirror: Handle Delete Port: a69c4c24-f97c-4a40-84e0-daf49248eb3c [pid: 8|app: 0|req: 954/1985] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:51:13 2026] PUT /v2.0/ports/be87bce5-8984-4cc6-8a86-b24bf7922b47 => generated 1278 bytes in 554 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: 955/1986] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:14 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:51:14.120 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e98aad00-eabe-44b7-9a58-3b1ddd98f3b8'] response: {'name': 'network-changed', 'server_uuid': '2d25390e-f90b-4f6b-bf75-ec92a6ac75d9', 'tag': 'be87bce5-8984-4cc6-8a86-b24bf7922b47', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 956/1987] 10.0.0.156 () {34 vars in 1119 bytes} [Sun Apr 12 19:51:14 2026] GET /v2.0/security-groups?id=0776e503-5c43-4e77-a9e0-b4e7af1425a8&id=590aa12e-55b2-47c0-98c9-65102de731a8&fields=id&fields=name => generated 205 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1988] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:51:13 2026] PUT /v2.0/routers/304e34b4-c68c-4975-b630-bacb2dcb4ce2/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1989] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:51:14 2026] GET /v2.0/ports?device_id=304e34b4-c68c-4975-b630-bacb2dcb4ce2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:51:14.592 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e7ffe9c-e5fc-4410-8f66-0425799937ce a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] TaaS: Handle Delete Port: c45d0779-5b11-4609-8799-9da45f2461c6 2026-04-12 19:51:14.594 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e7ffe9c-e5fc-4410-8f66-0425799937ce a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Tap Mirror: Handle Delete Port: c45d0779-5b11-4609-8799-9da45f2461c6 [pid: 8|app: 0|req: 958/1990] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:14 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1991] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:51:14 2026] GET /v2.0/ports?tenant_id=12674cdf8df146cc8a5eb15893a17143&device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1281 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1992] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:14 2026] GET /v2.0/security-groups?id=ccd76412-ebbb-4d4e-94c8-a762d122f9a4&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: 961/1993] 162.253.55.204 () {34 vars in 1017 bytes} [Sun Apr 12 19:51:14 2026] GET /v2.0/networks?tenant_id=12674cdf8df146cc8a5eb15893a17143&shared=False => generated 769 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1994] 162.253.55.204 () {34 vars in 929 bytes} [Sun Apr 12 19:51:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:51:14.973 7 INFO neutron.services.segments.plugin [-] Segment acb878a2-9c89-4866-877e-6a394e4f5c01 resource provider aggregate not found 2026-04-12 19:51:14.977 7 INFO neutron.services.segments.plugin [-] Segment acb878a2-9c89-4866-877e-6a394e4f5c01 resource provider aggregate not found 2026-04-12 19:51:15.000 7 INFO neutron.services.segments.plugin [-] Segment acb878a2-9c89-4866-877e-6a394e4f5c01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acb878a2-9c89-4866-877e-6a394e4f5c01 found for delete ", "request_id": "req-8212134f-ed4c-4bfd-9cac-e25952d3f577"}]} 2026-04-12 19:51:15.000 7 INFO neutron.services.segments.plugin [-] Segment acb878a2-9c89-4866-877e-6a394e4f5c01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acb878a2-9c89-4866-877e-6a394e4f5c01 found for delete ", "request_id": "req-9dcca639-fe8b-448c-a3de-009b441cb052"}]} 2026-04-12 19:51:15.006 7 INFO neutron.db.l3_hamode_db [None req-9e7ffe9c-e5fc-4410-8f66-0425799937ce a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] HA network d2e75f26-ed3e-4e25-9cdd-11a2730b7cd4 was deleted as no HA routers are present in tenant bcf54d4f89cf48b79bf7f381200c76d9. [pid: 7|app: 0|req: 1033/1995] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:14 2026] DELETE /v2.0/routers/304e34b4-c68c-4975-b630-bacb2dcb4ce2 => generated 0 bytes in 621 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1996] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:15 2026] DELETE /v2.0/subnets/7fafe309-b146-489e-b2b8-dcccae1edb12 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1997] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:15 2026] DELETE /v2.0/subnets/a3fba7d0-f1b3-47af-b843-08e5975a4b9f => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1998] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:15 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1012 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1999] 10.0.0.156 () {34 vars in 1119 bytes} [Sun Apr 12 19:51:15 2026] GET /v2.0/security-groups?id=0776e503-5c43-4e77-a9e0-b4e7af1425a8&id=590aa12e-55b2-47c0-98c9-65102de731a8&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: 7|app: 0|req: 1035/2000] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:51:15 2026] DELETE /v2.0/networks/a787852e-02b5-49c5-8fef-445b257be5ef => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:51:15.515 8 INFO neutron.services.segments.plugin [-] Segment 5962c8ef-8f95-4a9b-aedb-0440bc0e33df resource provider aggregate not found 2026-04-12 19:51:15.517 8 INFO neutron.services.segments.plugin [-] Segment 5962c8ef-8f95-4a9b-aedb-0440bc0e33df resource provider aggregate not found 2026-04-12 19:51:15.539 8 INFO neutron.services.segments.plugin [-] Segment 5962c8ef-8f95-4a9b-aedb-0440bc0e33df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5962c8ef-8f95-4a9b-aedb-0440bc0e33df found for delete ", "request_id": "req-61e7392a-2825-4791-b4ae-95405d5b9c1f"}]} 2026-04-12 19:51:15.540 8 INFO neutron.services.segments.plugin [-] Segment 5962c8ef-8f95-4a9b-aedb-0440bc0e33df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5962c8ef-8f95-4a9b-aedb-0440bc0e33df found for delete ", "request_id": "req-3df882bf-43dd-480d-9339-93473f8fa020"}]} [pid: 8|app: 0|req: 966/2001] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:51:15 2026] DELETE /v2.0/networks/c833bf41-7fa1-48f0-a927-148b52c2995b => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:51:15.633 7 INFO neutron.db.segments_db [None req-f5cab571-03a5-4bce-a47b-058a9be094ca a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Added segment 217c4992-24d4-4f87-b9fe-35f5bc6ee86c of type vxlan for network f45fbc4a-e070-456d-86df-a4dcfe2f97fc [pid: 8|app: 0|req: 967/2002] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:51:15 2026] GET /v2.0/networks?id=bb012411-0be7-43da-89f4-bebb8e29431e => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2003] 162.253.55.204 () {34 vars in 1049 bytes} [Sun Apr 12 19:51:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc => generated 178 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2004] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:51:15 2026] POST /v2.0/networks => generated 610 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2005] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:51:15 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2006] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:16 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2007] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:51:16 2026] GET /v2.0/ports?tenant_id=12674cdf8df146cc8a5eb15893a17143&device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1281 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2008] 162.253.55.204 () {38 vars in 954 bytes} [Sun Apr 12 19:51:15 2026] POST /v2.0/ports => generated 1183 bytes in 450 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-04-12 19:51:16.175 7 INFO neutron.db.segments_db [None req-1e997a42-a880-4023-9d3f-806710bbb37e a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Added segment e20cc1f4-b49a-471c-8be1-8c4067f284c0 of type vxlan for network 3cc4d10c-9767-4d3f-a372-0e1578afcba3 [pid: 8|app: 0|req: 970/2009] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:16 2026] GET /v2.0/security-groups?id=ccd76412-ebbb-4d4e-94c8-a762d122f9a4&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: 8|app: 0|req: 971/2010] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:51:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=be87bce5-8984-4cc6-8a86-b24bf7922b47 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:51:16.483 7 INFO neutron.db.l3_hamode_db [None req-1e997a42-a880-4023-9d3f-806710bbb37e a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:51:16.661 7 INFO neutron.db.l3_hamode_db [None req-1e997a42-a880-4023-9d3f-806710bbb37e a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 972/2011] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:51:16 2026] PUT /v2.0/ports/c5d3d8ed-0d43-46f2-a2f2-6959953968bf => generated 1464 bytes in 501 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: 973/2012] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:51:16 2026] GET /v2.0/subnets?id=d3062308-3c8c-463c-86b2-0c0460ec6f28 => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2013] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:16 2026] GET /v2.0/ports?device_id=aa9d852b-6a27-4493-95de-950144abbed9 => generated 1198 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2014] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:16 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1012 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2015] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:51:16 2026] GET /v2.0/ports?network_id=603b2cab-955b-402c-a1cf-f13c93274fe5&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:51:17.023 7 INFO neutron.services.segments.plugin [-] Segment 54c3ec99-2d4d-4e29-9705-1958f85e16a0 resource provider aggregate not found 2026-04-12 19:51:17.029 7 INFO neutron.services.segments.plugin [-] Segment 54c3ec99-2d4d-4e29-9705-1958f85e16a0 resource provider aggregate not found 2026-04-12 19:51:17.039 7 INFO neutron.services.segments.plugin [-] Segment 54c3ec99-2d4d-4e29-9705-1958f85e16a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54c3ec99-2d4d-4e29-9705-1958f85e16a0 found for delete ", "request_id": "req-d40bbd6b-2bcf-4720-a6e8-4b7a667d0a8c"}]} [pid: 8|app: 0|req: 977/2016] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:16 2026] GET /v2.0/security-groups?id=ad3ecd9b-f123-4e85-a56e-c731e8fd3fec&fields=id&fields=name => generated 111 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:51:17.053 7 INFO neutron.services.segments.plugin [-] Segment 54c3ec99-2d4d-4e29-9705-1958f85e16a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54c3ec99-2d4d-4e29-9705-1958f85e16a0 found for delete ", "request_id": "req-3630de71-3a3e-4569-b610-cadb988f702c"}]} [pid: 8|app: 0|req: 978/2017] 10.0.0.156 () {34 vars in 1119 bytes} [Sun Apr 12 19:51:17 2026] GET /v2.0/security-groups?id=0776e503-5c43-4e77-a9e0-b4e7af1425a8&id=590aa12e-55b2-47c0-98c9-65102de731a8&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:51:17.089 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e76bd66-c9e8-4b44-9ae0-6299ab25b5ea'] response: {'name': 'network-changed', 'server_uuid': 'aa9d852b-6a27-4493-95de-950144abbed9', 'tag': 'c5d3d8ed-0d43-46f2-a2f2-6959953968bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 979/2018] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:51:17 2026] GET /v2.0/networks/603b2cab-955b-402c-a1cf-f13c93274fe5?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: 980/2019] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:51:17 2026] GET /v2.0/networks/603b2cab-955b-402c-a1cf-f13c93274fe5?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) [pid: 8|app: 0|req: 981/2020] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:17 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => 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: 982/2021] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:17 2026] GET /v2.0/security-groups?id=ccd76412-ebbb-4d4e-94c8-a762d122f9a4&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: 1040/2022] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:51:16 2026] POST /v2.0/routers => generated 506 bytes in 1296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2023] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:17 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2024] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:17 2026] GET /v2.0/security-groups?id=ccd76412-ebbb-4d4e-94c8-a762d122f9a4&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2025] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:51:17 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2026] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:51:17 2026] GET /v2.0/ports?tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc&device_id=aa9d852b-6a27-4493-95de-950144abbed9 => generated 1467 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2027] 10.0.0.51 () {34 vars in 663 bytes} [Sun Apr 12 19:51:17 2026] POST /v2.0/ports => generated 952 bytes in 477 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: 984/2028] 162.253.55.204 () {34 vars in 1017 bytes} [Sun Apr 12 19:51:17 2026] GET /v2.0/networks?tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc&shared=False => generated 2377 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:51:18.431 7 INFO neutron.db.l3_db [None req-3922c09c-0951-4e85-8a40-433ed46b0017 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Floating IP 30983b46-0cd8-4555-b9cb-1e3996015083 associated. External IP: 10.96.250.206, port: 728949e1-24b6-42cb-b31a-f762813fd838. [pid: 7|app: 0|req: 1045/2029] 10.0.0.51 () {34 vars in 675 bytes} [Sun Apr 12 19:51:17 2026] POST /v2.0/floatingips => generated 856 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:51:18.781 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e0ccc28-5128-4020-828a-f57d2eafe12e'] response: {'name': 'network-changed', 'server_uuid': 'ca56615f-375c-4b28-af43-523fd1798a3f', 'tag': '728949e1-24b6-42cb-b31a-f762813fd838', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1046/2030] 162.253.55.204 () {34 vars in 929 bytes} [Sun Apr 12 19:51:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2031] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:18 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1012 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2032] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:51:18 2026] GET /v2.0/floatingips/30983b46-0cd8-4555-b9cb-1e3996015083 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2033] 10.0.0.156 () {34 vars in 1119 bytes} [Sun Apr 12 19:51:18 2026] GET /v2.0/security-groups?id=0776e503-5c43-4e77-a9e0-b4e7af1425a8&id=590aa12e-55b2-47c0-98c9-65102de731a8&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2034] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:51:19 2026] GET /v2.0/ports?tenant_id=2b14895cef6f4fae9efb91aa5561c8a3&device_id=ca56615f-375c-4b28-af43-523fd1798a3f => 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: 1051/2035] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:51:19 2026] GET /v2.0/networks?id=8ec67d64-6e43-4d59-bb94-c27de8dd509a => generated 757 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2036] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:51:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=728949e1-24b6-42cb-b31a-f762813fd838 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2039] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:51:19 2026] GET /v2.0/subnets?id=5226f74f-ae0c-46cf-b20a-c6b061727dd0 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2040] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:51:19 2026] GET /v2.0/ports?network_id=8ec67d64-6e43-4d59-bb94-c27de8dd509a&device_owner=network%3Adhcp => 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: 1057/2041] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:51:19 2026] GET /v2.0/networks/8ec67d64-6e43-4d59-bb94-c27de8dd509a?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: 1058/2042] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:51:19 2026] GET /v2.0/networks/8ec67d64-6e43-4d59-bb94-c27de8dd509a?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: 985/2043] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:51:17 2026] PUT /v2.0/routers/0e0a2ab0-d9d9-4cfd-aa1a-4d1ae7370256/add_router_interface => generated 309 bytes in 1800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2044] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:51:19 2026] GET /v2.0/ports/28ecb703-2573-4ef9-bf3a-6a94aef3c55f => generated 1026 bytes in 40 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: 1060/2045] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:51:19 2026] GET /v2.0/ports?tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc&device_id=aa9d852b-6a27-4493-95de-950144abbed9 => generated 1467 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2046] 162.253.55.204 () {34 vars in 993 bytes} [Sun Apr 12 19:51:19 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2047] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:51:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.157&port_id=c5d3d8ed-0d43-46f2-a2f2-6959953968bf => 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: 1063/2048] 162.253.55.204 () {34 vars in 1123 bytes} [Sun Apr 12 19:51:19 2026] GET /v2.0/security-groups?id=0776e503-5c43-4e77-a9e0-b4e7af1425a8&id=590aa12e-55b2-47c0-98c9-65102de731a8&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2049] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:51:19 2026] GET /v2.0/floatingips/30983b46-0cd8-4555-b9cb-1e3996015083 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2050] 162.253.55.204 () {34 vars in 1103 bytes} [Sun Apr 12 19:51:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A293&port_id=c5d3d8ed-0d43-46f2-a2f2-6959953968bf => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2051] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:20 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2052] 162.253.55.204 () {34 vars in 1063 bytes} [Sun Apr 12 19:51:20 2026] GET /v2.0/subnets?id=250aeb92-9af7-4743-8cf8-7abd75880063&id=5274f135-4093-4d65-aae2-bc601cd29456 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:51:20.167 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7138a59-80bd-4b1b-a1b3-e3c6966d2cae a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] TaaS: Handle Delete Port: 28ecb703-2573-4ef9-bf3a-6a94aef3c55f 2026-04-12 19:51:20.169 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7138a59-80bd-4b1b-a1b3-e3c6966d2cae a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Tap Mirror: Handle Delete Port: 28ecb703-2573-4ef9-bf3a-6a94aef3c55f [pid: 7|app: 0|req: 1068/2053] 10.0.0.156 () {34 vars in 1119 bytes} [Sun Apr 12 19:51:20 2026] GET /v2.0/security-groups?id=0776e503-5c43-4e77-a9e0-b4e7af1425a8&id=590aa12e-55b2-47c0-98c9-65102de731a8&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2054] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:51:20 2026] GET /v2.0/ports?network_id=bb012411-0be7-43da-89f4-bebb8e29431e&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: 7|app: 0|req: 1070/2055] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:51:20 2026] GET /v2.0/ports?network_id=bb012411-0be7-43da-89f4-bebb8e29431e&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: 1071/2056] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:51:20 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 1072/2057] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:51:20 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 986/2058] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:51:19 2026] PUT /v2.0/routers/0e0a2ab0-d9d9-4cfd-aa1a-4d1ae7370256/remove_router_interface => generated 309 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:51:20.760 7 INFO neutron.api.v2.resource [None req-af78562c-54b4-4860-abb5-7d089346efb0 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1073/2059] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:51:20 2026] PUT /v2.0/routers/0e0a2ab0-d9d9-4cfd-aa1a-4d1ae7370256/remove_router_interface => generated 197 bytes in 145 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: 987/2060] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:51:20 2026] GET /v2.0/ports?device_id=0e0a2ab0-d9d9-4cfd-aa1a-4d1ae7370256 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:51:20.979 7 INFO neutron_taas.services.taas.taas_plugin [None req-a50f1593-1e85-44e4-b7bb-66ed17727743 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] TaaS: Handle Delete Port: 0a7d140a-cd96-4ff7-ba1a-43b7ed3d4927 2026-04-12 19:51:20.984 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a50f1593-1e85-44e4-b7bb-66ed17727743 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Tap Mirror: Handle Delete Port: 0a7d140a-cd96-4ff7-ba1a-43b7ed3d4927 [pid: 8|app: 0|req: 988/2061] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:21 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:51:21.339 7 INFO neutron.services.segments.plugin [-] Segment e20cc1f4-b49a-471c-8be1-8c4067f284c0 resource provider aggregate not found 2026-04-12 19:51:21.344 7 INFO neutron.services.segments.plugin [-] Segment e20cc1f4-b49a-471c-8be1-8c4067f284c0 resource provider aggregate not found 2026-04-12 19:51:21.362 7 INFO neutron.services.segments.plugin [-] Segment e20cc1f4-b49a-471c-8be1-8c4067f284c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e20cc1f4-b49a-471c-8be1-8c4067f284c0 found for delete ", "request_id": "req-ee72af31-dacd-4224-a578-357d225d29a8"}]} 2026-04-12 19:51:21.365 7 INFO neutron.services.segments.plugin [-] Segment e20cc1f4-b49a-471c-8be1-8c4067f284c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e20cc1f4-b49a-471c-8be1-8c4067f284c0 found for delete ", "request_id": "req-8d87ed23-5e76-4531-82ca-f12d18725d9c"}]} [pid: 8|app: 0|req: 989/2062] 10.0.0.156 () {34 vars in 1119 bytes} [Sun Apr 12 19:51:21 2026] GET /v2.0/security-groups?id=0776e503-5c43-4e77-a9e0-b4e7af1425a8&id=590aa12e-55b2-47c0-98c9-65102de731a8&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:51:21.368 7 INFO neutron.db.l3_hamode_db [None req-a50f1593-1e85-44e4-b7bb-66ed17727743 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] HA network 3cc4d10c-9767-4d3f-a372-0e1578afcba3 was deleted as no HA routers are present in tenant bcf54d4f89cf48b79bf7f381200c76d9. [pid: 7|app: 0|req: 1074/2063] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:20 2026] DELETE /v2.0/routers/0e0a2ab0-d9d9-4cfd-aa1a-4d1ae7370256 => generated 0 bytes in 579 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2064] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:21 2026] DELETE /v2.0/subnets/ecf2304e-2efe-4a5e-a5d2-e672c0f7ec53 => 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: 1075/2065] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:51:21 2026] DELETE /v2.0/networks/f45fbc4a-e070-456d-86df-a4dcfe2f97fc => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:51:21.717 8 INFO neutron.db.segments_db [None req-08f31088-2f3d-41f6-b124-03e73000c806 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Added segment 85479573-7d4a-4da7-9c71-56f8b42fb7fa of type vxlan for network 1f1a924e-d1a4-4d33-b6a0-ccd69cc05b42 [pid: 8|app: 0|req: 991/2066] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:51:21 2026] POST /v2.0/networks => generated 611 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2067] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:51:21 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:51:22.117 8 INFO neutron.db.segments_db [None req-1ada2852-bd78-4328-8811-6b734985679c a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Added segment 5d9ccc91-3c50-471b-a972-8496a0df6a51 of type vxlan for network 6e2cec5a-8acf-4575-9d63-acd595b2a385 [pid: 7|app: 0|req: 1077/2068] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:22 2026] GET /v2.0/ports?device_id=aa9d852b-6a27-4493-95de-950144abbed9 => generated 1198 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2069] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:22 2026] GET /v2.0/security-groups?id=ad3ecd9b-f123-4e85-a56e-c731e8fd3fec&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-04-12 19:51:22.421 8 INFO neutron.db.l3_hamode_db [None req-1ada2852-bd78-4328-8811-6b734985679c a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1079/2070] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:22 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:51:22.535 8 INFO neutron.db.l3_hamode_db [None req-1ada2852-bd78-4328-8811-6b734985679c a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1080/2071] 10.0.0.156 () {34 vars in 1119 bytes} [Sun Apr 12 19:51:22 2026] GET /v2.0/security-groups?id=0776e503-5c43-4e77-a9e0-b4e7af1425a8&id=590aa12e-55b2-47c0-98c9-65102de731a8&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2072] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:22 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:51:22.996 7 INFO neutron.db.l3_db [None req-6da6a934-9fa4-47f2-8b0d-4dc414e3b993 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] Floating IP 5a90a2cb-c2e8-4a20-888e-6d203c6fb81b associated. External IP: 10.96.250.211, port: be87bce5-8984-4cc6-8a86-b24bf7922b47. [pid: 8|app: 0|req: 992/2073] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:51:22 2026] POST /v2.0/routers => generated 505 bytes in 1102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:51:23.402 7 INFO neutron.services.segments.plugin [-] Segment 217c4992-24d4-4f87-b9fe-35f5bc6ee86c resource provider aggregate not found [pid: 7|app: 0|req: 1082/2074] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:51:22 2026] PUT /v2.0/floatingips/5a90a2cb-c2e8-4a20-888e-6d203c6fb81b => generated 856 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:51:23.411 7 INFO neutron.services.segments.plugin [-] Segment 217c4992-24d4-4f87-b9fe-35f5bc6ee86c resource provider aggregate not found 2026-04-12 19:51:23.437 7 INFO neutron.services.segments.plugin [-] Segment 217c4992-24d4-4f87-b9fe-35f5bc6ee86c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 217c4992-24d4-4f87-b9fe-35f5bc6ee86c found for delete ", "request_id": "req-b215541c-f68e-4305-817c-b9ab428a75a6"}]} 2026-04-12 19:51:23.439 7 INFO neutron.services.segments.plugin [-] Segment 217c4992-24d4-4f87-b9fe-35f5bc6ee86c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 217c4992-24d4-4f87-b9fe-35f5bc6ee86c found for delete ", "request_id": "req-85d68ace-c022-4d92-a93f-d566ddfcb76a"}]} 2026-04-12 19:51:23.466 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-986438d2-53ea-4724-95df-8db1a57032b5'] response: {'name': 'network-changed', 'server_uuid': '2d25390e-f90b-4f6b-bf75-ec92a6ac75d9', 'tag': 'be87bce5-8984-4cc6-8a86-b24bf7922b47', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1083/2075] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:51:23 2026] GET /v2.0/ports?tenant_id=12674cdf8df146cc8a5eb15893a17143&device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2076] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:51:24 2026] GET /v2.0/networks?id=603b2cab-955b-402c-a1cf-f13c93274fe5 => generated 769 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2077] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:51:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=be87bce5-8984-4cc6-8a86-b24bf7922b47 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2078] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:51:24 2026] GET /v2.0/subnets?id=d3062308-3c8c-463c-86b2-0c0460ec6f28 => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2079] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:51:24 2026] GET /v2.0/ports?network_id=603b2cab-955b-402c-a1cf-f13c93274fe5&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: 1088/2080] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:51:24 2026] GET /v2.0/networks/603b2cab-955b-402c-a1cf-f13c93274fe5?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: 1089/2081] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:51:24 2026] GET /v2.0/networks/603b2cab-955b-402c-a1cf-f13c93274fe5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2082] 10.0.0.51 () {34 vars in 781 bytes} [Sun Apr 12 19:51:23 2026] PUT /v2.0/routers/8314d2b8-fd77-4c8c-bdec-844ccb8b8bc1/add_router_interface => generated 309 bytes in 1309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2083] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:51:24 2026] GET /v2.0/ports/2ce428ea-172c-43e2-bd53-64fc9c4b8dd2 => generated 955 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:51:24.963 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a6d6f2e-b84f-446f-9f5f-262ffff19b61 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] TaaS: Handle Delete Port: 2ce428ea-172c-43e2-bd53-64fc9c4b8dd2 2026-04-12 19:51:24.967 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a6d6f2e-b84f-446f-9f5f-262ffff19b61 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Tap Mirror: Handle Delete Port: 2ce428ea-172c-43e2-bd53-64fc9c4b8dd2 [pid: 8|app: 0|req: 994/2084] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:51:24 2026] PUT /v2.0/routers/8314d2b8-fd77-4c8c-bdec-844ccb8b8bc1/remove_router_interface => generated 309 bytes in 935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2085] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:51:25 2026] GET /v2.0/ports?device_id=8314d2b8-fd77-4c8c-bdec-844ccb8b8bc1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:51:25.757 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c5a3978-7326-49ed-bfb3-5a5f77572798 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] TaaS: Handle Delete Port: 6019dcc4-d332-4bbf-b394-ffdac77a7441 2026-04-12 19:51:25.760 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c5a3978-7326-49ed-bfb3-5a5f77572798 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Tap Mirror: Handle Delete Port: 6019dcc4-d332-4bbf-b394-ffdac77a7441 2026-04-12 19:51:26.167 8 INFO neutron.services.segments.plugin [-] Segment 5d9ccc91-3c50-471b-a972-8496a0df6a51 resource provider aggregate not found 2026-04-12 19:51:26.173 8 INFO neutron.services.segments.plugin [-] Segment 5d9ccc91-3c50-471b-a972-8496a0df6a51 resource provider aggregate not found 2026-04-12 19:51:26.194 8 INFO neutron.services.segments.plugin [-] Segment 5d9ccc91-3c50-471b-a972-8496a0df6a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d9ccc91-3c50-471b-a972-8496a0df6a51 found for delete ", "request_id": "req-47d20607-723d-4894-8d9e-b8f5107f1bcc"}]} 2026-04-12 19:51:26.199 8 INFO neutron.db.l3_hamode_db [None req-2c5a3978-7326-49ed-bfb3-5a5f77572798 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] HA network 6e2cec5a-8acf-4575-9d63-acd595b2a385 was deleted as no HA routers are present in tenant bcf54d4f89cf48b79bf7f381200c76d9. 2026-04-12 19:51:26.205 8 INFO neutron.services.segments.plugin [-] Segment 5d9ccc91-3c50-471b-a972-8496a0df6a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d9ccc91-3c50-471b-a972-8496a0df6a51 found for delete ", "request_id": "req-3524e7c8-0ebb-4433-8fee-506efae11bb8"}]} [pid: 8|app: 0|req: 995/2086] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:25 2026] DELETE /v2.0/routers/8314d2b8-fd77-4c8c-bdec-844ccb8b8bc1 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2087] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:26 2026] DELETE /v2.0/subnets/48f52d7f-19f2-45bb-9f04-34a13665e178 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2088] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:51:26 2026] DELETE /v2.0/networks/1f1a924e-d1a4-4d33-b6a0-ccd69cc05b42 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:51:26.595 7 INFO neutron.db.segments_db [None req-0038197c-e639-4187-984d-35003d224ec8 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Added segment b05a991b-361b-4539-aacd-b8ce8d1bc8b7 of type vxlan for network 325dc893-4b99-4ccb-b654-ecc2dfb9f8a8 2026-04-12 19:51:26.871 7 INFO neutron.db.l3_hamode_db [None req-0038197c-e639-4187-984d-35003d224ec8 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 997/2089] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:27 2026] GET /v2.0/ports?device_id=aa9d852b-6a27-4493-95de-950144abbed9 => generated 1200 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2090] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:27 2026] GET /v2.0/security-groups?id=ad3ecd9b-f123-4e85-a56e-c731e8fd3fec&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2091] 10.0.0.51 () {32 vars in 816 bytes} [Sun Apr 12 19:51:27 2026] GET /v2.0/ports?network_id=bb012411-0be7-43da-89f4-bebb8e29431e&mac_address=fa%3A16%3A3e%3Afc%3A08%3A91 => generated 1200 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:51:27.741 7 INFO neutron.db.l3_hamode_db [None req-0038197c-e639-4187-984d-35003d224ec8 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:51:28.239 8 INFO neutron.services.segments.plugin [-] Segment 85479573-7d4a-4da7-9c71-56f8b42fb7fa resource provider aggregate not found 2026-04-12 19:51:28.257 8 INFO neutron.services.segments.plugin [-] Segment 85479573-7d4a-4da7-9c71-56f8b42fb7fa resource provider aggregate not found 2026-04-12 19:51:28.268 8 INFO neutron.services.segments.plugin [-] Segment 85479573-7d4a-4da7-9c71-56f8b42fb7fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85479573-7d4a-4da7-9c71-56f8b42fb7fa found for delete ", "request_id": "req-7e69ea81-9b02-4418-927a-76fdc2f39a79"}]} 2026-04-12 19:51:28.289 8 INFO neutron.services.segments.plugin [-] Segment 85479573-7d4a-4da7-9c71-56f8b42fb7fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85479573-7d4a-4da7-9c71-56f8b42fb7fa found for delete ", "request_id": "req-750b25f4-be1b-4ec4-983d-9d62e13c7ff0"}]} 2026-04-12 19:51:28.407 8 INFO neutron.db.l3_db [None req-65ffabf2-85ca-479a-b0b5-db9fe96c3c22 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Floating IP b04ecb50-ff38-469c-8f1a-ef019671ed2d associated. External IP: 10.96.250.203, port: c5d3d8ed-0d43-46f2-a2f2-6959953968bf. [pid: 8|app: 0|req: 1000/2092] 10.0.0.51 () {34 vars in 675 bytes} [Sun Apr 12 19:51:27 2026] POST /v2.0/floatingips => generated 855 bytes in 1115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2093] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:51:26 2026] POST /v2.0/routers => generated 688 bytes in 2208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:51:28.778 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-223833ea-e86b-40fa-8c06-f4cca22911a3'] response: {'name': 'network-changed', 'server_uuid': 'aa9d852b-6a27-4493-95de-950144abbed9', 'tag': 'c5d3d8ed-0d43-46f2-a2f2-6959953968bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1001/2094] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:51:28 2026] GET /v2.0/routers/17232afe-8bff-4119-b063-a4ea6bdff25d => generated 694 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2095] 10.0.0.156 () {34 vars in 1093 bytes} [Sun Apr 12 19:51:28 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-426648185&fields=id&tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2096] 10.0.0.156 () {34 vars in 981 bytes} [Sun Apr 12 19:51:28 2026] GET /v2.0/networks?id=fc89b646-c160-4f88-8208-6534091bf63e => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2097] 10.0.0.156 () {34 vars in 964 bytes} [Sun Apr 12 19:51:28 2026] GET /v2.0/quotas/c5c4bb3f42d94e539650dad87f9c3bfc => 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: 1002/2098] 10.0.0.51 () {32 vars in 645 bytes} [Sun Apr 12 19:51:28 2026] GET /v2.0/routers => generated 697 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2099] 10.0.0.156 () {34 vars in 1001 bytes} [Sun Apr 12 19:51:28 2026] GET /v2.0/ports?tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc&fields=id => generated 287 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2100] 10.0.0.156 () {34 vars in 1007 bytes} [Sun Apr 12 19:51:29 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2101] 10.0.0.156 () {34 vars in 1107 bytes} [Sun Apr 12 19:51:29 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?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: 1100/2102] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:51:29 2026] GET /v2.0/ports?tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc&device_id=aa9d852b-6a27-4493-95de-950144abbed9 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2103] 10.0.0.51 () {34 vars in 739 bytes} [Sun Apr 12 19:51:28 2026] PUT /v2.0/routers/17232afe-8bff-4119-b063-a4ea6bdff25d => generated 701 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2104] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:51:29 2026] GET /v2.0/networks?id=bb012411-0be7-43da-89f4-bebb8e29431e => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2105] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:29 2026] GET /v2.0/ports?device_id=b8de3238-7e4f-4844-b4d8-19c69a09c050 => 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: 1004/2106] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:51:29 2026] GET /v2.0/routers/17232afe-8bff-4119-b063-a4ea6bdff25d => generated 701 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2107] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:51:29 2026] GET /v2.0/ports?device_id=17232afe-8bff-4119-b063-a4ea6bdff25d => 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: 1103/2108] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:51:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.157&port_id=c5d3d8ed-0d43-46f2-a2f2-6959953968bf => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2109] 162.253.55.204 () {34 vars in 1103 bytes} [Sun Apr 12 19:51:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A293&port_id=c5d3d8ed-0d43-46f2-a2f2-6959953968bf => 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: 1105/2110] 162.253.55.204 () {34 vars in 1063 bytes} [Sun Apr 12 19:51:29 2026] GET /v2.0/subnets?id=250aeb92-9af7-4743-8cf8-7abd75880063&id=5274f135-4093-4d65-aae2-bc601cd29456 => generated 1411 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2111] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:51:29 2026] GET /v2.0/ports?network_id=bb012411-0be7-43da-89f4-bebb8e29431e&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2112] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:51:29 2026] GET /v2.0/ports?network_id=bb012411-0be7-43da-89f4-bebb8e29431e&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2113] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:51:29 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:51:29.687 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f51e5d0-8211-4e7a-a12d-962765b8c8e3 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] TaaS: Handle Delete Port: 87228a5d-06d1-43ef-9f21-614364e921c5 2026-04-12 19:51:29.690 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f51e5d0-8211-4e7a-a12d-962765b8c8e3 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Tap Mirror: Handle Delete Port: 87228a5d-06d1-43ef-9f21-614364e921c5 [pid: 7|app: 0|req: 1109/2114] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:51:29 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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-04-12 19:51:29.965 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f51e5d0-8211-4e7a-a12d-962765b8c8e3 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] TaaS: Handle Delete Port: d01f25bd-89f2-40d2-a325-eb0f6d874042 2026-04-12 19:51:29.968 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f51e5d0-8211-4e7a-a12d-962765b8c8e3 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] Tap Mirror: Handle Delete Port: d01f25bd-89f2-40d2-a325-eb0f6d874042 2026-04-12 19:51:30.319 8 INFO neutron.services.segments.plugin [-] Segment b05a991b-361b-4539-aacd-b8ce8d1bc8b7 resource provider aggregate not found 2026-04-12 19:51:30.324 8 INFO neutron.services.segments.plugin [-] Segment b05a991b-361b-4539-aacd-b8ce8d1bc8b7 resource provider aggregate not found 2026-04-12 19:51:30.342 8 INFO neutron.services.segments.plugin [-] Segment b05a991b-361b-4539-aacd-b8ce8d1bc8b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b05a991b-361b-4539-aacd-b8ce8d1bc8b7 found for delete ", "request_id": "req-6f146cf2-b714-4c29-b544-5b4ad5450c7e"}]} 2026-04-12 19:51:30.346 8 INFO neutron.services.segments.plugin [-] Segment b05a991b-361b-4539-aacd-b8ce8d1bc8b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b05a991b-361b-4539-aacd-b8ce8d1bc8b7 found for delete ", "request_id": "req-a3899311-f157-40e0-99b1-6722d195be90"}]} 2026-04-12 19:51:30.349 8 INFO neutron.db.l3_hamode_db [None req-4f51e5d0-8211-4e7a-a12d-962765b8c8e3 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] HA network 325dc893-4b99-4ccb-b654-ecc2dfb9f8a8 was deleted as no HA routers are present in tenant bcf54d4f89cf48b79bf7f381200c76d9. [pid: 8|app: 0|req: 1006/2115] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:29 2026] DELETE /v2.0/routers/17232afe-8bff-4119-b063-a4ea6bdff25d => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2116] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:51:30 2026] GET /v2.0/ports?device_id=17232afe-8bff-4119-b063-a4ea6bdff25d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:51:30.428 8 INFO neutron.api.v2.resource [None req-7a8586cf-f381-4ab4-8d02-d3d10af3fee7 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1007/2117] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:30 2026] DELETE /v2.0/routers/17232afe-8bff-4119-b063-a4ea6bdff25d => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2118] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:51:30 2026] GET /v2.0/ports?device_id=8314d2b8-fd77-4c8c-bdec-844ccb8b8bc1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:51:30.481 8 INFO neutron.api.v2.resource [None req-170b9ffe-0d0e-4379-8bd7-dfd07bf87709 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1008/2119] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:30 2026] DELETE /v2.0/routers/8314d2b8-fd77-4c8c-bdec-844ccb8b8bc1 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:51:30.503 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cea455f2-c590-4195-80e9-73a981c297a0 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1112/2120] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:30 2026] DELETE /v2.0/subnets/48f52d7f-19f2-45bb-9f04-34a13665e178 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2121] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:51:30 2026] GET /v2.0/ports?device_id=0e0a2ab0-d9d9-4cfd-aa1a-4d1ae7370256 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:51:30.560 7 INFO neutron.api.v2.resource [None req-38195ed2-afb0-43b9-8593-6cdf95581cec a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1113/2122] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:30 2026] DELETE /v2.0/routers/0e0a2ab0-d9d9-4cfd-aa1a-4d1ae7370256 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:51:30.581 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cefd411a-e561-4f1c-ac5a-f53b1aa7fdcd a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1010/2123] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:30 2026] DELETE /v2.0/subnets/ecf2304e-2efe-4a5e-a5d2-e672c0f7ec53 => 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: 1114/2124] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:51:30 2026] GET /v2.0/ports?device_id=304e34b4-c68c-4975-b630-bacb2dcb4ce2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:51:30.635 8 INFO neutron.api.v2.resource [None req-6d1895fd-eed0-45e7-9be6-48b2642d1299 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1011/2125] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:30 2026] DELETE /v2.0/routers/304e34b4-c68c-4975-b630-bacb2dcb4ce2 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:51:30.656 7 INFO neutron.pecan_wsgi.hooks.translation [None req-103d80d1-8a49-4e17-a768-9e24fac227a6 a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1115/2126] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:30 2026] DELETE /v2.0/subnets/7fafe309-b146-489e-b2b8-dcccae1edb12 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:51:30.677 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75ce1100-cfad-4fe5-a958-913126fd851a a3da8ca0bb674ef499e9a3d8c67493cf bcf54d4f89cf48b79bf7f381200c76d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1012/2127] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:51:30 2026] DELETE /v2.0/subnets/a3fba7d0-f1b3-47af-b843-08e5975a4b9f => 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: 1116/2128] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:51:31 2026] GET /v2.0/security-groups?tenant_id=bcf54d4f89cf48b79bf7f381200c76d9&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: 1013/2129] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:51:31 2026] DELETE /v2.0/security-groups/135241f1-e5f3-44d5-9289-669548e2c3ab => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2130] 10.0.0.51 () {32 vars in 621 bytes} [Sun Apr 12 19:51:33 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: 1014/2131] 10.0.0.51 () {32 vars in 631 bytes} [Sun Apr 12 19:51:33 2026] GET /v2.0/ => generated 632 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2132] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:51:33 2026] GET /v2.0/networks?id=fc89b646-c160-4f88-8208-6534091bf63e => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2133] 162.253.55.204 () {34 vars in 1049 bytes} [Sun Apr 12 19:51:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc => generated 178 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2134] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:51:33 2026] GET /v2.0/security-groups?tenant_id=01c5066113394f10909765f89571cd30&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2135] 162.253.55.204 () {38 vars in 954 bytes} [Sun Apr 12 19:51:33 2026] POST /v2.0/ports => generated 1187 bytes in 410 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: 1017/2136] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:51:34 2026] DELETE /v2.0/security-groups/abd28fdc-359e-4f6f-a324-33e6df1ab60d => 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: 1020/2139] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:34 2026] GET /v2.0/ports?device_id=b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1202 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2140] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:34 2026] GET /v2.0/security-groups?id=ad3ecd9b-f123-4e85-a56e-c731e8fd3fec&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: 1120/2141] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:51:34 2026] PUT /v2.0/ports/79aef326-e39a-460c-963c-f14d742dddf2 => generated 1468 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:51:35.294 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c10a27e-f2b9-4e15-a716-124e4000d11c'] response: {'name': 'network-changed', 'server_uuid': 'b8de3238-7e4f-4844-b4d8-19c69a09c050', 'tag': '79aef326-e39a-460c-963c-f14d742dddf2', '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: 1121/2142] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:51:35 2026] GET /v2.0/ports?tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc&device_id=b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1471 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2143] 162.253.55.204 () {34 vars in 1017 bytes} [Sun Apr 12 19:51:35 2026] GET /v2.0/networks?tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc&shared=False => generated 2377 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2144] 162.253.55.204 () {34 vars in 929 bytes} [Sun Apr 12 19:51:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2145] 10.0.0.202 () {34 vars in 989 bytes} [Sun Apr 12 19:51:35 2026] GET /v2.0/ports?device_id=aa9d852b-6a27-4493-95de-950144abbed9 => generated 1469 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2146] 10.0.0.202 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:36 2026] GET /v2.0/security-groups?id=ad3ecd9b-f123-4e85-a56e-c731e8fd3fec&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: 1023/2147] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:51:37 2026] GET /v2.0/ports?tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc&device_id=b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1471 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2148] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:51:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.126&port_id=79aef326-e39a-460c-963c-f14d742dddf2 => 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: 1024/2149] 162.253.55.204 () {34 vars in 1105 bytes} [Sun Apr 12 19:51:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A235&port_id=79aef326-e39a-460c-963c-f14d742dddf2 => 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: 1126/2150] 162.253.55.204 () {34 vars in 1063 bytes} [Sun Apr 12 19:51:37 2026] GET /v2.0/subnets?id=ad6dcac7-6d26-4190-9d8d-d869b166ffb7&id=c66d8d58-4701-4063-9e86-67a2a8022181 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2151] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:51:37 2026] GET /v2.0/ports?network_id=fc89b646-c160-4f88-8208-6534091bf63e&device_owner=network%3Adhcp => 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: 1127/2152] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:51:37 2026] GET /v2.0/ports?network_id=fc89b646-c160-4f88-8208-6534091bf63e&device_owner=network%3Adhcp => 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: 1026/2153] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:51:37 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?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: 1128/2154] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:51:37 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2155] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:39 2026] GET /v2.0/ports?device_id=b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1204 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2156] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:39 2026] GET /v2.0/security-groups?id=ad3ecd9b-f123-4e85-a56e-c731e8fd3fec&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: 8|app: 0|req: 1028/2157] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:51:44 2026] GET /v2.0/ports?device_id=b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1204 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2158] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:45 2026] GET /v2.0/security-groups?id=ad3ecd9b-f123-4e85-a56e-c731e8fd3fec&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: 1029/2159] 10.0.0.51 () {32 vars in 816 bytes} [Sun Apr 12 19:51:45 2026] GET /v2.0/ports?network_id=fc89b646-c160-4f88-8208-6534091bf63e&mac_address=fa%3A16%3A3e%3A0f%3A5c%3Ad3 => generated 1204 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:51:45.886 7 INFO neutron.db.l3_db [None req-fb3e81db-e602-49f4-ae6f-e0f7d40c3c10 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Floating IP 1defa334-909b-4d8d-85f9-df56b296bb4c associated. External IP: 10.96.250.210, port: 79aef326-e39a-460c-963c-f14d742dddf2. [pid: 7|app: 0|req: 1131/2160] 10.0.0.51 () {34 vars in 675 bytes} [Sun Apr 12 19:51:45 2026] POST /v2.0/floatingips => generated 855 bytes in 1071 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:51:46.260 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b82bd291-408c-4fc9-8aa3-cdb7b04c7c72'] response: {'name': 'network-changed', 'server_uuid': 'b8de3238-7e4f-4844-b4d8-19c69a09c050', 'tag': '79aef326-e39a-460c-963c-f14d742dddf2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1030/2161] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:51:46 2026] GET /v2.0/ports?tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc&device_id=b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1473 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2162] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:51:46 2026] GET /v2.0/networks?id=fc89b646-c160-4f88-8208-6534091bf63e => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2163] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:51:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.126&port_id=79aef326-e39a-460c-963c-f14d742dddf2 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2164] 162.253.55.204 () {34 vars in 1105 bytes} [Sun Apr 12 19:51:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A235&port_id=79aef326-e39a-460c-963c-f14d742dddf2 => 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: 1032/2165] 162.253.55.204 () {34 vars in 1063 bytes} [Sun Apr 12 19:51:46 2026] GET /v2.0/subnets?id=ad6dcac7-6d26-4190-9d8d-d869b166ffb7&id=c66d8d58-4701-4063-9e86-67a2a8022181 => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2166] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:51:47 2026] GET /v2.0/ports?network_id=fc89b646-c160-4f88-8208-6534091bf63e&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2167] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:51:47 2026] GET /v2.0/ports?network_id=fc89b646-c160-4f88-8208-6534091bf63e&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: 7|app: 0|req: 1136/2168] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:51:47 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?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: 1137/2169] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:51:47 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?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: 1033/2170] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:51:47 2026] GET /v2.0/security-groups?tenant_id=ed42eb2a1087426ab384326f50eeeaef&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2171] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:51:47 2026] DELETE /v2.0/security-groups/e8b59cc3-502e-492a-aefb-6308613b3946 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2174] 10.0.0.23 () {32 vars in 799 bytes} [Sun Apr 12 19:51:50 2026] GET /v2.0/extensions => generated 21537 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2175] 10.0.0.23 () {30 vars in 722 bytes} [Sun Apr 12 19:51:50 2026] GET /v2.0/quotas/7f14b1663a454d32ad5ac1913c9969a9/details => generated 847 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2176] 10.0.0.23 () {32 vars in 799 bytes} [Sun Apr 12 19:51:53 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2177] 10.0.0.23 () {30 vars in 722 bytes} [Sun Apr 12 19:51:54 2026] GET /v2.0/quotas/7f14b1663a454d32ad5ac1913c9969a9/details => generated 847 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2178] 10.0.0.202 () {34 vars in 989 bytes} [Sun Apr 12 19:51:55 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2179] 10.0.0.202 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:55 2026] GET /v2.0/security-groups?id=ccd76412-ebbb-4d4e-94c8-a762d122f9a4&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: 1038/2180] 10.0.0.202 () {34 vars in 989 bytes} [Sun Apr 12 19:51:56 2026] GET /v2.0/ports?device_id=b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2181] 10.0.0.202 () {34 vars in 1039 bytes} [Sun Apr 12 19:51:56 2026] GET /v2.0/security-groups?id=ad3ecd9b-f123-4e85-a56e-c731e8fd3fec&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: 1039/2182] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:51:57 2026] GET /v2.0/security-groups?tenant_id=7f14b1663a454d32ad5ac1913c9969a9&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2183] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:51:57 2026] DELETE /v2.0/security-groups/024cb75d-9154-448c-a55b-dbae772356d5 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:52:02.049 8 INFO neutron.db.segments_db [None req-48a687cd-fe87-444b-b3e8-ff7f3647760e 7efe72ab02964dd5a29469d086ed6e94 6f3df0d3fe9b487a8e530526a889ed2c - - default default] Added segment 8edd21e3-093a-4914-a32b-265412e2ae26 of type vxlan for network 15f2bb3d-8407-40e3-954a-96ccf1d77a9a [pid: 8|app: 0|req: 1040/2184] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:52:01 2026] POST /v2.0/networks => generated 706 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2185] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:52:02 2026] POST /v2.0/subnets => generated 644 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:52:02.390 8 WARNING neutron.api.v2.base [None req-fdcb9b89-65b3-4a6f-9e0c-2342bc63644a 7efe72ab02964dd5a29469d086ed6e94 6f3df0d3fe9b487a8e530526a889ed2c - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-12 19:52:02.391 8 INFO neutron.api.v2.resource [None req-fdcb9b89-65b3-4a6f-9e0c-2342bc63644a 7efe72ab02964dd5a29469d086ed6e94 6f3df0d3fe9b487a8e530526a889ed2c - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1041/2186] 10.0.0.51 () {34 vars in 679 bytes} [Sun Apr 12 19:52:02 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-12 19:52:02.594 7 INFO neutron.services.segments.plugin [-] Segment 8edd21e3-093a-4914-a32b-265412e2ae26 resource provider aggregate not found 2026-04-12 19:52:02.599 7 INFO neutron.services.segments.plugin [-] Segment 8edd21e3-093a-4914-a32b-265412e2ae26 resource provider aggregate not found 2026-04-12 19:52:02.621 7 INFO neutron.services.segments.plugin [-] Segment 8edd21e3-093a-4914-a32b-265412e2ae26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8edd21e3-093a-4914-a32b-265412e2ae26 found for delete ", "request_id": "req-807fd910-2385-4e7c-bcd3-09b8c9beb753"}]} 2026-04-12 19:52:02.622 7 INFO neutron.services.segments.plugin [-] Segment 8edd21e3-093a-4914-a32b-265412e2ae26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8edd21e3-093a-4914-a32b-265412e2ae26 found for delete ", "request_id": "req-87e39a2d-ffa2-42e4-8072-235262ff8ea6"}]} [pid: 7|app: 0|req: 1146/2187] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:52:02 2026] DELETE /v2.0/networks/15f2bb3d-8407-40e3-954a-96ccf1d77a9a => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:52:02.707 8 INFO neutron.db.segments_db [None req-4123a5fa-96ec-4f13-b866-acbc4f1ffaca 7efe72ab02964dd5a29469d086ed6e94 6f3df0d3fe9b487a8e530526a889ed2c - - default default] Added segment 4e3b6df4-062b-4de6-92cb-13f22651cd7d of type vxlan for network 07015b5c-8eb9-4706-8640-2427c5fd2649 [pid: 8|app: 0|req: 1042/2188] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:52:02 2026] POST /v2.0/networks => generated 707 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2189] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:52:02 2026] POST /v2.0/subnets => generated 647 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:52:03.060 8 WARNING neutron.api.v2.base [None req-c30322db-e42e-4dc8-a6ad-236abddb2629 7efe72ab02964dd5a29469d086ed6e94 6f3df0d3fe9b487a8e530526a889ed2c - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-12 19:52:03.060 8 INFO neutron.api.v2.resource [None req-c30322db-e42e-4dc8-a6ad-236abddb2629 7efe72ab02964dd5a29469d086ed6e94 6f3df0d3fe9b487a8e530526a889ed2c - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1043/2190] 10.0.0.51 () {34 vars in 679 bytes} [Sun Apr 12 19:52:03 2026] POST /v2.0/rbac-policies => generated 547 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2191] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:52:03 2026] DELETE /v2.0/networks/07015b5c-8eb9-4706-8640-2427c5fd2649 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:52:03.365 8 INFO neutron.db.segments_db [None req-deb15e53-2c5e-497b-9600-d3762c55e237 7efe72ab02964dd5a29469d086ed6e94 6f3df0d3fe9b487a8e530526a889ed2c - - default default] Added segment 8f0006b8-8351-478b-a478-667ba9720757 of type vxlan for network 75c3d5c0-81d1-4509-b902-ca18f07270c8 [pid: 8|app: 0|req: 1044/2192] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:52:03 2026] POST /v2.0/networks => generated 705 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2193] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:52:03 2026] POST /v2.0/subnets => generated 647 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2194] 10.0.0.51 () {34 vars in 679 bytes} [Sun Apr 12 19:52:03 2026] POST /v2.0/rbac-policies => generated 324 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2195] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:52:04 2026] GET /v2.0/networks/75c3d5c0-81d1-4509-b902-ca18f07270c8 => generated 654 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:52:04.642 7 INFO neutron.services.segments.plugin [-] Segment 4e3b6df4-062b-4de6-92cb-13f22651cd7d resource provider aggregate not found 2026-04-12 19:52:04.648 7 INFO neutron.services.segments.plugin [-] Segment 4e3b6df4-062b-4de6-92cb-13f22651cd7d resource provider aggregate not found 2026-04-12 19:52:04.666 7 INFO neutron.services.segments.plugin [-] Segment 4e3b6df4-062b-4de6-92cb-13f22651cd7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e3b6df4-062b-4de6-92cb-13f22651cd7d found for delete ", "request_id": "req-6871f253-aad9-45e4-956c-8f89161a2e69"}]} 2026-04-12 19:52:04.670 7 INFO neutron.services.segments.plugin [-] Segment 4e3b6df4-062b-4de6-92cb-13f22651cd7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e3b6df4-062b-4de6-92cb-13f22651cd7d found for delete ", "request_id": "req-cf38a2b2-f74a-4023-be28-00a894a83b12"}]} 2026-04-12 19:52:04.789 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23dbe3db-2ab5-491b-9a70-69e9fe52e004 0f9c083e02d5484381b7d900097e3bd0 cf59bc4d9312497f8d4416b41eaa2655 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1047/2198] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:52:04 2026] GET /v2.0/networks/75c3d5c0-81d1-4509-b902-ca18f07270c8 => generated 138 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2199] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:52:04 2026] DELETE /v2.0/networks/75c3d5c0-81d1-4509-b902-ca18f07270c8 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:52:05.026 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff8e35a5-e95b-41f4-9ee5-801a4c66acec 7efe72ab02964dd5a29469d086ed6e94 6f3df0d3fe9b487a8e530526a889ed2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1048/2200] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:52:05 2026] DELETE /v2.0/subnets/e34e153c-a656-4a2e-9234-b6dca8cb57b6 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:52:05.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87154faf-b724-4ddb-8c53-a73119620c74 7efe72ab02964dd5a29469d086ed6e94 6f3df0d3fe9b487a8e530526a889ed2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1153/2201] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:52:05 2026] DELETE /v2.0/subnets/671baa1b-508d-4e36-8a46-e28d58358e38 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:52:05.073 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed90d16f-03f8-4c38-a05c-714388021fa3 7efe72ab02964dd5a29469d086ed6e94 6f3df0d3fe9b487a8e530526a889ed2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1049/2202] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:52:05 2026] DELETE /v2.0/subnets/13770b18-b974-4e40-94f3-da660133f6ce => 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: 1154/2203] 10.0.0.51 () {32 vars in 824 bytes} [Sun Apr 12 19:52:05 2026] GET /v2.0/ports?project_id=2b14895cef6f4fae9efb91aa5561c8a3&network_id=8ec67d64-6e43-4d59-bb94-c27de8dd509a => generated 3695 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2204] 10.0.0.51 () {32 vars in 740 bytes} [Sun Apr 12 19:52:05 2026] GET /v2.0/subnets?network_id=b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8 => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:52:06.013 8 INFO neutron.db.l3_db [None req-25174853-8e2d-4c4d-8f64-d83425392677 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Floating IP 30983b46-0cd8-4555-b9cb-1e3996015083 disassociated. External IP: 10.96.250.206, port: 728949e1-24b6-42cb-b31a-f762813fd838. [pid: 7|app: 0|req: 1155/2205] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:05 2026] GET /v2.0/security-groups?tenant_id=6f3df0d3fe9b487a8e530526a889ed2c&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2206] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:06 2026] DELETE /v2.0/security-groups/9dfce02a-1b97-4367-b010-3c1bc9cdf7b7 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2207] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:52:05 2026] PUT /v2.0/floatingips/30983b46-0cd8-4555-b9cb-1e3996015083 => generated 554 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2208] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:52:06 2026] GET /v2.0/floatingips/30983b46-0cd8-4555-b9cb-1e3996015083 => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:52:06.380 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-403034ed-9e9a-4854-ba80-6c4b3bac251d'] response: {'name': 'network-changed', 'server_uuid': 'ca56615f-375c-4b28-af43-523fd1798a3f', 'tag': '728949e1-24b6-42cb-b31a-f762813fd838', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1157/2209] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:06 2026] GET /v2.0/security-groups?tenant_id=cf59bc4d9312497f8d4416b41eaa2655&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: 1053/2210] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:06 2026] DELETE /v2.0/security-groups/f5a9c1b6-5304-444c-a44e-6f93d0df6e3a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:52:06.689 7 INFO neutron.services.segments.plugin [-] Segment 8f0006b8-8351-478b-a478-667ba9720757 resource provider aggregate not found 2026-04-12 19:52:06.692 7 INFO neutron.services.segments.plugin [-] Segment 8f0006b8-8351-478b-a478-667ba9720757 resource provider aggregate not found 2026-04-12 19:52:06.705 7 INFO neutron.services.segments.plugin [-] Segment 8f0006b8-8351-478b-a478-667ba9720757 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f0006b8-8351-478b-a478-667ba9720757 found for delete ", "request_id": "req-024f3f08-4a3d-43be-8ec1-0f4114ae47d8"}]} 2026-04-12 19:52:06.710 7 INFO neutron.services.segments.plugin [-] Segment 8f0006b8-8351-478b-a478-667ba9720757 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f0006b8-8351-478b-a478-667ba9720757 found for delete ", "request_id": "req-5040da16-a583-4484-8bd2-e8d99e9c714f"}]} [pid: 7|app: 0|req: 1158/2211] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:06 2026] GET /v2.0/security-groups?tenant_id=2ae2df4a968a4fad9c20e1898c1058d5&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2212] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:52:06 2026] GET /v2.0/ports?tenant_id=2b14895cef6f4fae9efb91aa5561c8a3&device_id=ca56615f-375c-4b28-af43-523fd1798a3f => 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: 1054/2213] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:06 2026] DELETE /v2.0/security-groups/869cf50c-0880-4f0a-9c8c-8071edb0090d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2214] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:52:06 2026] GET /v2.0/networks?id=8ec67d64-6e43-4d59-bb94-c27de8dd509a => generated 757 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2215] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:52:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=728949e1-24b6-42cb-b31a-f762813fd838 => 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: 1161/2216] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:52:07 2026] GET /v2.0/subnets?id=5226f74f-ae0c-46cf-b20a-c6b061727dd0 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2217] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:52:07 2026] GET /v2.0/ports?network_id=8ec67d64-6e43-4d59-bb94-c27de8dd509a&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2218] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:52:07 2026] GET /v2.0/networks/8ec67d64-6e43-4d59-bb94-c27de8dd509a?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2219] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:52:07 2026] GET /v2.0/networks/8ec67d64-6e43-4d59-bb94-c27de8dd509a?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: 1163/2220] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:52:07 2026] GET /v2.0/floatingips/30983b46-0cd8-4555-b9cb-1e3996015083 => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2221] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:52:08 2026] GET /v2.0/floatingips/30983b46-0cd8-4555-b9cb-1e3996015083 => generated 552 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2222] 10.0.0.51 () {34 vars in 683 bytes} [Sun Apr 12 19:52:09 2026] POST /v2.0/security-groups => generated 1673 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2223] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:52:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2224] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:52:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2225] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:52:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2226] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:52:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:52:10.213 8 INFO neutron.db.securitygroups_db [None req-ce814521-4782-40c8-96f9-d934e2dfc438 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Project 2b14895cef6f4fae9efb91aa5561c8a3 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: 1167/2227] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:52:10 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2228] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:52:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:52:10.336 7 INFO neutron.db.securitygroups_db [None req-b8c83f52-ad1f-4053-86a9-5ebf18c6c8cd 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Project 2b14895cef6f4fae9efb91aa5561c8a3 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: 1168/2229] 10.0.0.51 () {34 vars in 693 bytes} [Sun Apr 12 19:52:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2230] 10.0.0.51 () {32 vars in 647 bytes} [Sun Apr 12 19:52:10 2026] GET /v2.0/networks => generated 1298 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2231] 10.0.0.156 () {34 vars in 1097 bytes} [Sun Apr 12 19:52:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-732303680&fields=id&tenant_id=2b14895cef6f4fae9efb91aa5561c8a3 => generated 69 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2232] 10.0.0.156 () {34 vars in 981 bytes} [Sun Apr 12 19:52:11 2026] GET /v2.0/networks?id=8ec67d64-6e43-4d59-bb94-c27de8dd509a => generated 661 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2233] 10.0.0.156 () {34 vars in 964 bytes} [Sun Apr 12 19:52:11 2026] GET /v2.0/quotas/2b14895cef6f4fae9efb91aa5561c8a3 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2234] 10.0.0.156 () {34 vars in 1001 bytes} [Sun Apr 12 19:52:11 2026] GET /v2.0/ports?tenant_id=2b14895cef6f4fae9efb91aa5561c8a3&fields=id => generated 149 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2235] 10.0.0.156 () {34 vars in 1007 bytes} [Sun Apr 12 19:52:11 2026] GET /v2.0/networks/8ec67d64-6e43-4d59-bb94-c27de8dd509a?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: 1066/2236] 10.0.0.39 () {30 vars in 688 bytes} [Sun Apr 12 19:52:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2237] 10.0.0.156 () {34 vars in 1107 bytes} [Sun Apr 12 19:52:11 2026] GET /v2.0/networks/8ec67d64-6e43-4d59-bb94-c27de8dd509a?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: 8|app: 0|req: 1068/2238] 10.0.0.39 () {30 vars in 690 bytes} [Sun Apr 12 19:52: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: 8|app: 0|req: 1069/2239] 10.0.0.39 () {30 vars in 666 bytes} [Sun Apr 12 19:52:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2240] 10.0.0.39 () {30 vars in 702 bytes} [Sun Apr 12 19:52:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2241] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:11 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => 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: 1171/2242] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:52:11 2026] POST /v2.0/floatingips => generated 552 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2243] 10.0.0.39 () {28 vars in 437 bytes} [Sun Apr 12 19:52:12 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2244] 10.0.0.39 () {30 vars in 726 bytes} [Sun Apr 12 19:52:12 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 657 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2245] 10.0.0.39 () {30 vars in 688 bytes} [Sun Apr 12 19:52:12 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: 1175/2246] 10.0.0.39 () {30 vars in 690 bytes} [Sun Apr 12 19:52:12 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: 1176/2247] 10.0.0.39 () {30 vars in 666 bytes} [Sun Apr 12 19:52:12 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: 1177/2248] 10.0.0.39 () {30 vars in 702 bytes} [Sun Apr 12 19:52:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2249] 10.0.0.39 () {30 vars in 726 bytes} [Sun Apr 12 19:52:12 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2250] 10.0.0.39 () {30 vars in 688 bytes} [Sun Apr 12 19:52:12 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: 1180/2251] 10.0.0.39 () {30 vars in 690 bytes} [Sun Apr 12 19:52:12 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: 1181/2252] 10.0.0.39 () {30 vars in 666 bytes} [Sun Apr 12 19:52:12 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: 1182/2253] 10.0.0.39 () {30 vars in 702 bytes} [Sun Apr 12 19:52:12 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: 1072/2254] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:52:11 2026] POST /v2.0/floatingips => generated 552 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2255] 10.0.0.39 () {30 vars in 728 bytes} [Sun Apr 12 19:52:12 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2256] 10.0.0.39 () {30 vars in 680 bytes} [Sun Apr 12 19:52:12 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2257] 10.0.0.39 () {34 vars in 702 bytes} [Sun Apr 12 19:52:12 2026] POST /v2.0/ports => generated 1128 bytes in 294 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: 1186/2258] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:12 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => 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: 1073/2259] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:52:12 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: 1187/2260] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:52:13 2026] POST /v2.0/floatingips => generated 552 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2261] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:13 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => 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: 1074/2262] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:52:13 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2263] 10.0.0.51 () {34 vars in 757 bytes} [Sun Apr 12 19:52:14 2026] PUT /v2.0/floatingips/4920f9ad-d3fc-40ad-b221-1a8987a467d4/tags => generated 17 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2264] 10.0.0.51 () {34 vars in 757 bytes} [Sun Apr 12 19:52:14 2026] PUT /v2.0/floatingips/47f3d43f-8ea6-4394-91eb-9b9b44f848c7/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2265] 10.0.0.51 () {34 vars in 757 bytes} [Sun Apr 12 19:52:14 2026] PUT /v2.0/floatingips/6fd2514f-065c-4b4b-a4ae-2a0714f8c70d/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2266] 10.0.0.51 () {34 vars in 757 bytes} [Sun Apr 12 19:52:14 2026] PUT /v2.0/floatingips/6bb5b041-6487-4abd-a12a-96dbec99e609/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2267] 10.0.0.51 () {32 vars in 670 bytes} [Sun Apr 12 19:52:14 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2268] 10.0.0.51 () {32 vars in 684 bytes} [Sun Apr 12 19:52:14 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2269] 10.0.0.51 () {32 vars in 680 bytes} [Sun Apr 12 19:52:14 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2270] 10.0.0.51 () {32 vars in 692 bytes} [Sun Apr 12 19:52:14 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2271] 10.0.0.51 () {32 vars in 678 bytes} [Sun Apr 12 19:52:14 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2272] 10.0.0.51 () {32 vars in 692 bytes} [Sun Apr 12 19:52:14 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2273] 10.0.0.51 () {32 vars in 688 bytes} [Sun Apr 12 19:52:14 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2274] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:14 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => 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: 1080/2275] 10.0.0.51 () {32 vars in 700 bytes} [Sun Apr 12 19:52:14 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:52:15.172 7 INFO neutron_taas.services.taas.taas_plugin [None req-2064b320-54f4-486b-a359-aa97f83302e1 cd9b94a155154ded8018cf87ef4c683d 683f917d44ce469eaab30388813b28c6 - - default default] TaaS: Handle Delete Port: 53626494-423f-4daa-84f3-8f956d4c18ea 2026-04-12 19:52:15.176 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2064b320-54f4-486b-a359-aa97f83302e1 cd9b94a155154ded8018cf87ef4c683d 683f917d44ce469eaab30388813b28c6 - - default default] Tap Mirror: Handle Delete Port: 53626494-423f-4daa-84f3-8f956d4c18ea [pid: 7|app: 0|req: 1196/2276] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:52:15 2026] DELETE /v2.0/floatingips/4920f9ad-d3fc-40ad-b221-1a8987a467d4 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:52:15.444 8 INFO neutron_taas.services.taas.taas_plugin [None req-dee2d35f-eed2-4be5-9ea9-3bb2373cd550 cd9b94a155154ded8018cf87ef4c683d 683f917d44ce469eaab30388813b28c6 - - default default] TaaS: Handle Delete Port: 9ef6bf2e-c09b-4c94-bbf1-850f0fca9d52 2026-04-12 19:52:15.447 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dee2d35f-eed2-4be5-9ea9-3bb2373cd550 cd9b94a155154ded8018cf87ef4c683d 683f917d44ce469eaab30388813b28c6 - - default default] Tap Mirror: Handle Delete Port: 9ef6bf2e-c09b-4c94-bbf1-850f0fca9d52 [pid: 8|app: 0|req: 1081/2277] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:52:15 2026] DELETE /v2.0/floatingips/47f3d43f-8ea6-4394-91eb-9b9b44f848c7 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2278] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:52:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2279] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:52: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: 1084/2280] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:52: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: 8|app: 0|req: 1085/2281] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:52: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-04-12 19:52:15.745 7 INFO neutron_taas.services.taas.taas_plugin [None req-b98fb7d9-127a-4c55-a296-a0c9a135d06b cd9b94a155154ded8018cf87ef4c683d 683f917d44ce469eaab30388813b28c6 - - default default] TaaS: Handle Delete Port: d24b4459-bc16-45a1-9182-9cf3085c2962 2026-04-12 19:52:15.747 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b98fb7d9-127a-4c55-a296-a0c9a135d06b cd9b94a155154ded8018cf87ef4c683d 683f917d44ce469eaab30388813b28c6 - - default default] Tap Mirror: Handle Delete Port: d24b4459-bc16-45a1-9182-9cf3085c2962 [pid: 8|app: 0|req: 1086/2282] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:52:15 2026] GET /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2283] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:52:15 2026] DELETE /v2.0/floatingips/6fd2514f-065c-4b4b-a4ae-2a0714f8c70d => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:52:16.014 8 INFO neutron_taas.services.taas.taas_plugin [None req-e46ec696-d0a2-41e9-aec5-177f5bc85616 cd9b94a155154ded8018cf87ef4c683d 683f917d44ce469eaab30388813b28c6 - - default default] TaaS: Handle Delete Port: ed9ec9f2-b3ee-476a-895b-a298fe7d0edf 2026-04-12 19:52:16.019 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e46ec696-d0a2-41e9-aec5-177f5bc85616 cd9b94a155154ded8018cf87ef4c683d 683f917d44ce469eaab30388813b28c6 - - default default] Tap Mirror: Handle Delete Port: ed9ec9f2-b3ee-476a-895b-a298fe7d0edf [pid: 7|app: 0|req: 1198/2284] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:52:16 2026] GET /v2.0/networks?id=8ec67d64-6e43-4d59-bb94-c27de8dd509a => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2285] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:52:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2286] 162.253.55.204 () {34 vars in 1049 bytes} [Sun Apr 12 19:52:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2b14895cef6f4fae9efb91aa5561c8a3 => generated 273 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2287] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:52:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2288] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:16 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2289] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:52:15 2026] DELETE /v2.0/floatingips/6bb5b041-6487-4abd-a12a-96dbec99e609 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2290] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:52:16 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) 2026-04-12 19:52:16.294 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad71786b-718c-47d8-a142-0a711c473e4f cd9b94a155154ded8018cf87ef4c683d 683f917d44ce469eaab30388813b28c6 - - default default] TaaS: Handle Delete Port: 77afce8a-a661-42f6-93ca-f0bb20035db2 2026-04-12 19:52:16.297 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad71786b-718c-47d8-a142-0a711c473e4f cd9b94a155154ded8018cf87ef4c683d 683f917d44ce469eaab30388813b28c6 - - default default] Tap Mirror: Handle Delete Port: 77afce8a-a661-42f6-93ca-f0bb20035db2 [pid: 8|app: 0|req: 1089/2291] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:52:16 2026] DELETE /v2.0/floatingips/69a92306-7ac2-46a4-8a7e-13d9d3a919ac => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2292] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:52: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) 2026-04-12 19:52:16.493 8 INFO neutron.api.v2.resource [None req-e279b962-0c55-45cf-954a-1a28526ea4b3 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1091/2293] 162.253.55.204 () {30 vars in 762 bytes} [Sun Apr 12 19:52:16 2026] GET /v2.0/security-groups/lb-2decfe37-f7f1-454c-ba7b-13481dfa0a8c => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2294] 162.253.55.204 () {38 vars in 954 bytes} [Sun Apr 12 19:52:16 2026] POST /v2.0/ports => generated 954 bytes in 382 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: 1092/2295] 162.253.55.204 () {30 vars in 784 bytes} [Sun Apr 12 19:52:16 2026] GET /v2.0/security-groups?name=lb-2decfe37-f7f1-454c-ba7b-13481dfa0a8c => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2296] 162.253.55.204 () {34 vars in 735 bytes} [Sun Apr 12 19:52:16 2026] POST /v2.0/security-groups => generated 1638 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2297] 162.253.55.204 () {30 vars in 814 bytes} [Sun Apr 12 19:52:16 2026] GET /v2.0/security-group-rules?security_group_id=2467a548-8dba-4525-b1c4-9fb4aafe7fe7 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2298] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:52:16 2026] PUT /v2.0/ports/fbd627b9-44d5-43bd-96c2-14e27849e2a4 => generated 1235 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2299] 162.253.55.204 () {34 vars in 788 bytes} [Sun Apr 12 19:52:16 2026] PUT /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 1128 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:52:16.988 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b3846aa-968b-4ca6-b42a-428796f89f6f'] response: {'name': 'network-changed', 'server_uuid': '7d95dced-3b7c-4277-be76-0476ddc514a1', 'tag': 'fbd627b9-44d5-43bd-96c2-14e27849e2a4', '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: 1205/2300] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:52:17 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) /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: 1096/2301] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:52:17 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: 1206/2302] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:52:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2303] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:52:17 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: 1207/2304] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:52:17 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2305] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:17 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2306] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:17 2026] GET /v2.0/security-groups?id=9e4be8d1-99bc-414b-8060-da6e0a426c4a&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: 1098/2307] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:17 2026] GET /v2.0/security-groups?tenant_id=de6a8a8ac00444bfb4d6535cb6ac5a21&name=default => generated 2929 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2308] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:52:17 2026] GET /v2.0/ports?tenant_id=2b14895cef6f4fae9efb91aa5561c8a3&device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2309] 162.253.55.204 () {34 vars in 1017 bytes} [Sun Apr 12 19:52:17 2026] GET /v2.0/networks?tenant_id=2b14895cef6f4fae9efb91aa5561c8a3&shared=False => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2310] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:17 2026] DELETE /v2.0/security-groups/a9941629-5463-4e86-9c0c-6399a695bb52 => 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: 1212/2311] 162.253.55.204 () {34 vars in 929 bytes} [Sun Apr 12 19:52:17 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: 1100/2312] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:17 2026] GET /v2.0/security-groups?tenant_id=06f7670a2c754cfea3900b85b0d56fe5&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2313] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:17 2026] DELETE /v2.0/security-groups/88d3d68e-3d33-4b2d-84dd-0976569557d6 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2314] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:18 2026] GET /v2.0/security-groups?tenant_id=683f917d44ce469eaab30388813b28c6&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2315] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:18 2026] DELETE /v2.0/security-groups/901bde2b-1aff-4984-9845-e6115aa5eefd => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2316] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:18 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2317] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:18 2026] GET /v2.0/security-groups?id=9e4be8d1-99bc-414b-8060-da6e0a426c4a&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2318] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:52:18 2026] GET /v2.0/ports?tenant_id=2b14895cef6f4fae9efb91aa5561c8a3&device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2319] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:52:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fbd627b9-44d5-43bd-96c2-14e27849e2a4 => 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: 1104/2320] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:52:18 2026] GET /v2.0/subnets?id=5226f74f-ae0c-46cf-b20a-c6b061727dd0 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2321] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:52:18 2026] GET /v2.0/ports?network_id=8ec67d64-6e43-4d59-bb94-c27de8dd509a&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: 1105/2322] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:52:18 2026] GET /v2.0/networks/8ec67d64-6e43-4d59-bb94-c27de8dd509a?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: 1218/2323] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:52:18 2026] GET /v2.0/networks/8ec67d64-6e43-4d59-bb94-c27de8dd509a?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: 1220/2326] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:19 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2327] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:19 2026] GET /v2.0/security-groups?id=9e4be8d1-99bc-414b-8060-da6e0a426c4a&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2328] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:20 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2329] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:21 2026] GET /v2.0/security-groups?id=9e4be8d1-99bc-414b-8060-da6e0a426c4a&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: 7|app: 0|req: 1222/2330] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:22 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2331] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:22 2026] GET /v2.0/security-groups?id=9e4be8d1-99bc-414b-8060-da6e0a426c4a&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:52:22.779 7 INFO neutron.db.segments_db [None req-93f628cd-93db-4ca3-9df0-1a110f7dc5f5 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Added segment 2b819c38-1944-4164-ba88-5d29cde3b1f8 of type vxlan for network 12d669d2-5cb5-45f4-860b-d5a89fd06367 2026-04-12 19:52:23.080 7 INFO neutron.db.l3_hamode_db [None req-93f628cd-93db-4ca3-9df0-1a110f7dc5f5 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:52:23.222 7 INFO neutron.db.l3_hamode_db [None req-93f628cd-93db-4ca3-9df0-1a110f7dc5f5 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1110/2332] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:23 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2333] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:23 2026] GET /v2.0/security-groups?id=9e4be8d1-99bc-414b-8060-da6e0a426c4a&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: 1223/2334] 10.0.0.51 () {34 vars in 666 bytes} [Sun Apr 12 19:52:22 2026] POST /v2.0/routers => generated 474 bytes in 1367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:52:23.974 8 INFO neutron.db.l3_hamode_db [None req-e2b519e4-930e-4dbe-bf6f-180b3962b53a 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:52:24.092 8 INFO neutron.db.l3_hamode_db [None req-e2b519e4-930e-4dbe-bf6f-180b3962b53a 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1112/2335] 10.0.0.51 () {34 vars in 666 bytes} [Sun Apr 12 19:52:23 2026] POST /v2.0/routers => generated 474 bytes in 879 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2336] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:24 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:52:24.858 8 INFO neutron.db.l3_hamode_db [None req-3209dc30-338f-4012-a04c-ef3583859c03 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1225/2337] 10.0.0.156 () {34 vars in 1015 bytes} [Sun Apr 12 19:52:24 2026] GET /v2.0/security-groups?id=0d382c34-ea66-4440-b169-1b70eb7d7546&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2338] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:24 2026] GET /v2.0/security-groups?id=9e4be8d1-99bc-414b-8060-da6e0a426c4a&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: 1227/2339] 10.0.0.156 () {34 vars in 981 bytes} [Sun Apr 12 19:52:24 2026] GET /v2.0/networks?id=1632d54b-40ce-49c3-8287-1ef28177f33b => generated 735 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2340] 10.0.0.156 () {34 vars in 964 bytes} [Sun Apr 12 19:52:24 2026] GET /v2.0/quotas/25d282fc50d04c658362443c4a2b3a41 => generated 291 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:52:24.968 8 INFO neutron.db.l3_hamode_db [None req-3209dc30-338f-4012-a04c-ef3583859c03 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1229/2341] 10.0.0.156 () {34 vars in 1001 bytes} [Sun Apr 12 19:52:24 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&fields=id => generated 149 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2342] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:25 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => 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: 1231/2343] 10.0.0.156 () {34 vars in 1007 bytes} [Sun Apr 12 19:52:25 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?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: 1232/2344] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:25 2026] GET /v2.0/security-groups?id=9e4be8d1-99bc-414b-8060-da6e0a426c4a&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2345] 10.0.0.156 () {34 vars in 1107 bytes} [Sun Apr 12 19:52:25 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?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: 1234/2346] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:52:25 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2347] 10.0.0.51 () {34 vars in 666 bytes} [Sun Apr 12 19:52:24 2026] POST /v2.0/routers => generated 474 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:52:25.578 8 INFO neutron.db.l3_hamode_db [None req-d246e7a0-623c-4425-99ea-f52ed49ff57c 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 19:52:25.632 7 INFO neutron.db.l3_db [None req-189aa646-c100-4606-a1af-53cf9e34bb19 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Floating IP 30983b46-0cd8-4555-b9cb-1e3996015083 associated. External IP: 10.96.250.206, port: fbd627b9-44d5-43bd-96c2-14e27849e2a4. 2026-04-12 19:52:25.733 8 INFO neutron.db.l3_hamode_db [None req-d246e7a0-623c-4425-99ea-f52ed49ff57c 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1235/2348] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:52:25 2026] PUT /v2.0/floatingips/30983b46-0cd8-4555-b9cb-1e3996015083 => generated 855 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2349] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:52:25 2026] GET /v2.0/floatingips/30983b46-0cd8-4555-b9cb-1e3996015083 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:52:26.028 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01e0c159-0fbf-4ff3-a614-2cf3684d1cbf'] response: {'name': 'network-changed', 'server_uuid': '7d95dced-3b7c-4277-be76-0476ddc514a1', 'tag': 'fbd627b9-44d5-43bd-96c2-14e27849e2a4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1237/2350] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:26 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => 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: 1238/2351] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:26 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => 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: 1239/2352] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:52:26 2026] GET /v2.0/ports?tenant_id=2b14895cef6f4fae9efb91aa5561c8a3&device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2353] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:52:26 2026] GET /v2.0/networks?id=8ec67d64-6e43-4d59-bb94-c27de8dd509a => generated 757 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2354] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:52:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fbd627b9-44d5-43bd-96c2-14e27849e2a4 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2355] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:52:26 2026] GET /v2.0/subnets?id=5226f74f-ae0c-46cf-b20a-c6b061727dd0 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2356] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:52:26 2026] GET /v2.0/ports?network_id=8ec67d64-6e43-4d59-bb94-c27de8dd509a&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2357] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:52:26 2026] GET /v2.0/networks/8ec67d64-6e43-4d59-bb94-c27de8dd509a?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2358] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:52:26 2026] GET /v2.0/networks/8ec67d64-6e43-4d59-bb94-c27de8dd509a?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: 1114/2359] 10.0.0.51 () {34 vars in 666 bytes} [Sun Apr 12 19:52:25 2026] POST /v2.0/routers => generated 474 bytes in 1469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:52:27.062 7 INFO neutron.db.l3_hamode_db [None req-ab34ac88-b70a-4ae2-83f6-a648eeaf7f62 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1115/2360] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:52:27 2026] GET /v2.0/floatingips/30983b46-0cd8-4555-b9cb-1e3996015083 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:52:27.198 7 INFO neutron.db.l3_hamode_db [None req-ab34ac88-b70a-4ae2-83f6-a648eeaf7f62 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1246/2361] 10.0.0.51 () {34 vars in 666 bytes} [Sun Apr 12 19:52:27 2026] POST /v2.0/routers => generated 474 bytes in 847 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2362] 10.0.0.51 () {34 vars in 749 bytes} [Sun Apr 12 19:52:27 2026] PUT /v2.0/routers/222c6c03-8414-4e34-a19f-457742d2249e/tags => generated 17 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2363] 10.0.0.51 () {34 vars in 749 bytes} [Sun Apr 12 19:52:27 2026] PUT /v2.0/routers/7d608b01-bf9e-471e-b35e-3822192086b4/tags => generated 25 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2364] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:52:28 2026] GET /v2.0/floatingips/30983b46-0cd8-4555-b9cb-1e3996015083 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2365] 10.0.0.51 () {34 vars in 749 bytes} [Sun Apr 12 19:52:28 2026] PUT /v2.0/routers/dde0232f-0103-4cb8-a523-46576f634c74/tags => generated 34 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2366] 10.0.0.51 () {34 vars in 749 bytes} [Sun Apr 12 19:52:28 2026] PUT /v2.0/routers/27ea0562-9fa5-435d-98ca-05df36ac0bc9/tags => generated 19 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2367] 10.0.0.51 () {32 vars in 662 bytes} [Sun Apr 12 19:52:28 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2368] 10.0.0.51 () {32 vars in 676 bytes} [Sun Apr 12 19:52:28 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2369] 10.0.0.51 () {32 vars in 672 bytes} [Sun Apr 12 19:52:28 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2370] 10.0.0.51 () {32 vars in 684 bytes} [Sun Apr 12 19:52:28 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2371] 10.0.0.51 () {32 vars in 670 bytes} [Sun Apr 12 19:52:28 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2372] 10.0.0.51 () {32 vars in 684 bytes} [Sun Apr 12 19:52:28 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2373] 10.0.0.51 () {32 vars in 680 bytes} [Sun Apr 12 19:52:28 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2374] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:29 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => 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: 1122/2375] 10.0.0.51 () {32 vars in 692 bytes} [Sun Apr 12 19:52:28 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2376] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:52:29 2026] GET /v2.0/routers/222c6c03-8414-4e34-a19f-457742d2249e => generated 485 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2377] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:29 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => 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: 1255/2378] 10.0.0.51 () {34 vars in 740 bytes} [Sun Apr 12 19:52:29 2026] PUT /v2.0/routers/222c6c03-8414-4e34-a19f-457742d2249e => generated 485 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2379] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:52:29 2026] GET /v2.0/ports?device_id=222c6c03-8414-4e34-a19f-457742d2249e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:52:29.925 7 INFO neutron_taas.services.taas.taas_plugin [None req-411baed9-96b1-41a7-a06c-cffc685ec876 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] TaaS: Handle Delete Port: 1095d645-1b12-441e-b5fd-6f4d528077cc 2026-04-12 19:52:29.927 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-411baed9-96b1-41a7-a06c-cffc685ec876 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Tap Mirror: Handle Delete Port: 1095d645-1b12-441e-b5fd-6f4d528077cc [pid: 7|app: 0|req: 1256/2380] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:52:29 2026] DELETE /v2.0/routers/222c6c03-8414-4e34-a19f-457742d2249e => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2381] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:52:30 2026] GET /v2.0/routers/7d608b01-bf9e-471e-b35e-3822192086b4 => generated 493 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2382] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:52:30 2026] GET /v2.0/networks?id=1632d54b-40ce-49c3-8287-1ef28177f33b => generated 735 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2383] 162.253.55.204 () {34 vars in 1049 bytes} [Sun Apr 12 19:52:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=25d282fc50d04c658362443c4a2b3a41 => generated 343 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2384] 162.253.55.204 () {38 vars in 954 bytes} [Sun Apr 12 19:52:30 2026] POST /v2.0/ports => generated 1078 bytes in 292 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: 1126/2385] 10.0.0.51 () {34 vars in 740 bytes} [Sun Apr 12 19:52:30 2026] PUT /v2.0/routers/7d608b01-bf9e-471e-b35e-3822192086b4 => generated 493 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2386] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:52:30 2026] GET /v2.0/ports?device_id=7d608b01-bf9e-471e-b35e-3822192086b4 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:52:30.928 8 INFO neutron_taas.services.taas.taas_plugin [None req-dba98b2f-8346-48d5-8262-9599ba5673d9 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] TaaS: Handle Delete Port: 76039320-e2c7-4a53-a4b7-50aa4a5b4a17 2026-04-12 19:52:30.932 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dba98b2f-8346-48d5-8262-9599ba5673d9 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Tap Mirror: Handle Delete Port: 76039320-e2c7-4a53-a4b7-50aa4a5b4a17 [pid: 7|app: 0|req: 1260/2387] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:52:30 2026] PUT /v2.0/ports/e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 => generated 1239 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:52:31.059 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8eaaf7bd-acf0-4789-9749-662023f0334a'] response: {'name': 'network-changed', 'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'tag': 'e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1128/2388] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:52:30 2026] DELETE /v2.0/routers/7d608b01-bf9e-471e-b35e-3822192086b4 => generated 0 bytes in 424 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: 7|app: 0|req: 1261/2389] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:52:31 2026] GET /v2.0/routers/dde0232f-0103-4cb8-a523-46576f634c74 => generated 502 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2390] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:52:31 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2391] 162.253.55.204 () {34 vars in 1017 bytes} [Sun Apr 12 19:52:31 2026] GET /v2.0/networks?tenant_id=25d282fc50d04c658362443c4a2b3a41&shared=False => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2392] 162.253.55.204 () {34 vars in 929 bytes} [Sun Apr 12 19:52:31 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: 1129/2393] 10.0.0.51 () {34 vars in 740 bytes} [Sun Apr 12 19:52:31 2026] PUT /v2.0/routers/dde0232f-0103-4cb8-a523-46576f634c74 => generated 502 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2394] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:52:31 2026] GET /v2.0/ports?device_id=dde0232f-0103-4cb8-a523-46576f634c74 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:52:32.003 8 INFO neutron_taas.services.taas.taas_plugin [None req-25de8a47-ada4-4056-9e78-1567b596f55e 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] TaaS: Handle Delete Port: 52be7dcb-bfee-4738-a808-6033277ffe7c 2026-04-12 19:52:32.007 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25de8a47-ada4-4056-9e78-1567b596f55e 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Tap Mirror: Handle Delete Port: 52be7dcb-bfee-4738-a808-6033277ffe7c [pid: 7|app: 0|req: 1266/2395] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:32 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => 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: 1130/2396] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:52:31 2026] DELETE /v2.0/routers/dde0232f-0103-4cb8-a523-46576f634c74 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2397] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:32 2026] GET /v2.0/security-groups?id=0d382c34-ea66-4440-b169-1b70eb7d7546&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: 1131/2398] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:52:32 2026] GET /v2.0/routers/27ea0562-9fa5-435d-98ca-05df36ac0bc9 => generated 487 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2399] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:32 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2400] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:52:32 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2401] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:52:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.12&port_id=e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 => 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: 1135/2402] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:52:32 2026] GET /v2.0/subnets?id=30a0ffc0-18fe-4984-baa0-42724de940fe => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2403] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:52:32 2026] GET /v2.0/ports?network_id=1632d54b-40ce-49c3-8287-1ef28177f33b&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: 1137/2404] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:52:32 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?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: 1138/2405] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:52:32 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?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: 1268/2406] 10.0.0.51 () {34 vars in 740 bytes} [Sun Apr 12 19:52:32 2026] PUT /v2.0/routers/27ea0562-9fa5-435d-98ca-05df36ac0bc9 => generated 487 bytes in 1285 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2407] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:52:33 2026] GET /v2.0/ports?device_id=27ea0562-9fa5-435d-98ca-05df36ac0bc9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:52:33.854 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8a17581-bd77-4d7c-9eda-f5869b736482 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] TaaS: Handle Delete Port: 88b0ad36-2bae-4b8f-ae52-4484a8256882 2026-04-12 19:52:33.859 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8a17581-bd77-4d7c-9eda-f5869b736482 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Tap Mirror: Handle Delete Port: 88b0ad36-2bae-4b8f-ae52-4484a8256882 [pid: 7|app: 0|req: 1269/2408] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:52:33 2026] DELETE /v2.0/routers/27ea0562-9fa5-435d-98ca-05df36ac0bc9 => generated 0 bytes in 483 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2409] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:52:34 2026] GET /v2.0/routers/f608b81b-58f4-4957-b8ea-6812aedfb3ea => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2412] 10.0.0.51 () {34 vars in 740 bytes} [Sun Apr 12 19:52:34 2026] PUT /v2.0/routers/f608b81b-58f4-4957-b8ea-6812aedfb3ea => generated 480 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2413] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:52:34 2026] GET /v2.0/ports?device_id=f608b81b-58f4-4957-b8ea-6812aedfb3ea => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:52:34.963 7 INFO neutron_taas.services.taas.taas_plugin [None req-f867fd0b-e7f0-40e1-b956-3f632a2e753b 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] TaaS: Handle Delete Port: 263c8a61-10ca-482d-9b33-c00cbd0a32e7 2026-04-12 19:52:34.966 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f867fd0b-e7f0-40e1-b956-3f632a2e753b 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] Tap Mirror: Handle Delete Port: 263c8a61-10ca-482d-9b33-c00cbd0a32e7 [pid: 8|app: 0|req: 1144/2414] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:35 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2415] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:35 2026] GET /v2.0/security-groups?id=0d382c34-ea66-4440-b169-1b70eb7d7546&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2416] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:35 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:52:35.313 7 INFO neutron.services.segments.plugin [-] Segment 2b819c38-1944-4164-ba88-5d29cde3b1f8 resource provider aggregate not found 2026-04-12 19:52:35.325 7 INFO neutron.services.segments.plugin [-] Segment 2b819c38-1944-4164-ba88-5d29cde3b1f8 resource provider aggregate not found 2026-04-12 19:52:35.337 7 INFO neutron.services.segments.plugin [-] Segment 2b819c38-1944-4164-ba88-5d29cde3b1f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b819c38-1944-4164-ba88-5d29cde3b1f8 found for delete ", "request_id": "req-61936a68-eff4-4f73-b566-f95d04198963"}]} 2026-04-12 19:52:35.344 7 INFO neutron.services.segments.plugin [-] Segment 2b819c38-1944-4164-ba88-5d29cde3b1f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b819c38-1944-4164-ba88-5d29cde3b1f8 found for delete ", "request_id": "req-eefbd122-ed27-4dd1-ac5a-2bc1b673567f"}]} 2026-04-12 19:52:35.355 7 INFO neutron.db.l3_hamode_db [None req-f867fd0b-e7f0-40e1-b956-3f632a2e753b 6179ece17eb34b428fddb3c428edf7a9 f8a0112515d946a69d89ff98dca34b89 - - default default] HA network 12d669d2-5cb5-45f4-860b-d5a89fd06367 was deleted as no HA routers are present in tenant f8a0112515d946a69d89ff98dca34b89. [pid: 7|app: 0|req: 1271/2417] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:52:34 2026] DELETE /v2.0/routers/f608b81b-58f4-4957-b8ea-6812aedfb3ea => generated 0 bytes in 591 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2418] 10.0.0.202 () {34 vars in 989 bytes} [Sun Apr 12 19:52:35 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => 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: 1272/2419] 10.0.0.202 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:35 2026] GET /v2.0/security-groups?id=9e4be8d1-99bc-414b-8060-da6e0a426c4a&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: 1273/2420] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:36 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2421] 10.0.0.156 () {34 vars in 1119 bytes} [Sun Apr 12 19:52:36 2026] GET /v2.0/security-groups?id=0776e503-5c43-4e77-a9e0-b4e7af1425a8&id=590aa12e-55b2-47c0-98c9-65102de731a8&fields=id&fields=name => generated 205 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2422] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:36 2026] GET /v2.0/security-groups?tenant_id=bf4160cfd6824adebf153b60bd8cec72&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2423] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:36 2026] DELETE /v2.0/security-groups/7c668f66-2a2a-4ca3-a153-e2bc8fdddf23 => 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: 1149/2424] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:52:36 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1283 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2425] 10.0.0.51 () {32 vars in 856 bytes} [Sun Apr 12 19:52:36 2026] GET /v2.0/floatingips?floating_network_id=b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8&port_id=be87bce5-8984-4cc6-8a86-b24bf7922b47 => generated 861 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2426] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:36 2026] GET /v2.0/security-groups?tenant_id=f8a0112515d946a69d89ff98dca34b89&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2427] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:36 2026] DELETE /v2.0/security-groups/7db96b4c-4886-4293-816d-32f35607a169 => 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: 1151/2428] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:36 2026] GET /v2.0/security-groups?tenant_id=1b13899d9e854083a153333dbeec35ad&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2429] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:37 2026] DELETE /v2.0/security-groups/4e0a4c9e-3549-4caf-8239-0d1ecc57bfc3 => 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: 1152/2430] 162.253.55.204 () {34 vars in 993 bytes} [Sun Apr 12 19:52:37 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2431] 162.253.55.204 () {34 vars in 1043 bytes} [Sun Apr 12 19:52:37 2026] GET /v2.0/security-groups?id=0d382c34-ea66-4440-b169-1b70eb7d7546&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2432] 10.0.0.202 () {34 vars in 989 bytes} [Sun Apr 12 19:52:37 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2433] 10.0.0.202 () {34 vars in 1119 bytes} [Sun Apr 12 19:52:37 2026] GET /v2.0/security-groups?id=590aa12e-55b2-47c0-98c9-65102de731a8&id=0776e503-5c43-4e77-a9e0-b4e7af1425a8&fields=id&fields=name => generated 205 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2434] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:38 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => 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: 1281/2435] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:38 2026] GET /v2.0/security-groups?id=0d382c34-ea66-4440-b169-1b70eb7d7546&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2436] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:38 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => 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: 1282/2437] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:39 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2438] 10.0.0.156 () {34 vars in 1119 bytes} [Sun Apr 12 19:52:39 2026] GET /v2.0/security-groups?id=0776e503-5c43-4e77-a9e0-b4e7af1425a8&id=590aa12e-55b2-47c0-98c9-65102de731a8&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: 8|app: 0|req: 1157/2439] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:41 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1014 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2440] 10.0.0.156 () {34 vars in 1119 bytes} [Sun Apr 12 19:52:41 2026] GET /v2.0/security-groups?id=0776e503-5c43-4e77-a9e0-b4e7af1425a8&id=590aa12e-55b2-47c0-98c9-65102de731a8&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: 1283/2441] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:52:40 2026] POST /v2.0/floatingips => generated 552 bytes in 883 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2442] 10.0.0.51 () {34 vars in 757 bytes} [Sun Apr 12 19:52:41 2026] PUT /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2443] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:52:41 2026] GET /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2444] 10.0.0.51 () {34 vars in 768 bytes} [Sun Apr 12 19:52:41 2026] PUT /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2445] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:52:41 2026] GET /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2446] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:41 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2447] 10.0.0.51 () {34 vars in 764 bytes} [Sun Apr 12 19:52:41 2026] PUT /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2448] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:41 2026] GET /v2.0/security-groups?id=0d382c34-ea66-4440-b169-1b70eb7d7546&fields=id&fields=name => generated 96 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2449] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:52:41 2026] GET /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2450] 10.0.0.51 () {34 vars in 786 bytes} [Sun Apr 12 19:52:41 2026] PUT /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2451] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:41 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => 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: 1288/2452] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:52:41 2026] GET /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2453] 10.0.0.51 () {34 vars in 757 bytes} [Sun Apr 12 19:52:41 2026] PUT /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2454] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:52:41 2026] GET /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2455] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:52:41 2026] GET /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:52:42.058 7 INFO neutron.api.v2.resource [None req-d1ac8350-2126-42ca-9d8a-6b6c9d88ae46 3bc73c201eff4fa0aec99857f8ebe20d c898eea25c9f41eeac71f563c8bff6d1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1290/2456] 10.0.0.51 () {32 vars in 749 bytes} [Sun Apr 12 19:52:42 2026] GET /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2457] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:52:42 2026] DELETE /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2458] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:52:42 2026] GET /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:52:42.218 8 INFO neutron.api.v2.resource [None req-6c2f1d86-a655-4399-9aa7-8fc1db9979e4 3bc73c201eff4fa0aec99857f8ebe20d c898eea25c9f41eeac71f563c8bff6d1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1168/2459] 10.0.0.51 () {32 vars in 752 bytes} [Sun Apr 12 19:52:42 2026] DELETE /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2460] 10.0.0.51 () {32 vars in 740 bytes} [Sun Apr 12 19:52:42 2026] DELETE /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags => 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: 1169/2461] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:52:42 2026] GET /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2462] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:42 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1014 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:52:42.471 8 INFO neutron_taas.services.taas.taas_plugin [None req-9da34ecb-acfc-4d54-88e3-87fd9c7c24fd 3bc73c201eff4fa0aec99857f8ebe20d c898eea25c9f41eeac71f563c8bff6d1 - - default default] TaaS: Handle Delete Port: c58bc3cb-6f09-47f1-926b-a673ab683ebe 2026-04-12 19:52:42.476 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9da34ecb-acfc-4d54-88e3-87fd9c7c24fd 3bc73c201eff4fa0aec99857f8ebe20d c898eea25c9f41eeac71f563c8bff6d1 - - default default] Tap Mirror: Handle Delete Port: c58bc3cb-6f09-47f1-926b-a673ab683ebe [pid: 7|app: 0|req: 1294/2463] 162.253.55.204 () {34 vars in 993 bytes} [Sun Apr 12 19:52:42 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2464] 10.0.0.156 () {34 vars in 1119 bytes} [Sun Apr 12 19:52:42 2026] GET /v2.0/security-groups?id=0776e503-5c43-4e77-a9e0-b4e7af1425a8&id=590aa12e-55b2-47c0-98c9-65102de731a8&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:52:42.647 7 INFO neutron_taas.services.taas.taas_plugin [req-b6dd10a4-045e-4f32-8c73-415bd5ff8a6d req-b08a40e0-176f-4529-8843-fde792b7a405 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] TaaS: Handle Delete Port: be87bce5-8984-4cc6-8a86-b24bf7922b47 2026-04-12 19:52:42.650 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b6dd10a4-045e-4f32-8c73-415bd5ff8a6d req-b08a40e0-176f-4529-8843-fde792b7a405 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] Tap Mirror: Handle Delete Port: be87bce5-8984-4cc6-8a86-b24bf7922b47 [pid: 8|app: 0|req: 1170/2465] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:52:42 2026] DELETE /v2.0/floatingips/66371072-5654-42cb-be96-0413df20f62f => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:52:42.764 7 INFO neutron.db.l3_db [req-b6dd10a4-045e-4f32-8c73-415bd5ff8a6d req-b08a40e0-176f-4529-8843-fde792b7a405 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] Floating IP 5a90a2cb-c2e8-4a20-888e-6d203c6fb81b disassociated. External IP: 10.96.250.211, port: be87bce5-8984-4cc6-8a86-b24bf7922b47. [pid: 7|app: 0|req: 1296/2466] 162.253.55.204 () {36 vars in 996 bytes} [Sun Apr 12 19:52:42 2026] DELETE /v2.0/ports/be87bce5-8984-4cc6-8a86-b24bf7922b47 => generated 0 bytes in 606 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:52:43.195 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d52835c-b5d5-4a69-b65a-911817b1c264'] response: {'server_uuid': '2d25390e-f90b-4f6b-bf75-ec92a6ac75d9', 'name': 'network-vif-deleted', 'tag': 'be87bce5-8984-4cc6-8a86-b24bf7922b47', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1297/2467] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:43 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2468] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:43 2026] GET /v2.0/security-groups?tenant_id=c898eea25c9f41eeac71f563c8bff6d1&name=default => generated 2929 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2469] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:43 2026] DELETE /v2.0/security-groups/e40debb7-42da-4ac1-857a-01749ff27563 => 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: 1172/2470] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:44 2026] GET /v2.0/security-groups?tenant_id=932bacf21da74256902f4a16fa7efec1&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2471] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:44 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2472] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:44 2026] DELETE /v2.0/security-groups/adaa0226-ea4a-40e2-afc8-b46445606d32 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2473] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:44 2026] GET /v2.0/security-groups?id=9e4be8d1-99bc-414b-8060-da6e0a426c4a&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2474] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:44 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => 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: 1301/2475] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:45 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2476] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:45 2026] GET /v2.0/security-groups?id=9e4be8d1-99bc-414b-8060-da6e0a426c4a&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: 1302/2477] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:45 2026] GET /v2.0/ports?device_id=2d25390e-f90b-4f6b-bf75-ec92a6ac75d9 => 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: 1303/2478] 162.253.55.204 () {34 vars in 993 bytes} [Sun Apr 12 19:52:46 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => 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: 1176/2479] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:46 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2480] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:46 2026] GET /v2.0/security-groups?id=9e4be8d1-99bc-414b-8060-da6e0a426c4a&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:52:46.784 7 INFO neutron_taas.services.taas.taas_plugin [req-6893306a-c105-47f1-a755-1cd36f9c1a32 req-d44a5eba-1458-4c30-b792-d03333cae7e5 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] TaaS: Handle Delete Port: fbd627b9-44d5-43bd-96c2-14e27849e2a4 2026-04-12 19:52:46.787 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6893306a-c105-47f1-a755-1cd36f9c1a32 req-d44a5eba-1458-4c30-b792-d03333cae7e5 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Tap Mirror: Handle Delete Port: fbd627b9-44d5-43bd-96c2-14e27849e2a4 2026-04-12 19:52:46.918 7 INFO neutron.db.l3_db [req-6893306a-c105-47f1-a755-1cd36f9c1a32 req-d44a5eba-1458-4c30-b792-d03333cae7e5 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Floating IP 30983b46-0cd8-4555-b9cb-1e3996015083 disassociated. External IP: 10.96.250.206, port: fbd627b9-44d5-43bd-96c2-14e27849e2a4. [pid: 8|app: 0|req: 1178/2481] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:47 2026] DELETE /v2.0/security-groups/590aa12e-55b2-47c0-98c9-65102de731a8 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:52:47.239 8 INFO neutron.api.v2.resource [None req-4a2646d3-1d90-449a-a95f-e7504c304e7d 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1179/2482] 10.0.0.51 () {32 vars in 735 bytes} [Sun Apr 12 19:52:47 2026] GET /v2.0/security-groups/590aa12e-55b2-47c0-98c9-65102de731a8 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2483] 162.253.55.204 () {36 vars in 996 bytes} [Sun Apr 12 19:52:46 2026] DELETE /v2.0/ports/fbd627b9-44d5-43bd-96c2-14e27849e2a4 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:52:47.338 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-97564525-6d08-4149-b1d2-78fd5c57c893'] response: {'server_uuid': '7d95dced-3b7c-4277-be76-0476ddc514a1', 'name': 'network-vif-deleted', 'tag': 'fbd627b9-44d5-43bd-96c2-14e27849e2a4', 'status': 'completed', 'code': 200} 2026-04-12 19:52:47.353 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e40e133-88e1-4e23-8a81-7f8af9324741 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] TaaS: Handle Delete Port: 5b605066-a1f3-4f3e-97dc-e1528d51736e 2026-04-12 19:52:47.355 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e40e133-88e1-4e23-8a81-7f8af9324741 00a314d2c0c445388e2b36a83a758598 12674cdf8df146cc8a5eb15893a17143 - - default default] Tap Mirror: Handle Delete Port: 5b605066-a1f3-4f3e-97dc-e1528d51736e [pid: 8|app: 0|req: 1180/2484] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:52:47 2026] DELETE /v2.0/floatingips/5a90a2cb-c2e8-4a20-888e-6d203c6fb81b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2485] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:47 2026] DELETE /v2.0/security-groups/0776e503-5c43-4e77-a9e0-b4e7af1425a8 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:52:48.094 8 INFO neutron_taas.services.taas.taas_plugin [None req-81efab66-1910-4911-af06-43faae74eed1 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 6c63ea80-cba7-47a9-828f-54c71bcb6f09 2026-04-12 19:52:48.097 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81efab66-1910-4911-af06-43faae74eed1 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 6c63ea80-cba7-47a9-828f-54c71bcb6f09 2026-04-12 19:52:48.226 7 INFO neutron.db.segments_db [None req-9439d3d1-f8c5-4f48-8cf3-3bd48ad52589 f663a17612f24c3f8bdee1bc18cb4e2c 43549e06056e4a58af8b368463d42f85 - - default default] Added segment a183e79f-c5c5-41c9-a83e-606ae3746100 of type vxlan for network f2c79930-15a4-4bcc-ba71-b55d7d1f5729 [pid: 7|app: 0|req: 1306/2486] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:52:47 2026] POST /v2.0/networks => generated 612 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2487] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:48 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2488] 10.0.0.51 () {34 vars in 751 bytes} [Sun Apr 12 19:52:48 2026] PUT /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2489] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:52:48 2026] GET /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/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: 1310/2490] 10.0.0.51 () {34 vars in 762 bytes} [Sun Apr 12 19:52:48 2026] PUT /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2491] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:52:48 2026] GET /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2492] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:52:47 2026] PUT /v2.0/routers/68b34494-5caf-4e57-8ed3-0ac258029cb5/remove_router_interface => generated 309 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2493] 10.0.0.51 () {34 vars in 758 bytes} [Sun Apr 12 19:52:48 2026] PUT /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2494] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:52:48 2026] GET /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2495] 10.0.0.51 () {34 vars in 780 bytes} [Sun Apr 12 19:52:48 2026] PUT /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags/black.or.white => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2496] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:52:48 2026] GET /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:52:48.831 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ee97b69-7d8b-49fc-9feb-11ecc1632305 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 4ec7f4ae-17f8-4343-9e42-65d7b018fabd 2026-04-12 19:52:48.833 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ee97b69-7d8b-49fc-9feb-11ecc1632305 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 4ec7f4ae-17f8-4343-9e42-65d7b018fabd [pid: 7|app: 0|req: 1316/2497] 10.0.0.51 () {34 vars in 751 bytes} [Sun Apr 12 19:52:48 2026] PUT /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2498] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:52:48 2026] GET /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2499] 10.0.0.51 () {32 vars in 739 bytes} [Sun Apr 12 19:52:48 2026] GET /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:52:49.090 7 INFO neutron.api.v2.resource [None req-58f7dbd4-a475-40a8-b7fa-256e1e74d49d f663a17612f24c3f8bdee1bc18cb4e2c 43549e06056e4a58af8b368463d42f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1319/2500] 10.0.0.51 () {32 vars in 743 bytes} [Sun Apr 12 19:52:49 2026] GET /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 19:52:49.110 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ee97b69-7d8b-49fc-9feb-11ecc1632305 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: c6c16bda-468a-43a4-b5ef-f9108e1ec60f 2026-04-12 19:52:49.118 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ee97b69-7d8b-49fc-9feb-11ecc1632305 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: c6c16bda-468a-43a4-b5ef-f9108e1ec60f [pid: 7|app: 0|req: 1320/2501] 10.0.0.51 () {32 vars in 742 bytes} [Sun Apr 12 19:52:49 2026] DELETE /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2502] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:52:49 2026] GET /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags => generated 30 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:52:49.307 7 INFO neutron.api.v2.resource [None req-8ae62b9b-f9f1-4d83-bcc7-997b20062400 f663a17612f24c3f8bdee1bc18cb4e2c 43549e06056e4a58af8b368463d42f85 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1322/2503] 10.0.0.51 () {32 vars in 746 bytes} [Sun Apr 12 19:52:49 2026] DELETE /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2504] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:52:49 2026] DELETE /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2505] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:52:49 2026] GET /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729/tags => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2508] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:49 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:52:49.552 8 INFO neutron.services.segments.plugin [-] Segment ab0f5d5a-306e-49f7-af31-d205633a6199 resource provider aggregate not found 2026-04-12 19:52:49.557 8 INFO neutron.services.segments.plugin [-] Segment ab0f5d5a-306e-49f7-af31-d205633a6199 resource provider aggregate not found 2026-04-12 19:52:49.572 8 INFO neutron.services.segments.plugin [-] Segment ab0f5d5a-306e-49f7-af31-d205633a6199 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab0f5d5a-306e-49f7-af31-d205633a6199 found for delete ", "request_id": "req-d6d86dbc-77cc-48e1-918b-a7f5a308a581"}]} 2026-04-12 19:52:49.573 8 INFO neutron.services.segments.plugin [-] Segment ab0f5d5a-306e-49f7-af31-d205633a6199 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab0f5d5a-306e-49f7-af31-d205633a6199 found for delete ", "request_id": "req-26176e58-9d41-4a6c-84f6-e5bddbad8109"}]} 2026-04-12 19:52:49.579 8 INFO neutron.db.l3_hamode_db [None req-1ee97b69-7d8b-49fc-9feb-11ecc1632305 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HA network 9d753ca2-34eb-4f9c-a36a-bd03a8d3c757 was deleted as no HA routers are present in tenant 12674cdf8df146cc8a5eb15893a17143. [pid: 8|app: 0|req: 1182/2509] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:52:48 2026] DELETE /v2.0/routers/68b34494-5caf-4e57-8ed3-0ac258029cb5 => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:52:49.635 7 INFO neutron.services.segments.plugin [-] Segment a183e79f-c5c5-41c9-a83e-606ae3746100 resource provider aggregate not found 2026-04-12 19:52:49.649 7 INFO neutron.services.segments.plugin [-] Segment a183e79f-c5c5-41c9-a83e-606ae3746100 resource provider aggregate not found 2026-04-12 19:52:49.662 7 INFO neutron.services.segments.plugin [-] Segment a183e79f-c5c5-41c9-a83e-606ae3746100 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a183e79f-c5c5-41c9-a83e-606ae3746100 found for delete ", "request_id": "req-e8c5bdd6-3ae2-4cee-8aad-3216ef7c4885"}]} 2026-04-12 19:52:49.680 7 INFO neutron.services.segments.plugin [-] Segment a183e79f-c5c5-41c9-a83e-606ae3746100 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a183e79f-c5c5-41c9-a83e-606ae3746100 found for delete ", "request_id": "req-872aace2-4db8-42d8-a5a5-2ad40aad7c50"}]} [pid: 7|app: 0|req: 1328/2510] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:52:49 2026] DELETE /v2.0/networks/f2c79930-15a4-4bcc-ba71-b55d7d1f5729 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2511] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:52:49 2026] DELETE /v2.0/subnets/d3062308-3c8c-463c-86b2-0c0460ec6f28 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:52:49.898 7 INFO neutron_taas.services.taas.taas_plugin [None req-6321bd44-5cd5-4eda-8201-520c0c26fe3c 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 6bf64db6-8fa4-4294-8466-66a5f1b3f2f7 2026-04-12 19:52:49.902 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6321bd44-5cd5-4eda-8201-520c0c26fe3c 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 6bf64db6-8fa4-4294-8466-66a5f1b3f2f7 [pid: 7|app: 0|req: 1329/2512] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:52:49 2026] DELETE /v2.0/networks/603b2cab-955b-402c-a1cf-f13c93274fe5 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:52:50.504 8 INFO neutron_taas.services.taas.taas_plugin [None req-7878febb-106f-4fee-996a-3a35a37dd8ac 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 07929596-8ff2-414a-92ea-3c3d81765831 2026-04-12 19:52:50.507 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7878febb-106f-4fee-996a-3a35a37dd8ac 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 07929596-8ff2-414a-92ea-3c3d81765831 [pid: 7|app: 0|req: 1330/2513] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:50 2026] GET /v2.0/security-groups?tenant_id=43549e06056e4a58af8b368463d42f85&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2514] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:50 2026] DELETE /v2.0/security-groups/8ada20ff-64bb-4c59-ba54-be3bc1bf6372 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2515] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:50 2026] GET /v2.0/ports?device_id=7d95dced-3b7c-4277-be76-0476ddc514a1 => 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: 1333/2516] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:50 2026] GET /v2.0/security-groups?tenant_id=55dea8250ba34cfc8e283789c6c9a032&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2517] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:52:50 2026] PUT /v2.0/routers/e26e5879-196e-4ba6-a4b7-7afc7eba9604/remove_router_interface => generated 309 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2518] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:50 2026] DELETE /v2.0/security-groups/0e737a6b-8339-4ddf-9436-b642ee704fe5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:52:51.271 8 INFO neutron_taas.services.taas.taas_plugin [None req-95190978-672c-4aa2-9fe6-fe822e2b118f 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 0b5f86a0-ab20-4c41-81d7-222834c9aa20 2026-04-12 19:52:51.274 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95190978-672c-4aa2-9fe6-fe822e2b118f 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 0b5f86a0-ab20-4c41-81d7-222834c9aa20 2026-04-12 19:52:51.550 8 INFO neutron_taas.services.taas.taas_plugin [None req-95190978-672c-4aa2-9fe6-fe822e2b118f 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 64a5e6fa-e6cf-46a9-8630-408e981b0419 2026-04-12 19:52:51.554 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95190978-672c-4aa2-9fe6-fe822e2b118f 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 64a5e6fa-e6cf-46a9-8630-408e981b0419 2026-04-12 19:52:51.688 7 INFO neutron.services.segments.plugin [-] Segment 0268b724-3363-45c8-80f9-faaa41f95adb resource provider aggregate not found 2026-04-12 19:52:51.709 7 INFO neutron.services.segments.plugin [-] Segment 0268b724-3363-45c8-80f9-faaa41f95adb resource provider aggregate not found 2026-04-12 19:52:51.714 7 INFO neutron.services.segments.plugin [-] Segment 0268b724-3363-45c8-80f9-faaa41f95adb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0268b724-3363-45c8-80f9-faaa41f95adb found for delete ", "request_id": "req-fb46dd62-77f4-4511-afcc-f05edf55783f"}]} 2026-04-12 19:52:51.731 7 INFO neutron.services.segments.plugin [-] Segment 0268b724-3363-45c8-80f9-faaa41f95adb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0268b724-3363-45c8-80f9-faaa41f95adb found for delete ", "request_id": "req-a537c0f6-699f-41a7-8188-313d00b27b95"}]} [pid: 7|app: 0|req: 1335/2519] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:51 2026] DELETE /v2.0/security-groups/9e4be8d1-99bc-414b-8060-da6e0a426c4a => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:52:51.996 8 INFO neutron.services.segments.plugin [-] Segment ea18b5c5-bbc8-4e55-816a-24c0dfd95553 resource provider aggregate not found 2026-04-12 19:52:52.003 8 INFO neutron.services.segments.plugin [-] Segment ea18b5c5-bbc8-4e55-816a-24c0dfd95553 resource provider aggregate not found 2026-04-12 19:52:52.020 8 INFO neutron.db.l3_hamode_db [None req-95190978-672c-4aa2-9fe6-fe822e2b118f 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] HA network dd30c8d6-4b94-4e64-a457-766260b2a1b1 was deleted as no HA routers are present in tenant a7b5f7cda5b34d68adad63be0dd530b4. 2026-04-12 19:52:52.028 8 INFO neutron.services.segments.plugin [-] Segment ea18b5c5-bbc8-4e55-816a-24c0dfd95553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea18b5c5-bbc8-4e55-816a-24c0dfd95553 found for delete ", "request_id": "req-677f1541-adef-4a99-9d9f-9d99400ba16c"}]} [pid: 8|app: 0|req: 1185/2520] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:52:51 2026] DELETE /v2.0/routers/e26e5879-196e-4ba6-a4b7-7afc7eba9604 => generated 0 bytes in 977 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:52:52.031 8 INFO neutron.services.segments.plugin [-] Segment ea18b5c5-bbc8-4e55-816a-24c0dfd95553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea18b5c5-bbc8-4e55-816a-24c0dfd95553 found for delete ", "request_id": "req-77b572da-35d0-4f10-b38e-30122f12e9cb"}]} 2026-04-12 19:52:52.080 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8d167c5-3127-4127-8d3a-6053e003a901 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] TaaS: Handle Delete Port: bf737c9c-fb80-4cce-bcce-73f4ed067268 2026-04-12 19:52:52.083 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8d167c5-3127-4127-8d3a-6053e003a901 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Tap Mirror: Handle Delete Port: bf737c9c-fb80-4cce-bcce-73f4ed067268 [pid: 8|app: 0|req: 1186/2521] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:52:52 2026] DELETE /v2.0/subnets/26ecab49-e924-46c0-a2c1-01789da2dbd9 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2522] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:52:51 2026] DELETE /v2.0/floatingips/30983b46-0cd8-4555-b9cb-1e3996015083 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:52:52.329 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f94471f-e78c-4904-bf75-7ebacd797a1d 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 628eba76-6d5b-41a5-b4fb-74d695284a26 2026-04-12 19:52:52.332 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f94471f-e78c-4904-bf75-7ebacd797a1d 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 628eba76-6d5b-41a5-b4fb-74d695284a26 [pid: 7|app: 0|req: 1337/2523] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:52 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2524] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:52:52 2026] DELETE /v2.0/networks/0551395c-b967-41d1-b37f-13cd0354fe6f => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2525] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:52 2026] GET /v2.0/security-groups?id=ccd76412-ebbb-4d4e-94c8-a762d122f9a4&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2526] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:52 2026] GET /v2.0/security-groups?tenant_id=a7b5f7cda5b34d68adad63be0dd530b4&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2527] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:52 2026] DELETE /v2.0/security-groups/a6212078-92e8-4440-b164-1cddb8af0f0a => 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: 1189/2528] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:53 2026] GET /v2.0/security-groups?tenant_id=12674cdf8df146cc8a5eb15893a17143&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2529] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:53 2026] DELETE /v2.0/security-groups/b6ed3f9c-fc09-48ea-8dbd-19396001f3b5 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2530] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:53 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2531] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:53 2026] GET /v2.0/security-groups?id=ccd76412-ebbb-4d4e-94c8-a762d122f9a4&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:52:54.060 8 INFO neutron.services.segments.plugin [-] Segment 63180d9e-10c1-45e8-904b-1c8bd785332d resource provider aggregate not found 2026-04-12 19:52:54.066 8 INFO neutron.services.segments.plugin [-] Segment 63180d9e-10c1-45e8-904b-1c8bd785332d resource provider aggregate not found 2026-04-12 19:52:54.083 8 INFO neutron.services.segments.plugin [-] Segment 63180d9e-10c1-45e8-904b-1c8bd785332d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63180d9e-10c1-45e8-904b-1c8bd785332d found for delete ", "request_id": "req-74a4fdc6-ead5-470a-b258-1d2bd1c7960d"}]} 2026-04-12 19:52:54.092 8 INFO neutron.services.segments.plugin [-] Segment 63180d9e-10c1-45e8-904b-1c8bd785332d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63180d9e-10c1-45e8-904b-1c8bd785332d found for delete ", "request_id": "req-0b35d804-53be-4eba-90d4-7791288b9391"}]} [pid: 7|app: 0|req: 1342/2532] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:54 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => 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: 1343/2533] 162.253.55.204 () {34 vars in 993 bytes} [Sun Apr 12 19:52:54 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2534] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:52:54 2026] GET /v2.0/security-groups?id=ccd76412-ebbb-4d4e-94c8-a762d122f9a4&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: 1191/2535] 10.0.0.51 () {34 vars in 682 bytes} [Sun Apr 12 19:52:54 2026] POST /v2.0/security-groups => generated 1603 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2536] 10.0.0.51 () {34 vars in 765 bytes} [Sun Apr 12 19:52:55 2026] PUT /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:52:55.184 7 INFO neutron_taas.services.taas.taas_plugin [req-9c03ca79-dafc-4bf6-ac98-0c7c98038602 req-771b7fa8-4d7f-460c-bb86-0b4639f1d4ee 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] TaaS: Handle Delete Port: 728949e1-24b6-42cb-b31a-f762813fd838 2026-04-12 19:52:55.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9c03ca79-dafc-4bf6-ac98-0c7c98038602 req-771b7fa8-4d7f-460c-bb86-0b4639f1d4ee 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Tap Mirror: Handle Delete Port: 728949e1-24b6-42cb-b31a-f762813fd838 [pid: 8|app: 0|req: 1193/2537] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:52:55 2026] GET /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2538] 10.0.0.51 () {34 vars in 776 bytes} [Sun Apr 12 19:52:55 2026] PUT /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags/green => 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: 1195/2539] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:52:55 2026] GET /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2540] 10.0.0.51 () {34 vars in 772 bytes} [Sun Apr 12 19:52:55 2026] PUT /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2541] 162.253.55.204 () {36 vars in 996 bytes} [Sun Apr 12 19:52:55 2026] DELETE /v2.0/ports/728949e1-24b6-42cb-b31a-f762813fd838 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2542] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:52:55 2026] GET /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:52:55.426 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0bf40ab-b034-47e6-8de9-e1e79c63a10b'] response: {'server_uuid': 'ca56615f-375c-4b28-af43-523fd1798a3f', 'name': 'network-vif-deleted', 'tag': '728949e1-24b6-42cb-b31a-f762813fd838', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1346/2543] 10.0.0.51 () {34 vars in 794 bytes} [Sun Apr 12 19:52:55 2026] PUT /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags/black.or.white => generated 4 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2544] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:52:55 2026] GET /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2545] 10.0.0.51 () {34 vars in 765 bytes} [Sun Apr 12 19:52:55 2026] PUT /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2546] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:52:55 2026] GET /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2547] 10.0.0.51 () {32 vars in 753 bytes} [Sun Apr 12 19:52:55 2026] GET /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:52:55.826 8 INFO neutron.api.v2.resource [None req-52e1cc75-8146-485b-97df-6ff8fcb37c86 6c02b0ea226346e5a3f6a274e511a8be bfc768ceef384acf9b7a127e374a7b7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1200/2548] 10.0.0.51 () {32 vars in 757 bytes} [Sun Apr 12 19:52:55 2026] GET /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2549] 10.0.0.51 () {32 vars in 756 bytes} [Sun Apr 12 19:52:55 2026] DELETE /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2550] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:52:55 2026] GET /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:52:56.007 7 INFO neutron.api.v2.resource [None req-c7940628-2959-464f-8f37-2c38967117a1 6c02b0ea226346e5a3f6a274e511a8be bfc768ceef384acf9b7a127e374a7b7f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1350/2551] 10.0.0.51 () {32 vars in 760 bytes} [Sun Apr 12 19:52:55 2026] DELETE /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2552] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:52:56 2026] DELETE /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2553] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:52:56 2026] GET /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2554] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:56 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => 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: 1352/2555] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:56 2026] DELETE /v2.0/security-groups/d51b0c01-2e2d-47b2-b97f-b8cf51b4569d => 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: 1204/2556] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:56 2026] GET /v2.0/security-groups?tenant_id=bfc768ceef384acf9b7a127e374a7b7f&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2557] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:57 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => 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: 1353/2558] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:57 2026] DELETE /v2.0/security-groups/7a9be41d-809e-4388-bc77-9682b6d18b90 => 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: 1206/2559] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:52:57 2026] GET /v2.0/security-groups?tenant_id=ed6e10e52ed54bae8fd9be950fe47268&name=default => generated 2929 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2560] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:57 2026] DELETE /v2.0/security-groups/936db16a-9448-41e7-9155-16e9dc452fa5 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2561] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:52:58 2026] GET /v2.0/ports?device_id=ca56615f-375c-4b28-af43-523fd1798a3f => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:52:58.401 8 INFO neutron.db.segments_db [None req-703f8cc6-77d5-4a66-8863-36fbcd40a2d1 7362a963dccd42a39401c0251f3ae652 a10b1b8e776248e8ab7f0719c7ccd25a - - default default] Added segment addf04c1-402a-4b90-8b47-73b705e128fd of type vxlan for network e97d4e48-f26b-48f3-beb3-71553d809f92 [pid: 8|app: 0|req: 1207/2562] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:52:57 2026] POST /v2.0/networks => generated 613 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2563] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:52:58 2026] POST /v2.0/subnets => generated 626 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:52:58.880 8 INFO neutron.db.segments_db [None req-849329ac-84c6-4c72-919c-45afd64ecbac 7362a963dccd42a39401c0251f3ae652 a10b1b8e776248e8ab7f0719c7ccd25a - - default default] Added segment ceff064d-0555-44d4-944d-d97cbe06ec59 of type vxlan for network da684ed6-9930-43fa-b031-c100e7d5b3d9 [pid: 8|app: 0|req: 1208/2564] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:52:58 2026] POST /v2.0/networks => generated 613 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2565] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:52:58 2026] POST /v2.0/subnets => generated 629 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:52:59.286 8 INFO neutron.db.segments_db [None req-adfe0e19-4cca-4071-ba5c-2ffe7283720c 7362a963dccd42a39401c0251f3ae652 a10b1b8e776248e8ab7f0719c7ccd25a - - default default] Added segment 60bdf9f8-981d-4bfc-8f66-e8ae8e5dfa96 of type vxlan for network af2ee94b-8ef4-4b63-a665-92539211a37a [pid: 8|app: 0|req: 1209/2566] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:52:59 2026] POST /v2.0/networks => generated 612 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2567] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:52:59 2026] DELETE /v2.0/security-groups/ccd76412-ebbb-4d4e-94c8-a762d122f9a4 => 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: 1358/2568] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:52:59 2026] POST /v2.0/subnets => generated 629 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:52:59.781 7 INFO neutron.db.segments_db [None req-f0670d12-c32a-4d13-b0ff-6e0f08c07f86 7362a963dccd42a39401c0251f3ae652 a10b1b8e776248e8ab7f0719c7ccd25a - - default default] Added segment 62bf5cb6-2e53-44c5-93ff-42f0500b1818 of type vxlan for network 4c3899dc-2e1a-4ee4-a23f-a863accd6555 [pid: 7|app: 0|req: 1359/2569] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:52:59 2026] POST /v2.0/networks => generated 613 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:53:00.108 8 INFO neutron_taas.services.taas.taas_plugin [None req-20594d1b-8421-4e61-aa5f-848fa8c93da0 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] TaaS: Handle Delete Port: ad1dc6d8-697d-497e-acbe-888492077cc6 2026-04-12 19:53:00.110 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20594d1b-8421-4e61-aa5f-848fa8c93da0 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Tap Mirror: Handle Delete Port: ad1dc6d8-697d-497e-acbe-888492077cc6 [pid: 7|app: 0|req: 1360/2570] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:52:59 2026] POST /v2.0/subnets => generated 629 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:53:00.192 7 INFO neutron.db.segments_db [None req-63637407-e125-40c0-b01c-eb2c8ab0a781 7362a963dccd42a39401c0251f3ae652 a10b1b8e776248e8ab7f0719c7ccd25a - - default default] Added segment e907343b-4629-4537-9eba-f191bad3e46f of type vxlan for network 1a64fc4a-e7e4-466b-8b37-7161be7c0dd6 [pid: 7|app: 0|req: 1361/2571] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:53:00 2026] POST /v2.0/networks => generated 613 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2572] 10.0.0.51 () {34 vars in 667 bytes} [Sun Apr 12 19:53:00 2026] POST /v2.0/subnets => generated 629 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2573] 10.0.0.51 () {34 vars in 749 bytes} [Sun Apr 12 19:53:00 2026] PUT /v2.0/subnets/57254aed-72ea-4c1e-9c5a-b0b2e144e6f4/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2574] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:52:59 2026] PUT /v2.0/routers/b5c95278-0fdb-4574-bf5a-947e8f1222eb/remove_router_interface => generated 309 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2575] 10.0.0.51 () {34 vars in 749 bytes} [Sun Apr 12 19:53:00 2026] PUT /v2.0/subnets/8d78478b-2ed0-4a0b-a529-a8ba333e8dbf/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2576] 10.0.0.51 () {34 vars in 749 bytes} [Sun Apr 12 19:53:00 2026] PUT /v2.0/subnets/daa10cd2-8b33-4fbe-8eb4-f4d816f1d27f/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2577] 10.0.0.51 () {34 vars in 749 bytes} [Sun Apr 12 19:53:00 2026] PUT /v2.0/subnets/198ba77c-9e46-4355-9daf-592742ce7c5d/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2578] 10.0.0.51 () {32 vars in 662 bytes} [Sun Apr 12 19:53:00 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2579] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:53:00 2026] DELETE /v2.0/subnets/5226f74f-ae0c-46cf-b20a-c6b061727dd0 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2580] 10.0.0.51 () {32 vars in 676 bytes} [Sun Apr 12 19:53:00 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2581] 10.0.0.51 () {32 vars in 672 bytes} [Sun Apr 12 19:53:00 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2582] 10.0.0.51 () {32 vars in 684 bytes} [Sun Apr 12 19:53:00 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2583] 10.0.0.51 () {32 vars in 670 bytes} [Sun Apr 12 19:53:00 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2584] 10.0.0.51 () {32 vars in 684 bytes} [Sun Apr 12 19:53:01 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:53:01.092 8 INFO neutron_taas.services.taas.taas_plugin [None req-df4561cd-512d-49c1-bbe4-b33103c7d41b 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] TaaS: Handle Delete Port: c167fb8e-cf9c-4461-85d8-56446ad7cb3d 2026-04-12 19:53:01.096 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df4561cd-512d-49c1-bbe4-b33103c7d41b 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Tap Mirror: Handle Delete Port: c167fb8e-cf9c-4461-85d8-56446ad7cb3d [pid: 7|app: 0|req: 1373/2585] 10.0.0.51 () {32 vars in 680 bytes} [Sun Apr 12 19:53:01 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2586] 10.0.0.51 () {32 vars in 692 bytes} [Sun Apr 12 19:53:01 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2587] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:53:01 2026] DELETE /v2.0/subnets/57254aed-72ea-4c1e-9c5a-b0b2e144e6f4 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:53:01.407 8 INFO neutron_taas.services.taas.taas_plugin [None req-df4561cd-512d-49c1-bbe4-b33103c7d41b 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] TaaS: Handle Delete Port: ca8c6c95-093d-4a0d-b221-ba9208ddab4b 2026-04-12 19:53:01.410 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df4561cd-512d-49c1-bbe4-b33103c7d41b 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Tap Mirror: Handle Delete Port: ca8c6c95-093d-4a0d-b221-ba9208ddab4b [pid: 7|app: 0|req: 1376/2588] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:53:01 2026] DELETE /v2.0/subnets/8d78478b-2ed0-4a0b-a529-a8ba333e8dbf => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2589] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:53:01 2026] DELETE /v2.0/subnets/daa10cd2-8b33-4fbe-8eb4-f4d816f1d27f => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:53:01.791 8 INFO neutron.services.segments.plugin [-] Segment 7d7ff9e6-eba4-40f6-a0d0-377a3ef13507 resource provider aggregate not found 2026-04-12 19:53:01.792 8 INFO neutron.services.segments.plugin [-] Segment 7d7ff9e6-eba4-40f6-a0d0-377a3ef13507 resource provider aggregate not found 2026-04-12 19:53:01.818 8 INFO neutron.services.segments.plugin [-] Segment 7d7ff9e6-eba4-40f6-a0d0-377a3ef13507 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d7ff9e6-eba4-40f6-a0d0-377a3ef13507 found for delete ", "request_id": "req-b072ea85-0bae-4d4b-a0d4-72bf00c905a9"}]} [pid: 7|app: 0|req: 1378/2590] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:53:01 2026] DELETE /v2.0/subnets/198ba77c-9e46-4355-9daf-592742ce7c5d => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:53:01.825 8 INFO neutron.services.segments.plugin [-] Segment 7d7ff9e6-eba4-40f6-a0d0-377a3ef13507 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d7ff9e6-eba4-40f6-a0d0-377a3ef13507 found for delete ", "request_id": "req-e2fa5de3-9573-4407-a95c-45a1267f4808"}]} 2026-04-12 19:53:01.831 8 INFO neutron.db.l3_hamode_db [None req-df4561cd-512d-49c1-bbe4-b33103c7d41b 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] HA network 4fe2aa4b-5a98-45c5-a70d-1a7ac4f3089f was deleted as no HA routers are present in tenant 2b14895cef6f4fae9efb91aa5561c8a3. [pid: 8|app: 0|req: 1213/2591] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:53:00 2026] DELETE /v2.0/routers/b5c95278-0fdb-4574-bf5a-947e8f1222eb => generated 0 bytes in 1027 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:53:01.958 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2ac33eb-958d-46e3-aac8-10d7a765ac1c 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] TaaS: Handle Delete Port: 23040e4b-ea92-434a-b73e-65af0385fa0f 2026-04-12 19:53:01.961 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2ac33eb-958d-46e3-aac8-10d7a765ac1c 1e9da4d90ab041fe93d85a5f93afc0a1 2b14895cef6f4fae9efb91aa5561c8a3 - - default default] Tap Mirror: Handle Delete Port: 23040e4b-ea92-434a-b73e-65af0385fa0f [pid: 7|app: 0|req: 1379/2592] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:53:01 2026] DELETE /v2.0/subnets/3281c58b-de7d-4524-9f71-2b353e961cd5 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:53:02.101 7 INFO neutron_taas.services.taas.taas_plugin [None req-6fbf7356-9844-48c4-9999-66df8d0ff0ce 7362a963dccd42a39401c0251f3ae652 a10b1b8e776248e8ab7f0719c7ccd25a - - default default] TaaS: Handle Delete Port: 1a97b1eb-78d1-49c8-af1a-b99d4e6afe4f 2026-04-12 19:53:02.104 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fbf7356-9844-48c4-9999-66df8d0ff0ce 7362a963dccd42a39401c0251f3ae652 a10b1b8e776248e8ab7f0719c7ccd25a - - default default] Tap Mirror: Handle Delete Port: 1a97b1eb-78d1-49c8-af1a-b99d4e6afe4f [pid: 8|app: 0|req: 1214/2593] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:53:01 2026] DELETE /v2.0/networks/8ec67d64-6e43-4d59-bb94-c27de8dd509a => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:53:02.314 7 INFO neutron.services.segments.plugin [-] Segment addf04c1-402a-4b90-8b47-73b705e128fd resource provider aggregate not found 2026-04-12 19:53:02.320 7 INFO neutron.services.segments.plugin [-] Segment addf04c1-402a-4b90-8b47-73b705e128fd resource provider aggregate not found 2026-04-12 19:53:02.339 7 INFO neutron.services.segments.plugin [-] Segment addf04c1-402a-4b90-8b47-73b705e128fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid addf04c1-402a-4b90-8b47-73b705e128fd found for delete ", "request_id": "req-bb4f410a-babf-431a-9921-76550b70afaf"}]} [pid: 7|app: 0|req: 1380/2594] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:53:01 2026] DELETE /v2.0/networks/e97d4e48-f26b-48f3-beb3-71553d809f92 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:53:02.359 7 INFO neutron.services.segments.plugin [-] Segment addf04c1-402a-4b90-8b47-73b705e128fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid addf04c1-402a-4b90-8b47-73b705e128fd found for delete ", "request_id": "req-dac24264-278e-4bed-801a-0500d3aef205"}]} [pid: 8|app: 0|req: 1215/2595] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:53:02 2026] DELETE /v2.0/networks/da684ed6-9930-43fa-b031-c100e7d5b3d9 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2596] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:53:02 2026] DELETE /v2.0/networks/af2ee94b-8ef4-4b63-a665-92539211a37a => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2597] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:53:02 2026] DELETE /v2.0/networks/4c3899dc-2e1a-4ee4-a23f-a863accd6555 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2598] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:53:02 2026] DELETE /v2.0/networks/1a64fc4a-e7e4-466b-8b37-7161be7c0dd6 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2599] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:02 2026] GET /v2.0/security-groups?tenant_id=b4d5aab1a1d049fab7fd6b151f589a21&name=default => generated 2929 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2600] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:03 2026] DELETE /v2.0/security-groups/46a53429-500c-45f6-b6a3-166873213af8 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2601] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:03 2026] GET /v2.0/security-groups?tenant_id=2b14895cef6f4fae9efb91aa5561c8a3&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2602] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:03 2026] DELETE /v2.0/security-groups/dd14fdb7-ce57-4e53-82a8-4411feebce28 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:53:03.846 8 INFO neutron.services.segments.plugin [-] Segment 72678113-3073-4ebb-a7ea-9b783ba91ff0 resource provider aggregate not found 2026-04-12 19:53:03.852 8 INFO neutron.services.segments.plugin [-] Segment 72678113-3073-4ebb-a7ea-9b783ba91ff0 resource provider aggregate not found 2026-04-12 19:53:03.866 8 INFO neutron.services.segments.plugin [-] Segment 72678113-3073-4ebb-a7ea-9b783ba91ff0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72678113-3073-4ebb-a7ea-9b783ba91ff0 found for delete ", "request_id": "req-c6a73c7d-3d93-4690-b363-7c43792513e9"}]} 2026-04-12 19:53:03.875 8 INFO neutron.services.segments.plugin [-] Segment 72678113-3073-4ebb-a7ea-9b783ba91ff0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72678113-3073-4ebb-a7ea-9b783ba91ff0 found for delete ", "request_id": "req-d627c394-7c94-47a8-93ea-2a259fd2204f"}]} 2026-04-12 19:53:03.884 8 INFO neutron.services.segments.plugin [-] Segment ceff064d-0555-44d4-944d-d97cbe06ec59 resource provider aggregate not found 2026-04-12 19:53:03.895 8 INFO neutron.services.segments.plugin [-] Segment ceff064d-0555-44d4-944d-d97cbe06ec59 resource provider aggregate not found 2026-04-12 19:53:03.904 8 INFO neutron.services.segments.plugin [-] Segment ceff064d-0555-44d4-944d-d97cbe06ec59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ceff064d-0555-44d4-944d-d97cbe06ec59 found for delete ", "request_id": "req-3771bc22-bf4f-4482-9a21-1566b3a51e22"}]} 2026-04-12 19:53:03.908 8 INFO neutron.services.segments.plugin [-] Segment ceff064d-0555-44d4-944d-d97cbe06ec59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ceff064d-0555-44d4-944d-d97cbe06ec59 found for delete ", "request_id": "req-4798b823-c78e-4566-88f7-c44487a73229"}]} 2026-04-12 19:53:03.949 8 INFO neutron.services.segments.plugin [-] Segment 62bf5cb6-2e53-44c5-93ff-42f0500b1818 resource provider aggregate not found 2026-04-12 19:53:03.951 8 INFO neutron.services.segments.plugin [-] Segment 62bf5cb6-2e53-44c5-93ff-42f0500b1818 resource provider aggregate not found 2026-04-12 19:53:03.983 8 INFO neutron.services.segments.plugin [-] Segment 62bf5cb6-2e53-44c5-93ff-42f0500b1818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62bf5cb6-2e53-44c5-93ff-42f0500b1818 found for delete ", "request_id": "req-f8801939-53a8-4846-9a33-797f7e0982c9"}]} 2026-04-12 19:53:03.993 8 INFO neutron.services.segments.plugin [-] Segment 62bf5cb6-2e53-44c5-93ff-42f0500b1818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62bf5cb6-2e53-44c5-93ff-42f0500b1818 found for delete ", "request_id": "req-585cd1b0-cb68-4623-8049-339a8a0ada0c"}]} [pid: 8|app: 0|req: 1219/2603] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:04 2026] GET /v2.0/security-groups?tenant_id=97d8229218d3483d9f9f46a3f4692ae6&name=default => generated 2929 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:53:04.362 7 INFO neutron.services.segments.plugin [-] Segment 60bdf9f8-981d-4bfc-8f66-e8ae8e5dfa96 resource provider aggregate not found 2026-04-12 19:53:04.386 7 INFO neutron.services.segments.plugin [-] Segment 60bdf9f8-981d-4bfc-8f66-e8ae8e5dfa96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60bdf9f8-981d-4bfc-8f66-e8ae8e5dfa96 found for delete ", "request_id": "req-590ef55b-dfb2-4209-9fd2-4d52d679046d"}]} 2026-04-12 19:53:04.391 7 INFO neutron.services.segments.plugin [-] Segment 60bdf9f8-981d-4bfc-8f66-e8ae8e5dfa96 resource provider aggregate not found 2026-04-12 19:53:04.418 7 INFO neutron.services.segments.plugin [-] Segment e907343b-4629-4537-9eba-f191bad3e46f resource provider aggregate not found 2026-04-12 19:53:04.433 7 INFO neutron.services.segments.plugin [-] Segment 60bdf9f8-981d-4bfc-8f66-e8ae8e5dfa96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60bdf9f8-981d-4bfc-8f66-e8ae8e5dfa96 found for delete ", "request_id": "req-54525481-4627-4052-887c-b20c3807efb8"}]} 2026-04-12 19:53:04.448 7 INFO neutron.services.segments.plugin [-] Segment e907343b-4629-4537-9eba-f191bad3e46f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e907343b-4629-4537-9eba-f191bad3e46f found for delete ", "request_id": "req-9efe0c80-1fda-4db4-bb7c-664c13c0cffc"}]} 2026-04-12 19:53:04.457 7 INFO neutron.services.segments.plugin [-] Segment e907343b-4629-4537-9eba-f191bad3e46f resource provider aggregate not found 2026-04-12 19:53:04.485 7 INFO neutron.services.segments.plugin [-] Segment e907343b-4629-4537-9eba-f191bad3e46f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e907343b-4629-4537-9eba-f191bad3e46f found for delete ", "request_id": "req-64433017-bb83-4e6f-8127-de70d20553e0"}]} [pid: 7|app: 0|req: 1385/2606] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:04 2026] DELETE /v2.0/security-groups/6f30b1b8-e3ec-4fae-b2bf-487cba4ee02c => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2607] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:04 2026] GET /v2.0/security-groups?tenant_id=0074be46c137415fb5bee62bd5650132&name=default => generated 2929 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2608] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:04 2026] DELETE /v2.0/security-groups/390a10b6-e45e-4594-9e3a-ca20b67e6c7e => 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: 1223/2609] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:05 2026] GET /v2.0/security-groups?tenant_id=a10b1b8e776248e8ab7f0719c7ccd25a&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2610] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:05 2026] DELETE /v2.0/security-groups/82ffad90-7413-4943-a5a1-020e415ef77b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2611] 10.0.0.51 () {34 vars in 676 bytes} [Sun Apr 12 19:53:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2612] 10.0.0.51 () {34 vars in 751 bytes} [Sun Apr 12 19:53:08 2026] PUT /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2613] 10.0.0.51 () {34 vars in 682 bytes} [Sun Apr 12 19:53:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2614] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:53:08 2026] GET /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/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: 1391/2615] 10.0.0.51 () {34 vars in 762 bytes} [Sun Apr 12 19:53:08 2026] PUT /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2616] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:53:08 2026] GET /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2617] 10.0.0.51 () {34 vars in 682 bytes} [Sun Apr 12 19:53:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2618] 10.0.0.51 () {34 vars in 758 bytes} [Sun Apr 12 19:53:08 2026] PUT /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2619] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:53:08 2026] GET /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2620] 10.0.0.51 () {34 vars in 682 bytes} [Sun Apr 12 19:53:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2621] 10.0.0.51 () {34 vars in 780 bytes} [Sun Apr 12 19:53:08 2026] PUT /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2622] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:53:08 2026] GET /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2623] 10.0.0.51 () {34 vars in 751 bytes} [Sun Apr 12 19:53:08 2026] PUT /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2624] 10.0.0.51 () {34 vars in 682 bytes} [Sun Apr 12 19:53:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2625] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:53:09 2026] GET /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2626] 10.0.0.51 () {32 vars in 739 bytes} [Sun Apr 12 19:53:09 2026] GET /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:53:09.143 7 INFO neutron.api.v2.resource [None req-58c4ae1b-fda0-4ddc-abc5-4bfd5cb5328e c0f838a972364bc59d6391a5ea287fab 43c9de9dd0214c19b3f5c83d0bbbb044 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1400/2627] 10.0.0.51 () {32 vars in 743 bytes} [Sun Apr 12 19:53:09 2026] GET /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2628] 10.0.0.51 () {34 vars in 682 bytes} [Sun Apr 12 19:53:09 2026] POST /v2.0/security-groups => generated 1603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2629] 10.0.0.51 () {32 vars in 742 bytes} [Sun Apr 12 19:53:09 2026] DELETE /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2630] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:53:09 2026] GET /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2631] 10.0.0.51 () {34 vars in 765 bytes} [Sun Apr 12 19:53:09 2026] PUT /v2.0/security-groups/88a63a3a-227a-45a3-b611-d84772d165d1/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:53:09.268 7 INFO neutron.api.v2.resource [None req-93ea86f6-f505-43e7-9348-70e58a221172 c0f838a972364bc59d6391a5ea287fab 43c9de9dd0214c19b3f5c83d0bbbb044 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1403/2632] 10.0.0.51 () {32 vars in 746 bytes} [Sun Apr 12 19:53:09 2026] DELETE /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2633] 10.0.0.51 () {34 vars in 765 bytes} [Sun Apr 12 19:53:09 2026] PUT /v2.0/security-groups/0a605803-182c-4c8f-b452-5fdd712b6a88/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2634] 10.0.0.51 () {32 vars in 734 bytes} [Sun Apr 12 19:53:09 2026] DELETE /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/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: 1231/2635] 10.0.0.51 () {34 vars in 765 bytes} [Sun Apr 12 19:53:09 2026] PUT /v2.0/security-groups/28196417-9678-4c1f-88f4-6f2bd5f808a3/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2636] 10.0.0.51 () {32 vars in 731 bytes} [Sun Apr 12 19:53:09 2026] GET /v2.0/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6/tags => 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: 1232/2637] 10.0.0.51 () {34 vars in 765 bytes} [Sun Apr 12 19:53:09 2026] PUT /v2.0/security-groups/d6a5e501-d85b-4c04-9501-743f032c595d/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2638] 10.0.0.51 () {32 vars in 732 bytes} [Sun Apr 12 19:53:09 2026] DELETE /v2.0/qos/policies/f13c069a-38e1-40e4-8d7c-a43f749ff3e6 => 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: 1233/2639] 10.0.0.51 () {32 vars in 678 bytes} [Sun Apr 12 19:53:09 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2640] 10.0.0.51 () {32 vars in 692 bytes} [Sun Apr 12 19:53:09 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2641] 10.0.0.51 () {32 vars in 688 bytes} [Sun Apr 12 19:53:09 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2642] 10.0.0.51 () {32 vars in 700 bytes} [Sun Apr 12 19:53:09 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2643] 10.0.0.51 () {32 vars in 686 bytes} [Sun Apr 12 19:53:09 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2644] 10.0.0.51 () {32 vars in 700 bytes} [Sun Apr 12 19:53:09 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2645] 10.0.0.51 () {32 vars in 696 bytes} [Sun Apr 12 19:53:09 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2646] 10.0.0.51 () {32 vars in 708 bytes} [Sun Apr 12 19:53:09 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2647] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:09 2026] DELETE /v2.0/security-groups/88a63a3a-227a-45a3-b611-d84772d165d1 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2648] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:09 2026] DELETE /v2.0/security-groups/0a605803-182c-4c8f-b452-5fdd712b6a88 => 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: 1238/2649] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:10 2026] DELETE /v2.0/security-groups/28196417-9678-4c1f-88f4-6f2bd5f808a3 => 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: 1412/2650] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:10 2026] DELETE /v2.0/security-groups/d6a5e501-d85b-4c04-9501-743f032c595d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2651] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:10 2026] DELETE /v2.0/security-groups/ec09f2d2-430f-48f4-89e5-49bce9d5ddc2 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2652] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:10 2026] GET /v2.0/security-groups?tenant_id=b6f5a8583d694e02ac1830e9007d15c5&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2653] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:10 2026] DELETE /v2.0/security-groups/abfda502-b5a7-4946-83a0-ccfb11088a80 => 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: 1240/2654] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:10 2026] GET /v2.0/security-groups?tenant_id=43c9de9dd0214c19b3f5c83d0bbbb044&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2655] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:10 2026] DELETE /v2.0/security-groups/6bb73f0d-ed7c-49e7-b3ee-92f0d9261b47 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2656] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:11 2026] GET /v2.0/security-groups?tenant_id=9a397abca37f4bb4854981b6e5c16715&name=default => generated 2929 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2657] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:11 2026] DELETE /v2.0/security-groups/43d63af7-79f1-4b30-88d0-5d231d630fb4 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2658] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:11 2026] GET /v2.0/security-groups?tenant_id=ee6dae9a71a546c88c0f1a4bb09c18fb&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2659] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:11 2026] DELETE /v2.0/security-groups/ba3f4b16-1257-4ad4-8952-4c3ed6bd47ae => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2660] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:12 2026] GET /v2.0/security-groups?tenant_id=052e4b4542a94a2a8a97de7ed6f6fd03&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2661] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:12 2026] DELETE /v2.0/security-groups/49568197-fb63-452e-b872-d3e375a11005 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2662] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:53:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2663] 10.0.0.51 () {34 vars in 757 bytes} [Sun Apr 12 19:53:14 2026] PUT /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2664] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:53:14 2026] GET /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/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: 1420/2665] 10.0.0.51 () {34 vars in 768 bytes} [Sun Apr 12 19:53:14 2026] PUT /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2666] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:53:14 2026] GET /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2667] 10.0.0.51 () {34 vars in 764 bytes} [Sun Apr 12 19:53:14 2026] PUT /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2668] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:53:15 2026] GET /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2669] 10.0.0.51 () {34 vars in 786 bytes} [Sun Apr 12 19:53:15 2026] PUT /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2670] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:53:15 2026] GET /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2671] 10.0.0.51 () {34 vars in 757 bytes} [Sun Apr 12 19:53:15 2026] PUT /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2672] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:53:15 2026] GET /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2673] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:53:15 2026] GET /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:53:15.303 8 INFO neutron.api.v2.resource [None req-ba20731c-1e86-41df-9a82-4b87a73cdd11 9d56c66c054f4093b665b674da49983f d8c7535380ae43e195b43a17316c37b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1250/2674] 10.0.0.51 () {32 vars in 749 bytes} [Sun Apr 12 19:53:15 2026] GET /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2675] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:53:15 2026] DELETE /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2676] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:53:15 2026] GET /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:53:15.436 7 INFO neutron.api.v2.resource [None req-65e1143a-1dc9-4b35-97c6-3306b29594b3 9d56c66c054f4093b665b674da49983f d8c7535380ae43e195b43a17316c37b0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1426/2677] 10.0.0.51 () {32 vars in 752 bytes} [Sun Apr 12 19:53:15 2026] DELETE /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2678] 10.0.0.51 () {32 vars in 740 bytes} [Sun Apr 12 19:53:15 2026] DELETE /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2679] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:53:15 2026] GET /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604/tags => 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: 1253/2680] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:53:15 2026] DELETE /v2.0/subnetpools/de864419-b1ca-4013-a631-22394c18a604 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2681] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:16 2026] GET /v2.0/security-groups?tenant_id=d8c7535380ae43e195b43a17316c37b0&name=default => generated 2929 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2682] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:16 2026] DELETE /v2.0/security-groups/93971f31-fae8-49f1-88ce-6f81fcb96fb4 => 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: 1429/2683] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:16 2026] GET /v2.0/security-groups?tenant_id=e7908395fd81421595ec4857c08e9cce&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2684] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:53:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2685] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:16 2026] DELETE /v2.0/security-groups/30ee91c0-0616-49a4-ac4b-b41c48b15501 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2686] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:53:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2687] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:53:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2688] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:53:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2689] 10.0.0.51 () {34 vars in 674 bytes} [Sun Apr 12 19:53:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2690] 10.0.0.51 () {34 vars in 757 bytes} [Sun Apr 12 19:53:17 2026] PUT /v2.0/subnetpools/db834d09-6988-4241-98ae-a98abe302e30/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2691] 10.0.0.51 () {34 vars in 757 bytes} [Sun Apr 12 19:53:17 2026] PUT /v2.0/subnetpools/7c38d3a8-8662-4bb1-b102-dbf6b8fe7443/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2692] 10.0.0.51 () {34 vars in 757 bytes} [Sun Apr 12 19:53:17 2026] PUT /v2.0/subnetpools/28c573e3-13d4-42d0-b073-139be9c452f2/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2693] 10.0.0.51 () {34 vars in 757 bytes} [Sun Apr 12 19:53:17 2026] PUT /v2.0/subnetpools/240a7cc6-2704-43fd-9881-1be7639a6126/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2694] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:53:17 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: 1261/2695] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:53:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2696] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:53:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2697] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:53:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2698] 10.0.0.51 () {32 vars in 670 bytes} [Sun Apr 12 19:53:17 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2699] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:53:17 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2700] 10.0.0.51 () {32 vars in 684 bytes} [Sun Apr 12 19:53:17 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2701] 10.0.0.51 () {32 vars in 680 bytes} [Sun Apr 12 19:53:17 2026] GET /v2.0/subnetpools?tags-any=blue => 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: 1266/2702] 10.0.0.51 () {32 vars in 692 bytes} [Sun Apr 12 19:53:17 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2703] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:53:17 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => 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: 1267/2704] 10.0.0.51 () {32 vars in 678 bytes} [Sun Apr 12 19:53:17 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: 1268/2705] 10.0.0.51 () {32 vars in 692 bytes} [Sun Apr 12 19:53:17 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2706] 10.0.0.51 () {32 vars in 688 bytes} [Sun Apr 12 19:53:17 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2707] 10.0.0.51 () {32 vars in 700 bytes} [Sun Apr 12 19:53:17 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2708] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:53:17 2026] DELETE /v2.0/subnetpools/db834d09-6988-4241-98ae-a98abe302e30 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2709] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:53:17 2026] DELETE /v2.0/subnetpools/7c38d3a8-8662-4bb1-b102-dbf6b8fe7443 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2710] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:53:17 2026] DELETE /v2.0/subnetpools/28c573e3-13d4-42d0-b073-139be9c452f2 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2711] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:53:17 2026] DELETE /v2.0/subnetpools/240a7cc6-2704-43fd-9881-1be7639a6126 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2712] 162.253.55.204 () {34 vars in 716 bytes} [Sun Apr 12 19:53:17 2026] POST /v2.0/ports => generated 1055 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2713] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:53:18 2026] DELETE /v2.0/subnetpools/98ceb214-a154-4091-94b0-112bd3232052 => 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: 1439/2714] 10.0.0.156 () {34 vars in 970 bytes} [Sun Apr 12 19:53:18 2026] GET /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 1055 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2715] 10.0.0.156 () {34 vars in 906 bytes} [Sun Apr 12 19:53:18 2026] GET /v2.0/extensions => generated 21537 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2716] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:18 2026] GET /v2.0/security-groups?tenant_id=a555bf9528534cf0901af8c355137b2a&name=default => generated 2929 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2717] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:19 2026] DELETE /v2.0/security-groups/5b1f5368-25a7-4c6a-af37-2ba709329a60 => 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: 1441/2718] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:19 2026] GET /v2.0/security-groups?tenant_id=efe9b8a72ab54a4b9031fbeb050ee4e3&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2721] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:19 2026] DELETE /v2.0/security-groups/95aef5fb-3c16-4e8e-b76a-09068f097556 => 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: 1278/2722] 162.253.55.204 () {34 vars in 1261 bytes} [Sun Apr 12 19:53:19 2026] GET /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2723] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:53:19 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?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: 1445/2724] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:19 2026] GET /v2.0/security-groups?tenant_id=6dd9b50ee2e74a31883937f279fc645d&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2725] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:53:19 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?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: 1446/2726] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:19 2026] DELETE /v2.0/security-groups/515a083a-6f73-4cc9-bedb-4e958a973cbc => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2727] 162.253.55.204 () {34 vars in 974 bytes} [Sun Apr 12 19:53:20 2026] GET /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 1055 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2728] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:53:20 2026] GET /v2.0/networks?id=e44f3223-5914-4d90-875b-b93c4540d9c3 => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:53:20.657 7 INFO neutron.db.segments_db [None req-9f66fab7-fb14-4377-baba-e4448535f0c0 06c74714c5c442c383a2ce65b3e7eb8c df0cf477cbd94adeab7fc23f8f9ddb58 - - default default] Added segment f094ef7e-beea-4b29-953c-043583c59969 of type vxlan for network 71cd103c-d042-4bbb-82e7-250981d9e513 [pid: 7|app: 0|req: 1447/2729] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:53:20 2026] POST /v2.0/networks => generated 613 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2730] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:53:20 2026] PUT /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 1245 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2731] 10.0.0.51 () {34 vars in 662 bytes} [Sun Apr 12 19:53:20 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 19:53:21.103 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3fee6f1-e613-4cb6-bc74-a930813fb247'] response: {'name': 'network-changed', 'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'tag': '518cb5b6-b8fa-499a-a508-59dbbce0aa2a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1284/2732] 10.0.0.51 () {34 vars in 664 bytes} [Sun Apr 12 19:53:21 2026] POST /v2.0/trunks => generated 407 bytes in 163 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: 1449/2733] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:53:21 2026] PUT /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2734] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2735] 10.0.0.51 () {34 vars in 758 bytes} [Sun Apr 12 19:53:21 2026] PUT /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2736] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2737] 10.0.0.51 () {34 vars in 754 bytes} [Sun Apr 12 19:53:21 2026] PUT /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2738] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2739] 10.0.0.51 () {34 vars in 776 bytes} [Sun Apr 12 19:53:21 2026] PUT /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2740] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2741] 10.0.0.51 () {34 vars in 747 bytes} [Sun Apr 12 19:53:21 2026] PUT /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2742] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2743] 10.0.0.51 () {32 vars in 735 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:53:21.654 8 INFO neutron.api.v2.resource [None req-e0081751-8f5c-4ba0-9a5b-f8b5c5682093 06c74714c5c442c383a2ce65b3e7eb8c df0cf477cbd94adeab7fc23f8f9ddb58 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1291/2744] 10.0.0.51 () {32 vars in 739 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2745] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2481 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2746] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:21 2026] DELETE /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2747] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2748] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/networks?id=e44f3223-5914-4d90-875b-b93c4540d9c3 => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:53:21.738 8 INFO neutron.api.v2.resource [None req-b018ad9f-94af-4a02-ad90-b42650358d3a 06c74714c5c442c383a2ce65b3e7eb8c df0cf477cbd94adeab7fc23f8f9ddb58 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1294/2749] 10.0.0.51 () {32 vars in 742 bytes} [Sun Apr 12 19:53:21 2026] DELETE /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2750] 162.253.55.204 () {34 vars in 1055 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.31&port_id=518cb5b6-b8fa-499a-a508-59dbbce0aa2a => 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: 1457/2751] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/subnets?id=911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2752] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:53:21 2026] DELETE /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2753] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187/tags => 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: 1458/2754] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/ports?network_id=e44f3223-5914-4d90-875b-b93c4540d9c3&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: 1297/2755] 10.0.0.51 () {32 vars in 717 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187 => generated 407 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2756] 10.0.0.51 () {32 vars in 715 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/ports/fae31e74-6740-443d-9803-1e3ea833a9ea => generated 826 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2757] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?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: 1299/2758] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:53:21 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?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: 1460/2759] 10.0.0.51 () {32 vars in 720 bytes} [Sun Apr 12 19:53:21 2026] DELETE /v2.0/trunks/4201c0d6-709c-46c7-a357-8977fdb1d187 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:53:22.059 8 INFO neutron_taas.services.taas.taas_plugin [None req-a362fe59-adf5-40da-8d00-07fca2e504a6 06c74714c5c442c383a2ce65b3e7eb8c df0cf477cbd94adeab7fc23f8f9ddb58 - - default default] TaaS: Handle Delete Port: fae31e74-6740-443d-9803-1e3ea833a9ea 2026-04-12 19:53:22.062 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a362fe59-adf5-40da-8d00-07fca2e504a6 06c74714c5c442c383a2ce65b3e7eb8c df0cf477cbd94adeab7fc23f8f9ddb58 - - default default] Tap Mirror: Handle Delete Port: fae31e74-6740-443d-9803-1e3ea833a9ea [pid: 8|app: 0|req: 1300/2760] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:53:21 2026] DELETE /v2.0/ports/fae31e74-6740-443d-9803-1e3ea833a9ea => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2761] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:53:22 2026] DELETE /v2.0/networks/71cd103c-d042-4bbb-82e7-250981d9e513 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:53:22.505 7 INFO neutron.services.segments.plugin [-] Segment f094ef7e-beea-4b29-953c-043583c59969 resource provider aggregate not found 2026-04-12 19:53:22.523 7 INFO neutron.services.segments.plugin [-] Segment f094ef7e-beea-4b29-953c-043583c59969 resource provider aggregate not found 2026-04-12 19:53:22.527 7 INFO neutron.services.segments.plugin [-] Segment f094ef7e-beea-4b29-953c-043583c59969 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f094ef7e-beea-4b29-953c-043583c59969 found for delete ", "request_id": "req-fee4b5f7-8b33-471f-9964-837f295c8668"}]} 2026-04-12 19:53:22.544 7 INFO neutron.services.segments.plugin [-] Segment f094ef7e-beea-4b29-953c-043583c59969 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f094ef7e-beea-4b29-953c-043583c59969 found for delete ", "request_id": "req-90c4bbd4-899c-4f0b-887e-ef259b2aa203"}]} [pid: 8|app: 0|req: 1301/2762] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:53:22 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2481 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2763] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:53:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.12&port_id=e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2764] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:53:23 2026] GET /v2.0/subnets?id=30a0ffc0-18fe-4984-baa0-42724de940fe => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2765] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:53:23 2026] GET /v2.0/ports?network_id=1632d54b-40ce-49c3-8287-1ef28177f33b&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: 1305/2766] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:53:23 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2767] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:22 2026] GET /v2.0/security-groups?tenant_id=53fa6ae1d5384d96b18304e45cfd2cbd&name=default => generated 2929 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2768] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:53:23 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?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-04-12 19:53:23.377 8 INFO neutron.db.segments_db [None req-7f9454ba-6020-42fd-90f4-70d58c14223c 69176dfdb06c4f4b8c0020a789c2e003 2fa95f658b40412fb5d857b8d167f508 - - default default] Added segment c84d3be7-f606-480b-937e-3ebf71e6ef88 of type vxlan for network 03fddf75-e40b-43ac-b5bc-43af5660d135 [pid: 7|app: 0|req: 1464/2769] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:23 2026] DELETE /v2.0/security-groups/aeb38f58-a22f-478d-8e37-95dce44037a9 => 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: 1465/2770] 162.253.55.204 () {34 vars in 1055 bytes} [Sun Apr 12 19:53:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.31&port_id=518cb5b6-b8fa-499a-a508-59dbbce0aa2a => 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: 1306/2771] 10.0.0.51 () {34 vars in 668 bytes} [Sun Apr 12 19:53:23 2026] POST /v2.0/networks => generated 613 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2772] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:53:23 2026] GET /v2.0/subnets?id=911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2773] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:53:23 2026] GET /v2.0/ports?network_id=e44f3223-5914-4d90-875b-b93c4540d9c3&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: 1468/2774] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:53:23 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2775] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:23 2026] GET /v2.0/security-groups?tenant_id=df0cf477cbd94adeab7fc23f8f9ddb58&name=default => generated 2929 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2776] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:53:23 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?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: 1471/2777] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:23 2026] DELETE /v2.0/security-groups/84553379-7489-44c1-865c-48a6eb4d77e3 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2778] 10.0.0.51 () {34 vars in 662 bytes} [Sun Apr 12 19:53:23 2026] POST /v2.0/ports => generated 743 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2779] 10.0.0.51 () {34 vars in 745 bytes} [Sun Apr 12 19:53:23 2026] PUT /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags => generated 25 bytes in 103 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: 1308/2780] 10.0.0.51 () {32 vars in 725 bytes} [Sun Apr 12 19:53:23 2026] GET /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags => generated 25 bytes in 55 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: 1473/2781] 10.0.0.51 () {34 vars in 756 bytes} [Sun Apr 12 19:53:23 2026] PUT /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags/green => generated 4 bytes in 102 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: 1309/2782] 10.0.0.51 () {32 vars in 725 bytes} [Sun Apr 12 19:53:24 2026] GET /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags => generated 34 bytes in 66 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: 1474/2783] 10.0.0.51 () {34 vars in 752 bytes} [Sun Apr 12 19:53:24 2026] PUT /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags/red => generated 4 bytes in 130 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: 1310/2784] 10.0.0.51 () {32 vars in 725 bytes} [Sun Apr 12 19:53:24 2026] GET /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags => generated 34 bytes in 59 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: 1475/2785] 10.0.0.51 () {34 vars in 774 bytes} [Sun Apr 12 19:53:24 2026] PUT /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags/black.or.white => generated 4 bytes in 95 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: 1311/2786] 10.0.0.51 () {32 vars in 725 bytes} [Sun Apr 12 19:53:24 2026] GET /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags => generated 52 bytes in 55 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: 1476/2787] 10.0.0.51 () {34 vars in 745 bytes} [Sun Apr 12 19:53:24 2026] PUT /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags => generated 37 bytes in 76 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: 1312/2788] 10.0.0.51 () {32 vars in 725 bytes} [Sun Apr 12 19:53:24 2026] GET /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags => generated 37 bytes in 55 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: 1477/2789] 10.0.0.51 () {32 vars in 733 bytes} [Sun Apr 12 19:53:24 2026] GET /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags/red => generated 0 bytes in 52 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-04-12 19:53:24.768 8 INFO neutron.api.v2.resource [None req-a1b41b4e-ed60-4ba7-b30a-5975253657b7 69176dfdb06c4f4b8c0020a789c2e003 2fa95f658b40412fb5d857b8d167f508 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1313/2790] 10.0.0.51 () {32 vars in 737 bytes} [Sun Apr 12 19:53:24 2026] GET /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags/green => generated 99 bytes in 60 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: 7|app: 0|req: 1478/2791] 10.0.0.51 () {32 vars in 736 bytes} [Sun Apr 12 19:53:24 2026] DELETE /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags/red => generated 0 bytes in 68 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: 1314/2792] 10.0.0.51 () {32 vars in 725 bytes} [Sun Apr 12 19:53:24 2026] GET /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags => generated 30 bytes in 50 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-04-12 19:53:24.970 7 INFO neutron.api.v2.resource [None req-aba6fede-86df-4858-b9b2-34c7a8a51cda 69176dfdb06c4f4b8c0020a789c2e003 2fa95f658b40412fb5d857b8d167f508 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/2793] 10.0.0.51 () {32 vars in 740 bytes} [Sun Apr 12 19:53:24 2026] DELETE /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags/green => generated 99 bytes in 64 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: 1315/2794] 10.0.0.51 () {32 vars in 728 bytes} [Sun Apr 12 19:53:24 2026] DELETE /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags => generated 0 bytes in 77 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: 7|app: 0|req: 1480/2795] 10.0.0.51 () {32 vars in 725 bytes} [Sun Apr 12 19:53:25 2026] GET /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62/tags => generated 12 bytes in 53 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-04-12 19:53:25.224 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4e7ca8c-2b0a-43e0-987a-54b6ecc83232 69176dfdb06c4f4b8c0020a789c2e003 2fa95f658b40412fb5d857b8d167f508 - - default default] TaaS: Handle Delete Port: 1db12923-1848-44ba-8889-2e36ea2dae62 2026-04-12 19:53:25.227 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4e7ca8c-2b0a-43e0-987a-54b6ecc83232 69176dfdb06c4f4b8c0020a789c2e003 2fa95f658b40412fb5d857b8d167f508 - - default default] Tap Mirror: Handle Delete Port: 1db12923-1848-44ba-8889-2e36ea2dae62 [pid: 8|app: 0|req: 1316/2796] 10.0.0.51 () {32 vars in 718 bytes} [Sun Apr 12 19:53:25 2026] DELETE /v2.0/ports/1db12923-1848-44ba-8889-2e36ea2dae62 => generated 0 bytes in 173 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-04-12 19:53:25.446 7 INFO neutron.services.segments.plugin [-] Segment c84d3be7-f606-480b-937e-3ebf71e6ef88 resource provider aggregate not found 2026-04-12 19:53:25.461 7 INFO neutron.services.segments.plugin [-] Segment c84d3be7-f606-480b-937e-3ebf71e6ef88 resource provider aggregate not found 2026-04-12 19:53:25.473 7 INFO neutron.services.segments.plugin [-] Segment c84d3be7-f606-480b-937e-3ebf71e6ef88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c84d3be7-f606-480b-937e-3ebf71e6ef88 found for delete ", "request_id": "req-0cddf391-1848-4924-8aac-dc6ab3702c80"}]} 2026-04-12 19:53:25.482 7 INFO neutron.services.segments.plugin [-] Segment c84d3be7-f606-480b-937e-3ebf71e6ef88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c84d3be7-f606-480b-937e-3ebf71e6ef88 found for delete ", "request_id": "req-bbdaf8d9-ea1e-4afa-ab89-608a03cfb4c0"}]} [pid: 7|app: 0|req: 1481/2797] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:53:25 2026] DELETE /v2.0/networks/03fddf75-e40b-43ac-b5bc-43af5660d135 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2798] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:26 2026] GET /v2.0/security-groups?tenant_id=2fa95f658b40412fb5d857b8d167f508&name=default => generated 2929 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2799] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:26 2026] DELETE /v2.0/security-groups/029b85d3-8867-4eab-a4bb-eb761e99ae85 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2800] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:26 2026] GET /v2.0/security-groups?tenant_id=fc2190e02a3147c08d40f4feda93afb0&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: 1483/2801] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:26 2026] DELETE /v2.0/security-groups/a21db126-a7a5-41df-b6ea-8c19758c3a42 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2802] 10.0.0.156 () {34 vars in 970 bytes} [Sun Apr 12 19:53:27 2026] GET /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 1247 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2803] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:27 2026] GET /v2.0/security-groups?tenant_id=baeb1e8c6a58409ab1ff3cf20810de61&name=default => generated 2929 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2804] 162.253.55.204 () {34 vars in 788 bytes} [Sun Apr 12 19:53:27 2026] PUT /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 1271 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:53:27.734 7 INFO neutron.api.v2.resource [None req-eb3b536d-5f8c-4b90-bd9c-24ecb0b037a3 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/2805] 162.253.55.204 () {30 vars in 762 bytes} [Sun Apr 12 19:53:27 2026] GET /v2.0/security-groups/lb-2decfe37-f7f1-454c-ba7b-13481dfa0a8c => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2806] 162.253.55.204 () {30 vars in 784 bytes} [Sun Apr 12 19:53:27 2026] GET /v2.0/security-groups?name=lb-2decfe37-f7f1-454c-ba7b-13481dfa0a8c => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2807] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:27 2026] DELETE /v2.0/security-groups/d827c7e6-6cf9-498d-86c9-533614907101 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:53:27.930 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ba38179-bdb6-4dad-b908-dc7c590c93fb'] response: {'name': 'network-changed', 'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'tag': '518cb5b6-b8fa-499a-a508-59dbbce0aa2a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1321/2808] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:53:27 2026] GET /v2.0/security-groups?tenant_id=3d9d43d8d4554956b7d135ca77daf842&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: 1488/2809] 162.253.55.204 () {34 vars in 788 bytes} [Sun Apr 12 19:53:27 2026] PUT /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 1309 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2810] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:53:28 2026] DELETE /v2.0/security-groups/cc6e146a-cade-4f6b-a1c7-25ab4754dc43 => generated 0 bytes in 93 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: 7|app: 0|req: 1489/2811] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2812] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2813] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:53:28 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: 1324/2814] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:53:28 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: 1491/2815] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2816] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2817] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 1345 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2818] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2581 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2819] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2820] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/networks?id=e44f3223-5914-4d90-875b-b93c4540d9c3 => generated 803 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2821] 162.253.55.204 () {30 vars in 742 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2822] 162.253.55.204 () {34 vars in 1055 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.31&port_id=518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2823] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/subnets?id=911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2824] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2825] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/ports?network_id=e44f3223-5914-4d90-875b-b93c4540d9c3&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2826] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2827] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?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: 1331/2828] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:53:28 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?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-04-12 19:53:29.979 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de67680f-173c-44d3-b2d1-09f1877bf6d0'] response: {'name': 'network-changed', 'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'tag': '518cb5b6-b8fa-499a-a508-59dbbce0aa2a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1498/2829] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:53:30 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2581 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2830] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:53:30 2026] GET /v2.0/networks?id=e44f3223-5914-4d90-875b-b93c4540d9c3 => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2831] 162.253.55.204 () {34 vars in 1055 bytes} [Sun Apr 12 19:53:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.31&port_id=518cb5b6-b8fa-499a-a508-59dbbce0aa2a => 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: 1333/2832] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:53:30 2026] GET /v2.0/subnets?id=911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2833] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:53:30 2026] GET /v2.0/ports?network_id=e44f3223-5914-4d90-875b-b93c4540d9c3&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2834] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:53:30 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?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: 1501/2835] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:53:30 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:53:34.293 8 INFO neutron.db.l3_db [None req-24b06e7c-057f-4c13-b102-1feb0525d36f ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Floating IP 2708fe26-35c5-431e-91c8-380e1466a9e3 associated. External IP: 10.96.250.204, port: 6602d763-fa5a-40e7-b1c0-43b56dd78abf. [pid: 8|app: 0|req: 1335/2838] 10.0.0.51 () {34 vars in 675 bytes} [Sun Apr 12 19:53:33 2026] POST /v2.0/floatingips => generated 898 bytes in 1120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2839] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:53:37 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: 1336/2840] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:53:37 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: 1505/2841] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:53:37 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: 1337/2842] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:53:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:53:37.569 7 INFO neutron.api.v2.resource [None req-5588903a-8d23-43bb-93ac-256d94858f2d 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1506/2843] 162.253.55.204 () {30 vars in 762 bytes} [Sun Apr 12 19:53:37 2026] GET /v2.0/security-groups/lb-2decfe37-f7f1-454c-ba7b-13481dfa0a8c => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2844] 162.253.55.204 () {30 vars in 784 bytes} [Sun Apr 12 19:53:37 2026] GET /v2.0/security-groups?name=lb-2decfe37-f7f1-454c-ba7b-13481dfa0a8c => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2845] 162.253.55.204 () {30 vars in 814 bytes} [Sun Apr 12 19:53:37 2026] GET /v2.0/security-group-rules?security_group_id=2467a548-8dba-4525-b1c4-9fb4aafe7fe7 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2846] 162.253.55.204 () {34 vars in 746 bytes} [Sun Apr 12 19:53:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2847] 162.253.55.204 () {34 vars in 746 bytes} [Sun Apr 12 19:53:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2848] 10.0.0.39 () {30 vars in 688 bytes} [Sun Apr 12 19:53:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2849] 10.0.0.39 () {30 vars in 690 bytes} [Sun Apr 12 19:53:46 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: 1341/2850] 10.0.0.39 () {30 vars in 666 bytes} [Sun Apr 12 19:53:46 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: 1510/2851] 10.0.0.39 () {30 vars in 702 bytes} [Sun Apr 12 19:53:46 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: 1342/2852] 10.0.0.39 () {28 vars in 437 bytes} [Sun Apr 12 19:53:46 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2853] 10.0.0.39 () {30 vars in 726 bytes} [Sun Apr 12 19:53:46 2026] GET /v2.0/subnets/5274f135-4093-4d65-aae2-bc601cd29456 => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2854] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:53:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2855] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:53:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2856] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:53:47 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: 1513/2857] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:53:47 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: 1345/2858] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:53:47 2026] GET /v2.0/subnets/5274f135-4093-4d65-aae2-bc601cd29456 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2859] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:53:47 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2581 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2860] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:53:48 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: 1515/2861] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:53:48 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: 1347/2862] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:53:48 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: 1516/2863] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:53:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2864] 162.253.55.204 () {34 vars in 716 bytes} [Sun Apr 12 19:53:48 2026] POST /v2.0/ports => generated 1320 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2865] 10.0.0.156 () {34 vars in 970 bytes} [Sun Apr 12 19:53:48 2026] GET /v2.0/ports/100871ed-579e-4e14-924d-35df00a2690a => generated 1320 bytes in 143 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: 1349/2866] 10.0.0.156 () {34 vars in 906 bytes} [Sun Apr 12 19:53:48 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2869] 162.253.55.204 () {34 vars in 1261 bytes} [Sun Apr 12 19:53:49 2026] GET /v2.0/ports/100871ed-579e-4e14-924d-35df00a2690a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2870] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:53:49 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 1352/2871] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:53:49 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2872] 162.253.55.204 () {34 vars in 974 bytes} [Sun Apr 12 19:53:50 2026] GET /v2.0/ports/100871ed-579e-4e14-924d-35df00a2690a => generated 1320 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2873] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:53:50 2026] GET /v2.0/networks?id=bb012411-0be7-43da-89f4-bebb8e29431e => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2874] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:53:50 2026] PUT /v2.0/ports/100871ed-579e-4e14-924d-35df00a2690a => generated 1510 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:53:51.074 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fc3590b-0043-4eeb-9b76-2e0e5e8eb757'] response: {'name': 'network-changed', 'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'tag': '100871ed-579e-4e14-924d-35df00a2690a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1354/2875] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:53:51 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 4083 bytes in 48 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: 1522/2876] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:53:51 2026] GET /v2.0/networks?id=bb012411-0be7-43da-89f4-bebb8e29431e => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2877] 162.253.55.204 () {34 vars in 1053 bytes} [Sun Apr 12 19:53:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.7&port_id=100871ed-579e-4e14-924d-35df00a2690a => 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: 1523/2878] 162.253.55.204 () {34 vars in 1103 bytes} [Sun Apr 12 19:53:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A373&port_id=100871ed-579e-4e14-924d-35df00a2690a => 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: 1356/2879] 162.253.55.204 () {34 vars in 1063 bytes} [Sun Apr 12 19:53:51 2026] GET /v2.0/subnets?id=250aeb92-9af7-4743-8cf8-7abd75880063&id=5274f135-4093-4d65-aae2-bc601cd29456 => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2880] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:53:51 2026] GET /v2.0/ports?network_id=bb012411-0be7-43da-89f4-bebb8e29431e&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: 1357/2881] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:53:51 2026] GET /v2.0/ports?network_id=bb012411-0be7-43da-89f4-bebb8e29431e&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2882] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:53:51 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 1358/2883] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:53:51 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 1526/2884] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 4083 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2885] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.12&port_id=e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 => 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: 1527/2886] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/subnets?id=30a0ffc0-18fe-4984-baa0-42724de940fe => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2887] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/ports?network_id=1632d54b-40ce-49c3-8287-1ef28177f33b&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: 1528/2888] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?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: 1361/2889] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?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: 1529/2890] 162.253.55.204 () {34 vars in 1055 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.31&port_id=518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2891] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/subnets?id=911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2892] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/ports?network_id=e44f3223-5914-4d90-875b-b93c4540d9c3&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2893] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2894] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?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: 1364/2895] 162.253.55.204 () {34 vars in 1053 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.7&port_id=100871ed-579e-4e14-924d-35df00a2690a => 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: 1532/2896] 162.253.55.204 () {34 vars in 1103 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A373&port_id=100871ed-579e-4e14-924d-35df00a2690a => 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: 1365/2897] 162.253.55.204 () {34 vars in 1063 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/subnets?id=250aeb92-9af7-4743-8cf8-7abd75880063&id=5274f135-4093-4d65-aae2-bc601cd29456 => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2898] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/ports?network_id=bb012411-0be7-43da-89f4-bebb8e29431e&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2899] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/ports?network_id=bb012411-0be7-43da-89f4-bebb8e29431e&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2900] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 1367/2901] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:53:53 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 1535/2902] 10.0.0.156 () {34 vars in 970 bytes} [Sun Apr 12 19:53:57 2026] GET /v2.0/ports/100871ed-579e-4e14-924d-35df00a2690a => generated 1512 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2903] 162.253.55.204 () {30 vars in 742 bytes} [Sun Apr 12 19:53:57 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2904] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:53:57 2026] GET /v2.0/subnets/5274f135-4093-4d65-aae2-bc601cd29456 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2905] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:53:57 2026] GET /v2.0/subnets/250aeb92-9af7-4743-8cf8-7abd75880063 => generated 744 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2906] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:53:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2907] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:53:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2908] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:53:58 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: 1371/2909] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:53:58 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: 1539/2910] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:53:58 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2911] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:53:58 2026] GET /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2912] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:53:58 2026] GET /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 1345 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2913] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:53:58 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2914] 162.253.55.204 () {30 vars in 742 bytes} [Sun Apr 12 19:53:58 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2915] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:53:58 2026] GET /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2916] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:53:58 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2919] 10.0.0.39 () {30 vars in 688 bytes} [Sun Apr 12 19:54:07 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: 1376/2920] 10.0.0.39 () {30 vars in 690 bytes} [Sun Apr 12 19:54:07 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: 1545/2921] 10.0.0.39 () {30 vars in 666 bytes} [Sun Apr 12 19:54:07 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: 1377/2922] 10.0.0.39 () {30 vars in 702 bytes} [Sun Apr 12 19:54:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2923] 10.0.0.39 () {28 vars in 437 bytes} [Sun Apr 12 19:54:08 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: 1378/2924] 10.0.0.39 () {30 vars in 726 bytes} [Sun Apr 12 19:54:08 2026] GET /v2.0/subnets/c66d8d58-4701-4063-9e86-67a2a8022181 => generated 656 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2925] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:54:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2926] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:54:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2927] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:54:10 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: 1380/2928] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:54:10 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: 1549/2929] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:10 2026] GET /v2.0/subnets/5274f135-4093-4d65-aae2-bc601cd29456 => generated 674 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2930] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:10 2026] GET /v2.0/subnets/c66d8d58-4701-4063-9e86-67a2a8022181 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2931] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:54:10 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 4085 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2932] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:54:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2933] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:54:10 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: 1383/2934] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:54:10 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: 1552/2935] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:54:10 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: 1384/2936] 162.253.55.204 () {34 vars in 716 bytes} [Sun Apr 12 19:54:10 2026] POST /v2.0/ports => generated 1328 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2937] 10.0.0.156 () {34 vars in 970 bytes} [Sun Apr 12 19:54:11 2026] GET /v2.0/ports/f8d143f8-820b-47c1-bc84-3ca1548f7e78 => generated 1328 bytes in 37 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: 1385/2938] 162.253.55.204 () {34 vars in 1261 bytes} [Sun Apr 12 19:54:12 2026] GET /v2.0/ports/f8d143f8-820b-47c1-bc84-3ca1548f7e78?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2939] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:54:12 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?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: 1386/2940] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:54:12 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?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: 1555/2941] 162.253.55.204 () {34 vars in 974 bytes} [Sun Apr 12 19:54:13 2026] GET /v2.0/ports/f8d143f8-820b-47c1-bc84-3ca1548f7e78 => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2942] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:54:13 2026] GET /v2.0/networks?id=fc89b646-c160-4f88-8208-6534091bf63e => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2943] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:54:13 2026] PUT /v2.0/ports/f8d143f8-820b-47c1-bc84-3ca1548f7e78 => generated 1518 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:54:13.907 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8c3e2f1-3d42-4c63-b15f-2f2ddcf24d12'] response: {'name': 'network-changed', 'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'tag': 'f8d143f8-820b-47c1-bc84-3ca1548f7e78', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1388/2944] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:54:14 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 5595 bytes in 59 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: 1557/2945] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:54:14 2026] GET /v2.0/networks?id=fc89b646-c160-4f88-8208-6534091bf63e => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2946] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:54:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.154&port_id=f8d143f8-820b-47c1-bc84-3ca1548f7e78 => 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: 1558/2947] 162.253.55.204 () {34 vars in 1103 bytes} [Sun Apr 12 19:54:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A97&port_id=f8d143f8-820b-47c1-bc84-3ca1548f7e78 => 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: 1390/2948] 162.253.55.204 () {34 vars in 1063 bytes} [Sun Apr 12 19:54:14 2026] GET /v2.0/subnets?id=ad6dcac7-6d26-4190-9d8d-d869b166ffb7&id=c66d8d58-4701-4063-9e86-67a2a8022181 => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2949] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:54:14 2026] GET /v2.0/ports?network_id=fc89b646-c160-4f88-8208-6534091bf63e&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: 8|app: 0|req: 1391/2950] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:54:14 2026] GET /v2.0/ports?network_id=fc89b646-c160-4f88-8208-6534091bf63e&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: 1560/2951] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:54:14 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?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: 1392/2952] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:54:14 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?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: 1561/2953] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:54:15 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 5595 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2954] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:54:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.12&port_id=e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 => 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: 1562/2955] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:54:15 2026] GET /v2.0/subnets?id=30a0ffc0-18fe-4984-baa0-42724de940fe => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2956] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:54:15 2026] GET /v2.0/ports?network_id=1632d54b-40ce-49c3-8287-1ef28177f33b&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: 1563/2957] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?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: 1395/2958] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?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: 1564/2959] 162.253.55.204 () {34 vars in 1055 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.31&port_id=518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2960] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/subnets?id=911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/2961] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/ports?network_id=e44f3223-5914-4d90-875b-b93c4540d9c3&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: 1397/2962] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?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: 1566/2963] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?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: 8|app: 0|req: 1398/2964] 162.253.55.204 () {34 vars in 1053 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.7&port_id=100871ed-579e-4e14-924d-35df00a2690a => 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: 1567/2965] 162.253.55.204 () {34 vars in 1103 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A373&port_id=100871ed-579e-4e14-924d-35df00a2690a => 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: 1399/2966] 162.253.55.204 () {34 vars in 1063 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/subnets?id=250aeb92-9af7-4743-8cf8-7abd75880063&id=5274f135-4093-4d65-aae2-bc601cd29456 => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2967] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/ports?network_id=bb012411-0be7-43da-89f4-bebb8e29431e&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2968] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/ports?network_id=bb012411-0be7-43da-89f4-bebb8e29431e&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/2969] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2970] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 1570/2971] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.154&port_id=f8d143f8-820b-47c1-bc84-3ca1548f7e78 => 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: 1402/2972] 162.253.55.204 () {34 vars in 1103 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A97&port_id=f8d143f8-820b-47c1-bc84-3ca1548f7e78 => 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: 1571/2973] 162.253.55.204 () {34 vars in 1063 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/subnets?id=ad6dcac7-6d26-4190-9d8d-d869b166ffb7&id=c66d8d58-4701-4063-9e86-67a2a8022181 => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2974] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/ports?network_id=fc89b646-c160-4f88-8208-6534091bf63e&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: 1572/2975] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/ports?network_id=fc89b646-c160-4f88-8208-6534091bf63e&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: 1404/2976] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?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: 1573/2977] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:54:16 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?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: 8|app: 0|req: 1406/2980] 10.0.0.156 () {34 vars in 970 bytes} [Sun Apr 12 19:54:21 2026] GET /v2.0/ports/f8d143f8-820b-47c1-bc84-3ca1548f7e78 => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/2981] 162.253.55.204 () {30 vars in 742 bytes} [Sun Apr 12 19:54:21 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2982] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:21 2026] GET /v2.0/subnets/c66d8d58-4701-4063-9e86-67a2a8022181 => generated 674 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/2983] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:22 2026] GET /v2.0/subnets/ad6dcac7-6d26-4190-9d8d-d869b166ffb7 => generated 748 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2984] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:54:22 2026] GET /v2.0/ports/100871ed-579e-4e14-924d-35df00a2690a => generated 1512 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/2985] 162.253.55.204 () {34 vars in 789 bytes} [Sun Apr 12 19:54:22 2026] PUT /v2.0/ports/100871ed-579e-4e14-924d-35df00a2690a => generated 1247 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:54:22.552 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf3ca2e2-1897-4aed-b223-d478855157ec'] response: {'name': 'network-changed', 'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'tag': '100871ed-579e-4e14-924d-35df00a2690a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1409/2986] 162.253.55.204 () {30 vars in 742 bytes} [Sun Apr 12 19:54:22 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e => generated 798 bytes in 43 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: 1578/2987] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:22 2026] GET /v2.0/subnets/5274f135-4093-4d65-aae2-bc601cd29456 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2988] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:54:22 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: 1579/2989] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:54:22 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: 1411/2990] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:54:22 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: 1580/2991] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:54:22 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: 1412/2992] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:22 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/2993] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:54:22 2026] GET /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2994] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:54:22 2026] GET /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 1345 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/2995] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:22 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2996] 162.253.55.204 () {30 vars in 742 bytes} [Sun Apr 12 19:54:22 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/2997] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:54:23 2026] GET /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2998] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:23 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/2999] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:54:23 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 5368 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/3000] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:54:23 2026] GET /v2.0/networks?id=bb012411-0be7-43da-89f4-bebb8e29431e => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3001] 162.253.55.204 () {34 vars in 1053 bytes} [Sun Apr 12 19:54:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.7&port_id=100871ed-579e-4e14-924d-35df00a2690a => 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: 1417/3002] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:54:23 2026] GET /v2.0/subnets?id=5274f135-4093-4d65-aae2-bc601cd29456 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3003] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:54:23 2026] GET /v2.0/ports?network_id=bb012411-0be7-43da-89f4-bebb8e29431e&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/3004] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:54:23 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 1587/3005] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:54:23 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 1419/3006] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:54:32 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: 1588/3007] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:54:32 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: 1420/3008] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:54:32 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: 1589/3009] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:54:32 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: 1421/3010] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:32 2026] GET /v2.0/subnets/5274f135-4093-4d65-aae2-bc601cd29456 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3011] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:54:32 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 5368 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/3012] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:54:33 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: 1591/3013] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:54:33 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: 1423/3014] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:54:33 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: 1592/3015] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:54:33 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: 1424/3016] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:54:33 2026] GET /v2.0/ports/f8d143f8-820b-47c1-bc84-3ca1548f7e78 => generated 1520 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3017] 162.253.55.204 () {34 vars in 789 bytes} [Sun Apr 12 19:54:33 2026] PUT /v2.0/ports/f8d143f8-820b-47c1-bc84-3ca1548f7e78 => generated 1255 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:54:33.610 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b95fb0c-5909-40da-b02c-674b5433ec23'] response: {'name': 'network-changed', 'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'tag': 'f8d143f8-820b-47c1-bc84-3ca1548f7e78', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1425/3018] 162.253.55.204 () {30 vars in 742 bytes} [Sun Apr 12 19:54:33 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e => generated 798 bytes in 63 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: 1594/3019] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:33 2026] GET /v2.0/subnets/c66d8d58-4701-4063-9e86-67a2a8022181 => generated 674 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/3020] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:54:33 2026] GET /v2.0/ports/f8d143f8-820b-47c1-bc84-3ca1548f7e78 => generated 1291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3021] 162.253.55.204 () {34 vars in 788 bytes} [Sun Apr 12 19:54:33 2026] PUT /v2.0/ports/f8d143f8-820b-47c1-bc84-3ca1548f7e78 => generated 1080 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/3022] 162.253.55.204 () {30 vars in 742 bytes} [Sun Apr 12 19:54:34 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e => generated 798 bytes in 39 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: 1596/3023] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:54:34 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 4964 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/3024] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:54:34 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 4964 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3025] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:54:34 2026] GET /v2.0/networks?id=fc89b646-c160-4f88-8208-6534091bf63e => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3026] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:54:34 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?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: 1429/3027] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:54:34 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 4964 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3028] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:54:34 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?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: 8|app: 0|req: 1431/3031] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:54:35 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 4964 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:54:35.660 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a578675-421f-4ad0-a206-e9b73cc23bd4'] response: {'name': 'network-changed', 'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'tag': 'f8d143f8-820b-47c1-bc84-3ca1548f7e78', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1601/3032] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:54:36 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 4964 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/3033] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:54:36 2026] GET /v2.0/networks?id=fc89b646-c160-4f88-8208-6534091bf63e => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3034] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:54:36 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?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: 1433/3035] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:54:36 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?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: 1603/3036] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:54:36 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 4964 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3037] 162.253.55.204 () {34 vars in 974 bytes} [Sun Apr 12 19:54:36 2026] GET /v2.0/ports/f8d143f8-820b-47c1-bc84-3ca1548f7e78 => generated 1116 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3038] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:54:36 2026] GET /v2.0/ports/f8d143f8-820b-47c1-bc84-3ca1548f7e78?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/3039] 162.253.55.204 () {34 vars in 1015 bytes} [Sun Apr 12 19:54:36 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3040] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:54:36 2026] PUT /v2.0/ports/f8d143f8-820b-47c1-bc84-3ca1548f7e78 => generated 917 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/3041] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:54:37 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 3856 bytes in 52 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-04-12 19:54:37.649 7 INFO neutron_taas.services.taas.taas_plugin [None req-b3c81ca1-f57f-456e-bfcf-129c1e6f9aef 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: f8d143f8-820b-47c1-bc84-3ca1548f7e78 2026-04-12 19:54:37.652 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3c81ca1-f57f-456e-bfcf-129c1e6f9aef 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: f8d143f8-820b-47c1-bc84-3ca1548f7e78 [pid: 7|app: 0|req: 1606/3042] 162.253.55.204 () {32 vars in 758 bytes} [Sun Apr 12 19:54:37 2026] DELETE /v2.0/ports/f8d143f8-820b-47c1-bc84-3ca1548f7e78 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3043] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:54:37 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: 1607/3044] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:54:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3045] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:54:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3046] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:54:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3047] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:37 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3048] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:54:37 2026] GET /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3049] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:54:38 2026] GET /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 1345 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3050] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:38 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3051] 162.253.55.204 () {30 vars in 742 bytes} [Sun Apr 12 19:54:38 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3 => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3052] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:54:38 2026] GET /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3053] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:38 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3054] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:54:38 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 3856 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3055] 162.253.55.204 () {34 vars in 1225 bytes} [Sun Apr 12 19:54:38 2026] GET /v2.0/networks?id=1632d54b-40ce-49c3-8287-1ef28177f33b&id=e44f3223-5914-4d90-875b-b93c4540d9c3&id=bb012411-0be7-43da-89f4-bebb8e29431e&id=fc89b646-c160-4f88-8208-6534091bf63e => generated 3098 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3056] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:54:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.12&port_id=e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3057] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:54:38 2026] GET /v2.0/subnets?id=30a0ffc0-18fe-4984-baa0-42724de940fe => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3058] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:54:38 2026] GET /v2.0/ports?network_id=1632d54b-40ce-49c3-8287-1ef28177f33b&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: 1445/3059] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:54:38 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?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: 1615/3060] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:54:38 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?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: 8|app: 0|req: 1446/3061] 162.253.55.204 () {34 vars in 1055 bytes} [Sun Apr 12 19:54:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.31&port_id=518cb5b6-b8fa-499a-a508-59dbbce0aa2a => 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: 1616/3062] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:54:38 2026] GET /v2.0/subnets?id=911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3063] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:54:38 2026] GET /v2.0/ports?network_id=e44f3223-5914-4d90-875b-b93c4540d9c3&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3064] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:54:39 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?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: 1448/3065] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:54:39 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?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: 1618/3066] 162.253.55.204 () {34 vars in 1053 bytes} [Sun Apr 12 19:54:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.7&port_id=100871ed-579e-4e14-924d-35df00a2690a => 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: 1449/3067] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:54:39 2026] GET /v2.0/subnets?id=5274f135-4093-4d65-aae2-bc601cd29456 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3068] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:54:39 2026] GET /v2.0/ports?network_id=bb012411-0be7-43da-89f4-bebb8e29431e&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3069] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:54:39 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 1620/3070] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:54:39 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 8|app: 0|req: 1451/3071] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:54:43 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: 1621/3072] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:54:43 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: 1452/3073] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:54:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3074] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:54:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3075] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:54:43 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 3856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3076] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:54:43 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: 1454/3077] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:54:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3078] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:54:43 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: 1455/3079] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:54:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3080] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:54:43 2026] GET /v2.0/ports/100871ed-579e-4e14-924d-35df00a2690a => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3081] 162.253.55.204 () {34 vars in 788 bytes} [Sun Apr 12 19:54:43 2026] PUT /v2.0/ports/100871ed-579e-4e14-924d-35df00a2690a => generated 1080 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:54:44.253 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aef05af9-9b53-46db-b823-7e955afcb3d7'] response: {'name': 'network-changed', 'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'tag': '100871ed-579e-4e14-924d-35df00a2690a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1626/3082] 162.253.55.204 () {30 vars in 742 bytes} [Sun Apr 12 19:54:44 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e => generated 798 bytes in 62 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: 1457/3083] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:54:44 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 3689 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3084] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:54:44 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 3689 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3085] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:54:44 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 3689 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3086] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:54:44 2026] GET /v2.0/networks?id=bb012411-0be7-43da-89f4-bebb8e29431e => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3087] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:54:44 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3088] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:54:44 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3089] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:54:45 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 3689 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3090] 162.253.55.204 () {34 vars in 974 bytes} [Sun Apr 12 19:54:46 2026] GET /v2.0/ports/100871ed-579e-4e14-924d-35df00a2690a => generated 1116 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3091] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:54:46 2026] GET /v2.0/ports/100871ed-579e-4e14-924d-35df00a2690a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3092] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:54:46 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 3689 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3093] 162.253.55.204 () {34 vars in 1015 bytes} [Sun Apr 12 19:54:46 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?fields=dns_domain => generated 29 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3094] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:54:46 2026] PUT /v2.0/ports/100871ed-579e-4e14-924d-35df00a2690a => generated 917 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3095] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:54:47 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2581 bytes in 42 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-04-12 19:54:47.786 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b5a7119-57e5-48c5-9164-3334c46edbcd 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 100871ed-579e-4e14-924d-35df00a2690a 2026-04-12 19:54:47.790 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b5a7119-57e5-48c5-9164-3334c46edbcd 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 100871ed-579e-4e14-924d-35df00a2690a [pid: 8|app: 0|req: 1464/3096] 162.253.55.204 () {32 vars in 758 bytes} [Sun Apr 12 19:54:47 2026] DELETE /v2.0/ports/100871ed-579e-4e14-924d-35df00a2690a => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3097] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:54:47 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: 1465/3098] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:54:48 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: 1634/3099] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:54:48 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: 1466/3100] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3101] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3102] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3103] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 1345 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3104] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3105] 162.253.55.204 () {30 vars in 742 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3106] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3107] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3108] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2581 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3109] 162.253.55.204 () {34 vars in 1145 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/networks?id=1632d54b-40ce-49c3-8287-1ef28177f33b&id=e44f3223-5914-4d90-875b-b93c4540d9c3&id=bb012411-0be7-43da-89f4-bebb8e29431e => generated 2311 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3110] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.12&port_id=e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 => 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: 1640/3111] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/subnets?id=30a0ffc0-18fe-4984-baa0-42724de940fe => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3112] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/ports?network_id=1632d54b-40ce-49c3-8287-1ef28177f33b&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: 1641/3113] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?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: 1473/3114] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?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: 1642/3115] 162.253.55.204 () {34 vars in 1055 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.31&port_id=518cb5b6-b8fa-499a-a508-59dbbce0aa2a => 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: 1474/3116] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/subnets?id=911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3117] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/ports?network_id=e44f3223-5914-4d90-875b-b93c4540d9c3&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: 1475/3118] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?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: 1644/3119] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:54:48 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?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: 1646/3122] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:54:59 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: 1477/3123] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:54:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3124] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:54:59 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: 1478/3125] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:54:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:54:59.368 7 INFO neutron.api.v2.resource [None req-f347a188-6d50-4fb2-b7e0-11797aafd86b 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1648/3126] 162.253.55.204 () {30 vars in 762 bytes} [Sun Apr 12 19:54:59 2026] GET /v2.0/security-groups/lb-2decfe37-f7f1-454c-ba7b-13481dfa0a8c => 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: 1479/3127] 162.253.55.204 () {30 vars in 784 bytes} [Sun Apr 12 19:54:59 2026] GET /v2.0/security-groups?name=lb-2decfe37-f7f1-454c-ba7b-13481dfa0a8c => generated 2865 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3128] 162.253.55.204 () {30 vars in 814 bytes} [Sun Apr 12 19:54:59 2026] GET /v2.0/security-group-rules?security_group_id=2467a548-8dba-4525-b1c4-9fb4aafe7fe7 => generated 2334 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3129] 162.253.55.204 () {32 vars in 788 bytes} [Sun Apr 12 19:54:59 2026] DELETE /v2.0/security-group-rules/13ec5abb-5ed2-42b7-8e8b-0e37333ca408 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3130] 162.253.55.204 () {32 vars in 788 bytes} [Sun Apr 12 19:54:59 2026] DELETE /v2.0/security-group-rules/8ab4c7da-b5c6-4eb4-8b45-b89e38b5b745 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:03.439 8 INFO neutron_taas.services.taas.taas_plugin [None req-5623b722-1853-4459-9e81-fb8807a05a35 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] TaaS: Handle Delete Port: 617e79fa-f35e-4743-b68e-a8abf51bf5bd 2026-04-12 19:55:03.443 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5623b722-1853-4459-9e81-fb8807a05a35 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Tap Mirror: Handle Delete Port: 617e79fa-f35e-4743-b68e-a8abf51bf5bd 2026-04-12 19:55:03.661 8 INFO neutron.db.l3_db [None req-5623b722-1853-4459-9e81-fb8807a05a35 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Floating IP 2708fe26-35c5-431e-91c8-380e1466a9e3 disassociated (deleted). External IP: 10.96.250.204, port: 6602d763-fa5a-40e7-b1c0-43b56dd78abf. [pid: 8|app: 0|req: 1481/3131] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:55:03 2026] DELETE /v2.0/floatingips/2708fe26-35c5-431e-91c8-380e1466a9e3 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:04.021 7 INFO neutron.api.v2.resource [None req-5628cea7-65d5-45ff-a841-f752db70aa03 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1651/3132] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:55:03 2026] GET /v2.0/floatingips/2708fe26-35c5-431e-91c8-380e1466a9e3 => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3135] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:55:04 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: 1483/3136] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:55:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3137] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:55:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3138] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:55:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:55:04.771 7 INFO neutron.api.v2.resource [None req-29b6eb60-7944-4058-8993-e9772506b508 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1655/3139] 162.253.55.204 () {30 vars in 762 bytes} [Sun Apr 12 19:55:04 2026] GET /v2.0/security-groups/lb-2decfe37-f7f1-454c-ba7b-13481dfa0a8c => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3140] 162.253.55.204 () {30 vars in 784 bytes} [Sun Apr 12 19:55:04 2026] GET /v2.0/security-groups?name=lb-2decfe37-f7f1-454c-ba7b-13481dfa0a8c => 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: 1656/3141] 162.253.55.204 () {30 vars in 814 bytes} [Sun Apr 12 19:55:04 2026] GET /v2.0/security-group-rules?security_group_id=2467a548-8dba-4525-b1c4-9fb4aafe7fe7 => generated 1182 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3142] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:55:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3143] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:55:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3144] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:55:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3145] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:55:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3146] 162.253.55.204 () {30 vars in 740 bytes} [Sun Apr 12 19:55:05 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3147] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:55:05 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2581 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3148] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:55:05 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2581 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3149] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:55:05 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2581 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3150] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:55:06 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2581 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3151] 162.253.55.204 () {34 vars in 974 bytes} [Sun Apr 12 19:55:07 2026] GET /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 1345 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3152] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:55:07 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 2581 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3153] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:55:07 2026] GET /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3154] 162.253.55.204 () {34 vars in 1015 bytes} [Sun Apr 12 19:55:07 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3155] 162.253.55.204 () {38 vars in 1027 bytes} [Sun Apr 12 19:55:07 2026] PUT /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 1146 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3156] 162.253.55.204 () {30 vars in 768 bytes} [Sun Apr 12 19:55:08 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 1244 bytes in 42 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: 1664/3157] 162.253.55.204 () {34 vars in 788 bytes} [Sun Apr 12 19:55:08 2026] PUT /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 1086 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3158] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:55:08 2026] GET /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 1086 bytes in 39 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-04-12 19:55:08.883 7 INFO neutron_taas.services.taas.taas_plugin [None req-71ec1518-5b57-411e-a0d1-a92f1c4f9e2a 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 518cb5b6-b8fa-499a-a508-59dbbce0aa2a 2026-04-12 19:55:08.885 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71ec1518-5b57-411e-a0d1-a92f1c4f9e2a 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 518cb5b6-b8fa-499a-a508-59dbbce0aa2a [pid: 7|app: 0|req: 1665/3159] 162.253.55.204 () {32 vars in 758 bytes} [Sun Apr 12 19:55:08 2026] DELETE /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3160] 162.253.55.204 () {30 vars in 702 bytes} [Sun Apr 12 19:55:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3161] 162.253.55.204 () {30 vars in 704 bytes} [Sun Apr 12 19:55:09 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: 1496/3162] 162.253.55.204 () {30 vars in 680 bytes} [Sun Apr 12 19:55:09 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: 1667/3163] 162.253.55.204 () {30 vars in 716 bytes} [Sun Apr 12 19:55:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:55:09.237 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2163ff75-8f88-4546-9372-298f046f81f7 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/3164] 162.253.55.204 () {32 vars in 758 bytes} [Sun Apr 12 19:55:09 2026] DELETE /v2.0/ports/518cb5b6-b8fa-499a-a508-59dbbce0aa2a => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3165] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:55:09 2026] GET /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:55:09.326 8 INFO neutron.api.v2.resource [None req-46c34538-191f-4b8b-8416-2411a1aa4214 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/3166] 162.253.55.204 () {30 vars in 762 bytes} [Sun Apr 12 19:55:09 2026] GET /v2.0/security-groups/lb-2decfe37-f7f1-454c-ba7b-13481dfa0a8c => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3167] 162.253.55.204 () {30 vars in 784 bytes} [Sun Apr 12 19:55:09 2026] GET /v2.0/security-groups?name=lb-2decfe37-f7f1-454c-ba7b-13481dfa0a8c => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3168] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:55:09 2026] GET /v2.0/ports?tenant_id=25d282fc50d04c658362443c4a2b3a41&device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3169] 162.253.55.204 () {30 vars in 736 bytes} [Sun Apr 12 19:55:09 2026] GET /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3170] 162.253.55.204 () {34 vars in 1065 bytes} [Sun Apr 12 19:55:09 2026] GET /v2.0/networks?id=1632d54b-40ce-49c3-8287-1ef28177f33b&id=e44f3223-5914-4d90-875b-b93c4540d9c3 => generated 1524 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3171] 162.253.55.204 () {34 vars in 1059 bytes} [Sun Apr 12 19:55:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.12&port_id=e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 => 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: 1672/3172] 162.253.55.204 () {34 vars in 983 bytes} [Sun Apr 12 19:55:09 2026] GET /v2.0/subnets?id=30a0ffc0-18fe-4984-baa0-42724de940fe => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3173] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:55:09 2026] GET /v2.0/ports?network_id=1632d54b-40ce-49c3-8287-1ef28177f33b&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: 1674/3174] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:55:09 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3175] 162.253.55.204 () {34 vars in 788 bytes} [Sun Apr 12 19:55:09 2026] PUT /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 1090 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3176] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:55:09 2026] GET /v2.0/networks/1632d54b-40ce-49c3-8287-1ef28177f33b?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: 8|app: 0|req: 1502/3177] 162.253.55.204 () {32 vars in 778 bytes} [Sun Apr 12 19:55:09 2026] DELETE /v2.0/security-groups/2467a548-8dba-4525-b1c4-9fb4aafe7fe7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:09.877 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e785e47-4dce-41de-abf0-7754332c6b46 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: 6602d763-fa5a-40e7-b1c0-43b56dd78abf 2026-04-12 19:55:09.881 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e785e47-4dce-41de-abf0-7754332c6b46 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: 6602d763-fa5a-40e7-b1c0-43b56dd78abf [pid: 7|app: 0|req: 1676/3178] 162.253.55.204 () {32 vars in 758 bytes} [Sun Apr 12 19:55:09 2026] DELETE /v2.0/ports/6602d763-fa5a-40e7-b1c0-43b56dd78abf => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3179] 162.253.55.204 () {34 vars in 993 bytes} [Sun Apr 12 19:55:12 2026] GET /v2.0/ports?device_id=3730aa8d-ea4f-4fe9-9d46-e0b0f58906af => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:55:13.090 7 INFO neutron_taas.services.taas.taas_plugin [req-4d687fcb-8763-4217-bb81-8cf4a7c88669 req-bd750835-da11-4599-bfe1-97b4294d6840 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] TaaS: Handle Delete Port: e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 2026-04-12 19:55:13.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4d687fcb-8763-4217-bb81-8cf4a7c88669 req-bd750835-da11-4599-bfe1-97b4294d6840 2724e03fcb4e4d5a8e20e3294a330d16 25d282fc50d04c658362443c4a2b3a41 - - default default] Tap Mirror: Handle Delete Port: e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 [pid: 7|app: 0|req: 1677/3180] 162.253.55.204 () {36 vars in 996 bytes} [Sun Apr 12 19:55:12 2026] DELETE /v2.0/ports/e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:55:13.291 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-59fa5132-915d-41a4-8dfd-f805c62bb68f'] response: {'server_uuid': '3730aa8d-ea4f-4fe9-9d46-e0b0f58906af', 'name': 'network-vif-deleted', 'tag': 'e4fa6fa7-7dac-4f26-9eaa-8a75dfdd82d3', 'status': 'completed', 'code': 200} 2026-04-12 19:55:14.412 8 INFO neutron_taas.services.taas.taas_plugin [None req-2580d4aa-c4c4-43b4-85dd-4da2dea99dac ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] TaaS: Handle Delete Port: fc678c98-3c7c-45c9-891d-10f28235c47f 2026-04-12 19:55:14.417 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2580d4aa-c4c4-43b4-85dd-4da2dea99dac ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Tap Mirror: Handle Delete Port: fc678c98-3c7c-45c9-891d-10f28235c47f 2026-04-12 19:55:14.626 8 INFO neutron.db.l3_db [None req-2580d4aa-c4c4-43b4-85dd-4da2dea99dac ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Floating IP 1defa334-909b-4d8d-85f9-df56b296bb4c disassociated (deleted). External IP: 10.96.250.210, port: 79aef326-e39a-460c-963c-f14d742dddf2. [pid: 8|app: 0|req: 1504/3181] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:55:14 2026] DELETE /v2.0/floatingips/1defa334-909b-4d8d-85f9-df56b296bb4c => generated 0 bytes in 686 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:14.972 7 INFO neutron.api.v2.resource [None req-05ef7496-cf33-48a4-a21d-9676ffc5dc52 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1678/3182] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:55:14 2026] GET /v2.0/floatingips/1defa334-909b-4d8d-85f9-df56b296bb4c => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:55:14.999 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c1af04c-414e-44d4-8764-94f3542905a3'] response: {'name': 'network-changed', 'server_uuid': 'b8de3238-7e4f-4844-b4d8-19c69a09c050', 'tag': '79aef326-e39a-460c-963c-f14d742dddf2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1505/3183] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:55:15 2026] GET /v2.0/ports?device_id=b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1204 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3184] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:55:15 2026] GET /v2.0/security-groups?id=ad3ecd9b-f123-4e85-a56e-c731e8fd3fec&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3185] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:55:15 2026] GET /v2.0/ports?tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc&device_id=b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3186] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:55:15 2026] GET /v2.0/networks?id=fc89b646-c160-4f88-8208-6534091bf63e => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3187] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:55:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.126&port_id=79aef326-e39a-460c-963c-f14d742dddf2 => 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: 1681/3188] 162.253.55.204 () {34 vars in 1105 bytes} [Sun Apr 12 19:55:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A235&port_id=79aef326-e39a-460c-963c-f14d742dddf2 => 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: 1508/3189] 162.253.55.204 () {34 vars in 1063 bytes} [Sun Apr 12 19:55:15 2026] GET /v2.0/subnets?id=ad6dcac7-6d26-4190-9d8d-d869b166ffb7&id=c66d8d58-4701-4063-9e86-67a2a8022181 => generated 1415 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3190] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:55:15 2026] GET /v2.0/ports?network_id=fc89b646-c160-4f88-8208-6534091bf63e&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3191] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:55:15 2026] GET /v2.0/ports?network_id=fc89b646-c160-4f88-8208-6534091bf63e&device_owner=network%3Adhcp => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3192] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:55:15 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3193] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:55:15 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3194] 162.253.55.204 () {34 vars in 993 bytes} [Sun Apr 12 19:55:17 2026] GET /v2.0/ports?device_id=b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:55:17.772 8 INFO neutron_taas.services.taas.taas_plugin [req-285dd55a-0ecf-49a6-8af7-724e6eca024e req-c4c9a5f7-09a1-49de-b681-636f5ce178ae ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] TaaS: Handle Delete Port: 79aef326-e39a-460c-963c-f14d742dddf2 2026-04-12 19:55:17.775 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-285dd55a-0ecf-49a6-8af7-724e6eca024e req-c4c9a5f7-09a1-49de-b681-636f5ce178ae ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Tap Mirror: Handle Delete Port: 79aef326-e39a-460c-963c-f14d742dddf2 [pid: 8|app: 0|req: 1511/3195] 162.253.55.204 () {36 vars in 996 bytes} [Sun Apr 12 19:55:17 2026] DELETE /v2.0/ports/79aef326-e39a-460c-963c-f14d742dddf2 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:55:18.000 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4eb2458b-8ecb-4259-afdb-99b1fddaf97f'] response: {'server_uuid': 'b8de3238-7e4f-4844-b4d8-19c69a09c050', 'name': 'network-vif-deleted', 'tag': '79aef326-e39a-460c-963c-f14d742dddf2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1513/3198] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:55:20 2026] GET /v2.0/ports?device_id=b8de3238-7e4f-4844-b4d8-19c69a09c050 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 19:55:25.678 7 INFO neutron_taas.services.taas.taas_plugin [None req-a63fcf13-9fbc-4080-8cde-ab9434113e79 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] TaaS: Handle Delete Port: 755c2c2f-8213-4286-a23d-a7091a493810 2026-04-12 19:55:25.680 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a63fcf13-9fbc-4080-8cde-ab9434113e79 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Tap Mirror: Handle Delete Port: 755c2c2f-8213-4286-a23d-a7091a493810 2026-04-12 19:55:25.889 7 INFO neutron.db.l3_db [None req-a63fcf13-9fbc-4080-8cde-ab9434113e79 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Floating IP b04ecb50-ff38-469c-8f1a-ef019671ed2d disassociated (deleted). External IP: 10.96.250.203, port: c5d3d8ed-0d43-46f2-a2f2-6959953968bf. [pid: 7|app: 0|req: 1686/3199] 10.0.0.51 () {32 vars in 730 bytes} [Sun Apr 12 19:55:25 2026] DELETE /v2.0/floatingips/b04ecb50-ff38-469c-8f1a-ef019671ed2d => generated 0 bytes in 711 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:26.240 8 INFO neutron.api.v2.resource [None req-131259bf-906c-484f-ad85-098c53b4a190 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3200] 10.0.0.51 () {32 vars in 727 bytes} [Sun Apr 12 19:55:26 2026] GET /v2.0/floatingips/b04ecb50-ff38-469c-8f1a-ef019671ed2d => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:55:26.262 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c78dd3f-dd5c-48bf-b5c7-dfde1741f9a9'] response: {'name': 'network-changed', 'server_uuid': 'aa9d852b-6a27-4493-95de-950144abbed9', 'tag': 'c5d3d8ed-0d43-46f2-a2f2-6959953968bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1687/3201] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:55:26 2026] GET /v2.0/ports?device_id=aa9d852b-6a27-4493-95de-950144abbed9 => generated 1200 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3202] 10.0.0.156 () {34 vars in 1039 bytes} [Sun Apr 12 19:55:26 2026] GET /v2.0/security-groups?id=ad3ecd9b-f123-4e85-a56e-c731e8fd3fec&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: 1688/3203] 162.253.55.204 () {34 vars in 1079 bytes} [Sun Apr 12 19:55:26 2026] GET /v2.0/ports?tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc&device_id=aa9d852b-6a27-4493-95de-950144abbed9 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3204] 162.253.55.204 () {34 vars in 985 bytes} [Sun Apr 12 19:55:26 2026] GET /v2.0/networks?id=bb012411-0be7-43da-89f4-bebb8e29431e => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3205] 162.253.55.204 () {34 vars in 1057 bytes} [Sun Apr 12 19:55:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.157&port_id=c5d3d8ed-0d43-46f2-a2f2-6959953968bf => 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: 1517/3206] 162.253.55.204 () {34 vars in 1103 bytes} [Sun Apr 12 19:55:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A293&port_id=c5d3d8ed-0d43-46f2-a2f2-6959953968bf => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3207] 162.253.55.204 () {34 vars in 1063 bytes} [Sun Apr 12 19:55:26 2026] GET /v2.0/subnets?id=250aeb92-9af7-4743-8cf8-7abd75880063&id=5274f135-4093-4d65-aae2-bc601cd29456 => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3208] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:55:26 2026] GET /v2.0/ports?network_id=bb012411-0be7-43da-89f4-bebb8e29431e&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3209] 162.253.55.204 () {34 vars in 1051 bytes} [Sun Apr 12 19:55:27 2026] GET /v2.0/ports?network_id=bb012411-0be7-43da-89f4-bebb8e29431e&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: 1519/3210] 162.253.55.204 () {34 vars in 1011 bytes} [Sun Apr 12 19:55:27 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 1692/3211] 162.253.55.204 () {34 vars in 1111 bytes} [Sun Apr 12 19:55:27 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e?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: 8|app: 0|req: 1520/3212] 162.253.55.204 () {34 vars in 993 bytes} [Sun Apr 12 19:55:29 2026] GET /v2.0/ports?device_id=aa9d852b-6a27-4493-95de-950144abbed9 => generated 1200 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 19:55:29.278 7 INFO neutron_taas.services.taas.taas_plugin [req-763e08e4-ddf3-4483-ba97-1f056ae3ba64 req-1ffc6ad6-6d57-41fd-875d-1562bbfd67ce ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] TaaS: Handle Delete Port: c5d3d8ed-0d43-46f2-a2f2-6959953968bf 2026-04-12 19:55:29.283 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-763e08e4-ddf3-4483-ba97-1f056ae3ba64 req-1ffc6ad6-6d57-41fd-875d-1562bbfd67ce ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Tap Mirror: Handle Delete Port: c5d3d8ed-0d43-46f2-a2f2-6959953968bf [pid: 7|app: 0|req: 1693/3213] 162.253.55.204 () {36 vars in 996 bytes} [Sun Apr 12 19:55:29 2026] DELETE /v2.0/ports/c5d3d8ed-0d43-46f2-a2f2-6959953968bf => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:55:29.509 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-83240563-66fd-44bd-8d6e-d0f57e0e8e1a'] response: {'server_uuid': 'aa9d852b-6a27-4493-95de-950144abbed9', 'name': 'network-vif-deleted', 'tag': 'c5d3d8ed-0d43-46f2-a2f2-6959953968bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1521/3214] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:55:31 2026] GET /v2.0/ports?device_id=aa9d852b-6a27-4493-95de-950144abbed9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3215] 10.0.0.156 () {34 vars in 989 bytes} [Sun Apr 12 19:55:32 2026] GET /v2.0/ports?device_id=aa9d852b-6a27-4493-95de-950144abbed9 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3218] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:55:36 2026] DELETE /v2.0/security-group-rules/1e09be04-1b08-4e38-b839-84898aed215f => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:36.836 7 INFO neutron.api.v2.resource [None req-e16ebc61-9b43-42fa-b4e5-8fbc744aad67 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1696/3219] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:55:36 2026] GET /v2.0/security-group-rules/1e09be04-1b08-4e38-b839-84898aed215f => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3220] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:55:36 2026] DELETE /v2.0/security-group-rules/cb575db2-cdc3-4aa0-80bd-c464aa3d06c5 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:36.925 7 INFO neutron.api.v2.resource [None req-80d2e47b-4dd9-4a68-906e-e8db6a195334 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1697/3221] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:55:36 2026] GET /v2.0/security-group-rules/cb575db2-cdc3-4aa0-80bd-c464aa3d06c5 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3222] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:55:36 2026] DELETE /v2.0/security-group-rules/e9dbd4ec-3ca0-43c3-be74-097085b45684 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:37.030 7 INFO neutron.api.v2.resource [None req-7b8adcc1-913b-48bb-8e38-4977b95bdca9 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1698/3223] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:55:37 2026] GET /v2.0/security-group-rules/e9dbd4ec-3ca0-43c3-be74-097085b45684 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3224] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:55:37 2026] DELETE /v2.0/security-group-rules/3f5c5057-647f-4c7a-bd1b-ee45a40245ea => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:37.123 7 INFO neutron.api.v2.resource [None req-91de2719-26e2-46ad-bd1c-01239da45afe ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1699/3225] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:55:37 2026] GET /v2.0/security-group-rules/3f5c5057-647f-4c7a-bd1b-ee45a40245ea => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3226] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:55:37 2026] DELETE /v2.0/security-group-rules/d507470a-3fea-4a81-a095-038048f57b89 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:37.224 7 INFO neutron.api.v2.resource [None req-a1513413-4e95-4ed4-91bc-e82d17eff715 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1700/3227] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:55:37 2026] GET /v2.0/security-group-rules/d507470a-3fea-4a81-a095-038048f57b89 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3228] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:55:37 2026] DELETE /v2.0/security-group-rules/0bc7bf2c-af8a-404a-98c3-88a2cd575718 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:37.315 7 INFO neutron.api.v2.resource [None req-d31bbd9e-1650-4b97-9dbd-f9bf1fcf4b6b ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1701/3229] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:55:37 2026] GET /v2.0/security-group-rules/0bc7bf2c-af8a-404a-98c3-88a2cd575718 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3230] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:55:37 2026] DELETE /v2.0/security-group-rules/4f71b69d-7b5a-4e10-88cb-38fa155f7102 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:37.434 7 INFO neutron.api.v2.resource [None req-5ce4ee3f-4ddf-4d97-9e5a-f30068dd0e83 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1702/3231] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:55:37 2026] GET /v2.0/security-group-rules/4f71b69d-7b5a-4e10-88cb-38fa155f7102 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3232] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:55:37 2026] DELETE /v2.0/security-group-rules/68c28e97-f640-43de-97f1-08b1f7f1a7f9 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:37.516 7 INFO neutron.api.v2.resource [None req-0c083158-cdbc-47a3-9551-15d86f9dfb92 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1703/3233] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:55:37 2026] GET /v2.0/security-group-rules/68c28e97-f640-43de-97f1-08b1f7f1a7f9 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3234] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:55:37 2026] DELETE /v2.0/security-group-rules/ef953c80-b411-491d-9ccd-8fa49cfe10f3 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:37.600 7 INFO neutron.api.v2.resource [None req-6723d292-4e96-4c83-b8f9-05407c7651fe ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1704/3235] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:55:37 2026] GET /v2.0/security-group-rules/ef953c80-b411-491d-9ccd-8fa49cfe10f3 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3236] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:55:37 2026] DELETE /v2.0/security-group-rules/34d6a72f-35af-4cb6-a19d-9263b3f4d355 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:37.684 7 INFO neutron.api.v2.resource [None req-9b5e3221-dcb2-4598-89b6-90175cdfa222 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1705/3237] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:55:37 2026] GET /v2.0/security-group-rules/34d6a72f-35af-4cb6-a19d-9263b3f4d355 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3238] 10.0.0.51 () {32 vars in 748 bytes} [Sun Apr 12 19:55:37 2026] DELETE /v2.0/security-group-rules/ed070eba-42ef-4feb-9593-0be1da3a64f6 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:37.782 7 INFO neutron.api.v2.resource [None req-f3f5b8ae-bc8f-46b8-b0c0-2851f1fe748e ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1706/3239] 10.0.0.51 () {32 vars in 745 bytes} [Sun Apr 12 19:55:37 2026] GET /v2.0/security-group-rules/ed070eba-42ef-4feb-9593-0be1da3a64f6 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3240] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:55:37 2026] DELETE /v2.0/security-groups/ad3ecd9b-f123-4e85-a56e-c731e8fd3fec => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:37.883 7 INFO neutron.api.v2.resource [None req-2daf47ae-e6a2-4146-bbc0-073c979f8bc9 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1707/3241] 10.0.0.51 () {32 vars in 735 bytes} [Sun Apr 12 19:55:37 2026] GET /v2.0/security-groups/ad3ecd9b-f123-4e85-a56e-c731e8fd3fec => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:55:38.346 8 INFO neutron_taas.services.taas.taas_plugin [None req-de4b5525-9ebb-4bed-b273-1800d112532f ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] TaaS: Handle Delete Port: 5eedd3ce-f82f-450b-8710-ed6f183b8273 2026-04-12 19:55:38.350 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de4b5525-9ebb-4bed-b273-1800d112532f ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Tap Mirror: Handle Delete Port: 5eedd3ce-f82f-450b-8710-ed6f183b8273 [pid: 8|app: 0|req: 1535/3242] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:55:37 2026] PUT /v2.0/routers/0d594902-8904-466d-b38d-269b257c9e4e/remove_router_interface => generated 309 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:55:39.098 7 INFO neutron.api.v2.resource [None req-ac7e62c7-7779-45d7-bc05-4ba725e3271e ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1708/3243] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:55:38 2026] PUT /v2.0/routers/0d594902-8904-466d-b38d-269b257c9e4e/remove_router_interface => generated 198 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:55:39.472 8 INFO neutron_taas.services.taas.taas_plugin [None req-0608ef70-4369-4cf8-9661-4c17d6d32f6a ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] TaaS: Handle Delete Port: 47126f9d-8320-442d-8984-cd443bf9c061 2026-04-12 19:55:39.474 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0608ef70-4369-4cf8-9661-4c17d6d32f6a ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Tap Mirror: Handle Delete Port: 47126f9d-8320-442d-8984-cd443bf9c061 [pid: 8|app: 0|req: 1536/3244] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:55:39 2026] PUT /v2.0/routers/0d594902-8904-466d-b38d-269b257c9e4e/remove_router_interface => generated 309 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:55:40.168 7 INFO neutron.api.v2.resource [None req-2f953d91-8a9f-479c-898a-db5b5708f388 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1709/3245] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:55:39 2026] PUT /v2.0/routers/0d594902-8904-466d-b38d-269b257c9e4e/remove_router_interface => generated 198 bytes in 180 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:55:40.574 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5ed803f-d3e7-426c-97b9-ffb0bfb59a34 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] TaaS: Handle Delete Port: 6f0d7cc2-1653-4781-8bf1-40448eafc72d 2026-04-12 19:55:40.576 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5ed803f-d3e7-426c-97b9-ffb0bfb59a34 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Tap Mirror: Handle Delete Port: 6f0d7cc2-1653-4781-8bf1-40448eafc72d [pid: 8|app: 0|req: 1537/3246] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:55:40 2026] PUT /v2.0/routers/0d594902-8904-466d-b38d-269b257c9e4e/remove_router_interface => generated 309 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 19:55:41.266 7 INFO neutron.api.v2.resource [None req-d6d153df-5073-4039-9627-55e29f1085d3 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1710/3247] 10.0.0.51 () {34 vars in 787 bytes} [Sun Apr 12 19:55:41 2026] PUT /v2.0/routers/0d594902-8904-466d-b38d-269b257c9e4e/remove_router_interface => generated 198 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:55:41.484 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8e8fe5c-2bcd-4fe1-bc56-69c9b746e6f1 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] TaaS: Handle Delete Port: 3b0598cf-3734-4755-a5f2-10b01fd45977 2026-04-12 19:55:41.487 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8e8fe5c-2bcd-4fe1-bc56-69c9b746e6f1 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Tap Mirror: Handle Delete Port: 3b0598cf-3734-4755-a5f2-10b01fd45977 2026-04-12 19:55:41.788 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8e8fe5c-2bcd-4fe1-bc56-69c9b746e6f1 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] TaaS: Handle Delete Port: e81eb2cf-b944-425d-b1e2-bb0e2ef03334 2026-04-12 19:55:41.791 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8e8fe5c-2bcd-4fe1-bc56-69c9b746e6f1 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Tap Mirror: Handle Delete Port: e81eb2cf-b944-425d-b1e2-bb0e2ef03334 2026-04-12 19:55:42.243 8 INFO neutron.db.l3_hamode_db [None req-d8e8fe5c-2bcd-4fe1-bc56-69c9b746e6f1 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] HA network 8c21c92b-21c9-4198-9c27-c7aa5f6821e0 was deleted as no HA routers are present in tenant c5c4bb3f42d94e539650dad87f9c3bfc. [pid: 8|app: 0|req: 1538/3248] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:55:41 2026] DELETE /v2.0/routers/0d594902-8904-466d-b38d-269b257c9e4e => generated 0 bytes in 976 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 19:55:42.266 8 INFO neutron.services.segments.plugin [-] Segment 7b8c146a-3bd8-470b-b621-d9005c7198c3 resource provider aggregate not found 2026-04-12 19:55:42.278 8 INFO neutron.services.segments.plugin [-] Segment 7b8c146a-3bd8-470b-b621-d9005c7198c3 resource provider aggregate not found 2026-04-12 19:55:42.281 7 INFO neutron.api.v2.resource [None req-7d5b957f-93b7-4e47-b061-eae881e63295 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1711/3249] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:55:42 2026] GET /v2.0/routers/0d594902-8904-466d-b38d-269b257c9e4e => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:55:42.293 8 INFO neutron.services.segments.plugin [-] Segment 7b8c146a-3bd8-470b-b621-d9005c7198c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b8c146a-3bd8-470b-b621-d9005c7198c3 found for delete ", "request_id": "req-bb06418d-b0a4-47df-ac3e-7e108bdabe72"}]} 2026-04-12 19:55:42.295 8 INFO neutron.services.segments.plugin [-] Segment 7b8c146a-3bd8-470b-b621-d9005c7198c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b8c146a-3bd8-470b-b621-d9005c7198c3 found for delete ", "request_id": "req-b9caa86e-baf3-4156-8ff7-2b0b57d9fd13"}]} [pid: 8|app: 0|req: 1539/3250] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:55:42 2026] DELETE /v2.0/subnets/ad6dcac7-6d26-4190-9d8d-d869b166ffb7 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:55:42.507 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb429175-03aa-4d9a-9ac7-65da8e44eec0 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1712/3251] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:55:42 2026] GET /v2.0/subnets/ad6dcac7-6d26-4190-9d8d-d869b166ffb7 => 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: 1540/3252] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:55:42 2026] DELETE /v2.0/subnets/c66d8d58-4701-4063-9e86-67a2a8022181 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:55:42.693 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6beebfb5-b77d-4e30-bc55-a8b38e6796cb ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1713/3253] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:55:42 2026] GET /v2.0/subnets/c66d8d58-4701-4063-9e86-67a2a8022181 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:55:42.791 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0eb497e-cff4-4e40-947a-a756876cfe4c ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] TaaS: Handle Delete Port: afb83e9f-1ac5-4e88-ac7a-390781236c40 2026-04-12 19:55:42.809 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0eb497e-cff4-4e40-947a-a756876cfe4c ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Tap Mirror: Handle Delete Port: afb83e9f-1ac5-4e88-ac7a-390781236c40 [pid: 8|app: 0|req: 1541/3254] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:55:42 2026] DELETE /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:55:43.054 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71af1cea-b12c-4695-9bf2-5c2a572dc627 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1714/3255] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:55:43 2026] GET /v2.0/networks/fc89b646-c160-4f88-8208-6534091bf63e => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3256] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:55:43 2026] DELETE /v2.0/subnets/250aeb92-9af7-4743-8cf8-7abd75880063 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:55:43.248 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3c507aa-c16d-4075-9c61-61211d7c5f7c ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1715/3257] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:55:43 2026] GET /v2.0/subnets/250aeb92-9af7-4743-8cf8-7abd75880063 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3258] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:55:43 2026] DELETE /v2.0/subnets/5274f135-4093-4d65-aae2-bc601cd29456 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:55:43.438 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e961aa8-9c38-482a-b0e2-c943c3cef71c ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1716/3259] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:55:43 2026] GET /v2.0/subnets/5274f135-4093-4d65-aae2-bc601cd29456 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:55:43.598 8 INFO neutron_taas.services.taas.taas_plugin [None req-69e64dbe-d762-48ec-8e32-83121c7d745a ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] TaaS: Handle Delete Port: b6ec9bc4-6bd4-43a9-99c1-b48072f3f9ca 2026-04-12 19:55:43.603 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69e64dbe-d762-48ec-8e32-83121c7d745a ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Tap Mirror: Handle Delete Port: b6ec9bc4-6bd4-43a9-99c1-b48072f3f9ca [pid: 8|app: 0|req: 1544/3260] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:55:43 2026] DELETE /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:55:43.835 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a72db512-67d9-401a-8645-d0e853b259b6 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1717/3261] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:55:43 2026] GET /v2.0/networks/bb012411-0be7-43da-89f4-bebb8e29431e => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3262] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:55:43 2026] DELETE /v2.0/subnets/6f35d692-5aa0-44d1-b798-312b03374b9d => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:55:44.027 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dbd64e32-5239-4b6d-b62b-2a9289ba7075 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1718/3263] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:55:44 2026] GET /v2.0/subnets/6f35d692-5aa0-44d1-b798-312b03374b9d => 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: 1546/3264] 10.0.0.51 () {32 vars in 722 bytes} [Sun Apr 12 19:55:44 2026] DELETE /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:55:44.228 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1abb4e8-0931-48e5-ab0a-f25398753722 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1719/3265] 10.0.0.51 () {32 vars in 719 bytes} [Sun Apr 12 19:55:44 2026] GET /v2.0/subnets/911fc329-1ea3-4d74-9ef8-286caddf69a8 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:55:44.325 8 INFO neutron.services.segments.plugin [-] Segment 1a1f13fe-af40-48e6-a212-37bf6f69e4df resource provider aggregate not found 2026-04-12 19:55:44.331 8 INFO neutron.services.segments.plugin [-] Segment 1a1f13fe-af40-48e6-a212-37bf6f69e4df resource provider aggregate not found 2026-04-12 19:55:44.354 8 INFO neutron.services.segments.plugin [-] Segment 1a1f13fe-af40-48e6-a212-37bf6f69e4df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a1f13fe-af40-48e6-a212-37bf6f69e4df found for delete ", "request_id": "req-436e2512-c1d8-49da-8726-57b1ac389b13"}]} 2026-04-12 19:55:44.355 8 INFO neutron.services.segments.plugin [-] Segment 1a1f13fe-af40-48e6-a212-37bf6f69e4df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a1f13fe-af40-48e6-a212-37bf6f69e4df found for delete ", "request_id": "req-8ab4d2d8-70b8-430a-8a61-89a989829e9a"}]} 2026-04-12 19:55:44.382 8 INFO neutron.services.segments.plugin [-] Segment cbad5f01-5709-40e5-a9d8-2b1820911890 resource provider aggregate not found 2026-04-12 19:55:44.385 8 INFO neutron.services.segments.plugin [-] Segment cbad5f01-5709-40e5-a9d8-2b1820911890 resource provider aggregate not found 2026-04-12 19:55:44.400 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b81883d-3405-473d-8de8-998daf077777 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] TaaS: Handle Delete Port: c74546f5-9ca6-414c-8ff9-f9a169715622 2026-04-12 19:55:44.404 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b81883d-3405-473d-8de8-998daf077777 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] Tap Mirror: Handle Delete Port: c74546f5-9ca6-414c-8ff9-f9a169715622 2026-04-12 19:55:44.408 8 INFO neutron.services.segments.plugin [-] Segment cbad5f01-5709-40e5-a9d8-2b1820911890 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbad5f01-5709-40e5-a9d8-2b1820911890 found for delete ", "request_id": "req-ab77fbc3-69b6-4bc7-81b7-ae45be75e862"}]} 2026-04-12 19:55:44.413 8 INFO neutron.services.segments.plugin [-] Segment cbad5f01-5709-40e5-a9d8-2b1820911890 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbad5f01-5709-40e5-a9d8-2b1820911890 found for delete ", "request_id": "req-95d13dae-b83e-4003-a9cb-9f30b204f6ef"}]} [pid: 8|app: 0|req: 1547/3266] 10.0.0.51 () {32 vars in 724 bytes} [Sun Apr 12 19:55:44 2026] DELETE /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 19:55:44.616 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ead81ff4-1769-42cd-abe2-8247d7d5c750 ddd10553960b4edfb8143e379af3967b c5c4bb3f42d94e539650dad87f9c3bfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1720/3267] 10.0.0.51 () {32 vars in 721 bytes} [Sun Apr 12 19:55:44 2026] GET /v2.0/networks/e44f3223-5914-4d90-875b-b93c4540d9c3 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 19:55:46.432 8 INFO neutron.services.segments.plugin [-] Segment e118ea72-518e-413e-88f5-0356a2bc694a resource provider aggregate not found 2026-04-12 19:55:46.435 8 INFO neutron.services.segments.plugin [-] Segment e118ea72-518e-413e-88f5-0356a2bc694a resource provider aggregate not found 2026-04-12 19:55:46.446 8 INFO neutron.services.segments.plugin [-] Segment e118ea72-518e-413e-88f5-0356a2bc694a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e118ea72-518e-413e-88f5-0356a2bc694a found for delete ", "request_id": "req-553e5cd7-6db5-43dc-87bf-caf464afecf6"}]} 2026-04-12 19:55:46.448 8 INFO neutron.services.segments.plugin [-] Segment e118ea72-518e-413e-88f5-0356a2bc694a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e118ea72-518e-413e-88f5-0356a2bc694a found for delete ", "request_id": "req-44606e9e-2233-4baf-8d9e-62b95e7c047d"}]} [pid: 8|app: 0|req: 1548/3268] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:55:46 2026] GET /v2.0/security-groups?tenant_id=62c008d26020405eb91110dfd4e04b9d&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3269] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:55:46 2026] DELETE /v2.0/security-groups/c4c6ac8c-0c96-4cea-87d0-bdbf8aa003b4 => 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: 1549/3270] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:55:47 2026] GET /v2.0/security-groups?tenant_id=3821dc19481a47e68876ade80b423ab0&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3271] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:55:47 2026] DELETE /v2.0/security-groups/3488bcb1-d865-4271-a955-c27a68cceb38 => 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: 1550/3272] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:55:47 2026] GET /v2.0/security-groups?tenant_id=c5c4bb3f42d94e539650dad87f9c3bfc&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1723/3273] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:55:47 2026] DELETE /v2.0/security-groups/265a4a22-88c9-4922-aadc-754ee75eb1d6 => 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: 1551/3274] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:55:47 2026] GET /v2.0/security-groups?tenant_id=532763746b334564b76bb4db4602c89e&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1724/3275] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:55:47 2026] DELETE /v2.0/security-groups/f8a3c761-9402-4254-9701-cdb85bc99629 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3276] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:55:48 2026] GET /v2.0/security-groups?tenant_id=551144e5db9f4ba0a246c4d808c81820&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3277] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:55:48 2026] DELETE /v2.0/security-groups/eb2fff29-91aa-4ab8-9489-b61d3e957d30 => 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: 1553/3278] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:55:48 2026] GET /v2.0/security-groups?tenant_id=5e313ee7e4d441388ef8299531147758&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1726/3279] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:55:48 2026] DELETE /v2.0/security-groups/27b98289-cc28-43f8-9d48-3334d6e564c3 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3280] 10.0.0.51 () {32 vars in 772 bytes} [Sun Apr 12 19:55:48 2026] GET /v2.0/security-groups?tenant_id=17ee6a9ae37540468f5c5a19e9e3f4f4&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3281] 10.0.0.51 () {32 vars in 738 bytes} [Sun Apr 12 19:55:48 2026] DELETE /v2.0/security-groups/b9d22fb7-3040-4555-a750-c48c6e40ec93 => 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: 1729/3284] 10.0.0.51 () {32 vars in 647 bytes} [Sun Apr 12 19:55:51 2026] GET /v2.0/networks => generated 2168 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3285] 10.0.0.51 () {32 vars in 653 bytes} [Sun Apr 12 19:55:52 2026] GET /v2.0/floatingips => 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: 1730/3286] 10.0.0.51 () {32 vars in 645 bytes} [Sun Apr 12 19:55:52 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3287] 10.0.0.51 () {32 vars in 641 bytes} [Sun Apr 12 19:55:52 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1731/3288] 10.0.0.51 () {32 vars in 645 bytes} [Sun Apr 12 19:55:52 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3289] 10.0.0.51 () {32 vars in 647 bytes} [Sun Apr 12 19:55:53 2026] GET /v2.0/networks => generated 2168 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3290] 10.0.0.51 () {32 vars in 661 bytes} [Sun Apr 12 19:55:53 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3291] 10.0.0.51 () {32 vars in 653 bytes} [Sun Apr 12 19:55:53 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)