+ 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 Mar 8 03:04:30 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: neutron-server-fc68888d8-6qp8q 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 0x7fe2c1512668 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-03-08 03:04:35.640 8 INFO neutron.common.config [-] Logging enabled! 2026-03-08 03:04:35.641 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-03-08 03:04:35.655 7 INFO neutron.common.config [-] Logging enabled! 2026-03-08 03:04:35.656 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-03-08 03:04:36.052 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-08 03:04:36.082 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-08 03:04:37.616 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-08 03:04:37.619 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-08 03:04:37.622 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-08 03:04:37.623 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-08 03:04:37.623 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-08 03:04:37.624 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-08 03:04:37.624 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-08 03:04:37.631 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-08 03:04:37.631 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-08 03:04:37.631 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-08 03:04:37.637 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-08 03:04:37.640 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-08 03:04:37.643 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-08 03:04:37.644 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-08 03:04:37.645 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-08 03:04:37.645 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-08 03:04:37.645 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-08 03:04:37.653 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-08 03:04:37.653 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-08 03:04:37.653 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-08 03:04:37.654 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-08 03:04:37.655 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-08 03:04:37.655 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-08 03:04:37.676 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-08 03:04:37.677 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-08 03:04:37.677 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-08 03:04:37.686 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-08 03:04:37.687 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-08 03:04:37.687 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-08 03:04:37.687 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-08 03:04:37.708 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-08 03:04:37.708 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-08 03:04:37.708 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-08 03:04:37.708 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-08 03:04:37.982 7 INFO neutron.plugins.ml2.managers [None req-57faf2e1-40db-445c-92cb-ade2f033677c - - - - - -] Initializing driver for type 'vlan' 2026-03-08 03:04:38.000 8 INFO neutron.plugins.ml2.managers [None req-b49a5506-436b-4811-a3e6-d3d7769cc27f - - - - - -] Initializing driver for type 'vlan' 2026-03-08 03:04:38.282 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-57faf2e1-40db-445c-92cb-ade2f033677c - - - - - -] VlanTypeDriver initialization complete 2026-03-08 03:04:38.283 7 INFO neutron.plugins.ml2.managers [None req-57faf2e1-40db-445c-92cb-ade2f033677c - - - - - -] Initializing driver for type 'vxlan' 2026-03-08 03:04:38.283 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-57faf2e1-40db-445c-92cb-ade2f033677c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-08 03:04:38.297 7 INFO neutron.plugins.ml2.managers [None req-57faf2e1-40db-445c-92cb-ade2f033677c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-08 03:04:38.297 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-57faf2e1-40db-445c-92cb-ade2f033677c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-08 03:04:38.297 7 INFO neutron.plugins.ml2.managers [None req-57faf2e1-40db-445c-92cb-ade2f033677c - - - - - -] Initializing extension driver 'port_security' 2026-03-08 03:04:38.297 7 INFO neutron.plugins.ml2.extensions.port_security [None req-57faf2e1-40db-445c-92cb-ade2f033677c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-08 03:04:38.297 7 INFO neutron.plugins.ml2.managers [None req-57faf2e1-40db-445c-92cb-ade2f033677c - - - - - -] Initializing extension driver 'qos' 2026-03-08 03:04:38.298 7 INFO neutron.plugins.ml2.managers [None req-57faf2e1-40db-445c-92cb-ade2f033677c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-08 03:04:38.298 7 INFO neutron.plugins.ml2.managers [None req-57faf2e1-40db-445c-92cb-ade2f033677c - - - - - -] Initializing mechanism driver 'l2population' 2026-03-08 03:04:38.311 7 INFO neutron.quota [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded quota_driver: . 2026-03-08 03:04:38.312 7 INFO neutron.plugins.ml2.plugin [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Modular L2 Plugin initialization complete 2026-03-08 03:04:38.312 7 INFO neutron.plugins.ml2.managers [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-08 03:04:38.312 7 INFO neutron.plugins.ml2.managers [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-08 03:04:38.312 7 INFO neutron.plugins.ml2.managers [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Got port-security extension from driver 'port_security' 2026-03-08 03:04:38.313 7 INFO neutron.manager [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loading Plugin: qos 2026-03-08 03:04:38.326 7 INFO neutron.manager [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loading Plugin: router 2026-03-08 03:04:38.345 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b49a5506-436b-4811-a3e6-d3d7769cc27f - - - - - -] VlanTypeDriver initialization complete 2026-03-08 03:04:38.345 8 INFO neutron.plugins.ml2.managers [None req-b49a5506-436b-4811-a3e6-d3d7769cc27f - - - - - -] Initializing driver for type 'vxlan' 2026-03-08 03:04:38.345 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b49a5506-436b-4811-a3e6-d3d7769cc27f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-08 03:04:38.361 8 INFO neutron.plugins.ml2.managers [None req-b49a5506-436b-4811-a3e6-d3d7769cc27f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-08 03:04:38.361 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b49a5506-436b-4811-a3e6-d3d7769cc27f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-08 03:04:38.361 8 INFO neutron.plugins.ml2.managers [None req-b49a5506-436b-4811-a3e6-d3d7769cc27f - - - - - -] Initializing extension driver 'port_security' 2026-03-08 03:04:38.361 8 INFO neutron.plugins.ml2.extensions.port_security [None req-b49a5506-436b-4811-a3e6-d3d7769cc27f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-08 03:04:38.361 8 INFO neutron.plugins.ml2.managers [None req-b49a5506-436b-4811-a3e6-d3d7769cc27f - - - - - -] Initializing extension driver 'qos' 2026-03-08 03:04:38.361 8 INFO neutron.plugins.ml2.managers [None req-b49a5506-436b-4811-a3e6-d3d7769cc27f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-08 03:04:38.362 8 INFO neutron.plugins.ml2.managers [None req-b49a5506-436b-4811-a3e6-d3d7769cc27f - - - - - -] Initializing mechanism driver 'l2population' 2026-03-08 03:04:38.367 7 INFO neutron.services.service_base [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-08 03:04:38.367 7 INFO neutron.manager [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loading Plugin: segments 2026-03-08 03:04:38.378 8 INFO neutron.quota [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded quota_driver: . 2026-03-08 03:04:38.379 8 INFO neutron.plugins.ml2.plugin [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Modular L2 Plugin initialization complete 2026-03-08 03:04:38.379 8 INFO neutron.plugins.ml2.managers [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-08 03:04:38.379 8 INFO neutron.plugins.ml2.managers [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-08 03:04:38.379 8 INFO neutron.plugins.ml2.managers [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-08 03:04:38.380 8 INFO neutron.manager [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loading Plugin: qos 2026-03-08 03:04:38.394 8 INFO neutron.manager [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loading Plugin: router 2026-03-08 03:04:38.435 8 INFO neutron.services.service_base [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-08 03:04:38.436 8 INFO neutron.manager [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loading Plugin: segments 2026-03-08 03:04:38.495 7 INFO neutron.manager [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loading Plugin: trunk 2026-03-08 03:04:38.511 7 INFO neutron.manager [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loading Plugin: vpnaas 2026-03-08 03:04:38.539 8 INFO neutron.manager [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loading Plugin: trunk 2026-03-08 03:04:38.554 8 INFO neutron.manager [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loading Plugin: vpnaas 2026-03-08 03:04:38.558 7 WARNING stevedore.named [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-08 03:04:38.594 8 WARNING stevedore.named [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-08 03:04:38.623 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-08 03:04:38.624 7 INFO neutron.common.utils [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-08 03:04:38.624 7 INFO neutron.manager [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loading Plugin: taas 2026-03-08 03:04:38.652 7 WARNING stevedore.named [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-08 03:04:38.653 7 WARNING stevedore.named [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-08 03:04:38.672 8 INFO neutron_vpnaas.services.vpn.plugin [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-08 03:04:38.672 8 INFO neutron.common.utils [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-08 03:04:38.672 8 INFO neutron.manager [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loading Plugin: taas 2026-03-08 03:04:38.688 7 INFO neutron_taas.services.taas.taas_plugin [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-08 03:04:38.689 7 INFO neutron.manager [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loading Plugin: tapmirror 2026-03-08 03:04:38.702 8 WARNING stevedore.named [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-08 03:04:38.702 8 WARNING stevedore.named [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-08 03:04:38.704 7 WARNING stevedore.named [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-08 03:04:38.704 7 WARNING stevedore.named [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-08 03:04:38.725 8 INFO neutron_taas.services.taas.taas_plugin [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-08 03:04:38.725 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-08 03:04:38.726 8 INFO neutron.manager [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loading Plugin: tapmirror 2026-03-08 03:04:38.726 7 INFO neutron.manager [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loading Plugin: auto_allocate 2026-03-08 03:04:38.735 7 INFO neutron.manager [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loading Plugin: tag 2026-03-08 03:04:38.739 8 WARNING stevedore.named [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-08 03:04:38.740 8 WARNING stevedore.named [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-08 03:04:38.746 7 INFO neutron.manager [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loading Plugin: timestamp 2026-03-08 03:04:38.750 7 INFO neutron.manager [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loading Plugin: network_ip_availability 2026-03-08 03:04:38.754 7 INFO neutron.manager [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loading Plugin: flavors 2026-03-08 03:04:38.758 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-08 03:04:38.759 7 INFO neutron.manager [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loading Plugin: revisions 2026-03-08 03:04:38.759 8 INFO neutron.manager [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loading Plugin: auto_allocate 2026-03-08 03:04:38.762 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Initializing extension manager. 2026-03-08 03:04:38.764 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: address-group 2026-03-08 03:04:38.764 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: address-scope 2026-03-08 03:04:38.765 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-08 03:04:38.766 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: agent 2026-03-08 03:04:38.767 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: agent-resources-synced 2026-03-08 03:04:38.767 8 INFO neutron.manager [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loading Plugin: tag 2026-03-08 03:04:38.771 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: allowed-address-pairs 2026-03-08 03:04:38.774 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: auto-allocated-topology 2026-03-08 03:04:38.776 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: availability_zone 2026-03-08 03:04:38.777 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: availability_zone_filter 2026-03-08 03:04:38.777 8 INFO neutron.manager [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loading Plugin: timestamp 2026-03-08 03:04:38.779 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-08 03:04:38.780 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: default-subnetpools 2026-03-08 03:04:38.781 8 INFO neutron.manager [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loading Plugin: network_ip_availability 2026-03-08 03:04:38.783 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-08 03:04:38.784 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: dns-integration 2026-03-08 03:04:38.784 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: dns-domain-ports 2026-03-08 03:04:38.785 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-08 03:04:38.785 8 INFO neutron.manager [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loading Plugin: flavors 2026-03-08 03:04:38.785 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: dvr 2026-03-08 03:04:38.786 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-08 03:04:38.786 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: empty-string-filtering 2026-03-08 03:04:38.787 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-08 03:04:38.787 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-08 03:04:38.788 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: external-net 2026-03-08 03:04:38.788 8 INFO neutron.manager [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loading Plugin: revisions 2026-03-08 03:04:38.788 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-08 03:04:38.789 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: extraroute 2026-03-08 03:04:38.790 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: extraroute-atomic 2026-03-08 03:04:38.790 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-08 03:04:38.791 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-08 03:04:38.791 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-08 03:04:38.792 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-08 03:04:38.792 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: fip-port-details 2026-03-08 03:04:38.793 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Initializing extension manager. 2026-03-08 03:04:38.793 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: flavors 2026-03-08 03:04:38.794 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: address-group 2026-03-08 03:04:38.795 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-08 03:04:38.795 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: address-scope 2026-03-08 03:04:38.796 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: floatingip-pools 2026-03-08 03:04:38.796 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-08 03:04:38.796 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: ip_allocation 2026-03-08 03:04:38.797 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: ip-substring-filtering 2026-03-08 03:04:38.797 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: agent 2026-03-08 03:04:38.797 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: l2_adjacency 2026-03-08 03:04:38.798 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: agent-resources-synced 2026-03-08 03:04:38.799 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-08 03:04:38.799 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: router 2026-03-08 03:04:38.799 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-08 03:04:38.800 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: availability_zone 2026-03-08 03:04:38.801 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: availability_zone_filter 2026-03-08 03:04:38.801 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-08 03:04:38.801 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-08 03:04:38.802 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: default-subnetpools 2026-03-08 03:04:38.802 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-08 03:04:38.803 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-08 03:04:38.804 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: ext-gw-mode 2026-03-08 03:04:38.804 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-08 03:04:38.804 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: l3-ha 2026-03-08 03:04:38.804 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: dns-integration 2026-03-08 03:04:38.805 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-08 03:04:38.805 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: dns-domain-ports 2026-03-08 03:04:38.806 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-08 03:04:38.806 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-08 03:04:38.806 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: l3-flavors 2026-03-08 03:04:38.807 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: dvr 2026-03-08 03:04:38.807 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-08 03:04:38.808 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-08 03:04:38.808 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-08 03:04:38.809 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: empty-string-filtering 2026-03-08 03:04:38.809 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-08 03:04:38.810 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-08 03:04:38.810 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: external-net 2026-03-08 03:04:38.810 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-08 03:04:38.811 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-08 03:04:38.811 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: extraroute 2026-03-08 03:04:38.812 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-08 03:04:38.812 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: extraroute-atomic 2026-03-08 03:04:38.813 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-08 03:04:38.813 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-08 03:04:38.813 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-08 03:04:38.814 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-08 03:04:38.814 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-08 03:04:38.815 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-08 03:04:38.815 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-08 03:04:38.815 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: fip-port-details 2026-03-08 03:04:38.815 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: multi-provider 2026-03-08 03:04:38.816 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: net-mtu 2026-03-08 03:04:38.816 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: flavors 2026-03-08 03:04:38.816 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: net-mtu-writable 2026-03-08 03:04:38.817 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: network_availability_zone 2026-03-08 03:04:38.817 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-08 03:04:38.817 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: network_ha 2026-03-08 03:04:38.818 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: network-ip-availability 2026-03-08 03:04:38.818 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: floatingip-pools 2026-03-08 03:04:38.819 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: ip_allocation 2026-03-08 03:04:38.819 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-08 03:04:38.819 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-08 03:04:38.820 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: l2_adjacency 2026-03-08 03:04:38.820 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: pagination 2026-03-08 03:04:38.820 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: port-device-profile 2026-03-08 03:04:38.821 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-08 03:04:38.821 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: router 2026-03-08 03:04:38.821 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-08 03:04:38.822 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-08 03:04:38.822 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: port-mac-override 2026-03-08 03:04:38.823 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-08 03:04:38.823 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-08 03:04:38.823 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-08 03:04:38.824 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-08 03:04:38.824 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-08 03:04:38.825 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: port-resource-request 2026-03-08 03:04:38.825 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-08 03:04:38.825 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: port-resource-request-groups 2026-03-08 03:04:38.826 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-08 03:04:38.826 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: ext-gw-mode 2026-03-08 03:04:38.826 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: binding 2026-03-08 03:04:38.826 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: l3-ha 2026-03-08 03:04:38.827 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-08 03:04:38.827 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: binding-extended 2026-03-08 03:04:38.828 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-08 03:04:38.828 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: port-security 2026-03-08 03:04:38.828 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: project-id 2026-03-08 03:04:38.828 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: l3-flavors 2026-03-08 03:04:38.829 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: provider 2026-03-08 03:04:38.829 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-08 03:04:38.830 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-08 03:04:38.830 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-08 03:04:38.832 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: qos 2026-03-08 03:04:38.832 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-08 03:04:38.833 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-08 03:04:38.834 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-08 03:04:38.834 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-08 03:04:38.835 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: qos-default 2026-03-08 03:04:38.835 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: qos-fip 2026-03-08 03:04:38.836 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-08 03:04:38.836 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-08 03:04:38.837 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: qos-gateway-ip 2026-03-08 03:04:38.837 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-08 03:04:38.838 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: qos-port-network-policy 2026-03-08 03:04:38.838 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-08 03:04:38.838 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: qos-pps-minimum 2026-03-08 03:04:38.839 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-08 03:04:38.840 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: qos-pps 2026-03-08 03:04:38.840 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: multi-provider 2026-03-08 03:04:38.841 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: qos-rule-type-details 2026-03-08 03:04:38.841 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: net-mtu 2026-03-08 03:04:38.842 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-08 03:04:38.842 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: net-mtu-writable 2026-03-08 03:04:38.843 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: network_availability_zone 2026-03-08 03:04:38.844 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: network_ha 2026-03-08 03:04:38.845 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: qos-rules-alias 2026-03-08 03:04:38.845 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: network-ip-availability 2026-03-08 03:04:38.847 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: quota-check-limit 2026-03-08 03:04:38.847 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-08 03:04:38.847 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: pagination 2026-03-08 03:04:38.849 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: port-device-profile 2026-03-08 03:04:38.849 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: quota-check-limit-default 2026-03-08 03:04:38.849 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-08 03:04:38.850 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-08 03:04:38.851 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-08 03:04:38.851 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: port-mac-override 2026-03-08 03:04:38.852 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-08 03:04:38.853 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-08 03:04:38.853 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-08 03:04:38.854 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: port-resource-request 2026-03-08 03:04:38.854 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-08 03:04:38.855 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-08 03:04:38.855 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: binding 2026-03-08 03:04:38.856 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: binding-extended 2026-03-08 03:04:38.857 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: port-security 2026-03-08 03:04:38.857 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: quotas 2026-03-08 03:04:38.858 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: project-id 2026-03-08 03:04:38.858 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: provider 2026-03-08 03:04:38.859 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: quota_details 2026-03-08 03:04:38.859 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-08 03:04:38.861 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: rbac-policies 2026-03-08 03:04:38.861 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: rbac-address-group 2026-03-08 03:04:38.862 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: qos 2026-03-08 03:04:38.862 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: rbac-address-scope 2026-03-08 03:04:38.863 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: rbac-security-groups 2026-03-08 03:04:38.863 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-08 03:04:38.863 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: rbac-subnetpool 2026-03-08 03:04:38.863 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-08 03:04:38.864 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: revision-if-match 2026-03-08 03:04:38.864 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: qos-default 2026-03-08 03:04:38.865 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: qos-fip 2026-03-08 03:04:38.865 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: standard-attr-revisions 2026-03-08 03:04:38.865 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-08 03:04:38.865 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: router_availability_zone 2026-03-08 03:04:38.866 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-08 03:04:38.866 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-08 03:04:38.866 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-08 03:04:38.867 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-08 03:04:38.868 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-08 03:04:38.868 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: security-groups-default-rules 2026-03-08 03:04:38.869 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-08 03:04:38.869 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: qos-pps 2026-03-08 03:04:38.869 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-08 03:04:38.870 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-08 03:04:38.870 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-08 03:04:38.870 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-08 03:04:38.871 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-08 03:04:38.871 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: qos-rules-alias 2026-03-08 03:04:38.871 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: quota-check-limit 2026-03-08 03:04:38.872 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-08 03:04:38.872 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: quota-check-limit-default 2026-03-08 03:04:38.877 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: quotas 2026-03-08 03:04:38.877 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: security-group 2026-03-08 03:04:38.878 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: quota_details 2026-03-08 03:04:38.878 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: segment 2026-03-08 03:04:38.879 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-08 03:04:38.880 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: service-type 2026-03-08 03:04:38.880 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: rbac-policies 2026-03-08 03:04:38.880 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: sorting 2026-03-08 03:04:38.881 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: rbac-address-group 2026-03-08 03:04:38.881 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: standard-attr-segment 2026-03-08 03:04:38.882 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: standard-attr-description 2026-03-08 03:04:38.882 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: rbac-address-scope 2026-03-08 03:04:38.882 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: stateful-security-group 2026-03-08 03:04:38.882 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: rbac-security-groups 2026-03-08 03:04:38.883 7 WARNING neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-08 03:04:38.883 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-08 03:04:38.883 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-08 03:04:38.883 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: revision-if-match 2026-03-08 03:04:38.884 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: subnet-external-network 2026-03-08 03:04:38.884 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-08 03:04:38.884 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: subnet_onboard 2026-03-08 03:04:38.885 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: router_availability_zone 2026-03-08 03:04:38.885 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-08 03:04:38.885 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-08 03:04:38.885 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: subnet-service-types 2026-03-08 03:04:38.886 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: subnet_allocation 2026-03-08 03:04:38.887 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-08 03:04:38.887 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-08 03:04:38.887 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: tag-creation 2026-03-08 03:04:38.887 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-08 03:04:38.888 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-08 03:04:38.888 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-08 03:04:38.888 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-08 03:04:38.889 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-08 03:04:38.890 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-08 03:04:38.892 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: standard-attr-tag 2026-03-08 03:04:38.893 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-08 03:04:38.893 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: trunk 2026-03-08 03:04:38.894 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: trunk-details 2026-03-08 03:04:38.894 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: security-group 2026-03-08 03:04:38.894 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-08 03:04:38.895 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-08 03:04:38.895 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: segment 2026-03-08 03:04:38.896 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-08 03:04:38.896 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-08 03:04:38.896 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-08 03:04:38.897 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: service-type 2026-03-08 03:04:38.897 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: sorting 2026-03-08 03:04:38.898 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: standard-attr-segment 2026-03-08 03:04:38.898 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-08 03:04:38.899 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: standard-attr-description 2026-03-08 03:04:38.899 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: stateful-security-group 2026-03-08 03:04:38.899 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-08 03:04:38.900 8 WARNING neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-08 03:04:38.900 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: vpn-flavors 2026-03-08 03:04:38.900 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-08 03:04:38.901 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: subnet-external-network 2026-03-08 03:04:38.901 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: subnet_onboard 2026-03-08 03:04:38.902 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: vpnaas 2026-03-08 03:04:38.902 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-08 03:04:38.902 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: subnet-service-types 2026-03-08 03:04:38.903 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: taas 2026-03-08 03:04:38.903 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: subnet_allocation 2026-03-08 03:04:38.904 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-08 03:04:38.904 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: tap-mirror 2026-03-08 03:04:38.905 7 INFO neutron.api.extensions [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Loaded extension: taas-vlan-filter 2026-03-08 03:04:38.905 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: tag-creation 2026-03-08 03:04:38.906 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-08 03:04:38.909 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:network 2026-03-08 03:04:38.909 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-03-08 03:04:38.909 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-08 03:04:38.909 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:port 2026-03-08 03:04:38.910 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: standard-attr-tag 2026-03-08 03:04:38.911 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-08 03:04:38.911 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: trunk 2026-03-08 03:04:38.912 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: trunk-details 2026-03-08 03:04:38.912 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-08 03:04:38.913 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-08 03:04:38.913 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-08 03:04:38.914 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-08 03:04:38.915 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-08 03:04:38.915 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-08 03:04:38.916 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-08 03:04:38.917 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-08 03:04:38.917 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: vpn-flavors 2026-03-08 03:04:38.920 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-08 03:04:38.920 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: vpnaas 2026-03-08 03:04:38.921 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-08 03:04:38.921 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-08 03:04:38.922 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-08 03:04:38.922 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] subnetpool is already registered 2026-03-08 03:04:38.923 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-08 03:04:38.923 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] subnetpool is already registered 2026-03-08 03:04:38.923 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-08 03:04:38.924 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-08 03:04:38.924 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: taas 2026-03-08 03:04:38.924 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-08 03:04:38.925 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-08 03:04:38.925 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-08 03:04:38.925 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-08 03:04:38.926 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-08 03:04:38.926 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] ipsecpolicy is already registered 2026-03-08 03:04:38.926 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-08 03:04:38.926 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] ikepolicy is already registered 2026-03-08 03:04:38.927 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: tap-mirror 2026-03-08 03:04:38.929 8 INFO neutron.api.extensions [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Loaded extension: taas-vlan-filter 2026-03-08 03:04:38.931 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-08 03:04:38.932 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] router is already registered 2026-03-08 03:04:38.932 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-08 03:04:38.932 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] floatingip is already registered 2026-03-08 03:04:38.933 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:network 2026-03-08 03:04:38.934 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-03-08 03:04:38.934 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-08 03:04:38.934 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:port 2026-03-08 03:04:38.936 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-08 03:04:38.936 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] rbac_policy is already registered 2026-03-08 03:04:38.937 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-08 03:04:38.937 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] security_group is already registered 2026-03-08 03:04:38.937 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-08 03:04:38.937 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] security_group_rule is already registered 2026-03-08 03:04:38.938 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-08 03:04:38.938 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] subnetpool is already registered 2026-03-08 03:04:38.939 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-08 03:04:38.939 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] subnetpool is already registered 2026-03-08 03:04:38.939 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-08 03:04:38.939 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-08 03:04:38.940 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] trunk is already registered 2026-03-08 03:04:38.940 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-08 03:04:38.940 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-08 03:04:38.940 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] ikepolicy is already registered 2026-03-08 03:04:38.940 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-08 03:04:38.941 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] ipsecpolicy is already registered 2026-03-08 03:04:38.941 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-08 03:04:38.941 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] endpoint_group is already registered 2026-03-08 03:04:38.941 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-08 03:04:38.942 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] vpnservice is already registered 2026-03-08 03:04:38.942 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-08 03:04:38.942 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] ipsec_site_connection is already registered 2026-03-08 03:04:38.942 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-08 03:04:38.943 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] ipsecpolicy is already registered 2026-03-08 03:04:38.943 7 INFO neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-08 03:04:38.943 7 WARNING neutron.quota.resource_registry [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] ikepolicy is already registered 2026-03-08 03:04:38.945 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-08 03:04:38.946 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-08 03:04:38.947 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-08 03:04:38.947 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-08 03:04:38.948 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] subnetpool is already registered 2026-03-08 03:04:38.948 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-08 03:04:38.948 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] subnetpool is already registered 2026-03-08 03:04:38.949 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-08 03:04:38.949 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-08 03:04:38.950 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-08 03:04:38.950 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-08 03:04:38.950 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-08 03:04:38.951 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-08 03:04:38.951 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-08 03:04:38.951 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] ipsecpolicy is already registered 2026-03-08 03:04:38.952 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-08 03:04:38.952 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] ikepolicy is already registered 2026-03-08 03:04:38.956 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-08 03:04:38.957 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] router is already registered 2026-03-08 03:04:38.957 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-08 03:04:38.957 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] floatingip is already registered 2026-03-08 03:04:38.961 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-08 03:04:38.961 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] rbac_policy is already registered 2026-03-08 03:04:38.962 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-08 03:04:38.962 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] security_group is already registered 2026-03-08 03:04:38.962 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-08 03:04:38.962 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] security_group_rule is already registered 2026-03-08 03:04:38.963 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-08 03:04:38.963 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] subnetpool is already registered 2026-03-08 03:04:38.964 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-08 03:04:38.964 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] subnetpool is already registered 2026-03-08 03:04:38.964 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-08 03:04:38.964 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] trunk is already registered 2026-03-08 03:04:38.965 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-08 03:04:38.965 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] ikepolicy is already registered 2026-03-08 03:04:38.965 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-08 03:04:38.965 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] ipsecpolicy is already registered 2026-03-08 03:04:38.966 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-08 03:04:38.966 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] endpoint_group is already registered 2026-03-08 03:04:38.966 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-08 03:04:38.967 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] vpnservice is already registered 2026-03-08 03:04:38.967 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-08 03:04:38.967 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] ipsec_site_connection is already registered 2026-03-08 03:04:38.967 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-08 03:04:38.968 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] ipsecpolicy is already registered 2026-03-08 03:04:38.968 8 INFO neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-08 03:04:38.968 8 WARNING neutron.quota.resource_registry [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] ikepolicy is already registered 2026-03-08 03:04:38.982 7 WARNING keystonemiddleware._common.config [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-08 03:04:38.989 7 WARNING oslo_config.cfg [None req-a80d2a23-893a-40a7-b313-b1e3e5ff4aeb - - - - - -] 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 0x7fe2c1512668 pid: 7 (default app) 2026-03-08 03:04:39.006 8 WARNING keystonemiddleware._common.config [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-08 03:04:39.014 8 WARNING oslo_config.cfg [None req-cbc04276-0109-457c-8f67-3fa22dfbf508 - - - - - -] 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 9 seconds on interpreter 0x7fe2c1512668 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-03-08 03:04:43.491 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb1f939a-4141-4ff3-90fe-cff7e8e99114 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/2] 199.204.45.23 () {44 vars in 923 bytes} [Sun Mar 8 03:04:42 2026] GET /v2.0/networks/public => generated 108 bytes in 899 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: 7|app: 0|req: 2/3] 199.204.45.23 () {44 vars in 945 bytes} [Sun Mar 8 03:04:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:04:44.440 8 WARNING neutron.services.revisions.revision_plugin [None req-bc2f9500-eb28-48b8-80c3-d92f34b1cf74 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Could not find related network for resource to bump revision. 2026-03-08 03:04:44.465 8 INFO neutron.db.segments_db [None req-bc2f9500-eb28-48b8-80c3-d92f34b1cf74 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 671864c6-0a44-4565-a034-85dca5fc9312 of type flat for network 52533d8d-4db5-474d-ba54-7e66105ffc97 2026-03-08 03:04:44.517 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc2f9500-eb28-48b8-80c3-d92f34b1cf74 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/4] 199.204.45.23 () {48 vars in 963 bytes} [Sun Mar 8 03:04:44 2026] POST /v2.0/networks => generated 124 bytes in 491 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:04:50.415 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ebb5e702-478b-4cb5-981d-8191899b7893 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.23 () {44 vars in 923 bytes} [Sun Mar 8 03:04:50 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.23 () {44 vars in 945 bytes} [Sun Mar 8 03:04:50 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-03-08 03:04:50.498 8 WARNING neutron.services.revisions.revision_plugin [None req-5674b553-e3fb-45bf-91b2-abf490bc7a3f 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Could not find related network for resource to bump revision. 2026-03-08 03:04:50.515 8 INFO neutron.db.segments_db [None req-5674b553-e3fb-45bf-91b2-abf490bc7a3f 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment c9651c13-6c2a-4928-9774-8e291674e270 of type flat for network b6c7394d-63a1-4c12-a32c-a1e953c617b2 2026-03-08 03:04:50.545 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5674b553-e3fb-45bf-91b2-abf490bc7a3f 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/8] 199.204.45.23 () {48 vars in 963 bytes} [Sun Mar 8 03:04:50 2026] POST /v2.0/networks => generated 124 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:04:56.784 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1cd4d00-505e-4529-b981-790d3cb6cc53 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/9] 199.204.45.23 () {44 vars in 923 bytes} [Sun Mar 8 03:04:56 2026] GET /v2.0/networks/public => generated 108 bytes in 376 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.23 () {44 vars in 945 bytes} [Sun Mar 8 03:04:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:04:57.076 7 WARNING neutron.services.revisions.revision_plugin [None req-58f5b719-a77a-4114-a3df-24784a169deb 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Could not find related network for resource to bump revision. 2026-03-08 03:04:57.102 7 INFO neutron.db.segments_db [None req-58f5b719-a77a-4114-a3df-24784a169deb 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment d8ccafbd-4773-40f8-8f28-4a4cf3a6bfb1 of type flat for network e66b918d-9428-43ed-97cd-bf2adf3e7802 2026-03-08 03:04:57.172 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58f5b719-a77a-4114-a3df-24784a169deb 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/11] 199.204.45.23 () {48 vars in 963 bytes} [Sun Mar 8 03:04:56 2026] POST /v2.0/networks => generated 124 bytes in 368 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:05:03.027 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20238910-4463-422d-a20f-00e723329926 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.23 () {44 vars in 923 bytes} [Sun Mar 8 03:05:02 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: 7/14] 199.204.45.23 () {44 vars in 945 bytes} [Sun Mar 8 03:05:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:05:03.117 7 WARNING neutron.services.revisions.revision_plugin [None req-2feec2e0-973f-4665-b79c-c69d8e2e6da2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Could not find related network for resource to bump revision. 2026-03-08 03:05:03.132 7 INFO neutron.db.segments_db [None req-2feec2e0-973f-4665-b79c-c69d8e2e6da2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 0202c4e0-7698-4ad9-ac04-0bf3e117c401 of type flat for network 5247772b-6361-45fa-86c6-794f82c43e6a 2026-03-08 03:05:03.157 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2feec2e0-973f-4665-b79c-c69d8e2e6da2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/15] 199.204.45.23 () {48 vars in 963 bytes} [Sun Mar 8 03:05:03 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:05:09.125 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5ea3e5b-2c87-4b34-a83f-5ab1a6e2a9a6 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/16] 199.204.45.23 () {44 vars in 923 bytes} [Sun Mar 8 03:05:09 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.23 () {44 vars in 945 bytes} [Sun Mar 8 03:05: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-03-08 03:05:09.249 8 WARNING neutron.services.revisions.revision_plugin [None req-4c5b1e21-61ea-4e1e-b8a8-d5c75839fb90 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Could not find related network for resource to bump revision. 2026-03-08 03:05:09.279 8 INFO neutron.db.segments_db [None req-4c5b1e21-61ea-4e1e-b8a8-d5c75839fb90 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 999f392f-a5eb-4ef3-bd18-2ec77dfff182 of type flat for network 90ca2069-1c1c-406c-9b13-43110209bd29 2026-03-08 03:05:09.309 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c5b1e21-61ea-4e1e-b8a8-d5c75839fb90 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.23 () {48 vars in 963 bytes} [Sun Mar 8 03:05:09 2026] POST /v2.0/networks => generated 124 bytes in 731 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:05:16.486 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3e63230-7979-44c9-8e92-6cbca0ee9139 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/20] 199.204.45.23 () {44 vars in 923 bytes} [Sun Mar 8 03:05:16 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.23 () {44 vars in 945 bytes} [Sun Mar 8 03:05:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:05:16.597 8 WARNING neutron.services.revisions.revision_plugin [None req-1aea8319-c88f-4058-b07c-0145f4901b6f 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Could not find related network for resource to bump revision. 2026-03-08 03:05:16.621 8 INFO neutron.db.segments_db [None req-1aea8319-c88f-4058-b07c-0145f4901b6f 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 46b2361f-52d5-4af6-a17f-d363440bc20d of type flat for network 1ac1ca38-9208-4c94-b32e-e2f21474931b [pid: 8|app: 0|req: 11/22] 199.204.45.23 () {48 vars in 963 bytes} [Sun Mar 8 03:05:16 2026] POST /v2.0/networks => generated 706 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:05:18.187 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb5476e7-a6ab-48da-9259-fb43b721a04a 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/23] 199.204.45.23 () {44 vars in 923 bytes} [Sun Mar 8 03:05:18 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.23 () {44 vars in 945 bytes} [Sun Mar 8 03:05:18 2026] GET /v2.0/networks?name=public => generated 709 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:05:18.287 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8e5080d-9839-4f88-bb4c-a3564268b746 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.23 () {44 vars in 1030 bytes} [Sun Mar 8 03:05:18 2026] GET /v2.0/subnets/public-subnet?network_id=1ac1ca38-9208-4c94-b32e-e2f21474931b => generated 113 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.23 () {44 vars in 1053 bytes} [Sun Mar 8 03:05:18 2026] GET /v2.0/subnets?name=public-subnet&network_id=1ac1ca38-9208-4c94-b32e-e2f21474931b => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.23 () {48 vars in 961 bytes} [Sun Mar 8 03:05:18 2026] POST /v2.0/subnets => generated 664 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:10:21.306 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6953589-f335-414a-80da-9845496214ed 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/68] 199.204.45.23 () {44 vars in 933 bytes} [Sun Mar 8 03:10:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/69] 199.204.45.23 () {44 vars in 955 bytes} [Sun Mar 8 03:10:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:10:21.397 7 INFO neutron.db.segments_db [None req-c763ff8e-eef6-4c67-b752-d524f201a7ca 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 26f66a65-1aa2-448e-95cd-71e379bf47ee of type vxlan for network a948a34d-d72a-4b34-b602-12cd320cc3e8 [pid: 7|app: 0|req: 36/70] 199.204.45.23 () {48 vars in 962 bytes} [Sun Mar 8 03:10:21 2026] POST /v2.0/networks => generated 688 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:10:22.467 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eef07d51-95f6-4280-9ed4-20a780ae77b8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/71] 199.204.45.23 () {44 vars in 933 bytes} [Sun Mar 8 03:10:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.23 () {44 vars in 955 bytes} [Sun Mar 8 03:10:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:10:22.546 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6e7f2c8-7526-4e35-8a4f-974ebcf08702 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/73] 199.204.45.23 () {44 vars in 1032 bytes} [Sun Mar 8 03:10:22 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a948a34d-d72a-4b34-b602-12cd320cc3e8 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.23 () {44 vars in 1055 bytes} [Sun Mar 8 03:10:22 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a948a34d-d72a-4b34-b602-12cd320cc3e8 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.23 () {48 vars in 961 bytes} [Sun Mar 8 03:10:22 2026] POST /v2.0/subnets => generated 651 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:10:23.901 7 INFO neutron.api.v2.resource [None req-f34b38b1-1012-41ce-8015-92bfcd43dbce 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/76] 199.204.45.23 () {44 vars in 967 bytes} [Sun Mar 8 03:10:23 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.23 () {44 vars in 989 bytes} [Sun Mar 8 03:10:23 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.204.45.23 () {48 vars in 976 bytes} [Sun Mar 8 03:10:23 2026] POST /v2.0/security-groups => generated 1616 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:25 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 1616 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:25 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => 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/81] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:25 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.23 () {48 vars in 987 bytes} [Sun Mar 8 03:10:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:26 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:26 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:26 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.23 () {48 vars in 987 bytes} [Sun Mar 8 03:10:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:27 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:27 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:27 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.23 () {48 vars in 987 bytes} [Sun Mar 8 03:10:27 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: 45/91] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:28 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:28 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => 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/93] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:28 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.23 () {48 vars in 987 bytes} [Sun Mar 8 03:10:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:29 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:29 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:29 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.23 () {48 vars in 987 bytes} [Sun Mar 8 03:10:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.204.45.23 () {44 vars in 983 bytes} [Sun Mar 8 03:10:30 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8 => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:10:30.928 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28a00e02-4ddb-4594-a3e5-d023e85a16a6 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/102] 199.204.45.23 () {44 vars in 1072 bytes} [Sun Mar 8 03:10:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a948a34d-d72a-4b34-b602-12cd320cc3e8 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.23 () {44 vars in 1095 bytes} [Sun Mar 8 03:10:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a948a34d-d72a-4b34-b602-12cd320cc3e8 => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:31 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.204.45.23 () {48 vars in 957 bytes} [Sun Mar 8 03:10:31 2026] POST /v2.0/ports => generated 1100 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-08 03:10:39.166 7 INFO neutron.pecan_wsgi.hooks.translation [None req-77f4742e-f66e-4692-a8ad-97a24e53f1e7 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/106] 199.204.45.23 () {44 vars in 975 bytes} [Sun Mar 8 03:10:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 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/107] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.204.45.23 () {48 vars in 1027 bytes} [Sun Mar 8 03:10:39 2026] PUT /v2.0/ports/722af8f0-448e-43e8-a0c0-9dabd1521ca6 => generated 1249 bytes in 811 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.23 () {44 vars in 916 bytes} [Sun Mar 8 03:10:41 2026] GET /v2.0/ports => generated 3730 bytes in 90 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-03-08 03:10:42.919 7 INFO neutron.api.v2.resource [None req-0666559d-8593-41e3-a033-c159f6d8bf6b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/110] 199.204.45.23 () {44 vars in 955 bytes} [Sun Mar 8 03:10:42 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: 8|app: 0|req: 55/111] 199.204.45.23 () {44 vars in 977 bytes} [Sun Mar 8 03:10:42 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: 57/112] 199.204.45.23 () {48 vars in 976 bytes} [Sun Mar 8 03:10:42 2026] POST /v2.0/security-groups => generated 1610 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:43 2026] GET /v2.0/security-groups/4570171f-1501-40e4-af3b-593f84e6a4cb => generated 1610 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:44 2026] GET /v2.0/security-groups/4570171f-1501-40e4-af3b-593f84e6a4cb => generated 1610 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:44 2026] GET /v2.0/security-groups/4570171f-1501-40e4-af3b-593f84e6a4cb => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.204.45.23 () {48 vars in 987 bytes} [Sun Mar 8 03:10:44 2026] POST /v2.0/security-group-rules => generated 623 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/119] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:45 2026] GET /v2.0/security-groups/4570171f-1501-40e4-af3b-593f84e6a4cb => generated 2246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/120] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:45 2026] GET /v2.0/security-groups/4570171f-1501-40e4-af3b-593f84e6a4cb => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/121] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:10:45 2026] GET /v2.0/security-groups/4570171f-1501-40e4-af3b-593f84e6a4cb => generated 2246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/122] 199.204.45.23 () {48 vars in 987 bytes} [Sun Mar 8 03:10:45 2026] POST /v2.0/security-group-rules => generated 627 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/133] 199.204.45.23 () {44 vars in 971 bytes} [Sun Mar 8 03:12:09 2026] GET /v2.0/quotas/f6582afdeef14dc6a41b17f5fdea0e18 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/134] 199.204.45.23 () {48 vars in 1023 bytes} [Sun Mar 8 03:12:09 2026] PUT /v2.0/quotas/f6582afdeef14dc6a41b17f5fdea0e18 => generated 291 bytes in 31 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-03-08 03:14:41.436 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34a10784-ab14-4590-8f6b-3b75f466a7a2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/155] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:14:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 203 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: 77/156] 199.204.45.23 () {30 vars in 761 bytes} [Sun Mar 8 03:14:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:14:43.364 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ccc598c6-4ef0-44c8-9ba2-a648ba5eaffc 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/157] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:14:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/158] 199.204.45.23 () {30 vars in 761 bytes} [Sun Mar 8 03:14:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:24:05.248 7 INFO neutron.api.v2.resource [None req-6b9dcccc-d9ef-4369-80a0-363cd5373b7e 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 119/235] 199.204.45.23 () {44 vars in 1070 bytes} [Sun Mar 8 03:24:05 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 139 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/236] 199.204.45.23 () {44 vars in 1093 bytes} [Sun Mar 8 03:24:05 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 23 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/237] 199.204.45.23 () {48 vars in 977 bytes} [Sun Mar 8 03:24:05 2026] POST /v2.0/security-groups => generated 1624 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/238] 199.204.45.23 () {44 vars in 1084 bytes} [Sun Mar 8 03:24:06 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3?project_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 1624 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/239] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:24:06 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/240] 199.204.45.23 () {44 vars in 1084 bytes} [Sun Mar 8 03:24:06 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3?project_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 1624 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/241] 199.204.45.23 () {48 vars in 987 bytes} [Sun Mar 8 03:24:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/242] 199.204.45.23 () {44 vars in 1084 bytes} [Sun Mar 8 03:24:07 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3?project_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 2234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/243] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:24:07 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3 => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/244] 199.204.45.23 () {44 vars in 1084 bytes} [Sun Mar 8 03:24:08 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3?project_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/245] 199.204.45.23 () {48 vars in 987 bytes} [Sun Mar 8 03:24:08 2026] POST /v2.0/security-group-rules => generated 599 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/246] 199.204.45.23 () {44 vars in 1084 bytes} [Sun Mar 8 03:24:09 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3?project_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/247] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:24:09 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/248] 199.204.45.23 () {44 vars in 1084 bytes} [Sun Mar 8 03:24:09 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3?project_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/249] 199.204.45.23 () {48 vars in 987 bytes} [Sun Mar 8 03:24:09 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: 8|app: 0|req: 124/250] 199.204.45.23 () {44 vars in 1084 bytes} [Sun Mar 8 03:24:10 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3?project_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 3460 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/251] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:24:10 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/252] 199.204.45.23 () {44 vars in 1084 bytes} [Sun Mar 8 03:24:10 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3?project_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 3460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/253] 199.204.45.23 () {48 vars in 987 bytes} [Sun Mar 8 03:24:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.23 () {30 vars in 738 bytes} [Sun Mar 8 03:26:38 2026] GET /v2.0/networks?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f&shared=False => generated 15 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:26:38.382 7 INFO neutron.db.segments_db [None req-662fca46-9c4c-45f5-a482-12658f996b9f cba7c5da259e4326acd3225670a7886c 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Added segment fad0f425-b698-484f-8112-0cb071ef5ba5 of type vxlan for network 295a67df-a090-4a9c-a759-ea5f3b4225a5 [pid: 7|app: 0|req: 139/275] 199.204.45.23 () {34 vars in 680 bytes} [Sun Mar 8 03:26:38 2026] POST /v2.0/networks => generated 699 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.23 () {30 vars in 720 bytes} [Sun Mar 8 03:26:38 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 140/277] 199.204.45.23 () {30 vars in 631 bytes} [Sun Mar 8 03:26:38 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: 138/278] 199.204.45.23 () {34 vars in 675 bytes} [Sun Mar 8 03:26:38 2026] POST /v2.0/ports => generated 999 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:26:39 2026] GET /v2.0/networks/295a67df-a090-4a9c-a759-ea5f3b4225a5 => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.204.45.23 () {30 vars in 720 bytes} [Sun Mar 8 03:26:40 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:26:40 2026] GET /v2.0/networks/295a67df-a090-4a9c-a759-ea5f3b4225a5 => generated 705 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.23 () {44 vars in 971 bytes} [Sun Mar 8 03:26:53 2026] GET /v2.0/quotas/51d47253cd0b4ff698dd29f93f5e8f8f => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.204.45.23 () {48 vars in 1023 bytes} [Sun Mar 8 03:26:54 2026] PUT /v2.0/quotas/51d47253cd0b4ff698dd29f93f5e8f8f => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.0/networks => generated 2168 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.0/floatingips => generated 19 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/298] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/299] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/300] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/301] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/302] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.0/agents => generated 3384 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/303] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/304] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.0/subnets => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/305] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.0/subnetpools => 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: 152/306] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.0/ports => generated 4725 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/315] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.0/routers => generated 15 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/316] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/317] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/318] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/319] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/320] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.0/subnets => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/321] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/322] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.0/networks => generated 2168 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/323] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.0/ports => generated 4725 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/324] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.0/agents => generated 3384 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/325] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/334] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/335] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/336] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/337] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.0/subnetpools => 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: 170/338] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/339] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/340] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/341] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.0/networks => generated 2168 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/342] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.0/ports => generated 4725 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/343] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/344] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.0/agents => generated 3384 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/353] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.0/networks => generated 2168 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/355] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/356] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/357] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.0/agents => generated 3384 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/358] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/359] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/360] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.0/floatingips => 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: 182/361] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/362] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/363] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:32:00 2026] GET /v2.0/subnets => generated 1308 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:32:00 2026] GET /v2.0/ports => generated 4725 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:32:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:32:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:32:00 2026] GET /v2.0/floatingips => 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: 190/377] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:32:00 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: 8|app: 0|req: 188/378] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:32:00 2026] GET /v2.0/agents => generated 3384 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:32:00 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:32:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:32:00 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: 190/382] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:32:00 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) [pid: 8|app: 0|req: 195/391] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.0/networks => generated 2168 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/393] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/395] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/396] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.0/ports => generated 4725 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/397] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:33:00 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: 7|app: 0|req: 200/398] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.0/floatingips => 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: 201/400] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.0/agents => generated 3384 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.0/subnets => generated 1308 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.0/agents => generated 3384 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:34:00 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) [pid: 8|app: 0|req: 208/417] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:34:00 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: 210/418] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.0/ports => generated 4725 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.0/floatingips => 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: 216/429] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.0/floatingips => generated 19 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/430] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.0/networks => generated 2168 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/431] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/432] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.0/ports => generated 4725 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/434] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.0/routers => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/439] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.0/agents => generated 3384 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/448] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.0/networks => generated 2168 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/449] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.0/ports => generated 4725 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/450] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/451] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/452] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.0/agents => generated 3384 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/453] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.0/floatingips => 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: 229/454] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/455] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/456] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/457] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/458] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/467] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.0/routers => generated 15 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/468] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/469] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/470] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.0/ports => generated 4725 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/472] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.0/floatingips => 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: 235/473] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.0/networks => generated 2168 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/474] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/475] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 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.16 () {28 vars in 581 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.0/subnets => generated 1308 bytes in 29 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.16 () {28 vars in 589 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/486] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.0/routers => generated 15 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/487] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/488] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.0/floatingips => 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: 246/489] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.0/networks => generated 2168 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/490] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/491] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/492] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.0/ports => generated 4725 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/493] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.0/agents => generated 3384 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/494] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:38:00 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: 7|app: 0|req: 249/495] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/496] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:38:13.832 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d749440-1379-476a-8968-7840806f2d71 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/497] 199.204.45.23 () {44 vars in 923 bytes} [Sun Mar 8 03:38:13 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/498] 199.204.45.23 () {44 vars in 945 bytes} [Sun Mar 8 03:38:13 2026] GET /v2.0/networks?name=public => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:38:14.991 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1761c39-473d-4fb7-b13b-70494077fd23 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/499] 199.204.45.23 () {44 vars in 923 bytes} [Sun Mar 8 03:38:14 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/502] 199.204.45.23 () {44 vars in 945 bytes} [Sun Mar 8 03:38:14 2026] GET /v2.0/networks?name=public => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:38:15.066 7 INFO neutron.pecan_wsgi.hooks.translation [None req-158341d9-65fc-47b7-84ad-b14434e31dbd 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 254/503] 199.204.45.23 () {44 vars in 1030 bytes} [Sun Mar 8 03:38:15 2026] GET /v2.0/subnets/public-subnet?network_id=1ac1ca38-9208-4c94-b32e-e2f21474931b => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/504] 199.204.45.23 () {44 vars in 1053 bytes} [Sun Mar 8 03:38:15 2026] GET /v2.0/subnets?name=public-subnet&network_id=1ac1ca38-9208-4c94-b32e-e2f21474931b => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:38:42.890 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8cfd0177-ae5f-4291-8efa-5225fb63c68f 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/507] 199.204.45.23 () {44 vars in 933 bytes} [Sun Mar 8 03:38:42 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: 256/508] 199.204.45.23 () {44 vars in 955 bytes} [Sun Mar 8 03:38:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:38:43.892 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0592a86-2fe0-40b5-aa33-089a77b03ffc 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/509] 199.204.45.23 () {44 vars in 933 bytes} [Sun Mar 8 03:38:43 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: 257/510] 199.204.45.23 () {44 vars in 955 bytes} [Sun Mar 8 03:38:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:38:43.969 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c3ea86a-3908-479b-9337-2f2911a29f38 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/511] 199.204.45.23 () {44 vars in 1032 bytes} [Sun Mar 8 03:38:43 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a948a34d-d72a-4b34-b602-12cd320cc3e8 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/512] 199.204.45.23 () {44 vars in 1055 bytes} [Sun Mar 8 03:38:43 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a948a34d-d72a-4b34-b602-12cd320cc3e8 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:38:45.225 8 INFO neutron.api.v2.resource [None req-36b12ac6-5333-4b90-8aa3-fe47ca3696a5 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 256/515] 199.204.45.23 () {44 vars in 967 bytes} [Sun Mar 8 03:38:45 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/516] 199.204.45.23 () {44 vars in 989 bytes} [Sun Mar 8 03:38:45 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/517] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:38:46 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 4694 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/518] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:38:46 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => 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: 258/519] 199.204.45.23 () {44 vars in 1007 bytes} [Sun Mar 8 03:38:46 2026] GET /v2.0/security-group-rules/5613d421-b714-4178-8a2a-d5c3156b7e44 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/520] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:38:47 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 4694 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/521] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:38:47 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/522] 199.204.45.23 () {44 vars in 1007 bytes} [Sun Mar 8 03:38:47 2026] GET /v2.0/security-group-rules/153cbeb6-5b74-48f1-8b3b-7ba4764e0d21 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/523] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:38:48 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/524] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:38:48 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/525] 199.204.45.23 () {44 vars in 1007 bytes} [Sun Mar 8 03:38:48 2026] GET /v2.0/security-group-rules/555a5650-be09-4a91-9c30-3e3de1380b6e => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/526] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:38:49 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/527] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:38:49 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => 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: 266/528] 199.204.45.23 () {44 vars in 1007 bytes} [Sun Mar 8 03:38:49 2026] GET /v2.0/security-group-rules/0ffab0bf-77dd-4a01-93d2-5506e0186f78 => 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: 263/529] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:38:50 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/530] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:38:50 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/531] 199.204.45.23 () {44 vars in 1007 bytes} [Sun Mar 8 03:38:50 2026] GET /v2.0/security-group-rules/aa29052d-cbef-454d-af7a-10959dc640b6 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/532] 199.204.45.23 () {44 vars in 983 bytes} [Sun Mar 8 03:38:51 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8 => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:38:52.017 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aec180a0-2cb9-4662-9a2c-089dea782a8b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 265/533] 199.204.45.23 () {44 vars in 1072 bytes} [Sun Mar 8 03:38:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a948a34d-d72a-4b34-b602-12cd320cc3e8 => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/534] 199.204.45.23 () {44 vars in 1095 bytes} [Sun Mar 8 03:38:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a948a34d-d72a-4b34-b602-12cd320cc3e8 => generated 1254 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/535] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:38:52 2026] GET /v2.0/security-groups/ac81e0d6-f103-483d-a492-cce051bba48d => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/538] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.0/floatingips => generated 19 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/539] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:39:00.582 8 INFO neutron.pecan_wsgi.hooks.translation [None req-872023d1-9d3f-4038-b875-8d2f7e85699c 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 269/540] 199.204.45.23 () {44 vars in 975 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/541] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.0/ports => generated 4725 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/542] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/543] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/544] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/545] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.0/agents => generated 3384 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/546] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/547] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/548] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/549] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/550] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/551] 199.204.45.23 () {44 vars in 916 bytes} [Sun Mar 8 03:39:02 2026] GET /v2.0/ports => generated 4725 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:39:03.366 8 INFO neutron.api.v2.resource [None req-214f9792-6bce-4c50-a45e-9cf7d5ab6adc 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 275/552] 199.204.45.23 () {44 vars in 955 bytes} [Sun Mar 8 03:39:03 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/553] 199.204.45.23 () {44 vars in 977 bytes} [Sun Mar 8 03:39:03 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/554] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:39:04 2026] GET /v2.0/security-groups/4570171f-1501-40e4-af3b-593f84e6a4cb => generated 2886 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/555] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:39:04 2026] GET /v2.0/security-groups/4570171f-1501-40e4-af3b-593f84e6a4cb => generated 2886 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/556] 199.204.45.23 () {44 vars in 1007 bytes} [Sun Mar 8 03:39:04 2026] GET /v2.0/security-group-rules/dff098b7-9116-4a20-8365-dfc9d35fd7a8 => generated 623 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/557] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:39:05 2026] GET /v2.0/security-groups/4570171f-1501-40e4-af3b-593f84e6a4cb => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/558] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:39:05 2026] GET /v2.0/security-groups/4570171f-1501-40e4-af3b-593f84e6a4cb => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/559] 199.204.45.23 () {44 vars in 1007 bytes} [Sun Mar 8 03:39:05 2026] GET /v2.0/security-group-rules/935225cd-7df7-42ef-bd54-4cba0957c83c => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/562] 199.204.45.23 () {44 vars in 971 bytes} [Sun Mar 8 03:39:17 2026] GET /v2.0/quotas/f6582afdeef14dc6a41b17f5fdea0e18 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/569] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.0/floatingips => generated 19 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/570] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.0/subnets => generated 1308 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/571] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.0/subnets => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/572] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.0/subnetpools => 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: 286/573] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/574] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/575] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/576] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/577] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.0/ports => generated 4725 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/578] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/579] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-08 03:40:11.751 7 INFO neutron.api.v2.resource [None req-b8accc6d-3008-4674-bcf7-faf1853ba58d 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 291/580] 199.204.45.23 () {44 vars in 1070 bytes} [Sun Mar 8 03:40:11 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/581] 199.204.45.23 () {44 vars in 1093 bytes} [Sun Mar 8 03:40:11 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 4072 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 199.204.45.23 () {44 vars in 1084 bytes} [Sun Mar 8 03:40:12 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3?project_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/583] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:40:12 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3 => 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: 293/584] 199.204.45.23 () {44 vars in 1007 bytes} [Sun Mar 8 03:40:12 2026] GET /v2.0/security-group-rules/611b2d32-1572-483f-90ba-2ee028f47420 => generated 597 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/585] 199.204.45.23 () {44 vars in 1084 bytes} [Sun Mar 8 03:40:13 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3?project_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/586] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:40:13 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/587] 199.204.45.23 () {44 vars in 1007 bytes} [Sun Mar 8 03:40:13 2026] GET /v2.0/security-group-rules/cbaf82ea-f219-4eb7-9a53-fcf7cb73de4f => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/588] 199.204.45.23 () {44 vars in 1084 bytes} [Sun Mar 8 03:40:14 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3?project_id=51d47253cd0b4ff698dd29f93f5e8f8f => 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: 294/589] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:40:14 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3 => 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: 296/591] 199.204.45.23 () {44 vars in 1007 bytes} [Sun Mar 8 03:40:14 2026] GET /v2.0/security-group-rules/911a3cc5-d48b-433f-a53d-d3eb8049da80 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 199.204.45.23 () {44 vars in 1084 bytes} [Sun Mar 8 03:40:16 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3?project_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 199.204.45.23 () {44 vars in 997 bytes} [Sun Mar 8 03:40:16 2026] GET /v2.0/security-groups/4de09726-7553-4e6c-9101-c9a6872855b3 => generated 4075 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 199.204.45.23 () {44 vars in 1007 bytes} [Sun Mar 8 03:40:16 2026] GET /v2.0/security-group-rules/b9237c81-b481-44ca-b4fa-603721a280b1 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 199.204.45.23 () {44 vars in 971 bytes} [Sun Mar 8 03:40:23 2026] GET /v2.0/quotas/51d47253cd0b4ff698dd29f93f5e8f8f => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/603] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.0/routers => generated 15 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/604] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/605] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.0/floatingips => 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: 303/606] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.0/ports => generated 4725 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/607] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/609] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/610] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.0/agents => generated 3384 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 199.204.45.23 () {44 vars in 945 bytes} [Sun Mar 8 03:41:11 2026] GET /v2.0/networks?name=public => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 10.0.0.198 () {32 vars in 648 bytes} [Sun Mar 8 03:41:53 2026] GET /v2.0/networks => generated 2168 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 10.0.0.198 () {32 vars in 654 bytes} [Sun Mar 8 03:41:54 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/623] 10.0.0.198 () {32 vars in 646 bytes} [Sun Mar 8 03:41:54 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/624] 10.0.0.198 () {32 vars in 642 bytes} [Sun Mar 8 03:41:54 2026] GET /v2.0/ports => generated 4725 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/625] 10.0.0.198 () {32 vars in 646 bytes} [Sun Mar 8 03:41:54 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 10.0.0.198 () {32 vars in 648 bytes} [Sun Mar 8 03:41:54 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 10.0.0.198 () {32 vars in 662 bytes} [Sun Mar 8 03:41:54 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 10.0.0.198 () {32 vars in 654 bytes} [Sun Mar 8 03:41:54 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/631] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.0/subnets => generated 1308 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/632] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/633] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.0/ports => generated 4725 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/634] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.0/routers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/635] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/636] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/637] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/638] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.0/agents => generated 3384 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/639] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/640] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.0/floatingips => 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: 321/641] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:42:06.328 8 INFO neutron.db.segments_db [None req-d52e3bad-3e9c-4633-a37a-3c3420e74542 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 00097127-ef02-4a96-9573-7467500bfa58 of type vxlan for network 4fbbb249-a5ff-4817-bba5-4b6584e55978 2026-03-08 03:42:06.385 7 INFO neutron.db.segments_db [None req-4c6f6a79-60dc-4dcc-b59d-301c9012a089 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 7de35022-0eaf-4510-88c3-3552bc644ca7 of type vxlan for network 22f2a87a-9f92-4bc8-be24-d7a4286f820a [pid: 8|app: 0|req: 321/642] 10.0.0.198 () {34 vars in 670 bytes} [Sun Mar 8 03:42:06 2026] POST /v2.0/networks => generated 730 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/643] 10.0.0.198 () {34 vars in 670 bytes} [Sun Mar 8 03:42:06 2026] POST /v2.0/networks => generated 726 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:42:06.565 8 INFO neutron.db.segments_db [None req-864833a8-b197-40e7-ba6c-cded1628042e 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 19e35624-ebc6-4fbc-854f-ff8d05bad122 of type vxlan for network 299c73f1-79bd-4332-b030-fe155b3b4394 [pid: 8|app: 0|req: 322/644] 10.0.0.198 () {34 vars in 670 bytes} [Sun Mar 8 03:42:06 2026] POST /v2.0/networks => generated 733 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/645] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:42:06 2026] POST /v2.0/subnets => generated 696 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/646] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:42:06 2026] POST /v2.0/subnets => generated 692 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:42:06 2026] POST /v2.0/subnets => generated 699 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:42:06.893 8 INFO neutron.db.segments_db [None req-b7157b96-e08a-4fa3-ac1b-3ffc0641cbf5 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 7e94d042-d981-4920-a5ec-97d7606061d5 of type vxlan for network 781e61ef-8d22-42e6-959d-95b4bb57f966 2026-03-08 03:42:06.902 7 INFO neutron.db.segments_db [None req-303a96c5-9489-498a-b077-d6c8748779a0 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 17fdea37-4b2b-4b8c-bf0d-04b97766aa97 of type vxlan for network 9fe07f45-75f5-4278-a3ac-0c9b0f174d37 2026-03-08 03:42:07.144 8 INFO neutron.db.l3_hamode_db [None req-b7157b96-e08a-4fa3-ac1b-3ffc0641cbf5 6e720701a440407d89fafbfd20e3c126 d86c0d68133b4bbd90db1d6fcf380d7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:42:07.157 7 INFO neutron.db.l3_hamode_db [None req-303a96c5-9489-498a-b077-d6c8748779a0 6e720701a440407d89fafbfd20e3c126 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:42:08.297 7 INFO neutron.db.l3_hamode_db [None req-303a96c5-9489-498a-b077-d6c8748779a0 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:42:08.378 8 INFO neutron.db.l3_hamode_db [None req-b7157b96-e08a-4fa3-ac1b-3ffc0641cbf5 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 325/648] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:42:06 2026] POST /v2.0/routers => generated 732 bytes in 2455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:42:09.355 7 INFO neutron.db.segments_db [None req-ec31d3b0-f9ea-432b-a922-2a9732c2aa02 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment e87539bd-5925-4645-992f-04d48498c810 of type vxlan for network c95c376a-35a8-4692-aec5-9fc9ab03ea81 [pid: 8|app: 0|req: 324/649] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:42:06 2026] POST /v2.0/routers => generated 736 bytes in 2581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:42:09.599 7 INFO neutron.db.l3_hamode_db [None req-ec31d3b0-f9ea-432b-a922-2a9732c2aa02 6e720701a440407d89fafbfd20e3c126 3a5801002ccf4a63b6278d4ee2031d27 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 325/650] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:42:09 2026] GET /v2.0/security-groups?tenant_id=cb969a3e085a4dd683ed1a71751d2ee7&name=default => generated 2923 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:42:10.463 7 INFO neutron.db.l3_hamode_db [None req-ec31d3b0-f9ea-432b-a922-2a9732c2aa02 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 326/651] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:42:09 2026] PUT /v2.0/routers/2e7b3183-ed20-43c1-a347-314ba0522f1b/add_router_interface => generated 309 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/652] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:42:09 2026] POST /v2.0/routers => generated 739 bytes in 2033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:42:11 2026] DELETE /v2.0/security-groups/da271cdb-8219-44d6-947e-48f587ca6809 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:42:10 2026] PUT /v2.0/routers/45e831f2-56e2-4737-b041-a890894a6391/add_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/655] 10.0.0.191 () {34 vars in 981 bytes} [Sun Mar 8 03:42:12 2026] GET /v2.0/networks?id=22f2a87a-9f92-4bc8-be24-d7a4286f820a => generated 677 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/656] 10.0.0.191 () {34 vars in 964 bytes} [Sun Mar 8 03:42:12 2026] GET /v2.0/quotas/fd8febd4840c4f84bcd6b0a6fc72b407 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/657] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:42:11 2026] PUT /v2.0/routers/cab9d4ca-ce9a-4268-b98c-bc90d9b0471c/add_router_interface => generated 309 bytes in 1439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/658] 10.0.0.191 () {34 vars in 1001 bytes} [Sun Mar 8 03:42:12 2026] GET /v2.0/ports?tenant_id=fd8febd4840c4f84bcd6b0a6fc72b407&fields=id => generated 57 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/659] 10.0.0.191 () {34 vars in 906 bytes} [Sun Mar 8 03:42:13 2026] GET /v2.0/extensions => generated 21537 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/660] 10.0.0.191 () {34 vars in 1007 bytes} [Sun Mar 8 03:42:13 2026] GET /v2.0/networks/22f2a87a-9f92-4bc8-be24-d7a4286f820a?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/661] 10.0.0.191 () {38 vars in 970 bytes} [Sun Mar 8 03:42:13 2026] POST /v2.0/security-groups => generated 1686 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 10.0.0.191 () {34 vars in 1107 bytes} [Sun Mar 8 03:42:13 2026] GET /v2.0/networks/22f2a87a-9f92-4bc8-be24-d7a4286f820a?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: 334/663] 10.0.0.198 () {34 vars in 684 bytes} [Sun Mar 8 03:42:13 2026] POST /v2.0/security-groups => generated 1661 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-08 03:42:13.700 7 INFO neutron.db.segments_db [None req-0d8efe43-11f2-40de-a0dd-a7349ccc3908 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 6e29a238-f7c0-40d3-bda6-9200b2f892fe of type vxlan for network 58f27ebe-5d58-47b8-9e47-2c49d70970c1 [pid: 8|app: 0|req: 335/664] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:13 2026] GET /v2.0/security-groups/41ed139c-9fca-479d-8799-4ec528850f11 => generated 1686 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/665] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:13 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/666] 10.0.0.198 () {34 vars in 670 bytes} [Sun Mar 8 03:42:13 2026] POST /v2.0/networks => generated 718 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/667] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:42:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/668] 10.0.0.191 () {38 vars in 980 bytes} [Sun Mar 8 03:42:13 2026] POST /v2.0/security-group-rules => generated 614 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/669] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:42:13 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: 8|app: 0|req: 338/670] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:42:13 2026] POST /v2.0/subnets => generated 684 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:42:14.139 8 INFO neutron.db.segments_db [None req-9ca1689d-294d-47ff-af94-f9ad0b386d22 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment ebe1ecb4-3a7f-4966-baa0-4f39a16de4bc of type vxlan for network e40a584c-760e-48fd-9639-e743b7e5ffe6 [pid: 7|app: 0|req: 333/671] 10.0.0.191 () {38 vars in 970 bytes} [Sun Mar 8 03:42:14 2026] POST /v2.0/security-groups => generated 1684 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-08 03:42:14.354 8 INFO neutron.db.l3_hamode_db [None req-9ca1689d-294d-47ff-af94-f9ad0b386d22 6e720701a440407d89fafbfd20e3c126 d8931efe4d514e5881ab682f76efa679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 334/672] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:42:14 2026] POST /v2.0/floatingips => generated 552 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:14 2026] GET /v2.0/security-groups/025e6293-e05d-4e88-b5c1-0c527f66d2cb => generated 1684 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/674] 10.0.0.191 () {38 vars in 980 bytes} [Sun Mar 8 03:42:14 2026] POST /v2.0/security-group-rules => generated 614 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/675] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:14 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => 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: 338/676] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:14 2026] GET /v2.0/security-groups/025e6293-e05d-4e88-b5c1-0c527f66d2cb => generated 2309 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/677] 10.0.0.191 () {38 vars in 980 bytes} [Sun Mar 8 03:42:14 2026] POST /v2.0/security-group-rules => generated 619 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:42:15.093 8 INFO neutron.db.l3_hamode_db [None req-9ca1689d-294d-47ff-af94-f9ad0b386d22 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 342/680] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:15 2026] GET /v2.0/security-groups/025e6293-e05d-4e88-b5c1-0c527f66d2cb => generated 2939 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/681] 10.0.0.191 () {34 vars in 1099 bytes} [Sun Mar 8 03:42:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1855454944&fields=id&tenant_id=3a5801002ccf4a63b6278d4ee2031d27 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/682] 10.0.0.191 () {34 vars in 1000 bytes} [Sun Mar 8 03:42:15 2026] GET /v2.0/security-group-rules/eed1647f-75e1-4a43-b680-4df402a8f7f5 => generated 616 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/683] 10.0.0.191 () {34 vars in 981 bytes} [Sun Mar 8 03:42:15 2026] GET /v2.0/networks?id=299c73f1-79bd-4332-b030-fe155b3b4394 => generated 684 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/684] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:15 2026] GET /v2.0/security-groups/025e6293-e05d-4e88-b5c1-0c527f66d2cb => generated 2939 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/685] 10.0.0.191 () {34 vars in 964 bytes} [Sun Mar 8 03:42:15 2026] GET /v2.0/quotas/3a5801002ccf4a63b6278d4ee2031d27 => 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: 348/686] 10.0.0.191 () {36 vars in 1022 bytes} [Sun Mar 8 03:42:15 2026] DELETE /v2.0/security-group-rules/eed1647f-75e1-4a43-b680-4df402a8f7f5 => 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: 349/687] 10.0.0.191 () {34 vars in 1001 bytes} [Sun Mar 8 03:42:15 2026] GET /v2.0/ports?tenant_id=3a5801002ccf4a63b6278d4ee2031d27&fields=id => generated 57 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/688] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:15 2026] GET /v2.0/security-groups/025e6293-e05d-4e88-b5c1-0c527f66d2cb => generated 2309 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/689] 10.0.0.191 () {34 vars in 1007 bytes} [Sun Mar 8 03:42:15 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?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: 352/690] 10.0.0.191 () {36 vars in 1012 bytes} [Sun Mar 8 03:42:15 2026] DELETE /v2.0/security-groups/025e6293-e05d-4e88-b5c1-0c527f66d2cb => 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: 353/691] 10.0.0.191 () {34 vars in 1107 bytes} [Sun Mar 8 03:42:15 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/692] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:15 2026] GET /v2.0/security-groups/41ed139c-9fca-479d-8799-4ec528850f11 => generated 2311 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/693] 10.0.0.191 () {36 vars in 1012 bytes} [Sun Mar 8 03:42:15 2026] DELETE /v2.0/security-groups/41ed139c-9fca-479d-8799-4ec528850f11 => 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: 356/694] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:15 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => 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: 339/695] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:42:14 2026] POST /v2.0/routers => generated 724 bytes in 1995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/696] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:16 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:42:16.319 7 INFO neutron_taas.services.taas.taas_plugin [None req-81758efd-ef63-4ee4-86cd-117343db4ed6 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: bcbb1365-6792-4a75-a144-f93ab813973b 2026-03-08 03:42:16.334 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81758efd-ef63-4ee4-86cd-117343db4ed6 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: bcbb1365-6792-4a75-a144-f93ab813973b [pid: 7|app: 0|req: 357/697] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:42:15 2026] PUT /v2.0/routers/45e831f2-56e2-4737-b041-a890894a6391/remove_router_interface => generated 309 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:17.118 7 INFO neutron_taas.services.taas.taas_plugin [None req-31eaf947-1be1-44d2-8b6d-c069e49a6040 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 90d90b7d-e7c0-4012-886c-4fcf8e918c98 2026-03-08 03:42:17.121 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31eaf947-1be1-44d2-8b6d-c069e49a6040 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 90d90b7d-e7c0-4012-886c-4fcf8e918c98 [pid: 8|app: 0|req: 341/698] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:42:16 2026] PUT /v2.0/routers/b9be7369-a86f-4c2a-9be6-55b7b79d6524/add_router_interface => generated 309 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/699] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:17 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => 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: 343/700] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:17 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:42:17.426 7 INFO neutron_taas.services.taas.taas_plugin [None req-31eaf947-1be1-44d2-8b6d-c069e49a6040 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 2a92b32d-dc7f-4f1d-b871-3045b5b83583 2026-03-08 03:42:17.429 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31eaf947-1be1-44d2-8b6d-c069e49a6040 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 2a92b32d-dc7f-4f1d-b871-3045b5b83583 2026-03-08 03:42:17.515 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-31eaf947-1be1-44d2-8b6d-c069e49a6040 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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: 344/701] 10.0.0.198 () {34 vars in 684 bytes} [Sun Mar 8 03:42:17 2026] POST /v2.0/security-groups => generated 1660 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-08 03:42:17.962 7 INFO neutron.db.l3_hamode_db [None req-31eaf947-1be1-44d2-8b6d-c069e49a6040 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HA network 781e61ef-8d22-42e6-959d-95b4bb57f966 was deleted as no HA routers are present in tenant d86c0d68133b4bbd90db1d6fcf380d7d. [pid: 7|app: 0|req: 358/702] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:42:16 2026] DELETE /v2.0/routers/45e831f2-56e2-4737-b041-a890894a6391 => generated 0 bytes in 1095 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/703] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:42:17 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: 359/704] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:42:17 2026] DELETE /v2.0/subnets/a522d027-98b2-40ae-bd47-aa9753d2e3b2 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/705] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:42:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:42:18.260 7 INFO neutron_taas.services.taas.taas_plugin [None req-6da82b05-c2d1-44ce-a685-94d1b40f2b2e 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: ee165cfc-cd05-4ab2-8a9d-aa999dac00cb 2026-03-08 03:42:18.265 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6da82b05-c2d1-44ce-a685-94d1b40f2b2e 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: ee165cfc-cd05-4ab2-8a9d-aa999dac00cb 2026-03-08 03:42:18.311 7 INFO neutron.services.segments.plugin [-] Segment 7e94d042-d981-4920-a5ec-97d7606061d5 resource provider aggregate not found 2026-03-08 03:42:18.346 7 INFO neutron.services.segments.plugin [-] Segment 7e94d042-d981-4920-a5ec-97d7606061d5 resource provider aggregate not found 2026-03-08 03:42:18.350 7 INFO neutron.services.segments.plugin [-] Segment 7e94d042-d981-4920-a5ec-97d7606061d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e94d042-d981-4920-a5ec-97d7606061d5 found for delete ", "request_id": "req-6d6dfc1b-de15-43ed-a507-567528ab81a1"}]} 2026-03-08 03:42:18.373 7 INFO neutron.services.segments.plugin [-] Segment 7e94d042-d981-4920-a5ec-97d7606061d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e94d042-d981-4920-a5ec-97d7606061d5 found for delete ", "request_id": "req-94147689-264a-4901-b2f4-0323a4484063"}]} [pid: 7|app: 0|req: 360/706] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:42:18 2026] DELETE /v2.0/networks/4fbbb249-a5ff-4817-bba5-4b6584e55978 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/707] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:18 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => 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: 362/708] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:18 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => 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: 363/709] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:42:18 2026] GET /v2.0/networks?id=22f2a87a-9f92-4bc8-be24-d7a4286f820a => generated 677 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/710] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:42:18 2026] GET /v2.0/security-groups?tenant_id=d86c0d68133b4bbd90db1d6fcf380d7d&name=default => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/711] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:42:18 2026] POST /v2.0/floatingips => generated 552 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/712] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:42:18 2026] DELETE /v2.0/security-groups/ba049536-0222-4672-bd9c-91cff067e89c => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/713] 199.204.45.23 () {38 vars in 953 bytes} [Sun Mar 8 03:42:18 2026] POST /v2.0/ports => generated 954 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/714] 199.204.45.23 () {34 vars in 909 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/715] 10.0.0.191 () {34 vars in 1097 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--735835594&fields=id&tenant_id=d8931efe4d514e5881ab682f76efa679 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/716] 10.0.0.191 () {34 vars in 981 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.0/networks?id=58f27ebe-5d58-47b8-9e47-2c49d70970c1 => generated 669 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/717] 10.0.0.191 () {34 vars in 964 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.0/quotas/d8931efe4d514e5881ab682f76efa679 => 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: 351/718] 10.0.0.191 () {34 vars in 1001 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.0/ports?tenant_id=d8931efe4d514e5881ab682f76efa679&fields=id => generated 57 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/719] 10.0.0.191 () {34 vars in 1007 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.0/networks/58f27ebe-5d58-47b8-9e47-2c49d70970c1?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: 352/720] 10.0.0.191 () {34 vars in 1107 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.0/networks/58f27ebe-5d58-47b8-9e47-2c49d70970c1?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: 353/721] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 957 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/722] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.0/networks?id=299c73f1-79bd-4332-b030-fe155b3b4394 => generated 684 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/723] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/724] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.0/security-groups?id=d810cf13-f55b-4c78-8316-74506ce0cbba&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/725] 199.204.45.23 () {34 vars in 1048 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3a5801002ccf4a63b6278d4ee2031d27 => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/726] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => 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: 369/727] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:42:19 2026] PUT /v2.0/ports/7d30528b-81df-4d4e-8b78-f7722589e074 => generated 1235 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:42:20.377 7 INFO neutron.services.segments.plugin [-] Segment 00097127-ef02-4a96-9573-7467500bfa58 resource provider aggregate not found 2026-03-08 03:42:20.395 7 INFO neutron.services.segments.plugin [-] Segment 00097127-ef02-4a96-9573-7467500bfa58 resource provider aggregate not found 2026-03-08 03:42:20.399 7 INFO neutron.services.segments.plugin [-] Segment 00097127-ef02-4a96-9573-7467500bfa58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00097127-ef02-4a96-9573-7467500bfa58 found for delete ", "request_id": "req-d5979a91-7ed5-43d8-bc05-efb7f2f29f78"}]} 2026-03-08 03:42:20.413 7 INFO neutron.services.segments.plugin [-] Segment 00097127-ef02-4a96-9573-7467500bfa58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00097127-ef02-4a96-9573-7467500bfa58 found for delete ", "request_id": "req-8c1bcda6-c09f-4b92-9522-dc168acb7cff"}]} [pid: 8|app: 0|req: 359/728] 199.204.45.23 () {38 vars in 953 bytes} [Sun Mar 8 03:42:19 2026] POST /v2.0/ports => generated 954 bytes in 513 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-03-08 03:42:20.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e2e0dab-e21e-49f6-82a1-df91a8332fef'] response: {'name': 'network-changed', 'server_uuid': '4b21c2c8-65a6-48ae-871b-4096f67b1f9b', 'tag': '7d30528b-81df-4d4e-8b78-f7722589e074', '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: 360/729] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:20 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/730] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:42:20 2026] PUT /v2.0/ports/d8698047-bb6a-4333-8948-ae7047001fb6 => generated 1235 bytes in 484 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: 361/731] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:20 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&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: 371/732] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:20 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/733] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:21 2026] GET /v2.0/security-groups?id=d810cf13-f55b-4c78-8316-74506ce0cbba&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/734] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:21 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => 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: 374/735] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:42:21 2026] GET /v2.0/ports?tenant_id=fd8febd4840c4f84bcd6b0a6fc72b407&device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:42:21.285 8 INFO neutron.db.segments_db [None req-f2d0f0ee-3fa0-4822-a755-74a75e4e14d1 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 9b925cd9-3e3b-4535-9d60-577c93ad24b3 of type vxlan for network 30065e7e-ec78-45ca-881e-ba9fd3048e77 [pid: 8|app: 0|req: 362/736] 10.0.0.198 () {34 vars in 670 bytes} [Sun Mar 8 03:42:20 2026] POST /v2.0/networks => generated 725 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/737] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:42:21 2026] POST /v2.0/subnets => generated 691 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:42:21.643 8 INFO neutron.db.segments_db [None req-6a00fdf1-ab44-45ca-a24e-b13fb7a787c2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 8d2d44b0-9526-44c3-9b25-56862104c05f of type vxlan for network 9f6b0f40-790c-4e5e-ba8b-27ca7af37f6d [pid: 7|app: 0|req: 375/738] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:42:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7d30528b-81df-4d4e-8b78-f7722589e074 => generated 19 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/739] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:42:21 2026] GET /v2.0/subnets?id=43117b07-299a-42b0-bba3-d25e2861ae42 => generated 695 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/740] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:42:21 2026] GET /v2.0/ports?network_id=22f2a87a-9f92-4bc8-be24-d7a4286f820a&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/741] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:42:21 2026] GET /v2.0/networks/22f2a87a-9f92-4bc8-be24-d7a4286f820a?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: 379/742] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:42:21 2026] GET /v2.0/networks/22f2a87a-9f92-4bc8-be24-d7a4286f820a?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-03-08 03:42:21.873 8 INFO neutron.db.l3_hamode_db [None req-6a00fdf1-ab44-45ca-a24e-b13fb7a787c2 6e720701a440407d89fafbfd20e3c126 994eac928571400491b968208c55dc2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 380/743] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:42:21 2026] GET /v2.0/ports?tenant_id=3a5801002ccf4a63b6278d4ee2031d27&device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/744] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d8698047-bb6a-4333-8948-ae7047001fb6 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/745] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/746] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.0/subnets?id=77840368-de9d-4ec0-8f22-c85b3cfc318f => generated 702 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/747] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 969 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/748] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&fields=id&fields=name => generated 114 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/749] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.0/ports?network_id=299c73f1-79bd-4332-b030-fe155b3b4394&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/750] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.0/security-groups?id=d810cf13-f55b-4c78-8316-74506ce0cbba&fields=id&fields=name => generated 88 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/751] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?fields=segments => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/752] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => 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: 390/753] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?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) 2026-03-08 03:42:22.697 8 INFO neutron.db.l3_hamode_db [None req-6a00fdf1-ab44-45ca-a24e-b13fb7a787c2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:42:22.878 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d3bd605-a7f5-4a45-8574-bcb9d6d20cf4'] response: {'name': 'network-changed', 'server_uuid': '85cf6a5e-3365-47d8-92df-1c468735b45f', 'tag': 'd8698047-bb6a-4333-8948-ae7047001fb6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 391/754] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.0/ports?tenant_id=fd8febd4840c4f84bcd6b0a6fc72b407&device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/755] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.0/networks?id=22f2a87a-9f92-4bc8-be24-d7a4286f820a => generated 773 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/756] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7d30528b-81df-4d4e-8b78-f7722589e074 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/757] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/subnets?id=43117b07-299a-42b0-bba3-d25e2861ae42 => generated 695 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/758] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/ports?network_id=22f2a87a-9f92-4bc8-be24-d7a4286f820a&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/759] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/networks/22f2a87a-9f92-4bc8-be24-d7a4286f820a?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: 397/760] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/networks/22f2a87a-9f92-4bc8-be24-d7a4286f820a?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: 398/761] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/762] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/763] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&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/764] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/ports?tenant_id=3a5801002ccf4a63b6278d4ee2031d27&device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/765] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/security-groups?id=d810cf13-f55b-4c78-8316-74506ce0cbba&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: 403/766] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => 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: 404/767] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/networks?id=299c73f1-79bd-4332-b030-fe155b3b4394 => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/768] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d8698047-bb6a-4333-8948-ae7047001fb6 => 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: 406/769] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/subnets?id=77840368-de9d-4ec0-8f22-c85b3cfc318f => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/770] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/ports?network_id=299c73f1-79bd-4332-b030-fe155b3b4394&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: 408/771] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?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: 409/772] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?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: 364/773] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:42:21 2026] POST /v2.0/routers => generated 731 bytes in 2281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/774] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:42:24 2026] GET /v2.0/networks?id=58f27ebe-5d58-47b8-9e47-2c49d70970c1 => generated 669 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/775] 199.204.45.23 () {34 vars in 1048 bytes} [Sun Mar 8 03:42:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d8931efe4d514e5881ab682f76efa679 => generated 180 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/776] 199.204.45.23 () {38 vars in 953 bytes} [Sun Mar 8 03:42:24 2026] POST /v2.0/ports => generated 954 bytes in 434 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: 368/777] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:24 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/778] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:24 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/779] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:42:23 2026] PUT /v2.0/routers/91034047-c437-43ce-8aad-93013241ccda/add_router_interface => generated 309 bytes in 1281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/780] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:25 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/781] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:25 2026] GET /v2.0/security-groups?id=d810cf13-f55b-4c78-8316-74506ce0cbba&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/782] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:42:24 2026] PUT /v2.0/ports/033885f4-837b-4474-bc23-eec0fe94f188 => generated 1235 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/783] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:25 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => generated 969 bytes in 104 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: 371/784] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:25 2026] GET /v2.0/security-groups?id=fd72f5a9-30b2-455c-9233-fef50a93c91f&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:25.732 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9799fdfa-4d28-481f-ae96-18ef03d28357'] response: {'name': 'network-changed', 'server_uuid': 'b465c0da-3470-4400-9108-272de167f012', 'tag': '033885f4-837b-4474-bc23-eec0fe94f188', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 414/785] 10.0.0.191 () {38 vars in 970 bytes} [Sun Mar 8 03:42:25 2026] POST /v2.0/security-groups => generated 1681 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/786] 10.0.0.191 () {38 vars in 970 bytes} [Sun Mar 8 03:42:25 2026] POST /v2.0/security-groups => generated 1680 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/787] 10.0.0.191 () {38 vars in 970 bytes} [Sun Mar 8 03:42:25 2026] POST /v2.0/security-groups => generated 1682 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/788] 10.0.0.191 () {34 vars in 1001 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/security-groups?tenant_id=994eac928571400491b968208c55dc2c => generated 7908 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/789] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/security-groups/a72b19a8-970c-4bd8-9af9-5c31d2249bc0 => generated 2922 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/790] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/security-groups/a72b19a8-970c-4bd8-9af9-5c31d2249bc0 => generated 2922 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/791] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/ports?tenant_id=d8931efe4d514e5881ab682f76efa679&device_id=b465c0da-3470-4400-9108-272de167f012 => 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: 375/792] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/security-groups/c89619e3-b14f-4e33-bed7-fc4c12c75a0a => generated 1681 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/793] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/794] 199.204.45.23 () {34 vars in 1016 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/networks?tenant_id=d8931efe4d514e5881ab682f76efa679&shared=False => generated 765 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/795] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&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: 7|app: 0|req: 419/796] 10.0.0.191 () {36 vars in 1012 bytes} [Sun Mar 8 03:42:26 2026] DELETE /v2.0/security-groups/c89619e3-b14f-4e33-bed7-fc4c12c75a0a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:42:26.460 7 INFO neutron.api.v2.resource [req-d155af1e-e111-4c4b-bf3f-5c6eab910bb2 req-cb8f1ecd-d642-4a1d-b523-28aceea74f0c 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 420/797] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/security-groups/c89619e3-b14f-4e33-bed7-fc4c12c75a0a => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/798] 199.204.45.23 () {34 vars in 928 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/799] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/800] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => 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: 422/801] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/security-groups?id=d810cf13-f55b-4c78-8316-74506ce0cbba&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: 380/802] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/security-groups?id=fd72f5a9-30b2-455c-9233-fef50a93c91f&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: 423/803] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/security-groups/de3eab5d-5299-4177-901b-9329a26641ae => generated 1680 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/804] 10.0.0.191 () {36 vars in 1012 bytes} [Sun Mar 8 03:42:26 2026] DELETE /v2.0/security-groups/de3eab5d-5299-4177-901b-9329a26641ae => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:42:26.800 7 INFO neutron.api.v2.resource [req-eaff5962-01b0-42cf-b5a5-8119764b594d req-2b23f52a-874d-456b-84c4-b2fcadbd3043 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 424/805] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/security-groups/de3eab5d-5299-4177-901b-9329a26641ae => 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: 382/806] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/security-groups/6bfef459-a64a-4c41-835a-a60079ec3260 => generated 1682 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/807] 10.0.0.191 () {36 vars in 1012 bytes} [Sun Mar 8 03:42:26 2026] DELETE /v2.0/security-groups/6bfef459-a64a-4c41-835a-a60079ec3260 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:42:26.974 8 INFO neutron.api.v2.resource [req-b4aecbc2-5e54-456d-bcb3-2d429bdefb81 req-f2cea5b9-055d-4651-ba5f-e61f741bc643 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 383/808] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/security-groups/6bfef459-a64a-4c41-835a-a60079ec3260 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/809] 10.0.0.191 () {34 vars in 1001 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.0/security-groups?tenant_id=994eac928571400491b968208c55dc2c => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/810] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/security-groups/a72b19a8-970c-4bd8-9af9-5c31d2249bc0 => generated 2922 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/811] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/security-groups/a72b19a8-970c-4bd8-9af9-5c31d2249bc0 => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/812] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/ports?tenant_id=d8931efe4d514e5881ab682f76efa679&device_id=b465c0da-3470-4400-9108-272de167f012 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:42:27.541 7 INFO neutron.api.v2.resource [req-600bf2b4-86f4-49e2-abfd-1a35bcf5beb0 req-346af091-822c-4cdf-811f-a42adeeee184 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 429/813] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/security-groups/6bfef459-a64a-4c41-835a-a60079ec3260 => 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: 430/814] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=033885f4-837b-4474-bc23-eec0fe94f188 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/815] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/subnets?id=b31cc6a4-d336-4d05-838f-fd4013db5694 => generated 687 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/816] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 969 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:27.603 7 INFO neutron.api.v2.resource [req-b8a82d66-52b2-427f-9635-a56359c4db9b req-8ac2bb8b-86fe-4b85-8d52-53f0e198ab45 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 432/817] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/security-groups/de3eab5d-5299-4177-901b-9329a26641ae => 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: 433/818] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:27.644 7 INFO neutron.api.v2.resource [req-847cbaaf-c5ac-49da-87eb-b762734e8314 req-62d52c71-c3b7-4d4e-a222-462026471534 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 434/819] 10.0.0.191 () {34 vars in 990 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/security-groups/c89619e3-b14f-4e33-bed7-fc4c12c75a0a => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/820] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/ports?network_id=58f27ebe-5d58-47b8-9e47-2c49d70970c1&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/821] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/networks/58f27ebe-5d58-47b8-9e47-2c49d70970c1?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: 388/822] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/823] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/824] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/networks/58f27ebe-5d58-47b8-9e47-2c49d70970c1?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: 391/825] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/security-groups?id=d810cf13-f55b-4c78-8316-74506ce0cbba&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/826] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.0/security-groups?id=fd72f5a9-30b2-455c-9233-fef50a93c91f&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:28.052 7 INFO neutron_taas.services.taas.taas_plugin [None req-586406d3-588f-43b7-bc9d-73414536879e 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 64ced155-b8d2-4310-b56c-13f2de6167c0 2026-03-08 03:42:28.054 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-586406d3-588f-43b7-bc9d-73414536879e 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 64ced155-b8d2-4310-b56c-13f2de6167c0 [pid: 7|app: 0|req: 435/827] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:42:27 2026] PUT /v2.0/routers/91034047-c437-43ce-8aad-93013241ccda/remove_router_interface => generated 309 bytes in 1010 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/828] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:28 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => 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: 437/829] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:28 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:28.891 8 INFO neutron_taas.services.taas.taas_plugin [None req-af4b4c4d-06cd-47c6-a8df-382f6bff0d6b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: f85193c3-17db-49c6-b965-0d5ab0e65cef 2026-03-08 03:42:28.898 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af4b4c4d-06cd-47c6-a8df-382f6bff0d6b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: f85193c3-17db-49c6-b965-0d5ab0e65cef [pid: 7|app: 0|req: 438/830] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:29 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/831] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:29 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => 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: 440/832] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:29 2026] GET /v2.0/security-groups?id=d810cf13-f55b-4c78-8316-74506ce0cbba&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-03-08 03:42:29.216 8 INFO neutron_taas.services.taas.taas_plugin [None req-af4b4c4d-06cd-47c6-a8df-382f6bff0d6b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: df898304-49a2-4f82-a315-f8f19d3051ae 2026-03-08 03:42:29.221 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af4b4c4d-06cd-47c6-a8df-382f6bff0d6b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: df898304-49a2-4f82-a315-f8f19d3051ae [pid: 7|app: 0|req: 441/833] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:29 2026] GET /v2.0/security-groups?id=fd72f5a9-30b2-455c-9233-fef50a93c91f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:29.296 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-af4b4c4d-06cd-47c6-a8df-382f6bff0d6b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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-03-08 03:42:29.653 8 INFO neutron.db.l3_hamode_db [None req-af4b4c4d-06cd-47c6-a8df-382f6bff0d6b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HA network 9f6b0f40-790c-4e5e-ba8b-27ca7af37f6d was deleted as no HA routers are present in tenant 994eac928571400491b968208c55dc2c. [pid: 8|app: 0|req: 393/834] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:42:28 2026] DELETE /v2.0/routers/91034047-c437-43ce-8aad-93013241ccda => generated 0 bytes in 984 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/835] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:42:29 2026] DELETE /v2.0/subnets/a8e2452a-1c9f-4fd8-bdea-a5b0a27eda95 => 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: 394/836] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:42:29 2026] DELETE /v2.0/networks/30065e7e-ec78-45ca-881e-ba9fd3048e77 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/839] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:29 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/840] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:30 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:30.116 8 INFO neutron.services.segments.plugin [-] Segment 8d2d44b0-9526-44c3-9b25-56862104c05f resource provider aggregate not found 2026-03-08 03:42:30.135 8 INFO neutron.services.segments.plugin [-] Segment 8d2d44b0-9526-44c3-9b25-56862104c05f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d2d44b0-9526-44c3-9b25-56862104c05f found for delete ", "request_id": "req-be846eaf-4a34-425c-baa3-53d6648ad00f"}]} [pid: 7|app: 0|req: 444/841] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:42:30 2026] GET /v2.0/security-groups?tenant_id=994eac928571400491b968208c55dc2c&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: 445/842] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:30 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/843] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:42:30 2026] DELETE /v2.0/security-groups/a72b19a8-970c-4bd8-9af9-5c31d2249bc0 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:42:30.329 8 INFO neutron.services.segments.plugin [-] Segment 8d2d44b0-9526-44c3-9b25-56862104c05f resource provider aggregate not found [pid: 8|app: 0|req: 399/844] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:30 2026] GET /v2.0/security-groups?id=d810cf13-f55b-4c78-8316-74506ce0cbba&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:42:30.363 8 INFO neutron.services.segments.plugin [-] Segment 8d2d44b0-9526-44c3-9b25-56862104c05f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d2d44b0-9526-44c3-9b25-56862104c05f found for delete ", "request_id": "req-267a4083-64ea-44d3-8abb-00d9364a30af"}]} [pid: 7|app: 0|req: 446/845] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:30 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => 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: 400/846] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:30 2026] GET /v2.0/security-groups?id=fd72f5a9-30b2-455c-9233-fef50a93c91f&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: 7|app: 0|req: 447/847] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:31 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/848] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:31 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/849] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:31 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => 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: 449/850] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:31 2026] GET /v2.0/security-groups?id=d810cf13-f55b-4c78-8316-74506ce0cbba&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/851] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:31 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => 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: 450/852] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:31 2026] GET /v2.0/security-groups?id=fd72f5a9-30b2-455c-9233-fef50a93c91f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:32.158 8 INFO neutron.services.segments.plugin [-] Segment 9b925cd9-3e3b-4535-9d60-577c93ad24b3 resource provider aggregate not found 2026-03-08 03:42:32.194 8 INFO neutron.services.segments.plugin [-] Segment 9b925cd9-3e3b-4535-9d60-577c93ad24b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b925cd9-3e3b-4535-9d60-577c93ad24b3 found for delete ", "request_id": "req-c013ede5-dd6c-49dd-a717-b6bd969c109d"}]} [pid: 8|app: 0|req: 403/853] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:32 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/854] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:32 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:32.385 8 INFO neutron.services.segments.plugin [-] Segment 9b925cd9-3e3b-4535-9d60-577c93ad24b3 resource provider aggregate not found 2026-03-08 03:42:32.403 8 INFO neutron.services.segments.plugin [-] Segment 9b925cd9-3e3b-4535-9d60-577c93ad24b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b925cd9-3e3b-4535-9d60-577c93ad24b3 found for delete ", "request_id": "req-1b09a9b4-735e-4afc-a837-9523c45e5681"}]} 2026-03-08 03:42:32.718 8 INFO neutron.db.segments_db [None req-a219d7fa-7f90-4fcb-83f6-cf27d5cb061d 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 12e76595-8c3f-4734-989b-0f40203f47d5 of type vxlan for network a69201a4-d005-4fda-ab8f-0b1a349f0e14 [pid: 7|app: 0|req: 452/855] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:32 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => 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: 404/856] 10.0.0.198 () {34 vars in 670 bytes} [Sun Mar 8 03:42:32 2026] POST /v2.0/networks => generated 725 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/857] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:32 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/858] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:32 2026] GET /v2.0/security-groups?id=d810cf13-f55b-4c78-8316-74506ce0cbba&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: 406/859] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:32 2026] GET /v2.0/security-groups?id=fd72f5a9-30b2-455c-9233-fef50a93c91f&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: 7|app: 0|req: 454/860] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:42:32 2026] POST /v2.0/subnets => generated 691 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:42:33.197 8 INFO neutron.db.segments_db [None req-08d2b0d8-3a4e-4b4b-b72b-1a6be8308eb1 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 3f215521-fbda-49b3-af8f-ad0cae6d5aac of type vxlan for network 1626927b-c6d0-4516-871a-ee803bc91794 [pid: 7|app: 0|req: 455/861] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:33 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/862] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:33 2026] GET /v2.0/security-groups?id=d810cf13-f55b-4c78-8316-74506ce0cbba&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: 457/863] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:33 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:33.510 8 INFO neutron.db.l3_hamode_db [None req-08d2b0d8-3a4e-4b4b-b72b-1a6be8308eb1 6e720701a440407d89fafbfd20e3c126 5ca75452b14048a7a527a42e9e7fdb00 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 458/864] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:33 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&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: 459/865] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:33 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/866] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:34 2026] GET /v2.0/security-groups?id=fd72f5a9-30b2-455c-9233-fef50a93c91f&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:34.275 8 INFO neutron.db.l3_hamode_db [None req-08d2b0d8-3a4e-4b4b-b72b-1a6be8308eb1 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 461/867] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:34 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/868] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:34 2026] GET /v2.0/security-groups?id=d810cf13-f55b-4c78-8316-74506ce0cbba&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/869] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:34 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/870] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:34 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&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: 465/871] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:34 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => 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: 407/872] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:42:33 2026] POST /v2.0/routers => generated 731 bytes in 2367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:42:35.519 7 INFO neutron.db.l3_db [None req-8f4ea24e-0037-4914-9fcf-cb70583de1be 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] Floating IP fc19e604-92f2-4737-a81b-8517b4456d38 associated. External IP: 10.96.250.210, port: d8698047-bb6a-4333-8948-ae7047001fb6. [pid: 8|app: 0|req: 408/873] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:35 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/874] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:42:34 2026] PUT /v2.0/floatingips/fc19e604-92f2-4737-a81b-8517b4456d38 => generated 855 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/875] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:35 2026] GET /v2.0/security-groups?id=fd72f5a9-30b2-455c-9233-fef50a93c91f&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/876] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:35 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/877] 199.204.45.23 () {34 vars in 992 bytes} [Sun Mar 8 03:42:36 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/878] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:36 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/879] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:36 2026] GET /v2.0/security-groups?id=d810cf13-f55b-4c78-8316-74506ce0cbba&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:42:36.192 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9428898-070a-4a93-bf12-073e8c332007'] response: {'name': 'network-changed', 'server_uuid': '85cf6a5e-3365-47d8-92df-1c468735b45f', 'tag': 'd8698047-bb6a-4333-8948-ae7047001fb6', 'status': 'completed', 'code': 200} 2026-03-08 03:42:36.282 7 INFO neutron_taas.services.taas.taas_plugin [req-6515871d-3b63-4bb8-9483-e60571699a7d req-ce2915a7-c42f-4517-88aa-64399b154656 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] TaaS: Handle Delete Port: 7d30528b-81df-4d4e-8b78-f7722589e074 2026-03-08 03:42:36.288 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6515871d-3b63-4bb8-9483-e60571699a7d req-ce2915a7-c42f-4517-88aa-64399b154656 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] Tap Mirror: Handle Delete Port: 7d30528b-81df-4d4e-8b78-f7722589e074 [pid: 7|app: 0|req: 472/880] 199.204.45.23 () {36 vars in 995 bytes} [Sun Mar 8 03:42:36 2026] DELETE /v2.0/ports/7d30528b-81df-4d4e-8b78-f7722589e074 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/881] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:36 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&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: 474/882] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:36 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/883] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:42:35 2026] PUT /v2.0/routers/5f540076-1fdc-438f-9ecb-218359986e9b/add_router_interface => generated 309 bytes in 1092 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/884] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:42:36 2026] GET /v2.0/ports?tenant_id=3a5801002ccf4a63b6278d4ee2031d27&device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1240 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/885] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:42:36 2026] GET /v2.0/networks?id=299c73f1-79bd-4332-b030-fe155b3b4394 => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:36.885 7 INFO neutron.db.l3_db [None req-07f9f00c-e84b-4138-ab1b-3909d8e327ae 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] Floating IP 2721c115-bb2d-459c-9ca8-ec292f597f8a associated. External IP: 10.96.250.208, port: 033885f4-837b-4474-bc23-eec0fe94f188. [pid: 8|app: 0|req: 412/886] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:42:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d8698047-bb6a-4333-8948-ae7047001fb6 => generated 858 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/887] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:42:36 2026] GET /v2.0/subnets?id=77840368-de9d-4ec0-8f22-c85b3cfc318f => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/888] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:42:36 2026] GET /v2.0/ports?network_id=299c73f1-79bd-4332-b030-fe155b3b4394&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: 8|app: 0|req: 415/889] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:42:37 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/890] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:42:37 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/891] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:42:36 2026] PUT /v2.0/floatingips/2721c115-bb2d-459c-9ca8-ec292f597f8a => generated 855 bytes in 759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/892] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:37 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/893] 10.0.0.198 () {34 vars in 684 bytes} [Sun Mar 8 03:42:37 2026] POST /v2.0/security-groups => generated 1659 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/894] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:37 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/895] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:37 2026] GET /v2.0/security-groups?id=fd72f5a9-30b2-455c-9233-fef50a93c91f&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/896] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:42:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/897] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:42:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/898] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:37 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/899] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:37 2026] GET /v2.0/security-groups?id=fd72f5a9-30b2-455c-9233-fef50a93c91f&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: 478/900] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:42:37 2026] POST /v2.0/floatingips => generated 552 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:42:38.255 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f94cc781-3ac9-4031-9bb5-a63912813be6'] response: {'server_uuid': '4b21c2c8-65a6-48ae-871b-4096f67b1f9b', 'name': 'network-vif-deleted', 'tag': '7d30528b-81df-4d4e-8b78-f7722589e074', 'status': 'completed', 'code': 200} 2026-03-08 03:42:38.255 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f94cc781-3ac9-4031-9bb5-a63912813be6'] response: {'name': 'network-changed', 'server_uuid': 'b465c0da-3470-4400-9108-272de167f012', 'tag': '033885f4-837b-4474-bc23-eec0fe94f188', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 423/901] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:38 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => 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: 479/902] 10.0.0.191 () {34 vars in 1097 bytes} [Sun Mar 8 03:42:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--135575957&fields=id&tenant_id=5ca75452b14048a7a527a42e9e7fdb00 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/903] 10.0.0.191 () {34 vars in 981 bytes} [Sun Mar 8 03:42:38 2026] GET /v2.0/networks?id=a69201a4-d005-4fda-ab8f-0b1a349f0e14 => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/904] 10.0.0.191 () {34 vars in 964 bytes} [Sun Mar 8 03:42:38 2026] GET /v2.0/quotas/5ca75452b14048a7a527a42e9e7fdb00 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/905] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:42:38 2026] GET /v2.0/ports?tenant_id=d8931efe4d514e5881ab682f76efa679&device_id=b465c0da-3470-4400-9108-272de167f012 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/906] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:42:38 2026] GET /v2.0/networks?id=58f27ebe-5d58-47b8-9e47-2c49d70970c1 => generated 765 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/907] 10.0.0.191 () {34 vars in 1001 bytes} [Sun Mar 8 03:42:38 2026] GET /v2.0/ports?tenant_id=5ca75452b14048a7a527a42e9e7fdb00&fields=id => generated 103 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/908] 10.0.0.191 () {34 vars in 1007 bytes} [Sun Mar 8 03:42:38 2026] GET /v2.0/networks/a69201a4-d005-4fda-ab8f-0b1a349f0e14?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: 483/909] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:42:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=033885f4-837b-4474-bc23-eec0fe94f188 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/910] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:42:38 2026] GET /v2.0/subnets?id=b31cc6a4-d336-4d05-838f-fd4013db5694 => generated 687 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/911] 10.0.0.191 () {34 vars in 1107 bytes} [Sun Mar 8 03:42:38 2026] GET /v2.0/networks/a69201a4-d005-4fda-ab8f-0b1a349f0e14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/912] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:42:39 2026] GET /v2.0/ports?network_id=58f27ebe-5d58-47b8-9e47-2c49d70970c1&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/913] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:42:39 2026] GET /v2.0/networks/58f27ebe-5d58-47b8-9e47-2c49d70970c1?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/914] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:42:39 2026] GET /v2.0/networks/58f27ebe-5d58-47b8-9e47-2c49d70970c1?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: 486/915] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:39 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => 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: 430/916] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:39 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => 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: 487/917] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:39 2026] GET /v2.0/security-groups?id=fd72f5a9-30b2-455c-9233-fef50a93c91f&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/918] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:39 2026] GET /v2.0/ports?device_id=4b21c2c8-65a6-48ae-871b-4096f67b1f9b => 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: 488/919] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:40 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => 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: 432/920] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:40 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/921] 199.204.45.23 () {34 vars in 992 bytes} [Sun Mar 8 03:42:40 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/922] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:40 2026] GET /v2.0/security-groups?id=fd72f5a9-30b2-455c-9233-fef50a93c91f&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:40.560 7 INFO neutron_taas.services.taas.taas_plugin [req-7f4fc40b-960b-4e5a-a5b3-b17794c8bcc2 req-f277dd95-f5fd-4d20-9295-615ff66f86b2 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] TaaS: Handle Delete Port: 033885f4-837b-4474-bc23-eec0fe94f188 2026-03-08 03:42:40.563 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7f4fc40b-960b-4e5a-a5b3-b17794c8bcc2 req-f277dd95-f5fd-4d20-9295-615ff66f86b2 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] Tap Mirror: Handle Delete Port: 033885f4-837b-4474-bc23-eec0fe94f188 2026-03-08 03:42:40.772 7 INFO neutron.db.l3_db [req-7f4fc40b-960b-4e5a-a5b3-b17794c8bcc2 req-f277dd95-f5fd-4d20-9295-615ff66f86b2 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] Floating IP 2721c115-bb2d-459c-9ca8-ec292f597f8a disassociated. External IP: 10.96.250.208, port: 033885f4-837b-4474-bc23-eec0fe94f188. [pid: 7|app: 0|req: 490/923] 199.204.45.23 () {36 vars in 995 bytes} [Sun Mar 8 03:42:40 2026] DELETE /v2.0/ports/033885f4-837b-4474-bc23-eec0fe94f188 => generated 0 bytes in 731 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:42:41.214 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2108b02-2846-418c-b8c1-b6f2adbbc8dc'] response: {'server_uuid': 'b465c0da-3470-4400-9108-272de167f012', 'name': 'network-vif-deleted', 'tag': '033885f4-837b-4474-bc23-eec0fe94f188', 'status': 'completed', 'code': 200} 2026-03-08 03:42:41.244 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d0f7001-1a7c-41d5-9063-631156c5c64a 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 974d4fac-77f8-4ed0-851b-24c18b626343 2026-03-08 03:42:41.246 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d0f7001-1a7c-41d5-9063-631156c5c64a 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 974d4fac-77f8-4ed0-851b-24c18b626343 [pid: 7|app: 0|req: 491/924] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:41 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => 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: 492/925] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:41 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => 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: 434/926] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:42:40 2026] PUT /v2.0/routers/2e7b3183-ed20-43c1-a347-314ba0522f1b/remove_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:41.968 7 INFO neutron_taas.services.taas.taas_plugin [None req-463f49db-b32d-44ed-aa2b-280f7e5d1711 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 111d7d32-5046-45a2-884f-70f7b566e79b 2026-03-08 03:42:41.972 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-463f49db-b32d-44ed-aa2b-280f7e5d1711 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 111d7d32-5046-45a2-884f-70f7b566e79b 2026-03-08 03:42:42.266 7 INFO neutron_taas.services.taas.taas_plugin [None req-463f49db-b32d-44ed-aa2b-280f7e5d1711 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 372cb198-5df1-4612-80d3-043494e70955 2026-03-08 03:42:42.269 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-463f49db-b32d-44ed-aa2b-280f7e5d1711 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 372cb198-5df1-4612-80d3-043494e70955 [pid: 8|app: 0|req: 435/927] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:42 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => 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: 436/928] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:42 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:42:42.654 7 INFO neutron.services.segments.plugin [-] Segment 17fdea37-4b2b-4b8c-bf0d-04b97766aa97 resource provider aggregate not found 2026-03-08 03:42:42.657 7 INFO neutron.services.segments.plugin [-] Segment 17fdea37-4b2b-4b8c-bf0d-04b97766aa97 resource provider aggregate not found 2026-03-08 03:42:42.676 7 INFO neutron.db.l3_hamode_db [None req-463f49db-b32d-44ed-aa2b-280f7e5d1711 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HA network 9fe07f45-75f5-4278-a3ac-0c9b0f174d37 was deleted as no HA routers are present in tenant fd8febd4840c4f84bcd6b0a6fc72b407. 2026-03-08 03:42:42.680 7 INFO neutron.services.segments.plugin [-] Segment 17fdea37-4b2b-4b8c-bf0d-04b97766aa97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17fdea37-4b2b-4b8c-bf0d-04b97766aa97 found for delete ", "request_id": "req-7d9faa95-8919-4bc8-8e5d-61cc60e027f4"}]} 2026-03-08 03:42:42.683 7 INFO neutron.services.segments.plugin [-] Segment 17fdea37-4b2b-4b8c-bf0d-04b97766aa97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17fdea37-4b2b-4b8c-bf0d-04b97766aa97 found for delete ", "request_id": "req-e2d120d1-add1-4f43-bbe9-a36eba457985"}]} [pid: 7|app: 0|req: 493/929] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:42:41 2026] DELETE /v2.0/routers/2e7b3183-ed20-43c1-a347-314ba0522f1b => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/930] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:42:42 2026] DELETE /v2.0/subnets/43117b07-299a-42b0-bba3-d25e2861ae42 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:42:42.965 7 INFO neutron_taas.services.taas.taas_plugin [None req-c191baf4-6fb6-42a3-8590-843bc6e9183f 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: fba7c2e8-1814-4574-994d-5ef331a44e72 2026-03-08 03:42:42.968 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c191baf4-6fb6-42a3-8590-843bc6e9183f 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: fba7c2e8-1814-4574-994d-5ef331a44e72 [pid: 7|app: 0|req: 494/931] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:42:42 2026] DELETE /v2.0/networks/22f2a87a-9f92-4bc8-be24-d7a4286f820a => 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: 438/932] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:42:43 2026] GET /v2.0/security-groups?tenant_id=fd8febd4840c4f84bcd6b0a6fc72b407&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/933] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:42:43 2026] DELETE /v2.0/security-groups/d810cf13-f55b-4c78-8316-74506ce0cbba => 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: 439/934] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:43 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => 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: 496/935] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:43 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => 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: 440/936] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:42:43 2026] GET /v2.0/networks?id=a69201a4-d005-4fda-ab8f-0b1a349f0e14 => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/937] 199.204.45.23 () {34 vars in 1048 bytes} [Sun Mar 8 03:42:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5ca75452b14048a7a527a42e9e7fdb00 => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/938] 199.204.45.23 () {38 vars in 953 bytes} [Sun Mar 8 03:42:43 2026] POST /v2.0/ports => generated 954 bytes in 381 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: 442/939] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:44 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 957 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/940] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:44 2026] GET /v2.0/security-groups?id=168d3692-76b2-49d4-9bc4-246e2ea116fe&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/941] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:44 2026] GET /v2.0/ports?device_id=b465c0da-3470-4400-9108-272de167f012 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:42:44.967 7 INFO neutron.services.segments.plugin [-] Segment 7de35022-0eaf-4510-88c3-3552bc644ca7 resource provider aggregate not found 2026-03-08 03:42:44.974 7 INFO neutron.services.segments.plugin [-] Segment 7de35022-0eaf-4510-88c3-3552bc644ca7 resource provider aggregate not found 2026-03-08 03:42:44.994 7 INFO neutron.services.segments.plugin [-] Segment 7de35022-0eaf-4510-88c3-3552bc644ca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7de35022-0eaf-4510-88c3-3552bc644ca7 found for delete ", "request_id": "req-13e48826-0af0-481a-85ef-ea5f5476e2bf"}]} 2026-03-08 03:42:44.997 7 INFO neutron.services.segments.plugin [-] Segment 7de35022-0eaf-4510-88c3-3552bc644ca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7de35022-0eaf-4510-88c3-3552bc644ca7 found for delete ", "request_id": "req-015f7a9b-0729-4c59-b047-8e3df87d3428"}]} [pid: 7|app: 0|req: 498/944] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:42:44 2026] PUT /v2.0/ports/e04b01a9-59bb-4325-aa16-b16602fa4240 => generated 1235 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:42:45.333 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecd9b0cc-7e81-4122-9667-ce37df241643'] response: {'name': 'network-changed', 'server_uuid': '5c77a8f1-ac24-42ab-836e-d6c0f63cc182', 'tag': 'e04b01a9-59bb-4325-aa16-b16602fa4240', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 447/945] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:42:45 2026] GET /v2.0/ports?tenant_id=5ca75452b14048a7a527a42e9e7fdb00&device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1238 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, ' [pid: 8|app: 0|req: 448/946] 199.204.45.23 () {34 vars in 1016 bytes} [Sun Mar 8 03:42:45 2026] GET /v2.0/networks?tenant_id=5ca75452b14048a7a527a42e9e7fdb00&shared=False => generated 772 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/947] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:45 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/948] 199.204.45.23 () {34 vars in 928 bytes} [Sun Mar 8 03:42:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/949] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:46 2026] GET /v2.0/security-groups?id=168d3692-76b2-49d4-9bc4-246e2ea116fe&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/950] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:42:45 2026] DELETE /v2.0/security-groups/fd72f5a9-30b2-455c-9233-fef50a93c91f => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:42:46.086 8 INFO neutron.api.v2.resource [None req-4dccc21b-95d8-410b-9d55-b226495d11d7 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 451/951] 10.0.0.198 () {32 vars in 736 bytes} [Sun Mar 8 03:42:46 2026] GET /v2.0/security-groups/fd72f5a9-30b2-455c-9233-fef50a93c91f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:42:46.179 7 INFO neutron_taas.services.taas.taas_plugin [None req-df40b45a-81b0-4994-823b-16ce3fffb68d 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] TaaS: Handle Delete Port: f47f8dd2-a61a-439b-bb81-e512610e9fc6 2026-03-08 03:42:46.181 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df40b45a-81b0-4994-823b-16ce3fffb68d 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] Tap Mirror: Handle Delete Port: f47f8dd2-a61a-439b-bb81-e512610e9fc6 [pid: 7|app: 0|req: 501/952] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:42:46 2026] DELETE /v2.0/floatingips/2721c115-bb2d-459c-9ca8-ec292f597f8a => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:42:46.779 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c3a4863-4670-4340-b249-36a966d10c5d 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: e9909e9d-fd79-4c0c-a4f7-8299a6311898 2026-03-08 03:42:46.782 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c3a4863-4670-4340-b249-36a966d10c5d 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: e9909e9d-fd79-4c0c-a4f7-8299a6311898 [pid: 7|app: 0|req: 502/953] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:42:47 2026] GET /v2.0/ports?tenant_id=5ca75452b14048a7a527a42e9e7fdb00&device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/954] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:42:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e04b01a9-59bb-4325-aa16-b16602fa4240 => 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: 504/955] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:42:47 2026] GET /v2.0/subnets?id=f551ea66-674c-4419-81c9-7b5f272c826e => generated 694 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/956] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:47 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/957] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:42:47 2026] GET /v2.0/ports?network_id=a69201a4-d005-4fda-ab8f-0b1a349f0e14&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: 507/958] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:47 2026] GET /v2.0/security-groups?id=168d3692-76b2-49d4-9bc4-246e2ea116fe&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/959] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:42:47 2026] GET /v2.0/networks/a69201a4-d005-4fda-ab8f-0b1a349f0e14?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/960] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:42:47 2026] GET /v2.0/networks/a69201a4-d005-4fda-ab8f-0b1a349f0e14?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: 452/961] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:42:46 2026] PUT /v2.0/routers/b9be7369-a86f-4c2a-9be6-55b7b79d6524/remove_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:47.626 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2e298d7-ab4e-48f4-8e55-6ada34e13554 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: f6d6d2cb-5f8c-4de6-ba44-859b39d0c4de 2026-03-08 03:42:47.629 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2e298d7-ab4e-48f4-8e55-6ada34e13554 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: f6d6d2cb-5f8c-4de6-ba44-859b39d0c4de [pid: 7|app: 0|req: 510/962] 10.0.0.200 () {34 vars in 989 bytes} [Sun Mar 8 03:42:47 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1240 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/963] 10.0.0.200 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:47 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:47.909 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2e298d7-ab4e-48f4-8e55-6ada34e13554 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: adc62597-570d-4e02-a331-15a2133da389 2026-03-08 03:42:47.913 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2e298d7-ab4e-48f4-8e55-6ada34e13554 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: adc62597-570d-4e02-a331-15a2133da389 [pid: 7|app: 0|req: 512/964] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:48 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:48.677 8 INFO neutron.services.segments.plugin [-] Segment ebe1ecb4-3a7f-4966-baa0-4f39a16de4bc resource provider aggregate not found 2026-03-08 03:42:48.683 8 INFO neutron.services.segments.plugin [-] Segment ebe1ecb4-3a7f-4966-baa0-4f39a16de4bc resource provider aggregate not found 2026-03-08 03:42:48.704 8 INFO neutron.services.segments.plugin [-] Segment ebe1ecb4-3a7f-4966-baa0-4f39a16de4bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebe1ecb4-3a7f-4966-baa0-4f39a16de4bc found for delete ", "request_id": "req-4e85e846-da3b-46d8-a8ab-e8cc372c044b"}]} 2026-03-08 03:42:48.704 8 INFO neutron.db.l3_hamode_db [None req-c2e298d7-ab4e-48f4-8e55-6ada34e13554 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HA network e40a584c-760e-48fd-9639-e743b7e5ffe6 was deleted as no HA routers are present in tenant d8931efe4d514e5881ab682f76efa679. [pid: 8|app: 0|req: 453/965] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:42:47 2026] DELETE /v2.0/routers/b9be7369-a86f-4c2a-9be6-55b7b79d6524 => generated 0 bytes in 1319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:42:48.714 8 INFO neutron.services.segments.plugin [-] Segment ebe1ecb4-3a7f-4966-baa0-4f39a16de4bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebe1ecb4-3a7f-4966-baa0-4f39a16de4bc found for delete ", "request_id": "req-c0ed0fe8-75db-4e09-982e-9763deda0551"}]} [pid: 8|app: 0|req: 454/966] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:48 2026] GET /v2.0/security-groups?id=168d3692-76b2-49d4-9bc4-246e2ea116fe&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/967] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:42:48 2026] GET /v2.0/security-groups?tenant_id=74c6697f03104e90aba4f200895db5da&name=default => generated 2925 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/968] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:42:48 2026] DELETE /v2.0/subnets/b31cc6a4-d336-4d05-838f-fd4013db5694 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/969] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:42:48 2026] DELETE /v2.0/security-groups/a08bc56e-57f7-4772-a908-18eb687e0a57 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:42:49.054 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a8443f5-109e-430b-b163-a452aa69fd0b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 2e65eeab-a690-4998-a7d7-343a02798a21 2026-03-08 03:42:49.057 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a8443f5-109e-430b-b163-a452aa69fd0b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 2e65eeab-a690-4998-a7d7-343a02798a21 [pid: 7|app: 0|req: 515/970] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:42:49 2026] GET /v2.0/security-groups?tenant_id=34dc5af217944b7daa7eb20f4ee601db&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/971] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:42:48 2026] DELETE /v2.0/networks/58f27ebe-5d58-47b8-9e47-2c49d70970c1 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/972] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:42:49 2026] DELETE /v2.0/security-groups/ee4df251-496a-4720-a689-608ab0f6071c => 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: 457/973] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:42:49 2026] GET /v2.0/security-groups?tenant_id=d8931efe4d514e5881ab682f76efa679&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/974] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:42:49 2026] DELETE /v2.0/security-groups/bba5c8e4-e24c-4175-8672-b9719b47214b => 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: 458/975] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:49 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/976] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:49 2026] GET /v2.0/security-groups?id=168d3692-76b2-49d4-9bc4-246e2ea116fe&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-03-08 03:42:50.733 8 INFO neutron.services.segments.plugin [-] Segment 6e29a238-f7c0-40d3-bda6-9200b2f892fe resource provider aggregate not found 2026-03-08 03:42:50.751 8 INFO neutron.services.segments.plugin [-] Segment 6e29a238-f7c0-40d3-bda6-9200b2f892fe resource provider aggregate not found 2026-03-08 03:42:50.756 8 INFO neutron.services.segments.plugin [-] Segment 6e29a238-f7c0-40d3-bda6-9200b2f892fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e29a238-f7c0-40d3-bda6-9200b2f892fe found for delete ", "request_id": "req-5a274278-1d08-4864-9623-9e8317d6a766"}]} 2026-03-08 03:42:50.766 8 INFO neutron.services.segments.plugin [-] Segment 6e29a238-f7c0-40d3-bda6-9200b2f892fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e29a238-f7c0-40d3-bda6-9200b2f892fe found for delete ", "request_id": "req-91468e9b-70c1-4b32-90ff-ce90f47149cb"}]} [pid: 8|app: 0|req: 459/977] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:51 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/978] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:51 2026] GET /v2.0/security-groups?id=168d3692-76b2-49d4-9bc4-246e2ea116fe&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/979] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:52 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/980] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:52 2026] GET /v2.0/security-groups?id=168d3692-76b2-49d4-9bc4-246e2ea116fe&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: 8|app: 0|req: 461/981] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:53 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => 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: 521/982] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:53 2026] GET /v2.0/security-groups?id=168d3692-76b2-49d4-9bc4-246e2ea116fe&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/983] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:53 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:53.963 7 INFO neutron.db.l3_db [None req-557bc4f1-9dd7-4734-892b-61d1a0a2d555 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] Floating IP 6d921e8d-213b-4966-9472-cd9f2951f3bd associated. External IP: 10.96.250.217, port: e04b01a9-59bb-4325-aa16-b16602fa4240. [pid: 7|app: 0|req: 522/984] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:42:53 2026] PUT /v2.0/floatingips/6d921e8d-213b-4966-9472-cd9f2951f3bd => generated 855 bytes in 742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:54.399 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de3ccac2-37a3-4377-b9e7-3ce9d3f1261d'] response: {'name': 'network-changed', 'server_uuid': '5c77a8f1-ac24-42ab-836e-d6c0f63cc182', 'tag': 'e04b01a9-59bb-4325-aa16-b16602fa4240', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 523/985] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:54 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/986] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:54 2026] GET /v2.0/security-groups?id=168d3692-76b2-49d4-9bc4-246e2ea116fe&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: 8|app: 0|req: 463/987] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:42:54 2026] GET /v2.0/security-groups?tenant_id=f53e8dc7b28846cbb3c3cc238714442c&name=default => generated 2925 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/988] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:42:54 2026] DELETE /v2.0/security-groups/d6b7c9b2-30fa-4e2d-be55-7e6fb42c06e6 => 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: 464/989] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:54 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/990] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:42:54 2026] GET /v2.0/security-groups?tenant_id=7eba4470a9f747aeb1e6a88e7b2ea29a&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/991] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:42:55 2026] GET /v2.0/ports?tenant_id=5ca75452b14048a7a527a42e9e7fdb00&device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/992] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:55 2026] GET /v2.0/security-groups?id=168d3692-76b2-49d4-9bc4-246e2ea116fe&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/993] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:42:54 2026] GET /v2.0/security-groups?tenant_id=13756ebefbb441389af2fe64e96a555c&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/994] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:42:55 2026] GET /v2.0/networks?id=a69201a4-d005-4fda-ab8f-0b1a349f0e14 => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/995] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:42:55 2026] DELETE /v2.0/security-groups/f7dcc721-9193-4d96-bf0e-be6b470f1630 => 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: 469/996] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:42:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e04b01a9-59bb-4325-aa16-b16602fa4240 => 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: 528/997] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:42:55 2026] DELETE /v2.0/security-groups/75ade41e-1a13-4fb6-9250-faa912f2d61a => 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: 470/998] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:42:55 2026] GET /v2.0/subnets?id=f551ea66-674c-4419-81c9-7b5f272c826e => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/999] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:42:55 2026] GET /v2.0/ports?network_id=a69201a4-d005-4fda-ab8f-0b1a349f0e14&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1000] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:42:55 2026] GET /v2.0/networks/a69201a4-d005-4fda-ab8f-0b1a349f0e14?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: 530/1001] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:42:55 2026] GET /v2.0/networks/a69201a4-d005-4fda-ab8f-0b1a349f0e14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/1002] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:42:55 2026] GET /v2.0/security-groups?tenant_id=8134030006e7440587c3a26f234d82ee&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1003] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:42:55 2026] DELETE /v2.0/security-groups/514b5b91-8172-4fa6-9d48-7b14f9f47652 => 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: 473/1004] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:56 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1005] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:42:56 2026] GET /v2.0/security-groups?id=168d3692-76b2-49d4-9bc4-246e2ea116fe&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: 474/1006] 199.204.45.23 () {34 vars in 992 bytes} [Sun Mar 8 03:42:57 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:57.607 8 INFO neutron_taas.services.taas.taas_plugin [req-686eeb26-0df2-4b9c-9548-ca9bf40a6e74 req-b7a2faa4-b07c-4235-837c-ea3b3761401b 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] TaaS: Handle Delete Port: e04b01a9-59bb-4325-aa16-b16602fa4240 2026-03-08 03:42:57.616 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-686eeb26-0df2-4b9c-9548-ca9bf40a6e74 req-b7a2faa4-b07c-4235-837c-ea3b3761401b 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] Tap Mirror: Handle Delete Port: e04b01a9-59bb-4325-aa16-b16602fa4240 2026-03-08 03:42:57.869 7 INFO neutron.db.segments_db [None req-9b1fa694-1f92-4770-b417-62419943ffdb 8520bca14d6948f49376142bcaebcb84 3410672e43a841b89eb51fb16bee3d9b - - default default] Added segment 4f7acecf-670f-4930-933f-01d994ff4494 of type vxlan for network a66693de-0e7a-4a75-97b8-4e56c8e33699 2026-03-08 03:42:57.880 8 INFO neutron.db.l3_db [req-686eeb26-0df2-4b9c-9548-ca9bf40a6e74 req-b7a2faa4-b07c-4235-837c-ea3b3761401b 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] Floating IP 6d921e8d-213b-4966-9472-cd9f2951f3bd disassociated. External IP: 10.96.250.217, port: e04b01a9-59bb-4325-aa16-b16602fa4240. 2026-03-08 03:42:57.938 7 INFO neutron.db.segments_db [None req-9b1fa694-1f92-4770-b417-62419943ffdb 8520bca14d6948f49376142bcaebcb84 3410672e43a841b89eb51fb16bee3d9b - - default default] Added segment 04418426-3362-45a8-b715-5354aff530f2 of type vxlan for network 63d29eee-4b38-44e2-baab-87a28b47846c [pid: 7|app: 0|req: 533/1007] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:42:57 2026] POST /v2.0/networks => generated 1207 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1008] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:58 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => 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: 535/1009] 10.0.0.198 () {32 vars in 648 bytes} [Sun Mar 8 03:42:58 2026] GET /v2.0/networks => generated 1844 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:42:58.213 7 INFO neutron.services.segments.plugin [-] Segment 4f7acecf-670f-4930-933f-01d994ff4494 resource provider aggregate not found 2026-03-08 03:42:58.218 7 INFO neutron.services.segments.plugin [-] Segment 4f7acecf-670f-4930-933f-01d994ff4494 resource provider aggregate not found 2026-03-08 03:42:58.240 7 INFO neutron.services.segments.plugin [-] Segment 4f7acecf-670f-4930-933f-01d994ff4494 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f7acecf-670f-4930-933f-01d994ff4494 found for delete ", "request_id": "req-24049e47-8b2a-4f59-b533-08b6c41b0c6d"}]} [pid: 7|app: 0|req: 536/1010] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:42:58 2026] DELETE /v2.0/networks/a66693de-0e7a-4a75-97b8-4e56c8e33699 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:42:58.259 7 INFO neutron.services.segments.plugin [-] Segment 4f7acecf-670f-4930-933f-01d994ff4494 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f7acecf-670f-4930-933f-01d994ff4494 found for delete ", "request_id": "req-69af9cc5-94b2-476b-a054-d7ee285e6e0e"}]} [pid: 8|app: 0|req: 475/1011] 199.204.45.23 () {36 vars in 995 bytes} [Sun Mar 8 03:42:57 2026] DELETE /v2.0/ports/e04b01a9-59bb-4325-aa16-b16602fa4240 => generated 0 bytes in 907 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:42:58.338 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0985959a-147d-4df6-99b4-a6e08d8118ab'] response: {'server_uuid': '5c77a8f1-ac24-42ab-836e-d6c0f63cc182', 'name': 'network-vif-deleted', 'tag': 'e04b01a9-59bb-4325-aa16-b16602fa4240', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 537/1012] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:42:58 2026] DELETE /v2.0/networks/63d29eee-4b38-44e2-baab-87a28b47846c => 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: 476/1013] 10.0.0.198 () {32 vars in 648 bytes} [Sun Mar 8 03:42:58 2026] GET /v2.0/networks => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:42:58.517 7 INFO neutron.db.segments_db [None req-93864e45-5335-4baa-a542-8ee7f0a7b06c 8520bca14d6948f49376142bcaebcb84 3410672e43a841b89eb51fb16bee3d9b - - default default] Added segment 275ecb45-138f-48b2-9e5b-7b3c13387325 of type vxlan for network 0ebe5ed4-3dde-47f5-98cf-fb3ddbc94235 [pid: 7|app: 0|req: 538/1014] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:42:58 2026] POST /v2.0/networks => generated 630 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:42:58.661 8 INFO neutron.db.segments_db [None req-add2feae-0552-4e95-b9d4-5c475d2312d3 8520bca14d6948f49376142bcaebcb84 3410672e43a841b89eb51fb16bee3d9b - - default default] Added segment 06271920-3dc4-4053-8483-341b5ee1a4c4 of type vxlan for network 6f94bd28-bbb2-4889-b7df-1db48ddfeff3 [pid: 8|app: 0|req: 477/1015] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:42:58 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1016] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:42:59 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => 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: 539/1017] 10.0.0.198 () {34 vars in 664 bytes} [Sun Mar 8 03:42:58 2026] POST /v2.0/ports => generated 1506 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1018] 10.0.0.198 () {32 vars in 642 bytes} [Sun Mar 8 03:42:59 2026] GET /v2.0/ports => generated 1506 bytes in 124 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-03-08 03:42:59.605 7 INFO neutron_taas.services.taas.taas_plugin [None req-72ebb559-3a9a-4188-818c-b4c08e8f9a7d 8520bca14d6948f49376142bcaebcb84 3410672e43a841b89eb51fb16bee3d9b - - default default] TaaS: Handle Delete Port: df38116b-7613-4509-8902-1d538abc9f0b 2026-03-08 03:42:59.608 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72ebb559-3a9a-4188-818c-b4c08e8f9a7d 8520bca14d6948f49376142bcaebcb84 3410672e43a841b89eb51fb16bee3d9b - - default default] Tap Mirror: Handle Delete Port: df38116b-7613-4509-8902-1d538abc9f0b [pid: 7|app: 0|req: 540/1019] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:42:59 2026] DELETE /v2.0/ports/df38116b-7613-4509-8902-1d538abc9f0b => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:42:59.854 8 INFO neutron_taas.services.taas.taas_plugin [None req-e865038a-08d9-4338-a5f4-ea8503074ca9 8520bca14d6948f49376142bcaebcb84 3410672e43a841b89eb51fb16bee3d9b - - default default] TaaS: Handle Delete Port: aaf50391-180f-4adc-873a-d0c7d2afb1ae 2026-03-08 03:42:59.858 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e865038a-08d9-4338-a5f4-ea8503074ca9 8520bca14d6948f49376142bcaebcb84 3410672e43a841b89eb51fb16bee3d9b - - default default] Tap Mirror: Handle Delete Port: aaf50391-180f-4adc-873a-d0c7d2afb1ae [pid: 8|app: 0|req: 480/1020] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:42:59 2026] DELETE /v2.0/ports/aaf50391-180f-4adc-873a-d0c7d2afb1ae => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1021] 10.0.0.198 () {32 vars in 642 bytes} [Sun Mar 8 03:42:59 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:43:00.082 8 INFO neutron.db.segments_db [None req-9d0d8f5c-8b5f-4c61-8245-e738f8ef6186 8520bca14d6948f49376142bcaebcb84 3410672e43a841b89eb51fb16bee3d9b - - default default] Added segment 9bb6ced6-6f51-4812-864d-6e10c30ef519 of type vxlan for network 8624cab4-c095-407e-84c8-f87ce0130380 [pid: 8|app: 0|req: 484/1024] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:43:00 2026] POST /v2.0/networks => generated 630 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1025] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:42:59 2026] GET /v2.0/security-groups?tenant_id=1fbe755db6154e348ceafaa3e0a73d31&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:43:00.244 8 INFO neutron.db.segments_db [None req-483d448b-044d-46e5-a5db-392691f73cdd 8520bca14d6948f49376142bcaebcb84 3410672e43a841b89eb51fb16bee3d9b - - default default] Added segment f3a1fbba-845c-426a-96d6-39b7b366b07e of type vxlan for network 7ae610f3-04ff-4bbc-8d9e-cd172c1226f8 2026-03-08 03:43:00.280 7 INFO neutron.services.segments.plugin [-] Segment 04418426-3362-45a8-b715-5354aff530f2 resource provider aggregate not found 2026-03-08 03:43:00.285 7 INFO neutron.services.segments.plugin [-] Segment 04418426-3362-45a8-b715-5354aff530f2 resource provider aggregate not found 2026-03-08 03:43:00.307 7 INFO neutron.services.segments.plugin [-] Segment 04418426-3362-45a8-b715-5354aff530f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04418426-3362-45a8-b715-5354aff530f2 found for delete ", "request_id": "req-fe59e023-791a-4d60-a7b4-17b6ef28bf46"}]} 2026-03-08 03:43:00.310 7 INFO neutron.services.segments.plugin [-] Segment 04418426-3362-45a8-b715-5354aff530f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04418426-3362-45a8-b715-5354aff530f2 found for delete ", "request_id": "req-16580a25-47a1-4003-bd7c-d70b06cd84a0"}]} [pid: 8|app: 0|req: 485/1026] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:43:00 2026] POST /v2.0/networks => generated 631 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1027] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:00 2026] DELETE /v2.0/security-groups/6df09684-c508-4cbf-bd1e-dfa852a5c26a => 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: 486/1028] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:00 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => 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: 487/1029] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:00 2026] GET /v2.0/security-groups?tenant_id=af7773cc884a44fb85a3040025028346&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1030] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:00 2026] DELETE /v2.0/security-groups/10cf7223-3a69-471d-86e4-68e01b69642f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1031] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:00 2026] POST /v2.0/subnets => generated 1274 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1032] 10.0.0.198 () {32 vars in 646 bytes} [Sun Mar 8 03:43:00 2026] GET /v2.0/subnets => generated 1910 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1033] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:43:00 2026] GET /v2.0/routers => generated 1475 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1034] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1035] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:00 2026] DELETE /v2.0/subnets/078d1bc4-e807-4b94-852f-b32c7a8c91f5 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1036] 10.0.0.16 () {28 vars in 675 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/routers/5f540076-1fdc-438f-9ecb-218359986e9b/l3-agents => generated 682 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1037] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:01 2026] DELETE /v2.0/subnets/2ab9040b-c1a4-42de-a7ab-94e360416a6d => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1038] 10.0.0.16 () {28 vars in 675 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/routers/cab9d4ca-ce9a-4268-b98c-bc90d9b0471c/l3-agents => generated 681 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1039] 10.0.0.198 () {32 vars in 646 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/subnets => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1040] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/subnets => generated 3922 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1041] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1042] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/floatingips => generated 1398 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1043] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:43:01 2026] DELETE /v2.0/networks/7ae610f3-04ff-4bbc-8d9e-cd172c1226f8 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1044] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/ports?device_id=5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => 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: 496/1045] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/ports => generated 17258 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1046] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/agents => generated 3385 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1047] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/security-groups => generated 31839 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1048] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:43:01 2026] DELETE /v2.0/networks/8624cab4-c095-407e-84c8-f87ce0130380 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1049] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1050] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/networks => generated 6526 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1051] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&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: 553/1052] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/network-ip-availabilities => generated 3501 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1053] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.0/subnets => generated 3922 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:43:01.857 8 INFO neutron.services.segments.plugin [-] Segment 06271920-3dc4-4053-8483-341b5ee1a4c4 resource provider aggregate not found 2026-03-08 03:43:01.863 8 INFO neutron.services.segments.plugin [-] Segment 06271920-3dc4-4053-8483-341b5ee1a4c4 resource provider aggregate not found 2026-03-08 03:43:01.880 8 INFO neutron.services.segments.plugin [-] Segment 06271920-3dc4-4053-8483-341b5ee1a4c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06271920-3dc4-4053-8483-341b5ee1a4c4 found for delete ", "request_id": "req-e3f89890-972a-4fe4-82d3-2231e61f20a0"}]} 2026-03-08 03:43:01.886 8 INFO neutron.services.segments.plugin [-] Segment 06271920-3dc4-4053-8483-341b5ee1a4c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06271920-3dc4-4053-8483-341b5ee1a4c4 found for delete ", "request_id": "req-6ff13617-7d85-4275-a0ac-6c2801845eaf"}]} [pid: 8|app: 0|req: 500/1054] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:43:01 2026] DELETE /v2.0/networks/6f94bd28-bbb2-4889-b7df-1db48ddfeff3 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1055] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:43:01 2026] DELETE /v2.0/networks/0ebe5ed4-3dde-47f5-98cf-fb3ddbc94235 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:43:02.337 7 INFO neutron.services.segments.plugin [-] Segment f3a1fbba-845c-426a-96d6-39b7b366b07e resource provider aggregate not found 2026-03-08 03:43:02.338 7 INFO neutron.services.segments.plugin [-] Segment f3a1fbba-845c-426a-96d6-39b7b366b07e resource provider aggregate not found 2026-03-08 03:43:02.363 7 INFO neutron.services.segments.plugin [-] Segment f3a1fbba-845c-426a-96d6-39b7b366b07e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3a1fbba-845c-426a-96d6-39b7b366b07e found for delete ", "request_id": "req-94ee7a05-57c4-4829-9d61-17d4d7044974"}]} 2026-03-08 03:43:02.372 7 INFO neutron.services.segments.plugin [-] Segment f3a1fbba-845c-426a-96d6-39b7b366b07e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3a1fbba-845c-426a-96d6-39b7b366b07e found for delete ", "request_id": "req-e573ef14-6060-4f16-874d-d33faa67109c"}]} 2026-03-08 03:43:02.401 7 INFO neutron.services.segments.plugin [-] Segment 9bb6ced6-6f51-4812-864d-6e10c30ef519 resource provider aggregate not found 2026-03-08 03:43:02.402 7 INFO neutron.services.segments.plugin [-] Segment 9bb6ced6-6f51-4812-864d-6e10c30ef519 resource provider aggregate not found 2026-03-08 03:43:02.429 7 INFO neutron.services.segments.plugin [-] Segment 9bb6ced6-6f51-4812-864d-6e10c30ef519 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bb6ced6-6f51-4812-864d-6e10c30ef519 found for delete ", "request_id": "req-06f3da3a-cfbf-4556-9816-7eb3d07f493d"}]} 2026-03-08 03:43:02.435 7 INFO neutron.services.segments.plugin [-] Segment 9bb6ced6-6f51-4812-864d-6e10c30ef519 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bb6ced6-6f51-4812-864d-6e10c30ef519 found for delete ", "request_id": "req-1a80d271-2e64-4410-bf5b-f9bd85b07179"}]} 2026-03-08 03:43:02.452 7 INFO neutron.services.segments.plugin [-] Segment 275ecb45-138f-48b2-9e5b-7b3c13387325 resource provider aggregate not found 2026-03-08 03:43:02.458 7 INFO neutron.services.segments.plugin [-] Segment 275ecb45-138f-48b2-9e5b-7b3c13387325 resource provider aggregate not found 2026-03-08 03:43:02.472 7 INFO neutron.services.segments.plugin [-] Segment 275ecb45-138f-48b2-9e5b-7b3c13387325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 275ecb45-138f-48b2-9e5b-7b3c13387325 found for delete ", "request_id": "req-b3e2b715-c642-45cf-83e2-456f39a5ab67"}]} 2026-03-08 03:43:02.477 7 INFO neutron.services.segments.plugin [-] Segment 275ecb45-138f-48b2-9e5b-7b3c13387325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 275ecb45-138f-48b2-9e5b-7b3c13387325 found for delete ", "request_id": "req-85e6b55b-b4d6-445b-ab77-f1cae45327a4"}]} [pid: 8|app: 0|req: 501/1056] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:02 2026] GET /v2.0/security-groups?tenant_id=3410672e43a841b89eb51fb16bee3d9b&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1057] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:02 2026] DELETE /v2.0/security-groups/168d3692-76b2-49d4-9bc4-246e2ea116fe => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:43:02.749 7 INFO neutron.api.v2.resource [None req-c1e93cf7-6c19-4b86-90e6-a20311e4df96 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 557/1058] 10.0.0.198 () {32 vars in 736 bytes} [Sun Mar 8 03:43:02 2026] GET /v2.0/security-groups/168d3692-76b2-49d4-9bc4-246e2ea116fe => 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: 502/1059] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:02 2026] DELETE /v2.0/security-groups/8557e28a-60d8-4c13-9e8e-b863af3e092b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:43:02.886 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd421911-bb6a-44fb-856c-91078328ff02 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] TaaS: Handle Delete Port: 43733c66-2ed0-48c8-9343-9d8a55ccb2d2 2026-03-08 03:43:02.889 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd421911-bb6a-44fb-856c-91078328ff02 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] Tap Mirror: Handle Delete Port: 43733c66-2ed0-48c8-9343-9d8a55ccb2d2 [pid: 7|app: 0|req: 558/1060] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:43:02 2026] DELETE /v2.0/floatingips/6d921e8d-213b-4966-9472-cd9f2951f3bd => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:43:03.462 8 INFO neutron_taas.services.taas.taas_plugin [None req-df58e0d6-21d2-4bba-9d42-075f37edd0a8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: e7eab51c-417f-4d8f-bdf3-6ffe624b8834 2026-03-08 03:43:03.465 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df58e0d6-21d2-4bba-9d42-075f37edd0a8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: e7eab51c-417f-4d8f-bdf3-6ffe624b8834 [pid: 8|app: 0|req: 503/1061] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:43:03 2026] PUT /v2.0/routers/5f540076-1fdc-438f-9ecb-218359986e9b/remove_router_interface => generated 309 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:04.276 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6d586b1-1cf0-4702-b20e-b962c98baae2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: f3ceeff9-550b-47cc-90d8-7d3a953bdd82 2026-03-08 03:43:04.280 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6d586b1-1cf0-4702-b20e-b962c98baae2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: f3ceeff9-550b-47cc-90d8-7d3a953bdd82 2026-03-08 03:43:04.556 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6d586b1-1cf0-4702-b20e-b962c98baae2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: f84b0252-45cb-4a84-b2cf-2bfb7f3ac901 2026-03-08 03:43:04.559 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6d586b1-1cf0-4702-b20e-b962c98baae2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: f84b0252-45cb-4a84-b2cf-2bfb7f3ac901 2026-03-08 03:43:04.902 7 INFO neutron.services.segments.plugin [-] Segment 3f215521-fbda-49b3-af8f-ad0cae6d5aac resource provider aggregate not found 2026-03-08 03:43:04.912 7 INFO neutron.services.segments.plugin [-] Segment 3f215521-fbda-49b3-af8f-ad0cae6d5aac resource provider aggregate not found 2026-03-08 03:43:04.921 7 INFO neutron.services.segments.plugin [-] Segment 3f215521-fbda-49b3-af8f-ad0cae6d5aac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f215521-fbda-49b3-af8f-ad0cae6d5aac found for delete ", "request_id": "req-13afb272-d9c4-4586-aa20-c688d0fde77f"}]} 2026-03-08 03:43:04.930 7 INFO neutron.services.segments.plugin [-] Segment 3f215521-fbda-49b3-af8f-ad0cae6d5aac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f215521-fbda-49b3-af8f-ad0cae6d5aac found for delete ", "request_id": "req-a1379225-5da0-4933-97ed-b81fb9c3b965"}]} 2026-03-08 03:43:04.935 7 INFO neutron.db.l3_hamode_db [None req-c6d586b1-1cf0-4702-b20e-b962c98baae2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HA network 1626927b-c6d0-4516-871a-ee803bc91794 was deleted as no HA routers are present in tenant 5ca75452b14048a7a527a42e9e7fdb00. [pid: 7|app: 0|req: 559/1062] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:04 2026] DELETE /v2.0/routers/5f540076-1fdc-438f-9ecb-218359986e9b => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1063] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:04 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:05.035 8 INFO neutron.db.segments_db [None req-75b11608-5c54-48a7-9173-6e5160833063 d01b114b233a4277a631c22e8cd8f894 82332bd5511442a5966eafbeec303e42 - - default default] Added segment 3600e084-5e06-410e-9859-cca8f4d6eda4 of type vxlan for network 4dd286a2-9af1-4913-9b95-60aa7bcc4b58 [pid: 8|app: 0|req: 504/1064] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:43:04 2026] POST /v2.0/networks => generated 627 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1065] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:05 2026] DELETE /v2.0/subnets/f551ea66-674c-4419-81c9-7b5f272c826e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1066] 10.0.0.191 () {34 vars in 970 bytes} [Sun Mar 8 03:43:05 2026] GET /v2.0/ports/d8698047-bb6a-4333-8948-ae7047001fb6 => generated 968 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:05.280 7 INFO neutron_taas.services.taas.taas_plugin [None req-5111a0e7-944f-47c1-8695-f461b43043a7 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 2ee7b9df-9637-4c52-9d02-223cbea3a5ce 2026-03-08 03:43:05.282 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5111a0e7-944f-47c1-8695-f461b43043a7 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 2ee7b9df-9637-4c52-9d02-223cbea3a5ce [pid: 7|app: 0|req: 562/1067] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:43:05 2026] DELETE /v2.0/networks/a69201a4-d005-4fda-ab8f-0b1a349f0e14 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1068] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:05 2026] GET /v2.0/security-groups?tenant_id=5ca75452b14048a7a527a42e9e7fdb00&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1069] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:05 2026] DELETE /v2.0/security-groups/3a0cd0be-399c-4959-ad0f-f84b211473d6 => 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: 565/1070] 199.204.45.23 () {34 vars in 998 bytes} [Sun Mar 8 03:43:05 2026] GET /v2.0/subnets?network_id=299c73f1-79bd-4332-b030-fe155b3b4394 => generated 684 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1071] 199.204.45.23 () {34 vars in 1144 bytes} [Sun Mar 8 03:43:05 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f&device_owner=compute%3Anova&network_id=299c73f1-79bd-4332-b030-fe155b3b4394 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1072] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:05 2026] POST /v2.0/subnets => generated 673 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:43:06.123 8 INFO neutron.db.segments_db [None req-2f0b936c-3f03-4097-a1c2-5aa41ad836d4 d01b114b233a4277a631c22e8cd8f894 82332bd5511442a5966eafbeec303e42 - - default default] Added segment 517a6d20-f926-4dbc-be66-844b0aa3c7cc of type vxlan for network c6a822ae-1e0f-494c-9abe-0beecac8f94c [pid: 8|app: 0|req: 507/1073] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:43:06 2026] POST /v2.0/networks => generated 629 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1074] 10.0.0.198 () {34 vars in 742 bytes} [Sun Mar 8 03:43:06 2026] PUT /v2.0/networks/c6a822ae-1e0f-494c-9abe-0beecac8f94c => generated 592 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1075] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:06 2026] POST /v2.0/subnets => generated 646 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1076] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:43:05 2026] PUT /v2.0/ports/d8698047-bb6a-4333-8948-ae7047001fb6 => generated 1149 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:43:06.750 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b2b1c57-d0ed-4f5f-ba56-2d91c4aefae0'] response: {'name': 'network-changed', 'server_uuid': '85cf6a5e-3365-47d8-92df-1c468735b45f', 'tag': 'd8698047-bb6a-4333-8948-ae7047001fb6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 510/1077] 10.0.0.198 () {34 vars in 740 bytes} [Sun Mar 8 03:43:06 2026] PUT /v2.0/subnets/6c622597-5e67-46ac-9abf-1ad464310495 => generated 656 bytes in 125 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-03-08 03:43:06.954 7 INFO neutron.services.segments.plugin [-] Segment 12e76595-8c3f-4734-989b-0f40203f47d5 resource provider aggregate not found 2026-03-08 03:43:06.957 7 INFO neutron.services.segments.plugin [-] Segment 12e76595-8c3f-4734-989b-0f40203f47d5 resource provider aggregate not found 2026-03-08 03:43:06.982 7 INFO neutron.services.segments.plugin [-] Segment 12e76595-8c3f-4734-989b-0f40203f47d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12e76595-8c3f-4734-989b-0f40203f47d5 found for delete ", "request_id": "req-67cffd7b-cebb-4dcc-85da-4cbaca33e181"}]} 2026-03-08 03:43:07.010 7 INFO neutron.services.segments.plugin [-] Segment 12e76595-8c3f-4734-989b-0f40203f47d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12e76595-8c3f-4734-989b-0f40203f47d5 found for delete ", "request_id": "req-5ee3a1b7-c454-4bbf-bf4c-fc1c2d2161da"}]} [pid: 7|app: 0|req: 568/1078] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:43:06 2026] DELETE /v2.0/networks/c6a822ae-1e0f-494c-9abe-0beecac8f94c => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:43:07.115 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49850db5-0f7b-408e-b892-b445e2c5f66b d01b114b233a4277a631c22e8cd8f894 82332bd5511442a5966eafbeec303e42 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 511/1079] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:43:07 2026] DELETE /v2.0/networks/c6a822ae-1e0f-494c-9abe-0beecac8f94c => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1080] 10.0.0.198 () {32 vars in 693 bytes} [Sun Mar 8 03:43:07 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: 7|app: 0|req: 570/1081] 10.0.0.198 () {32 vars in 741 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.0/subnets?network_id=1ac1ca38-9208-4c94-b32e-e2f21474931b => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1082] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.0/ports?tenant_id=3a5801002ccf4a63b6278d4ee2031d27&device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1421 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1083] 10.0.0.198 () {32 vars in 652 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1084] 10.0.0.198 () {32 vars in 648 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.0/networks => generated 1311 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1085] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.0/networks?id=299c73f1-79bd-4332-b030-fe155b3b4394 => generated 780 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1086] 10.0.0.198 () {32 vars in 646 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.0/subnets => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1087] 199.204.45.23 () {34 vars in 1058 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d8698047-bb6a-4333-8948-ae7047001fb6 => 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: 577/1088] 10.0.0.198 () {32 vars in 722 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.0/networks/4dd286a2-9af1-4913-9b95-60aa7bcc4b58 => generated 671 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1089] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d8698047-bb6a-4333-8948-ae7047001fb6 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1090] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.0/subnets/e493597b-73ab-483b-81b4-dc23a598204d => generated 673 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1091] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.0/subnets?id=77840368-de9d-4ec0-8f22-c85b3cfc318f => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:07.553 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e78a65d-553e-47b7-8d98-721329a2a4bc d01b114b233a4277a631c22e8cd8f894 82332bd5511442a5966eafbeec303e42 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 581/1092] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:07 2026] DELETE /v2.0/subnets/6c622597-5e67-46ac-9abf-1ad464310495 => 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: 582/1093] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.0/ports?network_id=299c73f1-79bd-4332-b030-fe155b3b4394&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:43:07.596 7 INFO neutron.pecan_wsgi.hooks.translation [None req-249c2594-110f-4e46-b891-435de4d91b45 d01b114b233a4277a631c22e8cd8f894 82332bd5511442a5966eafbeec303e42 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 583/1094] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:43:07 2026] DELETE /v2.0/networks/c6a822ae-1e0f-494c-9abe-0beecac8f94c => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1095] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?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: 512/1096] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.0/security-groups?tenant_id=ea54668d601b4e75b698a73e96b9adcb&name=default => generated 2925 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1097] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:07 2026] DELETE /v2.0/subnets/e493597b-73ab-483b-81b4-dc23a598204d => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1098] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?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: 586/1099] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:07 2026] DELETE /v2.0/security-groups/99903084-c655-4052-8dbf-cb478b233356 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:43:07.952 8 INFO neutron.services.segments.plugin [-] Segment 3600e084-5e06-410e-9859-cca8f4d6eda4 resource provider aggregate not found 2026-03-08 03:43:07.954 8 INFO neutron.services.segments.plugin [-] Segment 3600e084-5e06-410e-9859-cca8f4d6eda4 resource provider aggregate not found 2026-03-08 03:43:07.980 8 INFO neutron.services.segments.plugin [-] Segment 3600e084-5e06-410e-9859-cca8f4d6eda4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3600e084-5e06-410e-9859-cca8f4d6eda4 found for delete ", "request_id": "req-2b03473d-5ad6-46bd-ba60-5aa6a2f94ed6"}]} 2026-03-08 03:43:07.981 8 INFO neutron.services.segments.plugin [-] Segment 3600e084-5e06-410e-9859-cca8f4d6eda4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3600e084-5e06-410e-9859-cca8f4d6eda4 found for delete ", "request_id": "req-8381196a-bf7b-41ea-8052-3ca33e54b83c"}]} [pid: 8|app: 0|req: 514/1100] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:43:07 2026] DELETE /v2.0/networks/4dd286a2-9af1-4913-9b95-60aa7bcc4b58 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1101] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:08 2026] GET /v2.0/security-groups?tenant_id=1066bad8ef694f448da31bb4e96adc38&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: 516/1102] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:08 2026] DELETE /v2.0/security-groups/d5d73ff2-03af-4f4a-84b6-87ccd88e018f => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:43:08.384 7 INFO neutron.db.segments_db [None req-5d213254-b0fa-44c5-b67b-b66fd26bac53 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 2e93d64c-d47a-45ab-9c0e-c94da868f766 of type vxlan for network d22a3cd6-5fb1-4e01-839f-d1d64f743863 [pid: 7|app: 0|req: 587/1103] 10.0.0.198 () {34 vars in 670 bytes} [Sun Mar 8 03:43:08 2026] POST /v2.0/networks => generated 725 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1104] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:08 2026] GET /v2.0/security-groups?tenant_id=82332bd5511442a5966eafbeec303e42&name=default => generated 2925 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1105] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:08 2026] DELETE /v2.0/security-groups/d084dce0-42b7-40a7-be9e-e1efa5bfe629 => 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: 588/1106] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:08 2026] POST /v2.0/subnets => generated 691 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1107] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:08 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1152 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:43:08.691 7 INFO neutron.db.segments_db [None req-6e9456e9-2ead-4e4a-b042-f43d105bc52b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 771f4b92-37f7-4382-adff-942f96cd67af of type vxlan for network fe2d9d92-8a37-4098-87d5-e21214de135a [pid: 8|app: 0|req: 520/1108] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:08 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:08.879 7 INFO neutron.db.l3_hamode_db [None req-6e9456e9-2ead-4e4a-b042-f43d105bc52b 6e720701a440407d89fafbfd20e3c126 2b032878b2c2475684ab6110b17b1055 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 521/1109] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:43:08 2026] GET /v2.0/ports?tenant_id=3a5801002ccf4a63b6278d4ee2031d27&device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1421 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1110] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:43:08 2026] GET /v2.0/networks?id=299c73f1-79bd-4332-b030-fe155b3b4394 => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1111] 199.204.45.23 () {34 vars in 1058 bytes} [Sun Mar 8 03:43:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d8698047-bb6a-4333-8948-ae7047001fb6 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:43:09.015 7 INFO neutron.services.segments.plugin [-] Segment 517a6d20-f926-4dbc-be66-844b0aa3c7cc resource provider aggregate not found 2026-03-08 03:43:09.038 7 INFO neutron.services.segments.plugin [-] Segment 517a6d20-f926-4dbc-be66-844b0aa3c7cc resource provider aggregate not found 2026-03-08 03:43:09.040 7 INFO neutron.services.segments.plugin [-] Segment 517a6d20-f926-4dbc-be66-844b0aa3c7cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 517a6d20-f926-4dbc-be66-844b0aa3c7cc found for delete ", "request_id": "req-5a80f1b9-5298-4fe5-bd42-b74dc14ab223"}]} [pid: 8|app: 0|req: 524/1112] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:43:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d8698047-bb6a-4333-8948-ae7047001fb6 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:09.057 7 INFO neutron.services.segments.plugin [-] Segment 517a6d20-f926-4dbc-be66-844b0aa3c7cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 517a6d20-f926-4dbc-be66-844b0aa3c7cc found for delete ", "request_id": "req-a4822faf-c884-4e05-80dd-dccf3a6c6639"}]} [pid: 8|app: 0|req: 525/1113] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:43:09 2026] GET /v2.0/subnets?id=77840368-de9d-4ec0-8f22-c85b3cfc318f => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1114] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:43:09 2026] GET /v2.0/ports?network_id=299c73f1-79bd-4332-b030-fe155b3b4394&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1115] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:43:09 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?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: 528/1116] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:43:09 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?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-03-08 03:43:09.735 7 INFO neutron.db.l3_hamode_db [None req-6e9456e9-2ead-4e4a-b042-f43d105bc52b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 529/1117] 199.204.45.23 () {34 vars in 1118 bytes} [Sun Mar 8 03:43:09 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1118] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:43:09 2026] PUT /v2.0/ports/d8698047-bb6a-4333-8948-ae7047001fb6 => generated 968 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:10.655 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8948390e-e12a-4ed1-b573-f1c48e7b4cb3'] response: {'name': 'network-changed', 'server_uuid': '85cf6a5e-3365-47d8-92df-1c468735b45f', 'tag': 'd8698047-bb6a-4333-8948-ae7047001fb6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 589/1119] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:08 2026] POST /v2.0/routers => generated 731 bytes in 2093 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-03-08 03:43:11.026 8 INFO neutron.db.segments_db [None req-65517a61-7d47-40fe-be84-9f03851cd700 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Added segment 3ecedabf-9224-4638-99ef-ea6ae30b1fba of type vxlan for network 6b577bd0-2212-47ae-8b56-26322e6c49d2 [pid: 8|app: 0|req: 531/1120] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:43:10 2026] POST /v2.0/networks => generated 615 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1121] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:43:11 2026] GET /v2.0/ports?tenant_id=3a5801002ccf4a63b6278d4ee2031d27&device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:43:11.248 8 INFO neutron.db.segments_db [None req-134b8b0f-2fe0-46e1-9da2-fefa201cf235 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Added segment d272d54d-e28a-4bf1-8a95-da12ed8fffde of type vxlan for network 13858f49-7b9e-462f-b7b0-a492c135163a [pid: 8|app: 0|req: 533/1122] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:43:11 2026] POST /v2.0/networks => generated 614 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1123] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:43:11 2026] GET /v2.0/networks?id=299c73f1-79bd-4332-b030-fe155b3b4394 => generated 780 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1124] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:11 2026] POST /v2.0/subnets => generated 646 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1125] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:43:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d8698047-bb6a-4333-8948-ae7047001fb6 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1126] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:43:10 2026] PUT /v2.0/routers/1eaeec31-4831-4f05-ae6b-0d90a22ca79e/add_router_interface => generated 309 bytes in 1226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1127] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:43:11 2026] GET /v2.0/subnets?id=77840368-de9d-4ec0-8f22-c85b3cfc318f => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1128] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:11 2026] POST /v2.0/subnets => generated 655 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1129] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:43:12 2026] GET /v2.0/ports?network_id=299c73f1-79bd-4332-b030-fe155b3b4394&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:43:12.092 8 INFO neutron.db.segments_db [None req-ee1b67d8-1ba7-4c88-a2b5-3860bd07d1ac 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Added segment f2c39912-2c52-46f5-974c-135da1db27fc of type vxlan for network 68c20470-f7e5-475c-9a19-5b9af13b2415 [pid: 7|app: 0|req: 593/1130] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:43:12 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1131] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:43:12 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?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) 2026-03-08 03:43:12.377 8 INFO neutron.db.l3_hamode_db [None req-ee1b67d8-1ba7-4c88-a2b5-3860bd07d1ac 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:43:12.521 8 INFO neutron.db.l3_hamode_db [None req-ee1b67d8-1ba7-4c88-a2b5-3860bd07d1ac 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 595/1132] 10.0.0.198 () {34 vars in 684 bytes} [Sun Mar 8 03:43:12 2026] POST /v2.0/security-groups => generated 1661 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1133] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:43:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1134] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:43:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1135] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:12 2026] POST /v2.0/routers => generated 511 bytes in 1209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1136] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:43:13 2026] GET /v2.0/ports?tenant_id=3a5801002ccf4a63b6278d4ee2031d27&device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1137] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:43:13 2026] POST /v2.0/floatingips => generated 552 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1138] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:13 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1139] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:43:13 2026] GET /v2.0/networks?id=299c73f1-79bd-4332-b030-fe155b3b4394 => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1140] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:13 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1141] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:43:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d8698047-bb6a-4333-8948-ae7047001fb6 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1142] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:43:13 2026] GET /v2.0/subnets?id=77840368-de9d-4ec0-8f22-c85b3cfc318f => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1143] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:43:13 2026] GET /v2.0/ports?network_id=299c73f1-79bd-4332-b030-fe155b3b4394&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: 605/1144] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:43:14 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1145] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:43:14 2026] GET /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1146] 10.0.0.191 () {34 vars in 1099 bytes} [Sun Mar 8 03:43:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1804371344&fields=id&tenant_id=2b032878b2c2475684ab6110b17b1055 => 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: 608/1147] 10.0.0.191 () {34 vars in 981 bytes} [Sun Mar 8 03:43:14 2026] GET /v2.0/networks?id=d22a3cd6-5fb1-4e01-839f-d1d64f743863 => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1148] 10.0.0.191 () {34 vars in 964 bytes} [Sun Mar 8 03:43:14 2026] GET /v2.0/quotas/2b032878b2c2475684ab6110b17b1055 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1149] 10.0.0.191 () {34 vars in 1001 bytes} [Sun Mar 8 03:43:14 2026] GET /v2.0/ports?tenant_id=2b032878b2c2475684ab6110b17b1055&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1150] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:43:13 2026] PUT /v2.0/routers/2b2a704a-9228-4aca-ad2b-4211b58e8ac7/add_router_interface => generated 309 bytes in 1201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1151] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:43:14 2026] GET /v2.0/ports/73b4e9b7-ad5b-40ff-8124-31f0165bc102 => generated 959 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1152] 10.0.0.191 () {34 vars in 906 bytes} [Sun Mar 8 03:43:14 2026] GET /v2.0/extensions => generated 21537 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1153] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:14 2026] GET /v2.0/security-groups?tenant_id=9e9326c7d18d4a20a7adeebce2efaeef&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1154] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:15 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1157] 10.0.0.191 () {34 vars in 1007 bytes} [Sun Mar 8 03:43:15 2026] GET /v2.0/networks/d22a3cd6-5fb1-4e01-839f-d1d64f743863?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: 618/1158] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:15 2026] DELETE /v2.0/security-groups/dc3a567f-1090-4b6d-bb1b-f582694da46b => 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: 619/1159] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:15 2026] GET /v2.0/security-groups?id=c1c4c056-248d-48bf-8d05-dea423fe87c8&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: 620/1160] 10.0.0.191 () {34 vars in 1107 bytes} [Sun Mar 8 03:43:15 2026] GET /v2.0/networks/d22a3cd6-5fb1-4e01-839f-d1d64f743863?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1161] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:43:14 2026] PUT /v2.0/routers/2b2a704a-9228-4aca-ad2b-4211b58e8ac7/add_router_interface => generated 309 bytes in 1092 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1162] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:15 2026] GET /v2.0/security-groups?tenant_id=ac8bb0234bba4d78acbf0c8bb6972763&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1163] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:15 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => 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: 622/1164] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:43:15 2026] GET /v2.0/ports/adc8638c-e7a9-4d7f-9521-c0f8bc3f28bd => generated 967 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1165] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:15 2026] DELETE /v2.0/security-groups/c3080f2b-098c-4ba0-ad23-35edc0def4d1 => 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: 623/1166] 199.204.45.23 () {34 vars in 992 bytes} [Sun Mar 8 03:43:15 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:15.957 7 INFO neutron_taas.services.taas.taas_plugin [req-5a3b5fa8-04af-413b-995e-cbca840a132e req-f93eac24-8d19-4b52-89b4-07f9d740bb0a 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] TaaS: Handle Delete Port: d8698047-bb6a-4333-8948-ae7047001fb6 2026-03-08 03:43:15.963 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5a3b5fa8-04af-413b-995e-cbca840a132e req-f93eac24-8d19-4b52-89b4-07f9d740bb0a 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] Tap Mirror: Handle Delete Port: d8698047-bb6a-4333-8948-ae7047001fb6 2026-03-08 03:43:16.104 7 INFO neutron.db.l3_db [req-5a3b5fa8-04af-413b-995e-cbca840a132e req-f93eac24-8d19-4b52-89b4-07f9d740bb0a 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] Floating IP fc19e604-92f2-4737-a81b-8517b4456d38 disassociated. External IP: 10.96.250.210, port: d8698047-bb6a-4333-8948-ae7047001fb6. 2026-03-08 03:43:16.227 8 INFO neutron_taas.services.taas.taas_plugin [None req-61f28521-93fc-4936-8c04-84f9a81abec8 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] TaaS: Handle Delete Port: adc8638c-e7a9-4d7f-9521-c0f8bc3f28bd 2026-03-08 03:43:16.231 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61f28521-93fc-4936-8c04-84f9a81abec8 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Tap Mirror: Handle Delete Port: adc8638c-e7a9-4d7f-9521-c0f8bc3f28bd [pid: 7|app: 0|req: 624/1167] 199.204.45.23 () {36 vars in 995 bytes} [Sun Mar 8 03:43:15 2026] DELETE /v2.0/ports/d8698047-bb6a-4333-8948-ae7047001fb6 => generated 0 bytes in 624 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:43:16.501 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f7ff53d-8757-4b9f-bd2d-43ab98a042d8'] response: {'server_uuid': '85cf6a5e-3365-47d8-92df-1c468735b45f', 'name': 'network-vif-deleted', 'tag': 'd8698047-bb6a-4333-8948-ae7047001fb6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 625/1168] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:16 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => 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: 626/1169] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:16 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => 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: 544/1170] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:43:15 2026] PUT /v2.0/routers/2b2a704a-9228-4aca-ad2b-4211b58e8ac7/remove_router_interface => generated 309 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:17.574 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ee00675-25ff-4c05-9eb1-5f8d3db54f99 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] TaaS: Handle Delete Port: 73b4e9b7-ad5b-40ff-8124-31f0165bc102 2026-03-08 03:43:17.582 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ee00675-25ff-4c05-9eb1-5f8d3db54f99 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Tap Mirror: Handle Delete Port: 73b4e9b7-ad5b-40ff-8124-31f0165bc102 [pid: 8|app: 0|req: 545/1171] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:17 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => 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: 546/1172] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:17 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => 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: 627/1173] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:43:17 2026] PUT /v2.0/routers/2b2a704a-9228-4aca-ad2b-4211b58e8ac7/remove_router_interface => generated 309 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1174] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:43:18 2026] GET /v2.0/ports?device_id=2b2a704a-9228-4aca-ad2b-4211b58e8ac7 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:43:18.260 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe7bc1e4-4992-470c-8f62-c683351029e6 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] TaaS: Handle Delete Port: db7e719d-1c47-4501-9e0a-f222fe1a91e3 2026-03-08 03:43:18.264 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe7bc1e4-4992-470c-8f62-c683351029e6 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Tap Mirror: Handle Delete Port: db7e719d-1c47-4501-9e0a-f222fe1a91e3 2026-03-08 03:43:18.654 7 INFO neutron.services.segments.plugin [-] Segment f2c39912-2c52-46f5-974c-135da1db27fc resource provider aggregate not found 2026-03-08 03:43:18.661 7 INFO neutron.services.segments.plugin [-] Segment f2c39912-2c52-46f5-974c-135da1db27fc resource provider aggregate not found 2026-03-08 03:43:18.680 7 INFO neutron.services.segments.plugin [-] Segment f2c39912-2c52-46f5-974c-135da1db27fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2c39912-2c52-46f5-974c-135da1db27fc found for delete ", "request_id": "req-d7a48234-82e0-4500-b55a-f9f98b8d1e85"}]} 2026-03-08 03:43:18.681 7 INFO neutron.services.segments.plugin [-] Segment f2c39912-2c52-46f5-974c-135da1db27fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2c39912-2c52-46f5-974c-135da1db27fc found for delete ", "request_id": "req-c91d2045-cf1d-4656-853f-5f909d97e94f"}]} 2026-03-08 03:43:18.685 7 INFO neutron.db.l3_hamode_db [None req-fe7bc1e4-4992-470c-8f62-c683351029e6 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] HA network 68c20470-f7e5-475c-9a19-5b9af13b2415 was deleted as no HA routers are present in tenant 0e59f1d0d9d14bcb9db63b825268e6ed. [pid: 7|app: 0|req: 628/1175] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:18 2026] DELETE /v2.0/routers/2b2a704a-9228-4aca-ad2b-4211b58e8ac7 => generated 0 bytes in 599 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1176] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:18 2026] GET /v2.0/security-groups?tenant_id=cac7a2dcf8174366ac04189e9a45eb64&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1177] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:18 2026] DELETE /v2.0/subnets/7ae6efd0-ac32-4d78-a484-f9be392f17c7 => 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: 630/1178] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:18 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => 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: 549/1179] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:18 2026] DELETE /v2.0/security-groups/7ab503ab-05be-441b-999d-eb5ff3d31c86 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1180] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:18 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => 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: 631/1181] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:18 2026] DELETE /v2.0/subnets/edccf5d3-92c9-4e8c-a655-aa53a1fa472b => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:43:19.142 8 INFO neutron.services.segments.plugin [-] Segment d272d54d-e28a-4bf1-8a95-da12ed8fffde resource provider aggregate not found 2026-03-08 03:43:19.151 8 INFO neutron.services.segments.plugin [-] Segment d272d54d-e28a-4bf1-8a95-da12ed8fffde resource provider aggregate not found 2026-03-08 03:43:19.165 8 INFO neutron.services.segments.plugin [-] Segment d272d54d-e28a-4bf1-8a95-da12ed8fffde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d272d54d-e28a-4bf1-8a95-da12ed8fffde found for delete ", "request_id": "req-f625c467-b941-4823-841a-367c3f7e8851"}]} 2026-03-08 03:43:19.168 8 INFO neutron.services.segments.plugin [-] Segment d272d54d-e28a-4bf1-8a95-da12ed8fffde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d272d54d-e28a-4bf1-8a95-da12ed8fffde found for delete ", "request_id": "req-b749358b-a8ee-4768-b81c-db149e79f5ae"}]} [pid: 8|app: 0|req: 551/1182] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:43:19 2026] DELETE /v2.0/networks/13858f49-7b9e-462f-b7b0-a492c135163a => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:43:19.268 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fd4f707-31f9-4dcf-9e0c-322409dc30dc 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] TaaS: Handle Delete Port: 200694c1-3362-4d46-bdc4-c49d11be85ad 2026-03-08 03:43:19.270 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fd4f707-31f9-4dcf-9e0c-322409dc30dc 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Tap Mirror: Handle Delete Port: 200694c1-3362-4d46-bdc4-c49d11be85ad [pid: 7|app: 0|req: 632/1183] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:43:19 2026] DELETE /v2.0/networks/6b577bd0-2212-47ae-8b56-26322e6c49d2 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:43:19.540 8 INFO neutron.db.segments_db [None req-69062984-3a41-493c-bb96-e25eef7eb74c 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Added segment 81df6fe3-2bdd-4de4-b0fe-84cdc1794ead of type vxlan for network cfc443cc-8d9c-44d6-b656-aed0ae429987 [pid: 8|app: 0|req: 552/1184] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:43:19 2026] POST /v2.0/networks => generated 614 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1185] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:19 2026] POST /v2.0/subnets => generated 646 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1186] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:19 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:43:19.990 8 INFO neutron.db.segments_db [None req-613b204c-a123-40ee-8039-20597640b629 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Added segment c554f168-9761-4119-ab8c-333138241a30 of type vxlan for network 71aee0e3-0a9f-4aa3-8ed4-4b6a28d21ed0 [pid: 7|app: 0|req: 635/1187] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:43:20 2026] GET /v2.0/networks?id=d22a3cd6-5fb1-4e01-839f-d1d64f743863 => generated 676 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1188] 199.204.45.23 () {34 vars in 1048 bytes} [Sun Mar 8 03:43:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2b032878b2c2475684ab6110b17b1055 => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1189] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:20 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:43:20.299 8 INFO neutron.db.l3_hamode_db [None req-613b204c-a123-40ee-8039-20597640b629 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:43:20.430 8 INFO neutron.db.l3_hamode_db [None req-613b204c-a123-40ee-8039-20597640b629 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 638/1190] 199.204.45.23 () {38 vars in 953 bytes} [Sun Mar 8 03:43:20 2026] POST /v2.0/ports => generated 958 bytes in 399 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-03-08 03:43:20.707 7 INFO neutron.services.segments.plugin [-] Segment 3ecedabf-9224-4638-99ef-ea6ae30b1fba resource provider aggregate not found 2026-03-08 03:43:20.712 7 INFO neutron.services.segments.plugin [-] Segment 3ecedabf-9224-4638-99ef-ea6ae30b1fba resource provider aggregate not found 2026-03-08 03:43:20.734 7 INFO neutron.services.segments.plugin [-] Segment 3ecedabf-9224-4638-99ef-ea6ae30b1fba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ecedabf-9224-4638-99ef-ea6ae30b1fba found for delete ", "request_id": "req-618a9bee-b93c-4b73-aa8e-1cf426f76c05"}]} 2026-03-08 03:43:20.734 7 INFO neutron.services.segments.plugin [-] Segment 3ecedabf-9224-4638-99ef-ea6ae30b1fba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ecedabf-9224-4638-99ef-ea6ae30b1fba found for delete ", "request_id": "req-ebf26cb0-d553-408a-98cb-e6304dc2c0e8"}]} [pid: 8|app: 0|req: 553/1191] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:19 2026] POST /v2.0/routers => generated 510 bytes in 1078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1192] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:43:20 2026] PUT /v2.0/ports/71ac69c1-3e96-4464-ba64-cad5fe41d490 => generated 1239 bytes in 476 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-03-08 03:43:21.065 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5089b30-8c08-4ac1-b842-6c50578a6438'] response: {'name': 'network-changed', 'server_uuid': 'd052ce69-217c-4b13-aeb1-37ba685292ae', 'tag': '71ac69c1-3e96-4464-ba64-cad5fe41d490', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 554/1193] 10.0.0.198 () {32 vars in 652 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions => generated 21537 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1194] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/ports?device_id=85cf6a5e-3365-47d8-92df-1c468735b45f => 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: 556/1195] 10.0.0.198 () {32 vars in 680 bytes} [Sun Mar 8 03:43:21 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: 557/1196] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1197] 10.0.0.198 () {32 vars in 680 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1198] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1199] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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: 8|app: 0|req: 561/1200] 10.0.0.198 () {32 vars in 664 bytes} [Sun Mar 8 03:43:21 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: 562/1201] 10.0.0.198 () {32 vars in 698 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1202] 10.0.0.198 () {32 vars in 696 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1203] 10.0.0.198 () {32 vars in 700 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1204] 10.0.0.198 () {34 vars in 664 bytes} [Sun Mar 8 03:43:21 2026] POST /v2.0/ports => generated 964 bytes in 371 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: 565/1205] 10.0.0.198 () {32 vars in 688 bytes} [Sun Mar 8 03:43:21 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: 8|app: 0|req: 566/1206] 10.0.0.198 () {32 vars in 702 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1207] 10.0.0.198 () {32 vars in 692 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1208] 10.0.0.198 () {32 vars in 694 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1209] 10.0.0.198 () {32 vars in 684 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1210] 10.0.0.198 () {32 vars in 686 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1211] 10.0.0.198 () {32 vars in 660 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1212] 10.0.0.198 () {32 vars in 698 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1213] 10.0.0.198 () {32 vars in 678 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1214] 10.0.0.198 () {32 vars in 682 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1215] 10.0.0.198 () {32 vars in 674 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1216] 10.0.0.198 () {32 vars in 688 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1217] 10.0.0.198 () {32 vars in 722 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1218] 10.0.0.198 () {32 vars in 686 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1219] 10.0.0.198 () {32 vars in 668 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1220] 10.0.0.198 () {32 vars in 686 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1221] 10.0.0.198 () {32 vars in 680 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1222] 10.0.0.198 () {32 vars in 698 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1223] 10.0.0.198 () {32 vars in 678 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1224] 10.0.0.198 () {32 vars in 666 bytes} [Sun Mar 8 03:43:21 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: 8|app: 0|req: 585/1225] 10.0.0.198 () {32 vars in 676 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1226] 10.0.0.198 () {32 vars in 664 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/l3-ha => 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: 587/1227] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/ports?tenant_id=2b032878b2c2475684ab6110b17b1055&device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1228] 10.0.0.198 () {32 vars in 674 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1229] 199.204.45.23 () {34 vars in 1016 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/networks?tenant_id=2b032878b2c2475684ab6110b17b1055&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: 590/1230] 10.0.0.198 () {32 vars in 712 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1231] 199.204.45.23 () {34 vars in 928 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1232] 10.0.0.198 () {32 vars in 690 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1233] 10.0.0.198 () {32 vars in 682 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1234] 10.0.0.198 () {32 vars in 668 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1235] 10.0.0.198 () {32 vars in 686 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1236] 10.0.0.198 () {32 vars in 704 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1237] 10.0.0.198 () {32 vars in 674 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1238] 10.0.0.198 () {32 vars in 700 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1239] 10.0.0.198 () {32 vars in 674 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1240] 10.0.0.198 () {32 vars in 692 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1241] 10.0.0.198 () {32 vars in 688 bytes} [Sun Mar 8 03:43:21 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: 8|app: 0|req: 602/1242] 10.0.0.198 () {32 vars in 708 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1243] 10.0.0.198 () {32 vars in 704 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1244] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1245] 10.0.0.198 () {32 vars in 696 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1246] 10.0.0.198 () {32 vars in 710 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1247] 10.0.0.198 () {32 vars in 668 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1248] 10.0.0.198 () {32 vars in 686 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1249] 10.0.0.198 () {32 vars in 680 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1250] 10.0.0.198 () {32 vars in 674 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1251] 10.0.0.198 () {32 vars in 670 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1252] 10.0.0.198 () {32 vars in 660 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1253] 10.0.0.198 () {32 vars in 698 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1254] 10.0.0.198 () {32 vars in 698 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1255] 10.0.0.198 () {32 vars in 676 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1256] 10.0.0.198 () {32 vars in 668 bytes} [Sun Mar 8 03:43:21 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: 617/1257] 10.0.0.198 () {32 vars in 682 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1258] 10.0.0.198 () {32 vars in 700 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1259] 10.0.0.198 () {32 vars in 684 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1260] 10.0.0.198 () {32 vars in 706 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1261] 10.0.0.198 () {32 vars in 668 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1262] 10.0.0.198 () {32 vars in 696 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1263] 10.0.0.198 () {32 vars in 694 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1264] 10.0.0.198 () {32 vars in 684 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1265] 10.0.0.198 () {32 vars in 688 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1266] 10.0.0.198 () {32 vars in 704 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1267] 10.0.0.198 () {32 vars in 666 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1268] 10.0.0.198 () {32 vars in 680 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1269] 10.0.0.198 () {32 vars in 680 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1270] 10.0.0.198 () {32 vars in 690 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1271] 10.0.0.198 () {32 vars in 690 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1272] 10.0.0.198 () {32 vars in 694 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1273] 10.0.0.198 () {32 vars in 684 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1274] 10.0.0.198 () {32 vars in 688 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1275] 10.0.0.198 () {32 vars in 700 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1276] 10.0.0.198 () {32 vars in 702 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1277] 10.0.0.198 () {32 vars in 712 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1278] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1279] 10.0.0.198 () {32 vars in 714 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1280] 10.0.0.198 () {32 vars in 726 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1281] 10.0.0.198 () {32 vars in 740 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1282] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:43:22 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: 643/1283] 10.0.0.198 () {32 vars in 682 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1284] 10.0.0.198 () {32 vars in 668 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1285] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1286] 10.0.0.198 () {32 vars in 678 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1287] 10.0.0.198 () {32 vars in 668 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1288] 10.0.0.198 () {32 vars in 696 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1289] 10.0.0.198 () {32 vars in 704 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1290] 10.0.0.198 () {32 vars in 700 bytes} [Sun Mar 8 03:43:22 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: 8|app: 0|req: 651/1291] 10.0.0.198 () {32 vars in 700 bytes} [Sun Mar 8 03:43:22 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: 8|app: 0|req: 652/1292] 10.0.0.198 () {32 vars in 682 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1293] 10.0.0.198 () {32 vars in 704 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1294] 10.0.0.198 () {32 vars in 694 bytes} [Sun Mar 8 03:43:22 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: 655/1295] 10.0.0.198 () {32 vars in 688 bytes} [Sun Mar 8 03:43:22 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: 8|app: 0|req: 656/1296] 10.0.0.198 () {32 vars in 696 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1297] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:22 2026] DELETE /v2.0/security-groups/c1c4c056-248d-48bf-8d05-dea423fe87c8 => 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: 658/1298] 10.0.0.198 () {32 vars in 678 bytes} [Sun Mar 8 03:43:22 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) 2026-03-08 03:43:22.433 8 INFO neutron.api.v2.resource [None req-38ef244d-feeb-4716-865d-685eb2d9dfee 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 659/1299] 10.0.0.198 () {32 vars in 736 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/security-groups/c1c4c056-248d-48bf-8d05-dea423fe87c8 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1300] 10.0.0.198 () {32 vars in 688 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:22.540 8 INFO neutron_taas.services.taas.taas_plugin [None req-f91ccab3-7d20-46cd-8de7-71ad5aa5b0bd 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] TaaS: Handle Delete Port: 232e6621-9f60-46b4-a4f7-9556cce2c21c 2026-03-08 03:43:22.543 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f91ccab3-7d20-46cd-8de7-71ad5aa5b0bd 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] Tap Mirror: Handle Delete Port: 232e6621-9f60-46b4-a4f7-9556cce2c21c [pid: 8|app: 0|req: 661/1301] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:43:22 2026] DELETE /v2.0/floatingips/fc19e604-92f2-4737-a81b-8517b4456d38 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1302] 10.0.0.198 () {32 vars in 700 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1303] 10.0.0.198 () {32 vars in 664 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1304] 10.0.0.198 () {32 vars in 680 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1305] 10.0.0.198 () {32 vars in 676 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1306] 10.0.0.198 () {32 vars in 692 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1307] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/ports?tenant_id=2b032878b2c2475684ab6110b17b1055&device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1308] 10.0.0.198 () {32 vars in 676 bytes} [Sun Mar 8 03:43:22 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: 8|app: 0|req: 669/1309] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1310] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:43:21 2026] PUT /v2.0/routers/9d13da20-9409-4480-837a-4c4cc230b5cc/add_router_interface => generated 309 bytes in 1690 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: 642/1311] 199.204.45.23 () {34 vars in 1058 bytes} [Sun Mar 8 03:43:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=71ac69c1-3e96-4464-ba64-cad5fe41d490 => 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: 643/1312] 10.0.0.198 () {32 vars in 666 bytes} [Sun Mar 8 03:43:23 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: 644/1313] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:23 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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: 645/1314] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:43:23 2026] GET /v2.0/ports/25b741ef-3cdd-45bc-bd6b-1c8d22638da0 => generated 1038 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:43:23.182 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ccb3318-4d30-42c2-bbbc-2c97d60a3d75 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 3905dadb-c7e4-4de7-afbc-a48430694743 2026-03-08 03:43:23.185 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ccb3318-4d30-42c2-bbbc-2c97d60a3d75 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 3905dadb-c7e4-4de7-afbc-a48430694743 [pid: 7|app: 0|req: 646/1315] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:43:23 2026] GET /v2.0/subnets?id=daa24125-eef0-4fb8-9f13-7b3e044d1fbe => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1316] 10.0.0.198 () {32 vars in 662 bytes} [Sun Mar 8 03:43:23 2026] GET /v2.0/extensions/taas => generated 175 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:23.568 7 INFO neutron_taas.services.taas.taas_plugin [None req-69e8e73b-36bd-4dcc-b46a-2775fbe8cb26 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] TaaS: Handle Delete Port: 25b741ef-3cdd-45bc-bd6b-1c8d22638da0 2026-03-08 03:43:23.571 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69e8e73b-36bd-4dcc-b46a-2775fbe8cb26 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Tap Mirror: Handle Delete Port: 25b741ef-3cdd-45bc-bd6b-1c8d22638da0 [pid: 8|app: 0|req: 670/1317] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:43:22 2026] PUT /v2.0/routers/cab9d4ca-ce9a-4268-b98c-bc90d9b0471c/remove_router_interface => generated 309 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1318] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:43:23 2026] GET /v2.0/ports?network_id=d22a3cd6-5fb1-4e01-839f-d1d64f743863&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: 672/1319] 10.0.0.198 () {32 vars in 674 bytes} [Sun Mar 8 03:43:23 2026] GET /v2.0/extensions/tap-mirror => 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: 648/1320] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:43:23 2026] PUT /v2.0/routers/9d13da20-9409-4480-837a-4c4cc230b5cc/remove_router_interface => generated 309 bytes in 812 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: 649/1321] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:43:24 2026] GET /v2.0/networks/d22a3cd6-5fb1-4e01-839f-d1d64f743863?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: 650/1322] 10.0.0.198 () {32 vars in 686 bytes} [Sun Mar 8 03:43:24 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:24.076 8 INFO neutron_taas.services.taas.taas_plugin [None req-4737200d-be4b-472a-a5d5-1fa074487baf 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: c56f34d9-c6b1-411c-afc7-2d5627c3e600 2026-03-08 03:43:24.078 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4737200d-be4b-472a-a5d5-1fa074487baf 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: c56f34d9-c6b1-411c-afc7-2d5627c3e600 2026-03-08 03:43:24.186 7 INFO neutron.api.v2.resource [None req-26ff4f88-f243-4c4d-beb6-b16ae9a013a1 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 651/1323] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:43:24 2026] PUT /v2.0/routers/9d13da20-9409-4480-837a-4c4cc230b5cc/remove_router_interface => generated 197 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1324] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:43:24 2026] GET /v2.0/networks/d22a3cd6-5fb1-4e01-839f-d1d64f743863?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: 653/1325] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:43:24 2026] GET /v2.0/ports?device_id=9d13da20-9409-4480-837a-4c4cc230b5cc => 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: 654/1326] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:24 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:24.355 8 INFO neutron_taas.services.taas.taas_plugin [None req-4737200d-be4b-472a-a5d5-1fa074487baf 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: e2a148c2-43b2-4664-aedf-1052abc6b36f 2026-03-08 03:43:24.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4737200d-be4b-472a-a5d5-1fa074487baf 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: e2a148c2-43b2-4664-aedf-1052abc6b36f 2026-03-08 03:43:24.471 7 INFO neutron_taas.services.taas.taas_plugin [None req-2da53938-c51e-48e7-8b62-a2d5265d1ac3 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] TaaS: Handle Delete Port: f6d008d7-00ac-4ad3-875d-947aa1b9c29d 2026-03-08 03:43:24.474 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2da53938-c51e-48e7-8b62-a2d5265d1ac3 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Tap Mirror: Handle Delete Port: f6d008d7-00ac-4ad3-875d-947aa1b9c29d 2026-03-08 03:43:24.752 8 INFO neutron.services.segments.plugin [-] Segment e87539bd-5925-4645-992f-04d48498c810 resource provider aggregate not found 2026-03-08 03:43:24.760 8 INFO neutron.services.segments.plugin [-] Segment e87539bd-5925-4645-992f-04d48498c810 resource provider aggregate not found 2026-03-08 03:43:24.780 8 INFO neutron.services.segments.plugin [-] Segment e87539bd-5925-4645-992f-04d48498c810 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e87539bd-5925-4645-992f-04d48498c810 found for delete ", "request_id": "req-76a671c1-604d-4300-bb00-877d700cb257"}]} 2026-03-08 03:43:24.781 8 INFO neutron.services.segments.plugin [-] Segment e87539bd-5925-4645-992f-04d48498c810 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e87539bd-5925-4645-992f-04d48498c810 found for delete ", "request_id": "req-0f8c6c18-23e2-4e8e-abca-020fa3b29fa5"}]} 2026-03-08 03:43:24.798 8 INFO neutron.db.l3_hamode_db [None req-4737200d-be4b-472a-a5d5-1fa074487baf 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HA network c95c376a-35a8-4692-aec5-9fc9ab03ea81 was deleted as no HA routers are present in tenant 3a5801002ccf4a63b6278d4ee2031d27. [pid: 8|app: 0|req: 673/1327] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:23 2026] DELETE /v2.0/routers/cab9d4ca-ce9a-4268-b98c-bc90d9b0471c => generated 0 bytes in 971 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:43:24.824 7 INFO neutron.services.segments.plugin [-] Segment c554f168-9761-4119-ab8c-333138241a30 resource provider aggregate not found 2026-03-08 03:43:24.835 7 INFO neutron.services.segments.plugin [-] Segment c554f168-9761-4119-ab8c-333138241a30 resource provider aggregate not found [pid: 8|app: 0|req: 674/1328] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:24 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:24.851 7 INFO neutron.services.segments.plugin [-] Segment c554f168-9761-4119-ab8c-333138241a30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c554f168-9761-4119-ab8c-333138241a30 found for delete ", "request_id": "req-f9bf4b79-5f61-46bd-88a7-52a2e32e5337"}]} 2026-03-08 03:43:24.864 7 INFO neutron.services.segments.plugin [-] Segment c554f168-9761-4119-ab8c-333138241a30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c554f168-9761-4119-ab8c-333138241a30 found for delete ", "request_id": "req-f53b0ff9-bc57-4f12-b0bb-80a7058d3105"}]} 2026-03-08 03:43:24.877 7 INFO neutron.db.l3_hamode_db [None req-2da53938-c51e-48e7-8b62-a2d5265d1ac3 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] HA network 71aee0e3-0a9f-4aa3-8ed4-4b6a28d21ed0 was deleted as no HA routers are present in tenant 0e59f1d0d9d14bcb9db63b825268e6ed. [pid: 7|app: 0|req: 655/1329] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:24 2026] DELETE /v2.0/routers/9d13da20-9409-4480-837a-4c4cc230b5cc => generated 0 bytes in 589 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1330] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:24 2026] DELETE /v2.0/subnets/77840368-de9d-4ec0-8f22-c85b3cfc318f => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1331] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:24 2026] GET /v2.0/security-groups?tenant_id=c78328aee27b44e799e1da7b2f920d84&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:43:25.254 8 INFO neutron_taas.services.taas.taas_plugin [None req-455532fb-c136-49ce-87ea-5cf98f2946a0 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 77e3a12c-7ec8-4673-8921-19f451b19287 2026-03-08 03:43:25.257 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-455532fb-c136-49ce-87ea-5cf98f2946a0 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 77e3a12c-7ec8-4673-8921-19f451b19287 [pid: 7|app: 0|req: 657/1332] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:25 2026] DELETE /v2.0/subnets/a0fc6446-0788-47f2-b697-0c37afc4447d => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1333] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:43:25 2026] DELETE /v2.0/networks/299c73f1-79bd-4332-b030-fe155b3b4394 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1334] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:25 2026] DELETE /v2.0/security-groups/e467fe7f-8a5f-4052-9d1d-209fe9f2d738 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:43:25.583 8 INFO neutron_taas.services.taas.taas_plugin [None req-257ab1a5-edb3-4fd0-9af0-449356f579ff 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] TaaS: Handle Delete Port: d5c46ed7-872e-41df-a621-bf78c5ec16b1 2026-03-08 03:43:25.587 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-257ab1a5-edb3-4fd0-9af0-449356f579ff 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Tap Mirror: Handle Delete Port: d5c46ed7-872e-41df-a621-bf78c5ec16b1 [pid: 7|app: 0|req: 659/1335] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:25 2026] GET /v2.0/security-groups?tenant_id=3a5801002ccf4a63b6278d4ee2031d27&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1336] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:25 2026] DELETE /v2.0/security-groups/607dcac5-e263-44a0-b533-d4aeb5159dfd => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1337] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:43:25 2026] DELETE /v2.0/networks/cfc443cc-8d9c-44d6-b656-aed0ae429987 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:43:25.875 7 INFO neutron.db.segments_db [None req-9a787b98-820e-4baa-b04b-8b87982f7e7b 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Added segment c3ff5a25-f2bf-41b4-8be7-3a579e4af544 of type vxlan for network 37c68a59-8e9b-439b-a9da-04e7a88e6422 [pid: 8|app: 0|req: 678/1338] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:25 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1339] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:43:25 2026] POST /v2.0/networks => generated 614 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1340] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:25 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1341] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:25 2026] POST /v2.0/subnets => generated 646 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:43:26.261 8 INFO neutron.db.segments_db [None req-c4241795-99f4-4c3f-9a3c-6b61e1439761 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Added segment e2c92815-4405-4352-9aab-81821d3d8881 of type vxlan for network dd886a53-6365-4a79-83cf-0555cfda94d8 2026-03-08 03:43:26.566 8 INFO neutron.db.l3_hamode_db [None req-c4241795-99f4-4c3f-9a3c-6b61e1439761 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:43:26.694 8 INFO neutron.db.l3_hamode_db [None req-c4241795-99f4-4c3f-9a3c-6b61e1439761 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:43:26.808 8 INFO neutron.services.segments.plugin [-] Segment 19e35624-ebc6-4fbc-854f-ff8d05bad122 resource provider aggregate not found 2026-03-08 03:43:26.816 8 INFO neutron.services.segments.plugin [-] Segment 19e35624-ebc6-4fbc-854f-ff8d05bad122 resource provider aggregate not found 2026-03-08 03:43:26.838 8 INFO neutron.services.segments.plugin [-] Segment 19e35624-ebc6-4fbc-854f-ff8d05bad122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19e35624-ebc6-4fbc-854f-ff8d05bad122 found for delete ", "request_id": "req-dc6b4e3b-6681-447e-adaa-cb505b5a152f"}]} 2026-03-08 03:43:26.842 8 INFO neutron.services.segments.plugin [-] Segment 19e35624-ebc6-4fbc-854f-ff8d05bad122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19e35624-ebc6-4fbc-854f-ff8d05bad122 found for delete ", "request_id": "req-a57879cc-85fa-449c-8e69-f77670389be1"}]} 2026-03-08 03:43:26.868 8 INFO neutron.services.segments.plugin [-] Segment 81df6fe3-2bdd-4de4-b0fe-84cdc1794ead resource provider aggregate not found 2026-03-08 03:43:26.873 8 INFO neutron.services.segments.plugin [-] Segment 81df6fe3-2bdd-4de4-b0fe-84cdc1794ead resource provider aggregate not found 2026-03-08 03:43:26.905 8 INFO neutron.services.segments.plugin [-] Segment 81df6fe3-2bdd-4de4-b0fe-84cdc1794ead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81df6fe3-2bdd-4de4-b0fe-84cdc1794ead found for delete ", "request_id": "req-e326adb2-0937-4e25-ae57-e6f7547a9c28"}]} 2026-03-08 03:43:26.907 8 INFO neutron.services.segments.plugin [-] Segment 81df6fe3-2bdd-4de4-b0fe-84cdc1794ead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81df6fe3-2bdd-4de4-b0fe-84cdc1794ead found for delete ", "request_id": "req-21efd435-f6c7-47e7-a3dc-fc5063b8a7c3"}]} [pid: 7|app: 0|req: 663/1342] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:27 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1343] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:27 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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: 680/1344] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:26 2026] POST /v2.0/routers => generated 511 bytes in 1229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:43:27.850 8 INFO neutron.db.segments_db [None req-9c6487f9-d73a-4aa9-9cc3-bac835dc4b79 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 27defc2b-53ba-4988-aebc-61be71480fcf of type vxlan for network 912f953b-6cc3-461e-b0ec-bb4459909165 [pid: 8|app: 0|req: 681/1345] 10.0.0.198 () {34 vars in 670 bytes} [Sun Mar 8 03:43:27 2026] POST /v2.0/networks => generated 729 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1346] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:27 2026] POST /v2.0/subnets => generated 695 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:43:28.268 8 INFO neutron.db.segments_db [None req-6a3bcba5-2695-4e67-bee2-3205480384e2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment e8fbe7ba-8169-4c19-a073-7b8ea766de15 of type vxlan for network 65aca7cc-35f5-445b-9e7e-5ae7c3a02d30 [pid: 7|app: 0|req: 665/1347] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:43:27 2026] PUT /v2.0/routers/13834f4b-a0b3-4a54-9e3d-41b4b201e7f1/add_router_interface => generated 309 bytes in 1108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1348] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:28 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:28.627 8 INFO neutron.db.l3_hamode_db [None req-6a3bcba5-2695-4e67-bee2-3205480384e2 6e720701a440407d89fafbfd20e3c126 eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 667/1349] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:43:28 2026] GET /v2.0/ports/ced743ee-0441-45e5-b019-4ca0cec23f88 => generated 959 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1350] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:28 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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-03-08 03:43:29.033 7 INFO neutron_taas.services.taas.taas_plugin [None req-118f07e0-8d4e-41e9-bf2b-3d9224807acc 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] TaaS: Handle Delete Port: ced743ee-0441-45e5-b019-4ca0cec23f88 2026-03-08 03:43:29.037 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-118f07e0-8d4e-41e9-bf2b-3d9224807acc 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Tap Mirror: Handle Delete Port: ced743ee-0441-45e5-b019-4ca0cec23f88 2026-03-08 03:43:29.456 8 INFO neutron.db.l3_hamode_db [None req-6a3bcba5-2695-4e67-bee2-3205480384e2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 669/1351] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:43:28 2026] PUT /v2.0/routers/13834f4b-a0b3-4a54-9e3d-41b4b201e7f1/remove_router_interface => generated 309 bytes in 794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1352] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:29 2026] GET /v2.0/security-groups?tenant_id=ba71a36f27264bd793c62fc8d5b6789a&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1353] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:43:29 2026] GET /v2.0/ports?device_id=13834f4b-a0b3-4a54-9e3d-41b4b201e7f1 => 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: 672/1354] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:29 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1355] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:29 2026] DELETE /v2.0/security-groups/b827110e-1563-4140-9ebf-b5db75e4573f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:43:30.118 7 INFO neutron_taas.services.taas.taas_plugin [None req-4bb45ed3-ffcc-48a4-a891-7568d2c2dffa 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] TaaS: Handle Delete Port: 12300079-12c9-429a-9d9e-be9c81e3214b 2026-03-08 03:43:30.121 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bb45ed3-ffcc-48a4-a891-7568d2c2dffa 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Tap Mirror: Handle Delete Port: 12300079-12c9-429a-9d9e-be9c81e3214b 2026-03-08 03:43:30.483 7 INFO neutron.services.segments.plugin [-] Segment e2c92815-4405-4352-9aab-81821d3d8881 resource provider aggregate not found 2026-03-08 03:43:30.488 7 INFO neutron.services.segments.plugin [-] Segment e2c92815-4405-4352-9aab-81821d3d8881 resource provider aggregate not found 2026-03-08 03:43:30.507 7 INFO neutron.services.segments.plugin [-] Segment e2c92815-4405-4352-9aab-81821d3d8881 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2c92815-4405-4352-9aab-81821d3d8881 found for delete ", "request_id": "req-675bf3a6-aa19-4b1c-bd13-1adca2f95e3d"}]} 2026-03-08 03:43:30.513 7 INFO neutron.services.segments.plugin [-] Segment e2c92815-4405-4352-9aab-81821d3d8881 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2c92815-4405-4352-9aab-81821d3d8881 found for delete ", "request_id": "req-14bd09d0-e5a1-430b-b158-c665a87fb6c6"}]} [pid: 8|app: 0|req: 683/1356] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:28 2026] POST /v2.0/routers => generated 735 bytes in 2307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:43:30.521 7 INFO neutron.db.l3_hamode_db [None req-4bb45ed3-ffcc-48a4-a891-7568d2c2dffa 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] HA network dd886a53-6365-4a79-83cf-0555cfda94d8 was deleted as no HA routers are present in tenant 0e59f1d0d9d14bcb9db63b825268e6ed. [pid: 7|app: 0|req: 674/1357] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:29 2026] DELETE /v2.0/routers/13834f4b-a0b3-4a54-9e3d-41b4b201e7f1 => generated 0 bytes in 585 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1360] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:30 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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: 685/1361] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:30 2026] DELETE /v2.0/subnets/6c0cc041-e367-4b38-8cd1-54e0ac84b5bc => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1362] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:30 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:30.894 8 INFO neutron.services.segments.plugin [-] Segment c3ff5a25-f2bf-41b4-8be7-3a579e4af544 resource provider aggregate not found 2026-03-08 03:43:30.901 8 INFO neutron.services.segments.plugin [-] Segment c3ff5a25-f2bf-41b4-8be7-3a579e4af544 resource provider aggregate not found 2026-03-08 03:43:30.917 8 INFO neutron.services.segments.plugin [-] Segment c3ff5a25-f2bf-41b4-8be7-3a579e4af544 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3ff5a25-f2bf-41b4-8be7-3a579e4af544 found for delete ", "request_id": "req-2cd27426-71ff-4b1c-8359-32cb86dff3cd"}]} 2026-03-08 03:43:30.923 8 INFO neutron.services.segments.plugin [-] Segment c3ff5a25-f2bf-41b4-8be7-3a579e4af544 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3ff5a25-f2bf-41b4-8be7-3a579e4af544 found for delete ", "request_id": "req-23afa5df-530c-4b51-b361-0f876baf004f"}]} [pid: 8|app: 0|req: 687/1363] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:43:30 2026] DELETE /v2.0/networks/37c68a59-8e9b-439b-a9da-04e7a88e6422 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:43:31.409 8 INFO neutron.db.l3_db [None req-9e8e6045-a8e4-4ec4-97b2-287b53d58ef5 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] Floating IP 4c5c2522-7208-452c-be6d-00dd1e17e47f associated. External IP: 10.96.250.207, port: 71ac69c1-3e96-4464-ba64-cad5fe41d490. [pid: 8|app: 0|req: 688/1364] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:43:30 2026] PUT /v2.0/floatingips/4c5c2522-7208-452c-be6d-00dd1e17e47f => generated 856 bytes in 790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:31.783 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cec956d0-78a5-4f83-9499-2372b4ceb8a2'] response: {'name': 'network-changed', 'server_uuid': 'd052ce69-217c-4b13-aeb1-37ba685292ae', 'tag': '71ac69c1-3e96-4464-ba64-cad5fe41d490', 'status': 'completed', 'code': 200} 2026-03-08 03:43:31.785 8 INFO neutron.db.segments_db [None req-3ea1f80b-e88e-4e73-a3ee-818c5523ee1a 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Added segment 615b532d-fa40-4aa3-86f6-4aef1cbc6cfe of type vxlan for network 9d2398f4-01c0-4ce2-af2f-5733564446bd [pid: 7|app: 0|req: 677/1365] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:43:30 2026] PUT /v2.0/routers/3cb87aee-b624-42d3-ad3d-4c9591981fe9/add_router_interface => generated 309 bytes in 1299 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:32.120 8 INFO neutron.db.l3_hamode_db [None req-3ea1f80b-e88e-4e73-a3ee-818c5523ee1a 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 678/1366] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:43:32 2026] GET /v2.0/ports?tenant_id=2b032878b2c2475684ab6110b17b1055&device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1367] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:43:32 2026] GET /v2.0/networks?id=d22a3cd6-5fb1-4e01-839f-d1d64f743863 => generated 772 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1368] 199.204.45.23 () {34 vars in 1058 bytes} [Sun Mar 8 03:43:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=71ac69c1-3e96-4464-ba64-cad5fe41d490 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1369] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:32 2026] GET /v2.0/security-groups?tenant_id=34154a88ec1b479f9853c0e5149575bb&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1370] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:43:32 2026] GET /v2.0/subnets?id=daa24125-eef0-4fb8-9f13-7b3e044d1fbe => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1371] 10.0.0.198 () {34 vars in 684 bytes} [Sun Mar 8 03:43:32 2026] POST /v2.0/security-groups => generated 1660 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-08 03:43:32.988 8 INFO neutron.db.l3_hamode_db [None req-3ea1f80b-e88e-4e73-a3ee-818c5523ee1a 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 684/1372] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:32 2026] DELETE /v2.0/security-groups/247037a2-b040-45fe-8364-165023bc3277 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1373] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:43:33 2026] GET /v2.0/ports?network_id=d22a3cd6-5fb1-4e01-839f-d1d64f743863&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1374] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:43:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1375] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:43:33 2026] GET /v2.0/networks/d22a3cd6-5fb1-4e01-839f-d1d64f743863?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1376] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:43:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1377] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:43:33 2026] GET /v2.0/networks/d22a3cd6-5fb1-4e01-839f-d1d64f743863?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1378] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:31 2026] POST /v2.0/routers => generated 691 bytes in 2358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1379] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:43:34 2026] GET /v2.0/routers/d7d230bb-a726-4483-a82c-6c2af3124172 => generated 697 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1380] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:43:33 2026] POST /v2.0/floatingips => generated 552 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1381] 10.0.0.198 () {32 vars in 646 bytes} [Sun Mar 8 03:43:34 2026] GET /v2.0/routers => generated 700 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1382] 10.0.0.198 () {34 vars in 740 bytes} [Sun Mar 8 03:43:34 2026] PUT /v2.0/routers/d7d230bb-a726-4483-a82c-6c2af3124172 => generated 704 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1383] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:43:34 2026] GET /v2.0/routers/d7d230bb-a726-4483-a82c-6c2af3124172 => generated 704 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1384] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:43:34 2026] GET /v2.0/ports?device_id=d7d230bb-a726-4483-a82c-6c2af3124172 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:43:35.117 8 INFO neutron_taas.services.taas.taas_plugin [None req-05772f0c-17a9-4ee6-8ceb-a39ecf13ac6f 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] TaaS: Handle Delete Port: 69372bfa-f002-408e-8b33-cc8e2cf40a35 2026-03-08 03:43:35.120 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05772f0c-17a9-4ee6-8ceb-a39ecf13ac6f 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Tap Mirror: Handle Delete Port: 69372bfa-f002-408e-8b33-cc8e2cf40a35 2026-03-08 03:43:35.456 8 INFO neutron_taas.services.taas.taas_plugin [None req-05772f0c-17a9-4ee6-8ceb-a39ecf13ac6f 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] TaaS: Handle Delete Port: ecfee8f6-5f22-438f-a254-61aa77701ac7 2026-03-08 03:43:35.460 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05772f0c-17a9-4ee6-8ceb-a39ecf13ac6f 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] Tap Mirror: Handle Delete Port: ecfee8f6-5f22-438f-a254-61aa77701ac7 2026-03-08 03:43:35.893 8 INFO neutron.services.segments.plugin [-] Segment 615b532d-fa40-4aa3-86f6-4aef1cbc6cfe resource provider aggregate not found 2026-03-08 03:43:35.910 8 INFO neutron.services.segments.plugin [-] Segment 615b532d-fa40-4aa3-86f6-4aef1cbc6cfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 615b532d-fa40-4aa3-86f6-4aef1cbc6cfe found for delete ", "request_id": "req-1489357d-947e-4830-b1be-83f226013500"}]} 2026-03-08 03:43:35.915 8 INFO neutron.services.segments.plugin [-] Segment 615b532d-fa40-4aa3-86f6-4aef1cbc6cfe resource provider aggregate not found 2026-03-08 03:43:35.926 8 INFO neutron.db.l3_hamode_db [None req-05772f0c-17a9-4ee6-8ceb-a39ecf13ac6f 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] HA network 9d2398f4-01c0-4ce2-af2f-5733564446bd was deleted as no HA routers are present in tenant 0e59f1d0d9d14bcb9db63b825268e6ed. [pid: 8|app: 0|req: 693/1385] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:34 2026] DELETE /v2.0/routers/d7d230bb-a726-4483-a82c-6c2af3124172 => generated 0 bytes in 1046 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:43:35.947 8 INFO neutron.services.segments.plugin [-] Segment 615b532d-fa40-4aa3-86f6-4aef1cbc6cfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 615b532d-fa40-4aa3-86f6-4aef1cbc6cfe found for delete ", "request_id": "req-5e723a6a-a558-4dbf-bd8c-b169de26e534"}]} [pid: 7|app: 0|req: 693/1386] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:43:35 2026] GET /v2.0/ports?device_id=d7d230bb-a726-4483-a82c-6c2af3124172 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:43:36.010 8 INFO neutron.api.v2.resource [None req-c681969e-c4c0-49aa-a159-87adf8eedfca 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 694/1387] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:35 2026] DELETE /v2.0/routers/d7d230bb-a726-4483-a82c-6c2af3124172 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1388] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:43:36 2026] GET /v2.0/ports?device_id=13834f4b-a0b3-4a54-9e3d-41b4b201e7f1 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:43:36.078 8 INFO neutron.api.v2.resource [None req-1c405d59-45a4-4866-a8c0-8d91abea7ffa 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 695/1389] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:36 2026] DELETE /v2.0/routers/13834f4b-a0b3-4a54-9e3d-41b4b201e7f1 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:43:36.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d40f0df8-d23a-4db2-a0e5-4f1ef730c3cc 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 695/1390] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:36 2026] DELETE /v2.0/subnets/6c0cc041-e367-4b38-8cd1-54e0ac84b5bc => 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: 696/1391] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:43:36 2026] GET /v2.0/ports?device_id=9d13da20-9409-4480-837a-4c4cc230b5cc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:43:36.161 7 INFO neutron.api.v2.resource [None req-cd8a0f9d-1438-4204-857d-5e4a17eba7af 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 696/1392] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:36 2026] DELETE /v2.0/routers/9d13da20-9409-4480-837a-4c4cc230b5cc => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:43:36.187 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f35be446-607c-4aeb-b98d-33c8be852611 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 697/1393] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:36 2026] DELETE /v2.0/subnets/a0fc6446-0788-47f2-b697-0c37afc4447d => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1394] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:43:36 2026] GET /v2.0/ports?device_id=2b2a704a-9228-4aca-ad2b-4211b58e8ac7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:43:36.235 8 INFO neutron.api.v2.resource [None req-aea30217-beaf-4b2b-a165-a8166ab1bf3b 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 699/1395] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:36 2026] DELETE /v2.0/routers/2b2a704a-9228-4aca-ad2b-4211b58e8ac7 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:43:36.259 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66ad8ffe-43f5-4de5-90e0-0f6c785c3c3e 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 700/1396] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:36 2026] DELETE /v2.0/subnets/7ae6efd0-ac32-4d78-a484-f9be392f17c7 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:43:36.282 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dcb6cd0a-7bb9-4149-a245-9a4d82323bc4 11fcc329331045ad935f21f35d073038 0e59f1d0d9d14bcb9db63b825268e6ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 701/1397] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:36 2026] DELETE /v2.0/subnets/edccf5d3-92c9-4e8c-a655-aa53a1fa472b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:43:36.575 7 INFO neutron.db.segments_db [None req-f1fd7451-7b42-414e-8595-264679d71950 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Added segment ea81b9d6-d354-4322-b391-65cdd902f5eb of type vxlan for network 4912e8f7-69c4-4577-aca2-8292c1e1b344 [pid: 7|app: 0|req: 697/1398] 10.0.0.198 () {34 vars in 670 bytes} [Sun Mar 8 03:43:36 2026] POST /v2.0/networks => generated 613 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:43:36.736 8 INFO neutron.db.segments_db [None req-14b254ca-def0-450d-a1e7-6d2d0d9a13d0 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Added segment b84c5eda-b98a-4795-8d36-fcc2d5fd26c6 of type vxlan for network a139f6c3-afa4-4d37-ba7d-fa054a91a288 2026-03-08 03:43:37.014 8 INFO neutron.db.l3_hamode_db [None req-14b254ca-def0-450d-a1e7-6d2d0d9a13d0 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 698/1399] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:36 2026] GET /v2.0/security-groups?tenant_id=0e59f1d0d9d14bcb9db63b825268e6ed&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: 699/1400] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:37 2026] DELETE /v2.0/security-groups/f40dccb4-a5fa-4ea5-834d-5624f46d7630 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:43:38.467 8 INFO neutron.db.l3_hamode_db [None req-14b254ca-def0-450d-a1e7-6d2d0d9a13d0 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 702/1401] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:36 2026] POST /v2.0/routers => generated 694 bytes in 2858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1402] 10.0.0.198 () {32 vars in 775 bytes} [Sun Mar 8 03:43:39 2026] GET /v2.0/subnets?project_id=1a6d314e66e64b1599afa50e414b34fe&cidr=10.100.0.0%2F28 => generated 14 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1403] 10.0.0.198 () {32 vars in 693 bytes} [Sun Mar 8 03:43:39 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1404] 10.0.0.198 () {32 vars in 783 bytes} [Sun Mar 8 03:43:39 2026] GET /v2.0/subnets?network_id=1ac1ca38-9208-4c94-b32e-e2f21474931b&cidr=10.100.0.0%2F28 => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1405] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:43:39 2026] POST /v2.0/subnets => generated 657 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1406] 10.0.0.191 () {34 vars in 1099 bytes} [Sun Mar 8 03:43:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1447750512&fields=id&tenant_id=eaff92a3bf5f4b84ac3d79f6a96b64f6 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1407] 10.0.0.191 () {34 vars in 981 bytes} [Sun Mar 8 03:43:40 2026] GET /v2.0/networks?id=912f953b-6cc3-461e-b0ec-bb4459909165 => generated 680 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1408] 10.0.0.203 () {32 vars in 801 bytes} [Sun Mar 8 03:43:40 2026] GET /v2.0/extensions => generated 21537 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1409] 10.0.0.191 () {34 vars in 964 bytes} [Sun Mar 8 03:43:40 2026] GET /v2.0/quotas/eaff92a3bf5f4b84ac3d79f6a96b64f6 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1410] 10.0.0.191 () {34 vars in 1001 bytes} [Sun Mar 8 03:43:40 2026] GET /v2.0/ports?tenant_id=eaff92a3bf5f4b84ac3d79f6a96b64f6&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1411] 10.0.0.191 () {34 vars in 1007 bytes} [Sun Mar 8 03:43:40 2026] GET /v2.0/networks/912f953b-6cc3-461e-b0ec-bb4459909165?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: 711/1412] 10.0.0.191 () {34 vars in 1107 bytes} [Sun Mar 8 03:43:40 2026] GET /v2.0/networks/912f953b-6cc3-461e-b0ec-bb4459909165?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: 712/1413] 10.0.0.203 () {30 vars in 723 bytes} [Sun Mar 8 03:43:40 2026] GET /v2.0/quotas/b5384811554845c3b2264ed345395158/details => generated 847 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1414] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:41 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => 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: 702/1415] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:43:40 2026] PUT /v2.0/routers/2bba7253-51d7-4962-9d86-3e6c050075a5/add_router_interface => generated 309 bytes in 1397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1416] 10.0.0.198 () {32 vars in 648 bytes} [Sun Mar 8 03:43:41 2026] GET /v2.0/networks => generated 6518 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1417] 10.0.0.198 () {32 vars in 646 bytes} [Sun Mar 8 03:43:41 2026] GET /v2.0/subnets => generated 5205 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1418] 10.0.0.198 () {32 vars in 646 bytes} [Sun Mar 8 03:43:41 2026] GET /v2.0/routers => generated 2195 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1419] 10.0.0.198 () {34 vars in 684 bytes} [Sun Mar 8 03:43:41 2026] POST /v2.0/security-groups => generated 1673 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1420] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:42 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => 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: 705/1421] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:43:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1422] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:43:42 2026] POST /v2.0/security-group-rules => generated 596 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1423] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:43:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1424] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:43:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:43:42.845 7 INFO neutron.db.securitygroups_db [None req-59fa9a79-0286-4f7d-ad72-7ec5332affd9 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Project 1a6d314e66e64b1599afa50e414b34fe 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: 707/1425] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:43:42 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) 2026-03-08 03:43:42.980 8 INFO neutron.db.securitygroups_db [None req-df8dcf6f-8fdc-4e79-ab0e-18f418efea38 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Project 1a6d314e66e64b1599afa50e414b34fe 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: 719/1426] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:43:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1427] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:43 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1428] 10.0.0.198 () {32 vars in 648 bytes} [Sun Mar 8 03:43:43 2026] GET /v2.0/networks => generated 1297 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1429] 10.0.0.191 () {34 vars in 1097 bytes} [Sun Mar 8 03:43:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-269461222&fields=id&tenant_id=1a6d314e66e64b1599afa50e414b34fe => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1430] 10.0.0.191 () {34 vars in 981 bytes} [Sun Mar 8 03:43:43 2026] GET /v2.0/networks?id=4912e8f7-69c4-4577-aca2-8292c1e1b344 => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1431] 10.0.0.191 () {34 vars in 964 bytes} [Sun Mar 8 03:43:43 2026] GET /v2.0/quotas/1a6d314e66e64b1599afa50e414b34fe => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1432] 10.0.0.191 () {34 vars in 1001 bytes} [Sun Mar 8 03:43:43 2026] GET /v2.0/ports?tenant_id=1a6d314e66e64b1599afa50e414b34fe&fields=id => generated 57 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1433] 10.0.0.203 () {32 vars in 801 bytes} [Sun Mar 8 03:43:43 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: 7|app: 0|req: 711/1434] 10.0.0.191 () {34 vars in 1007 bytes} [Sun Mar 8 03:43:43 2026] GET /v2.0/networks/4912e8f7-69c4-4577-aca2-8292c1e1b344?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: 724/1435] 10.0.0.191 () {34 vars in 1107 bytes} [Sun Mar 8 03:43:43 2026] GET /v2.0/networks/4912e8f7-69c4-4577-aca2-8292c1e1b344?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: 725/1436] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:44 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => 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: 712/1437] 10.0.0.203 () {30 vars in 723 bytes} [Sun Mar 8 03:43:43 2026] GET /v2.0/quotas/b5384811554845c3b2264ed345395158/details => generated 847 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1438] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:44 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => 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: 714/1441] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:45 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => 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: 728/1442] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:43:45 2026] GET /v2.0/networks?id=912f953b-6cc3-461e-b0ec-bb4459909165 => generated 680 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1443] 199.204.45.23 () {34 vars in 1048 bytes} [Sun Mar 8 03:43:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eaff92a3bf5f4b84ac3d79f6a96b64f6 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1444] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:45 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => 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: 716/1445] 199.204.45.23 () {38 vars in 953 bytes} [Sun Mar 8 03:43:45 2026] POST /v2.0/ports => generated 954 bytes in 481 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: 717/1446] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:46 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => 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: 730/1447] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:43:45 2026] PUT /v2.0/ports/fe18b0fa-4d72-4c63-b120-5b3f901ec382 => generated 1235 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:43:46.537 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fca5e6f-52b6-44d6-9b44-5718043567c3'] response: {'name': 'network-changed', 'server_uuid': '52b79511-c31f-42b5-8b0e-c944da78d19f', 'tag': 'fe18b0fa-4d72-4c63-b120-5b3f901ec382', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 718/1448] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:46 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 969 bytes in 37 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: 731/1449] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:46 2026] GET /v2.0/security-groups?id=a6ca2532-56ee-4b20-b829-a6f19d09057f&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1450] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:43:47 2026] GET /v2.0/ports?tenant_id=eaff92a3bf5f4b84ac3d79f6a96b64f6&device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1451] 199.204.45.23 () {34 vars in 1016 bytes} [Sun Mar 8 03:43:47 2026] GET /v2.0/networks?tenant_id=eaff92a3bf5f4b84ac3d79f6a96b64f6&shared=False => generated 776 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1452] 199.204.45.23 () {34 vars in 928 bytes} [Sun Mar 8 03:43:47 2026] GET /v2.0/networks?shared=True => 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: 721/1453] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:47 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1454] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:47 2026] GET /v2.0/security-groups?tenant_id=b5384811554845c3b2264ed345395158&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: 722/1455] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:47 2026] DELETE /v2.0/security-groups/537756f6-d67b-4f14-858c-ed51cd59f4b5 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1456] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:47 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1457] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:47 2026] GET /v2.0/security-groups?id=a6ca2532-56ee-4b20-b829-a6f19d09057f&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: 735/1458] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:43:48 2026] GET /v2.0/ports?tenant_id=eaff92a3bf5f4b84ac3d79f6a96b64f6&device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1459] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:43:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fe18b0fa-4d72-4c63-b120-5b3f901ec382 => 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: 736/1460] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:43:48 2026] GET /v2.0/subnets?id=0d05e7db-4098-4d07-9e77-9708f0d6d6a1 => generated 698 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1461] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:43:48 2026] GET /v2.0/ports?network_id=912f953b-6cc3-461e-b0ec-bb4459909165&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1462] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:43:48 2026] GET /v2.0/networks?id=4912e8f7-69c4-4577-aca2-8292c1e1b344 => generated 660 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1463] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:43:48 2026] GET /v2.0/networks/912f953b-6cc3-461e-b0ec-bb4459909165?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: 726/1464] 199.204.45.23 () {34 vars in 1048 bytes} [Sun Mar 8 03:43:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1a6d314e66e64b1599afa50e414b34fe => generated 180 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1465] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:48 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => 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: 739/1466] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:43:48 2026] GET /v2.0/networks/912f953b-6cc3-461e-b0ec-bb4459909165?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1467] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:48 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1468] 199.204.45.23 () {38 vars in 953 bytes} [Sun Mar 8 03:43:48 2026] POST /v2.0/ports => generated 954 bytes in 458 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: 741/1469] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:49 2026] GET /v2.0/security-groups?id=a6ca2532-56ee-4b20-b829-a6f19d09057f&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1470] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:43:49 2026] PUT /v2.0/ports/5f42850a-0ebc-4357-9297-40a61cd68a51 => generated 1235 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:43:49.556 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af4d195f-897e-4e9d-93c9-64088d558b82'] response: {'name': 'network-changed', 'server_uuid': '2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb', 'tag': '5f42850a-0ebc-4357-9297-40a61cd68a51', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 742/1471] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:49 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 969 bytes in 75 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: 730/1472] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:49 2026] GET /v2.0/security-groups?id=ef433af0-2a1a-4507-a2fe-697419f7fc80&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: 743/1473] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:43:50 2026] GET /v2.0/ports?tenant_id=1a6d314e66e64b1599afa50e414b34fe&device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1474] 199.204.45.23 () {34 vars in 1016 bytes} [Sun Mar 8 03:43:50 2026] GET /v2.0/networks?tenant_id=1a6d314e66e64b1599afa50e414b34fe&shared=False => generated 756 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1475] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:50 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1476] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:50 2026] GET /v2.0/security-groups?id=a6ca2532-56ee-4b20-b829-a6f19d09057f&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: 7|app: 0|req: 732/1477] 199.204.45.23 () {34 vars in 928 bytes} [Sun Mar 8 03:43:50 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: 746/1478] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:50 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1479] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:50 2026] GET /v2.0/security-groups?id=ef433af0-2a1a-4507-a2fe-697419f7fc80&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1480] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:43:51 2026] GET /v2.0/ports?tenant_id=1a6d314e66e64b1599afa50e414b34fe&device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => 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: 734/1481] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:43:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5f42850a-0ebc-4357-9297-40a61cd68a51 => 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: 748/1482] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:51 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => 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: 735/1483] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:43:51 2026] GET /v2.0/subnets?id=79cd1e26-09c6-4900-8c85-d493bfd176eb => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1484] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:51 2026] GET /v2.0/security-groups?id=a6ca2532-56ee-4b20-b829-a6f19d09057f&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: 7|app: 0|req: 736/1485] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:43:51 2026] GET /v2.0/ports?network_id=4912e8f7-69c4-4577-aca2-8292c1e1b344&device_owner=network%3Adhcp => 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: 750/1486] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:43:51 2026] GET /v2.0/networks/4912e8f7-69c4-4577-aca2-8292c1e1b344?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: 737/1487] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:43:51 2026] GET /v2.0/networks/4912e8f7-69c4-4577-aca2-8292c1e1b344?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1488] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:51 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1489] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:52 2026] GET /v2.0/security-groups?id=ef433af0-2a1a-4507-a2fe-697419f7fc80&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: 753/1490] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:52 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => 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: 754/1491] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:52 2026] GET /v2.0/security-groups?id=a6ca2532-56ee-4b20-b829-a6f19d09057f&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1492] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:43:52 2026] POST /v2.0/floatingips => generated 552 bytes in 813 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1493] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:53 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => 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: 740/1494] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:53 2026] GET /v2.0/security-groups?id=ef433af0-2a1a-4507-a2fe-697419f7fc80&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: 755/1495] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:43:52 2026] POST /v2.0/floatingips => generated 552 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1496] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:53 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1497] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:53 2026] GET /v2.0/security-groups?id=a6ca2532-56ee-4b20-b829-a6f19d09057f&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: 741/1498] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:43:53 2026] POST /v2.0/floatingips => generated 552 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1499] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:54 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => 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: 743/1500] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:54 2026] GET /v2.0/security-groups?id=ef433af0-2a1a-4507-a2fe-697419f7fc80&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: 758/1501] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:43:54 2026] POST /v2.0/floatingips => generated 552 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1502] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:54 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1503] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:54 2026] GET /v2.0/security-groups?id=a6ca2532-56ee-4b20-b829-a6f19d09057f&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: 744/1504] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:43:54 2026] POST /v2.0/floatingips => generated 552 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1505] 10.0.0.198 () {34 vars in 758 bytes} [Sun Mar 8 03:43:55 2026] PUT /v2.0/floatingips/41b2e208-a317-4acf-a17d-f8ea4fa89d8b/tags => generated 17 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1506] 10.0.0.198 () {34 vars in 758 bytes} [Sun Mar 8 03:43:55 2026] PUT /v2.0/floatingips/3eefaf7f-2f56-48b5-8d6f-f871352f67ec/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1507] 10.0.0.198 () {34 vars in 758 bytes} [Sun Mar 8 03:43:55 2026] PUT /v2.0/floatingips/87133cb0-27c8-4c92-bad7-cf4bf0c2476a/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1508] 10.0.0.198 () {34 vars in 758 bytes} [Sun Mar 8 03:43:55 2026] PUT /v2.0/floatingips/7e001a17-5edc-4022-b310-3f254997a09a/tags => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1509] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:55 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1510] 10.0.0.198 () {32 vars in 671 bytes} [Sun Mar 8 03:43:55 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1511] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:55 2026] GET /v2.0/security-groups?id=ef433af0-2a1a-4507-a2fe-697419f7fc80&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: 748/1512] 10.0.0.198 () {32 vars in 685 bytes} [Sun Mar 8 03:43:55 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1513] 10.0.0.198 () {32 vars in 681 bytes} [Sun Mar 8 03:43:55 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1514] 10.0.0.198 () {32 vars in 693 bytes} [Sun Mar 8 03:43:55 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => 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: 766/1515] 10.0.0.198 () {32 vars in 679 bytes} [Sun Mar 8 03:43:55 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1516] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:56 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => 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: 768/1517] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:56 2026] GET /v2.0/security-groups?id=a6ca2532-56ee-4b20-b829-a6f19d09057f&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1518] 10.0.0.198 () {32 vars in 693 bytes} [Sun Mar 8 03:43:55 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1519] 10.0.0.198 () {32 vars in 689 bytes} [Sun Mar 8 03:43:56 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1520] 10.0.0.198 () {32 vars in 701 bytes} [Sun Mar 8 03:43:56 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:43:56.653 8 INFO neutron_taas.services.taas.taas_plugin [None req-41ff069e-404b-4fa8-bd15-b2dad97a68e2 117161a405964aa1827161f2ef8290e6 64ae87b2e5854760b759c0339155f3cc - - default default] TaaS: Handle Delete Port: 52ceae7c-1670-49ac-ba27-1f33d6d98aa8 2026-03-08 03:43:56.656 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41ff069e-404b-4fa8-bd15-b2dad97a68e2 117161a405964aa1827161f2ef8290e6 64ae87b2e5854760b759c0339155f3cc - - default default] Tap Mirror: Handle Delete Port: 52ceae7c-1670-49ac-ba27-1f33d6d98aa8 [pid: 7|app: 0|req: 752/1521] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:56 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => 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: 770/1522] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:43:56 2026] DELETE /v2.0/floatingips/41b2e208-a317-4acf-a17d-f8ea4fa89d8b => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1523] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:56 2026] GET /v2.0/security-groups?id=ef433af0-2a1a-4507-a2fe-697419f7fc80&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:56.944 8 INFO neutron_taas.services.taas.taas_plugin [None req-3aedef4c-29e8-4dd7-8980-b6e4e7cd5904 117161a405964aa1827161f2ef8290e6 64ae87b2e5854760b759c0339155f3cc - - default default] TaaS: Handle Delete Port: bfcda945-99fa-4c23-9311-a19abc847080 2026-03-08 03:43:56.947 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3aedef4c-29e8-4dd7-8980-b6e4e7cd5904 117161a405964aa1827161f2ef8290e6 64ae87b2e5854760b759c0339155f3cc - - default default] Tap Mirror: Handle Delete Port: bfcda945-99fa-4c23-9311-a19abc847080 [pid: 7|app: 0|req: 754/1524] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:56 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1525] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:57 2026] GET /v2.0/security-groups?id=ef433af0-2a1a-4507-a2fe-697419f7fc80&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1526] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:43:56 2026] DELETE /v2.0/floatingips/3eefaf7f-2f56-48b5-8d6f-f871352f67ec => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1527] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:43:57 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:43:57.245 8 INFO neutron_taas.services.taas.taas_plugin [None req-556f0d30-88f5-4382-aab9-50cf97e2c6a4 117161a405964aa1827161f2ef8290e6 64ae87b2e5854760b759c0339155f3cc - - default default] TaaS: Handle Delete Port: 2cd2e74e-fe1f-4647-9e88-4b8953604679 2026-03-08 03:43:57.248 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-556f0d30-88f5-4382-aab9-50cf97e2c6a4 117161a405964aa1827161f2ef8290e6 64ae87b2e5854760b759c0339155f3cc - - default default] Tap Mirror: Handle Delete Port: 2cd2e74e-fe1f-4647-9e88-4b8953604679 [pid: 8|app: 0|req: 772/1528] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:43:57 2026] DELETE /v2.0/floatingips/87133cb0-27c8-4c92-bad7-cf4bf0c2476a => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1529] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:57 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:57.631 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f9b864e-d798-4b60-92c8-be0c4c71a438 117161a405964aa1827161f2ef8290e6 64ae87b2e5854760b759c0339155f3cc - - default default] TaaS: Handle Delete Port: 4445cf9a-6f65-4948-b27c-feaad6e6a26a 2026-03-08 03:43:57.634 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f9b864e-d798-4b60-92c8-be0c4c71a438 117161a405964aa1827161f2ef8290e6 64ae87b2e5854760b759c0339155f3cc - - default default] Tap Mirror: Handle Delete Port: 4445cf9a-6f65-4948-b27c-feaad6e6a26a [pid: 8|app: 0|req: 774/1530] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:43:57 2026] DELETE /v2.0/floatingips/7e001a17-5edc-4022-b310-3f254997a09a => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1531] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:57 2026] GET /v2.0/security-groups?id=a6ca2532-56ee-4b20-b829-a6f19d09057f&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:43:57.955 7 INFO neutron.db.l3_db [None req-457230ab-8316-4249-b472-15cc28676653 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Floating IP 57e9b0cc-cadd-4d21-83ba-8a20cb922dc3 associated. External IP: 10.96.250.206, port: 5f42850a-0ebc-4357-9297-40a61cd68a51. 2026-03-08 03:43:57.978 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc63567a-e729-454d-976c-bdeb8b4f9483 117161a405964aa1827161f2ef8290e6 64ae87b2e5854760b759c0339155f3cc - - default default] TaaS: Handle Delete Port: 2699dcef-b363-4591-9259-7b29f2897d1e 2026-03-08 03:43:57.990 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc63567a-e729-454d-976c-bdeb8b4f9483 117161a405964aa1827161f2ef8290e6 64ae87b2e5854760b759c0339155f3cc - - default default] Tap Mirror: Handle Delete Port: 2699dcef-b363-4591-9259-7b29f2897d1e [pid: 8|app: 0|req: 776/1532] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:43:57 2026] DELETE /v2.0/floatingips/799afa44-4ede-4b0e-be4a-86390f855f9d => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1533] 10.0.0.198 () {34 vars in 676 bytes} [Sun Mar 8 03:43:57 2026] POST /v2.0/floatingips => generated 855 bytes in 1188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:43:58.383 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b54658cd-dab8-4717-b7eb-f7ee8c955368'] response: {'name': 'network-changed', 'server_uuid': '2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb', 'tag': '5f42850a-0ebc-4357-9297-40a61cd68a51', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 777/1534] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:43:58 2026] GET /v2.0/floatingips/57e9b0cc-cadd-4d21-83ba-8a20cb922dc3 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1535] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:43:58 2026] GET /v2.0/ports?tenant_id=1a6d314e66e64b1599afa50e414b34fe&device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1536] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:43:58 2026] GET /v2.0/networks?id=4912e8f7-69c4-4577-aca2-8292c1e1b344 => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1537] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:58 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1538] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:43:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5f42850a-0ebc-4357-9297-40a61cd68a51 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1539] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:43:59 2026] GET /v2.0/security-groups?id=a6ca2532-56ee-4b20-b829-a6f19d09057f&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1540] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:43:59 2026] GET /v2.0/subnets?id=79cd1e26-09c6-4900-8c85-d493bfd176eb => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1541] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:43:59 2026] GET /v2.0/ports?network_id=4912e8f7-69c4-4577-aca2-8292c1e1b344&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1542] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:43:59 2026] GET /v2.0/networks/4912e8f7-69c4-4577-aca2-8292c1e1b344?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: 762/1543] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:43:59 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1544] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:43:59 2026] GET /v2.0/networks/4912e8f7-69c4-4577-aca2-8292c1e1b344?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: 782/1545] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:59 2026] GET /v2.0/security-groups?tenant_id=0e44be8c58f9471ead806160fd1ecfdc&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1546] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:43:59 2026] GET /v2.0/floatingips/57e9b0cc-cadd-4d21-83ba-8a20cb922dc3 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1547] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:59 2026] DELETE /v2.0/security-groups/aff67ea2-66fe-4e27-84bd-46db19d10d8f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:43:59.727 7 INFO neutron.db.l3_db [None req-2a172314-00ee-491e-b435-fa4169fe9f51 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] Floating IP 46f5396d-364b-4f82-b1a8-275c9eece43c associated. External IP: 10.96.250.217, port: fe18b0fa-4d72-4c63-b120-5b3f901ec382. [pid: 8|app: 0|req: 785/1548] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:43:59 2026] GET /v2.0/security-groups?tenant_id=04c34aa961c24499b7c4195ef0e4eef8&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1549] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:43:59 2026] PUT /v2.0/floatingips/46f5396d-364b-4f82-b1a8-275c9eece43c => generated 855 bytes in 771 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1551] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:43:59 2026] DELETE /v2.0/security-groups/0eb639ef-89a8-43be-b37f-ac1209ed31bb => 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: 787/1553] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:00 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => 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: 788/1554] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:00 2026] GET /v2.0/security-groups?id=a6ca2532-56ee-4b20-b829-a6f19d09057f&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1555] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:00 2026] GET /v2.0/security-groups?tenant_id=64ae87b2e5854760b759c0339155f3cc&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:44:00.437 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87d90a08-c80f-4c8b-baa1-a4d457de3f6d'] response: {'name': 'network-changed', 'server_uuid': '52b79511-c31f-42b5-8b0e-c944da78d19f', 'tag': 'fe18b0fa-4d72-4c63-b120-5b3f901ec382', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 789/1556] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:00 2026] DELETE /v2.0/security-groups/0b172ce4-cc6f-494d-a99f-d1869016ea11 => 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: 768/1557] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:00 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => 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: 790/1558] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:00 2026] GET /v2.0/security-groups?id=a6ca2532-56ee-4b20-b829-a6f19d09057f&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: 769/1559] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:44:00 2026] GET /v2.0/floatingips/57e9b0cc-cadd-4d21-83ba-8a20cb922dc3 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1560] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:44:00 2026] GET /v2.0/ports?tenant_id=eaff92a3bf5f4b84ac3d79f6a96b64f6&device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => 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: 770/1561] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:44:00 2026] GET /v2.0/networks?id=912f953b-6cc3-461e-b0ec-bb4459909165 => generated 776 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1562] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fe18b0fa-4d72-4c63-b120-5b3f901ec382 => generated 858 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1563] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/subnets?id=0d05e7db-4098-4d07-9e77-9708f0d6d6a1 => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1564] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/ports?network_id=912f953b-6cc3-461e-b0ec-bb4459909165&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1565] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/networks/912f953b-6cc3-461e-b0ec-bb4459909165?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: 796/1566] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/networks/912f953b-6cc3-461e-b0ec-bb4459909165?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: 771/1567] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/routers => generated 2195 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1568] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1569] 10.0.0.200 () {34 vars in 989 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => 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: 772/1570] 10.0.0.16 () {28 vars in 675 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/routers/1eaeec31-4831-4f05-ae6b-0d90a22ca79e/l3-agents => generated 681 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1571] 10.0.0.200 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1572] 10.0.0.16 () {28 vars in 675 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/routers/2bba7253-51d7-4962-9d86-3e6c050075a5/l3-agents => generated 681 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1573] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => 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: 801/1574] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/security-groups?id=a6ca2532-56ee-4b20-b829-a6f19d09057f&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: 7|app: 0|req: 774/1575] 10.0.0.16 () {28 vars in 675 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/routers/3cb87aee-b624-42d3-ad3d-4c9591981fe9/l3-agents => generated 681 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1576] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/agents => generated 3385 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1577] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/networks => generated 6518 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1578] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.0/ports => generated 25819 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1579] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.0/network-ip-availabilities => generated 3795 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1580] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.0/floatingips => generated 2547 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1581] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.0/security-groups => generated 37184 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1582] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.0/subnets => generated 5205 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1583] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.0/subnets => generated 5205 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1584] 10.0.0.191 () {34 vars in 1177 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb&device_id=52b79511-c31f-42b5-8b0e-c944da78d19f&device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 3702 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1585] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1586] 10.0.0.191 () {34 vars in 1199 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&id=a6ca2532-56ee-4b20-b829-a6f19d09057f&id=ef433af0-2a1a-4507-a2fe-697419f7fc80&fields=id&fields=name => generated 299 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1587] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1588] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.0/security-groups?id=a6ca2532-56ee-4b20-b829-a6f19d09057f&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1589] 199.204.45.23 () {34 vars in 992 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:44:03.181 7 INFO neutron_taas.services.taas.taas_plugin [req-7e5a9c3b-8144-4c21-b9c9-3b07b24d68f8 req-63e0d631-62c6-4a4d-bd99-39bf5fad04c9 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] TaaS: Handle Delete Port: fe18b0fa-4d72-4c63-b120-5b3f901ec382 2026-03-08 03:44:03.185 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7e5a9c3b-8144-4c21-b9c9-3b07b24d68f8 req-63e0d631-62c6-4a4d-bd99-39bf5fad04c9 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] Tap Mirror: Handle Delete Port: fe18b0fa-4d72-4c63-b120-5b3f901ec382 2026-03-08 03:44:03.341 7 INFO neutron.db.l3_db [req-7e5a9c3b-8144-4c21-b9c9-3b07b24d68f8 req-63e0d631-62c6-4a4d-bd99-39bf5fad04c9 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] Floating IP 46f5396d-364b-4f82-b1a8-275c9eece43c disassociated. External IP: 10.96.250.217, port: fe18b0fa-4d72-4c63-b120-5b3f901ec382. [pid: 7|app: 0|req: 782/1590] 199.204.45.23 () {36 vars in 995 bytes} [Sun Mar 8 03:44:03 2026] DELETE /v2.0/ports/fe18b0fa-4d72-4c63-b120-5b3f901ec382 => generated 0 bytes in 701 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:03.774 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea1d1714-e0d6-4108-af99-3d206d78d6cc'] response: {'server_uuid': '52b79511-c31f-42b5-8b0e-c944da78d19f', 'name': 'network-vif-deleted', 'tag': 'fe18b0fa-4d72-4c63-b120-5b3f901ec382', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 809/1591] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:04 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => 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: 810/1592] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:05 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:44:05.241 7 INFO neutron.db.segments_db [None req-6d5f7e3e-b56f-44e7-a564-4921baf4f52f 2317fd519e9e492fa74ded9777ebe4f8 011caa5d49104a5aad34f7a8e998fe26 - - default default] Added segment 7b9389b6-ff1e-4c54-b9cf-b5e0cc8856fd of type vxlan for network 28a7c60d-6f45-450d-8d18-2cf413b3155c [pid: 7|app: 0|req: 783/1593] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:04 2026] POST /v2.0/networks => generated 613 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:05.410 8 INFO neutron.db.segments_db [None req-b5d0cdb8-3841-44ef-9c8b-80ce7b511a39 2317fd519e9e492fa74ded9777ebe4f8 011caa5d49104a5aad34f7a8e998fe26 - - default default] Added segment fdff8932-41d3-428b-bd92-bf08edbff917 of type vxlan for network de97c1b9-2ff8-4082-82af-4af9dfdbe212 [pid: 8|app: 0|req: 811/1594] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:05 2026] POST /v2.0/networks => generated 613 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:05.588 7 INFO neutron.db.segments_db [None req-c75e7fca-2abd-4001-817e-1a2aeacd6a70 2317fd519e9e492fa74ded9777ebe4f8 011caa5d49104a5aad34f7a8e998fe26 - - default default] Added segment 6ec8437b-8d5f-43e8-a68a-7bf8fd1aff96 of type vxlan for network fc0514ec-758c-42b1-9d2e-dabc1d78c96a [pid: 7|app: 0|req: 784/1595] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:05 2026] POST /v2.0/networks => generated 612 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:05.848 8 INFO neutron.db.segments_db [None req-3aac91c3-4505-4595-b2ec-62e53e410b6f 2317fd519e9e492fa74ded9777ebe4f8 011caa5d49104a5aad34f7a8e998fe26 - - default default] Added segment 1320052c-6507-45ad-994c-261a2934d7a6 of type vxlan for network 5599782e-d839-42e6-870a-5d375b447a7c [pid: 8|app: 0|req: 812/1596] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:05 2026] POST /v2.0/networks => generated 613 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:06.047 7 INFO neutron.db.segments_db [None req-b5bb9f76-f564-4983-9252-1a66c1d202b2 2317fd519e9e492fa74ded9777ebe4f8 011caa5d49104a5aad34f7a8e998fe26 - - default default] Added segment 3464cdcb-f819-43d8-bfd4-0b20049eb56d of type vxlan for network a86ace68-0f6b-41d2-a6e6-f0b4d72dc54f [pid: 7|app: 0|req: 785/1597] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:05 2026] POST /v2.0/networks => generated 612 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1598] 10.0.0.198 () {34 vars in 752 bytes} [Sun Mar 8 03:44:06 2026] PUT /v2.0/networks/28a7c60d-6f45-450d-8d18-2cf413b3155c/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1599] 10.0.0.198 () {34 vars in 752 bytes} [Sun Mar 8 03:44:06 2026] PUT /v2.0/networks/de97c1b9-2ff8-4082-82af-4af9dfdbe212/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1600] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:06 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => 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: 814/1601] 10.0.0.198 () {34 vars in 752 bytes} [Sun Mar 8 03:44:06 2026] PUT /v2.0/networks/fc0514ec-758c-42b1-9d2e-dabc1d78c96a/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1602] 10.0.0.198 () {34 vars in 752 bytes} [Sun Mar 8 03:44:06 2026] PUT /v2.0/networks/5599782e-d839-42e6-870a-5d375b447a7c/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1603] 10.0.0.198 () {32 vars in 665 bytes} [Sun Mar 8 03:44:06 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1604] 10.0.0.198 () {32 vars in 679 bytes} [Sun Mar 8 03:44:06 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1605] 10.0.0.198 () {32 vars in 675 bytes} [Sun Mar 8 03:44:06 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1606] 10.0.0.198 () {32 vars in 687 bytes} [Sun Mar 8 03:44:06 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1607] 10.0.0.198 () {32 vars in 673 bytes} [Sun Mar 8 03:44:06 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1608] 10.0.0.198 () {32 vars in 687 bytes} [Sun Mar 8 03:44:06 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1609] 10.0.0.198 () {32 vars in 683 bytes} [Sun Mar 8 03:44:06 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1610] 10.0.0.198 () {32 vars in 695 bytes} [Sun Mar 8 03:44:06 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:44:07.108 8 INFO neutron.services.segments.plugin [-] Segment 7b9389b6-ff1e-4c54-b9cf-b5e0cc8856fd resource provider aggregate not found 2026-03-08 03:44:07.126 8 INFO neutron.services.segments.plugin [-] Segment 7b9389b6-ff1e-4c54-b9cf-b5e0cc8856fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b9389b6-ff1e-4c54-b9cf-b5e0cc8856fd found for delete ", "request_id": "req-16930797-21b7-43e9-9c89-61da90056c7d"}]} [pid: 8|app: 0|req: 819/1611] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:06 2026] DELETE /v2.0/networks/28a7c60d-6f45-450d-8d18-2cf413b3155c => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:07.317 8 INFO neutron.services.segments.plugin [-] Segment 7b9389b6-ff1e-4c54-b9cf-b5e0cc8856fd resource provider aggregate not found 2026-03-08 03:44:07.354 7 INFO neutron.services.segments.plugin [-] Segment fdff8932-41d3-428b-bd92-bf08edbff917 resource provider aggregate not found 2026-03-08 03:44:07.361 7 INFO neutron.services.segments.plugin [-] Segment fdff8932-41d3-428b-bd92-bf08edbff917 resource provider aggregate not found 2026-03-08 03:44:07.362 8 INFO neutron.services.segments.plugin [-] Segment 7b9389b6-ff1e-4c54-b9cf-b5e0cc8856fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b9389b6-ff1e-4c54-b9cf-b5e0cc8856fd found for delete ", "request_id": "req-65e7dd62-5fa7-457d-97b8-db99d63eefae"}]} 2026-03-08 03:44:07.373 7 INFO neutron.services.segments.plugin [-] Segment fdff8932-41d3-428b-bd92-bf08edbff917 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdff8932-41d3-428b-bd92-bf08edbff917 found for delete ", "request_id": "req-45b1978b-70f4-4137-a7a6-b636cc92ef67"}]} 2026-03-08 03:44:07.379 7 INFO neutron.services.segments.plugin [-] Segment fdff8932-41d3-428b-bd92-bf08edbff917 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdff8932-41d3-428b-bd92-bf08edbff917 found for delete ", "request_id": "req-2eedf182-ef64-4e33-a86f-4c0c8635d84a"}]} [pid: 7|app: 0|req: 793/1612] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:07 2026] DELETE /v2.0/networks/de97c1b9-2ff8-4082-82af-4af9dfdbe212 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1613] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:07 2026] GET /v2.0/ports?device_id=52b79511-c31f-42b5-8b0e-c944da78d19f => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1614] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:07 2026] DELETE /v2.0/networks/fc0514ec-758c-42b1-9d2e-dabc1d78c96a => 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: 821/1615] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:07 2026] DELETE /v2.0/networks/5599782e-d839-42e6-870a-5d375b447a7c => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1616] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:07 2026] DELETE /v2.0/networks/a86ace68-0f6b-41d2-a6e6-f0b4d72dc54f => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1617] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:08 2026] DELETE /v2.0/security-groups/a6ca2532-56ee-4b20-b829-a6f19d09057f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:44:08.673 7 INFO neutron.api.v2.resource [None req-5f017dbd-5320-46d0-b119-261d68cde57c 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 796/1618] 10.0.0.198 () {32 vars in 736 bytes} [Sun Mar 8 03:44:08 2026] GET /v2.0/security-groups/a6ca2532-56ee-4b20-b829-a6f19d09057f => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:44:08.796 8 INFO neutron_taas.services.taas.taas_plugin [None req-2581816b-0222-4dc1-b8dc-3829e4f9e80a 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] TaaS: Handle Delete Port: 85c3d387-32d3-411e-b34a-6bca6e9800dc 2026-03-08 03:44:08.799 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2581816b-0222-4dc1-b8dc-3829e4f9e80a 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] Tap Mirror: Handle Delete Port: 85c3d387-32d3-411e-b34a-6bca6e9800dc [pid: 7|app: 0|req: 797/1619] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:08 2026] GET /v2.0/security-groups?tenant_id=011caa5d49104a5aad34f7a8e998fe26&name=default => 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: 823/1620] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:44:08 2026] DELETE /v2.0/floatingips/46f5396d-364b-4f82-b1a8-275c9eece43c => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1621] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:08 2026] DELETE /v2.0/security-groups/a9afedaf-96c2-4428-8b3c-4270babd2e4c => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:44:09.149 8 INFO neutron.services.segments.plugin [-] Segment 1320052c-6507-45ad-994c-261a2934d7a6 resource provider aggregate not found 2026-03-08 03:44:09.181 8 INFO neutron.services.segments.plugin [-] Segment 1320052c-6507-45ad-994c-261a2934d7a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1320052c-6507-45ad-994c-261a2934d7a6 found for delete ", "request_id": "req-64b944b7-2f7e-4275-baeb-6d7458122f7b"}]} [pid: 7|app: 0|req: 799/1622] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:09 2026] GET /v2.0/security-groups?tenant_id=edb15eecbc9543d4bd7e95220dd2d6f4&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:44:09.390 8 INFO neutron.services.segments.plugin [-] Segment 1320052c-6507-45ad-994c-261a2934d7a6 resource provider aggregate not found 2026-03-08 03:44:09.396 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f5009cc-24d0-4ab2-9027-8439c54ee4db 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: f344c6f3-384f-483c-8663-aba650ae5f71 2026-03-08 03:44:09.402 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f5009cc-24d0-4ab2-9027-8439c54ee4db 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: f344c6f3-384f-483c-8663-aba650ae5f71 2026-03-08 03:44:09.404 7 INFO neutron.services.segments.plugin [-] Segment 6ec8437b-8d5f-43e8-a68a-7bf8fd1aff96 resource provider aggregate not found 2026-03-08 03:44:09.410 7 INFO neutron.services.segments.plugin [-] Segment 6ec8437b-8d5f-43e8-a68a-7bf8fd1aff96 resource provider aggregate not found 2026-03-08 03:44:09.414 8 INFO neutron.services.segments.plugin [-] Segment 1320052c-6507-45ad-994c-261a2934d7a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1320052c-6507-45ad-994c-261a2934d7a6 found for delete ", "request_id": "req-e06deaa5-cd00-448e-8a1a-4d565ed16120"}]} 2026-03-08 03:44:09.430 7 INFO neutron.services.segments.plugin [-] Segment 6ec8437b-8d5f-43e8-a68a-7bf8fd1aff96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ec8437b-8d5f-43e8-a68a-7bf8fd1aff96 found for delete ", "request_id": "req-186614f3-fa99-4d42-87d5-ee79fbe83c83"}]} 2026-03-08 03:44:09.436 7 INFO neutron.services.segments.plugin [-] Segment 6ec8437b-8d5f-43e8-a68a-7bf8fd1aff96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ec8437b-8d5f-43e8-a68a-7bf8fd1aff96 found for delete ", "request_id": "req-40394291-89ee-4c48-a8df-73a41cd28086"}]} 2026-03-08 03:44:09.455 7 INFO neutron.services.segments.plugin [-] Segment 3464cdcb-f819-43d8-bfd4-0b20049eb56d resource provider aggregate not found 2026-03-08 03:44:09.462 7 INFO neutron.services.segments.plugin [-] Segment 3464cdcb-f819-43d8-bfd4-0b20049eb56d resource provider aggregate not found 2026-03-08 03:44:09.484 7 INFO neutron.services.segments.plugin [-] Segment 3464cdcb-f819-43d8-bfd4-0b20049eb56d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3464cdcb-f819-43d8-bfd4-0b20049eb56d found for delete ", "request_id": "req-bf1f2e57-caad-40f8-a640-f6ce98c949c6"}]} 2026-03-08 03:44:09.486 7 INFO neutron.services.segments.plugin [-] Segment 3464cdcb-f819-43d8-bfd4-0b20049eb56d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3464cdcb-f819-43d8-bfd4-0b20049eb56d found for delete ", "request_id": "req-2f2d0391-758d-41fe-91b7-c316a138e300"}]} [pid: 7|app: 0|req: 800/1623] 10.0.0.200 () {34 vars in 989 bytes} [Sun Mar 8 03:44:09 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1240 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1624] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:09 2026] DELETE /v2.0/security-groups/605f77a0-ad04-453e-be7c-2ecbdcfbcbc9 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1625] 10.0.0.200 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:09 2026] GET /v2.0/security-groups?id=ef433af0-2a1a-4507-a2fe-697419f7fc80&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1626] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:09 2026] GET /v2.0/security-groups?tenant_id=764464d0ec3d4dd8aa8983f618f42a03&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1627] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:44:09 2026] PUT /v2.0/routers/3cb87aee-b624-42d3-ad3d-4c9591981fe9/remove_router_interface => generated 309 bytes in 1114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1628] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:10 2026] DELETE /v2.0/security-groups/a413d2c7-fe4a-49e5-aca7-3c05bbe14fb8 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:44:10.409 8 INFO neutron_taas.services.taas.taas_plugin [None req-9cfbb9dc-4fb2-4c4f-bdef-ea2276650dd8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: f02a154a-88c6-458f-94f0-437f35dfd7fa 2026-03-08 03:44:10.416 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9cfbb9dc-4fb2-4c4f-bdef-ea2276650dd8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: f02a154a-88c6-458f-94f0-437f35dfd7fa 2026-03-08 03:44:10.802 8 INFO neutron_taas.services.taas.taas_plugin [None req-9cfbb9dc-4fb2-4c4f-bdef-ea2276650dd8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: e029ef49-8be5-4936-9c7e-26dcf9121398 2026-03-08 03:44:10.805 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9cfbb9dc-4fb2-4c4f-bdef-ea2276650dd8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: e029ef49-8be5-4936-9c7e-26dcf9121398 [pid: 7|app: 0|req: 805/1629] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:10 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1630] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:10 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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: 807/1631] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:11 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1632] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:11 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:44:11.246 8 INFO neutron.services.segments.plugin [-] Segment e8fbe7ba-8169-4c19-a073-7b8ea766de15 resource provider aggregate not found 2026-03-08 03:44:11.267 8 INFO neutron.services.segments.plugin [-] Segment e8fbe7ba-8169-4c19-a073-7b8ea766de15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8fbe7ba-8169-4c19-a073-7b8ea766de15 found for delete ", "request_id": "req-cc47cba6-9b68-42fb-aeda-99716d375c78"}]} 2026-03-08 03:44:11.273 8 INFO neutron.db.l3_hamode_db [None req-9cfbb9dc-4fb2-4c4f-bdef-ea2276650dd8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HA network 65aca7cc-35f5-445b-9e7e-5ae7c3a02d30 was deleted as no HA routers are present in tenant eaff92a3bf5f4b84ac3d79f6a96b64f6. [pid: 8|app: 0|req: 825/1633] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:44:10 2026] DELETE /v2.0/routers/3cb87aee-b624-42d3-ad3d-4c9591981fe9 => generated 0 bytes in 1149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:44:11.444 8 INFO neutron.services.segments.plugin [-] Segment e8fbe7ba-8169-4c19-a073-7b8ea766de15 resource provider aggregate not found 2026-03-08 03:44:11.471 8 INFO neutron.services.segments.plugin [-] Segment e8fbe7ba-8169-4c19-a073-7b8ea766de15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8fbe7ba-8169-4c19-a073-7b8ea766de15 found for delete ", "request_id": "req-7f410c46-f268-4f4e-9322-7b2f5e86a51b"}]} [pid: 7|app: 0|req: 809/1634] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:44:11 2026] DELETE /v2.0/subnets/0d05e7db-4098-4d07-9e77-9708f0d6d6a1 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1635] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:11 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1636] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:11 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:44:11.677 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a5fa761-d957-4dba-a9ce-b3141c618608 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 3963ca28-7ecb-4e75-9f22-c6df23e741c3 2026-03-08 03:44:11.680 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a5fa761-d957-4dba-a9ce-b3141c618608 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 3963ca28-7ecb-4e75-9f22-c6df23e741c3 [pid: 7|app: 0|req: 810/1637] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:11 2026] DELETE /v2.0/networks/912f953b-6cc3-461e-b0ec-bb4459909165 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:11.919 7 INFO neutron.services.segments.plugin [-] Segment 27defc2b-53ba-4988-aebc-61be71480fcf resource provider aggregate not found 2026-03-08 03:44:11.925 7 INFO neutron.services.segments.plugin [-] Segment 27defc2b-53ba-4988-aebc-61be71480fcf resource provider aggregate not found 2026-03-08 03:44:11.946 7 INFO neutron.services.segments.plugin [-] Segment 27defc2b-53ba-4988-aebc-61be71480fcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27defc2b-53ba-4988-aebc-61be71480fcf found for delete ", "request_id": "req-0ed60add-7eb4-4343-b764-70f383b43713"}]} 2026-03-08 03:44:11.959 7 INFO neutron.services.segments.plugin [-] Segment 27defc2b-53ba-4988-aebc-61be71480fcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27defc2b-53ba-4988-aebc-61be71480fcf found for delete ", "request_id": "req-fb2d332a-3313-42f1-b49b-24ba9d48be78"}]} [pid: 8|app: 0|req: 828/1638] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:12 2026] GET /v2.0/security-groups?tenant_id=eaff92a3bf5f4b84ac3d79f6a96b64f6&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1639] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:12 2026] DELETE /v2.0/security-groups/aa624c82-7e9c-43c1-8748-6c92f54b2fe9 => 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: 829/1640] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:12 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => 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: 812/1641] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:12 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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: 830/1642] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:44:12 2026] GET /v2.0/ports?tenant_id=2b032878b2c2475684ab6110b17b1055&device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1643] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:44:13 2026] GET /v2.0/networks?id=d22a3cd6-5fb1-4e01-839f-d1d64f743863 => generated 772 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1644] 199.204.45.23 () {34 vars in 1058 bytes} [Sun Mar 8 03:44:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=71ac69c1-3e96-4464-ba64-cad5fe41d490 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1645] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:44:13 2026] GET /v2.0/subnets?id=daa24125-eef0-4fb8-9f13-7b3e044d1fbe => generated 694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1646] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:44:13 2026] GET /v2.0/ports?network_id=d22a3cd6-5fb1-4e01-839f-d1d64f743863&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1647] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:44:13 2026] GET /v2.0/networks/d22a3cd6-5fb1-4e01-839f-d1d64f743863?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: 833/1648] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:44:13 2026] GET /v2.0/networks/d22a3cd6-5fb1-4e01-839f-d1d64f743863?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1649] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:13 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1650] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:13 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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: 837/1653] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:15 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => 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: 838/1654] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:15 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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-03-08 03:44:15.323 7 INFO neutron.db.segments_db [None req-edd9b48c-1add-48c0-a685-64b5f05890bf 3f4efa343baf46c582f983b66c86b2a1 b4bc5d94a60c426cacb88850249da6f1 - - default default] Added segment 4200abcb-fa46-4a94-9888-6e59af6f2107 of type vxlan for network 0993de15-775b-4dbf-9fe8-71bc056b587a [pid: 7|app: 0|req: 817/1655] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:14 2026] POST /v2.0/networks => generated 612 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1656] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:44:15 2026] POST /v2.0/ports => generated 743 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:15.883 7 INFO neutron.db.segments_db [None req-00ab12a9-71bb-4fb9-b525-0e3c242aeef6 3f4efa343baf46c582f983b66c86b2a1 b4bc5d94a60c426cacb88850249da6f1 - - default default] Added segment 5636f328-c785-45b7-b98b-6dab1c9ffeff of type vxlan for network 976658f7-ad93-4247-b73a-c1332aee0fcf [pid: 7|app: 0|req: 818/1657] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:15 2026] POST /v2.0/networks => generated 612 bytes in 148 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: 819/1658] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:16 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1659] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:16 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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: 840/1660] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:44:15 2026] POST /v2.0/ports => generated 743 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:16.433 7 INFO neutron.db.segments_db [None req-04b6f48c-6474-4c6d-bfad-7d47617db6e0 3f4efa343baf46c582f983b66c86b2a1 b4bc5d94a60c426cacb88850249da6f1 - - default default] Added segment 3c199546-8ca4-4243-92eb-60ff10520148 of type vxlan for network 855585f3-6bf8-4b24-8089-fe8b7d50c5e0 [pid: 7|app: 0|req: 821/1661] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:16 2026] POST /v2.0/networks => generated 612 bytes in 155 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: 841/1662] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:44:16 2026] POST /v2.0/ports => generated 743 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:16.915 7 INFO neutron.db.segments_db [None req-e210dd57-3845-4dfa-adad-5950da01c370 3f4efa343baf46c582f983b66c86b2a1 b4bc5d94a60c426cacb88850249da6f1 - - default default] Added segment c636f52d-1728-4186-aa9b-3ec7e714f49c of type vxlan for network b050ed8a-52ab-4ae9-a57d-d455256a4db6 [pid: 7|app: 0|req: 822/1663] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:16 2026] POST /v2.0/networks => generated 613 bytes in 127 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: 842/1664] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:44:16 2026] POST /v2.0/ports => generated 743 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:17.395 7 INFO neutron.db.segments_db [None req-17e53e33-a1da-45c8-b04b-5ecf371286aa 3f4efa343baf46c582f983b66c86b2a1 b4bc5d94a60c426cacb88850249da6f1 - - default default] Added segment 96996911-35c5-4a7d-b8fb-9bba53794f28 of type vxlan for network 41680067-82eb-4407-8766-0e184ec21ecc /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: 823/1665] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:17 2026] POST /v2.0/networks => generated 613 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1666] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:17 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 973 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1667] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:17 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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: 824/1668] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:44:17 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1669] 10.0.0.198 () {34 vars in 746 bytes} [Sun Mar 8 03:44:17 2026] PUT /v2.0/ports/fb439937-e567-4478-8dbb-450d27317607/tags => generated 17 bytes in 72 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: 825/1670] 10.0.0.198 () {34 vars in 746 bytes} [Sun Mar 8 03:44:17 2026] PUT /v2.0/ports/3f2e8147-94d6-4c11-a1da-12f5597d967e/tags => generated 25 bytes in 75 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: 846/1671] 10.0.0.198 () {34 vars in 746 bytes} [Sun Mar 8 03:44:18 2026] PUT /v2.0/ports/0e338917-031d-42f4-9027-110f3d156189/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: 826/1672] 10.0.0.198 () {34 vars in 746 bytes} [Sun Mar 8 03:44:18 2026] PUT /v2.0/ports/7b73fd03-f77d-453e-8613-2f77cdd299b5/tags => generated 19 bytes in 75 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: 847/1673] 10.0.0.198 () {32 vars in 659 bytes} [Sun Mar 8 03:44:18 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1674] 10.0.0.198 () {32 vars in 673 bytes} [Sun Mar 8 03:44:18 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1675] 10.0.0.198 () {32 vars in 669 bytes} [Sun Mar 8 03:44:18 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 66 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: 850/1676] 10.0.0.198 () {32 vars in 681 bytes} [Sun Mar 8 03:44:18 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1677] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:18 2026] GET /v2.0/security-groups?tenant_id=05810b634a134c6094557c6b22da8b30&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1678] 10.0.0.198 () {32 vars in 667 bytes} [Sun Mar 8 03:44:18 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1679] 10.0.0.198 () {32 vars in 681 bytes} [Sun Mar 8 03:44:18 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1680] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:18 2026] DELETE /v2.0/security-groups/e0d30d35-866c-4095-8c94-f015740a920d => 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: 853/1681] 10.0.0.198 () {32 vars in 677 bytes} [Sun Mar 8 03:44:18 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1682] 10.0.0.198 () {32 vars in 825 bytes} [Sun Mar 8 03:44:18 2026] GET /v2.0/ports?project_id=1a6d314e66e64b1599afa50e414b34fe&network_id=4912e8f7-69c4-4577-aca2-8292c1e1b344 => generated 3691 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1683] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:18 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => 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: 855/1684] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:18 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1685] 10.0.0.198 () {32 vars in 689 bytes} [Sun Mar 8 03:44:18 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1686] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:18 2026] GET /v2.0/security-groups?tenant_id=63b6cb303f73426fbc5ba080b952a7b0&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:44:19.075 7 INFO neutron_taas.services.taas.taas_plugin [None req-c04a0a5e-249e-4c58-91f8-efdf577ce6c3 3f4efa343baf46c582f983b66c86b2a1 b4bc5d94a60c426cacb88850249da6f1 - - default default] TaaS: Handle Delete Port: fb439937-e567-4478-8dbb-450d27317607 2026-03-08 03:44:19.078 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c04a0a5e-249e-4c58-91f8-efdf577ce6c3 3f4efa343baf46c582f983b66c86b2a1 b4bc5d94a60c426cacb88850249da6f1 - - default default] Tap Mirror: Handle Delete Port: fb439937-e567-4478-8dbb-450d27317607 [pid: 8|app: 0|req: 857/1687] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:19 2026] DELETE /v2.0/security-groups/82b3bbc0-f3a9-4303-a6f9-9f26622bb7d5 => 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: 858/1688] 10.0.0.198 () {32 vars in 741 bytes} [Sun Mar 8 03:44:19 2026] GET /v2.0/subnets?network_id=1ac1ca38-9208-4c94-b32e-e2f21474931b => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1689] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:44:18 2026] DELETE /v2.0/ports/fb439937-e567-4478-8dbb-450d27317607 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:19.272 8 INFO neutron_taas.services.taas.taas_plugin [None req-64257c77-e92d-42b6-b3b1-87961a068818 3f4efa343baf46c582f983b66c86b2a1 b4bc5d94a60c426cacb88850249da6f1 - - default default] TaaS: Handle Delete Port: 3f2e8147-94d6-4c11-a1da-12f5597d967e 2026-03-08 03:44:19.276 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64257c77-e92d-42b6-b3b1-87961a068818 3f4efa343baf46c582f983b66c86b2a1 b4bc5d94a60c426cacb88850249da6f1 - - default default] Tap Mirror: Handle Delete Port: 3f2e8147-94d6-4c11-a1da-12f5597d967e [pid: 8|app: 0|req: 859/1690] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:44:19 2026] DELETE /v2.0/ports/3f2e8147-94d6-4c11-a1da-12f5597d967e => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:19.496 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4bee9a7-960a-446c-858c-f00f6bfc25be 3f4efa343baf46c582f983b66c86b2a1 b4bc5d94a60c426cacb88850249da6f1 - - default default] TaaS: Handle Delete Port: 0e338917-031d-42f4-9027-110f3d156189 2026-03-08 03:44:19.505 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4bee9a7-960a-446c-858c-f00f6bfc25be 3f4efa343baf46c582f983b66c86b2a1 b4bc5d94a60c426cacb88850249da6f1 - - default default] Tap Mirror: Handle Delete Port: 0e338917-031d-42f4-9027-110f3d156189 2026-03-08 03:44:19.509 7 INFO neutron.db.l3_db [None req-b398a3c7-a773-41bf-9a37-40dcd40d588d 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Floating IP 57e9b0cc-cadd-4d21-83ba-8a20cb922dc3 disassociated. External IP: 10.96.250.206, port: 5f42850a-0ebc-4357-9297-40a61cd68a51. [pid: 8|app: 0|req: 860/1691] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:44:19 2026] DELETE /v2.0/ports/0e338917-031d-42f4-9027-110f3d156189 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:19.727 8 INFO neutron_taas.services.taas.taas_plugin [None req-3cb2da1c-af36-4bbb-8f5f-56bbaaed495f 3f4efa343baf46c582f983b66c86b2a1 b4bc5d94a60c426cacb88850249da6f1 - - default default] TaaS: Handle Delete Port: 7b73fd03-f77d-453e-8613-2f77cdd299b5 2026-03-08 03:44:19.732 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3cb2da1c-af36-4bbb-8f5f-56bbaaed495f 3f4efa343baf46c582f983b66c86b2a1 b4bc5d94a60c426cacb88850249da6f1 - - default default] Tap Mirror: Handle Delete Port: 7b73fd03-f77d-453e-8613-2f77cdd299b5 [pid: 8|app: 0|req: 861/1692] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:44:19 2026] DELETE /v2.0/ports/7b73fd03-f77d-453e-8613-2f77cdd299b5 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1693] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:44:19 2026] PUT /v2.0/floatingips/57e9b0cc-cadd-4d21-83ba-8a20cb922dc3 => generated 554 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1694] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:44:19 2026] GET /v2.0/floatingips/57e9b0cc-cadd-4d21-83ba-8a20cb922dc3 => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:44:19.918 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df08de41-8caa-471c-abff-143b3b6eb0f2'] response: {'name': 'network-changed', 'server_uuid': '2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb', 'tag': '5f42850a-0ebc-4357-9297-40a61cd68a51', 'status': 'completed', 'code': 200} 2026-03-08 03:44:19.968 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a667aa3-ef80-470f-b1cc-90e53f05c5bd 3f4efa343baf46c582f983b66c86b2a1 b4bc5d94a60c426cacb88850249da6f1 - - default default] TaaS: Handle Delete Port: 405d2f61-fad9-420d-877b-531b301b393b 2026-03-08 03:44:19.972 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a667aa3-ef80-470f-b1cc-90e53f05c5bd 3f4efa343baf46c582f983b66c86b2a1 b4bc5d94a60c426cacb88850249da6f1 - - default default] Tap Mirror: Handle Delete Port: 405d2f61-fad9-420d-877b-531b301b393b [pid: 7|app: 0|req: 834/1695] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:19 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1696] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:20 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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: 862/1697] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:44:19 2026] DELETE /v2.0/ports/405d2f61-fad9-420d-877b-531b301b393b => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:20.207 7 INFO neutron.services.segments.plugin [-] Segment 4200abcb-fa46-4a94-9888-6e59af6f2107 resource provider aggregate not found 2026-03-08 03:44:20.215 7 INFO neutron.services.segments.plugin [-] Segment 4200abcb-fa46-4a94-9888-6e59af6f2107 resource provider aggregate not found 2026-03-08 03:44:20.236 7 INFO neutron.services.segments.plugin [-] Segment 4200abcb-fa46-4a94-9888-6e59af6f2107 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4200abcb-fa46-4a94-9888-6e59af6f2107 found for delete ", "request_id": "req-ebf6d453-0923-4944-a3d1-70f8d145c4c1"}]} 2026-03-08 03:44:20.243 7 INFO neutron.services.segments.plugin [-] Segment 4200abcb-fa46-4a94-9888-6e59af6f2107 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4200abcb-fa46-4a94-9888-6e59af6f2107 found for delete ", "request_id": "req-5a5fb37a-b33d-42df-872a-b03192edb0c9"}]} [pid: 7|app: 0|req: 836/1698] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:20 2026] DELETE /v2.0/networks/0993de15-775b-4dbf-9fe8-71bc056b587a => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:20.416 8 INFO neutron.services.segments.plugin [-] Segment 5636f328-c785-45b7-b98b-6dab1c9ffeff resource provider aggregate not found 2026-03-08 03:44:20.420 8 INFO neutron.services.segments.plugin [-] Segment 5636f328-c785-45b7-b98b-6dab1c9ffeff resource provider aggregate not found 2026-03-08 03:44:20.437 8 INFO neutron.services.segments.plugin [-] Segment 5636f328-c785-45b7-b98b-6dab1c9ffeff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5636f328-c785-45b7-b98b-6dab1c9ffeff found for delete ", "request_id": "req-5681f466-ef9a-4e07-b84f-c0dcd95433a4"}]} 2026-03-08 03:44:20.439 8 INFO neutron.services.segments.plugin [-] Segment 5636f328-c785-45b7-b98b-6dab1c9ffeff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5636f328-c785-45b7-b98b-6dab1c9ffeff found for delete ", "request_id": "req-206a5e0c-3fc8-4006-9e85-781d92bf7823"}]} [pid: 8|app: 0|req: 863/1699] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:20 2026] DELETE /v2.0/networks/976658f7-ad93-4247-b73a-c1332aee0fcf => 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: 837/1700] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:44:20 2026] GET /v2.0/ports?tenant_id=1a6d314e66e64b1599afa50e414b34fe&device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1701] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:44:20 2026] GET /v2.0/networks?id=4912e8f7-69c4-4577-aca2-8292c1e1b344 => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1702] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:44:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5f42850a-0ebc-4357-9297-40a61cd68a51 => 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: 864/1703] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:20 2026] DELETE /v2.0/networks/855585f3-6bf8-4b24-8089-fe8b7d50c5e0 => 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: 840/1704] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:44:20 2026] GET /v2.0/subnets?id=79cd1e26-09c6-4900-8c85-d493bfd176eb => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1705] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:44:20 2026] GET /v2.0/ports?network_id=4912e8f7-69c4-4577-aca2-8292c1e1b344&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: 842/1706] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:44:20 2026] GET /v2.0/networks/4912e8f7-69c4-4577-aca2-8292c1e1b344?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: 865/1707] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:20 2026] DELETE /v2.0/networks/b050ed8a-52ab-4ae9-a57d-d455256a4db6 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1708] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:44:20 2026] GET /v2.0/networks/4912e8f7-69c4-4577-aca2-8292c1e1b344?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1709] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:20 2026] DELETE /v2.0/networks/41680067-82eb-4407-8766-0e184ec21ecc => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1710] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:44:20 2026] GET /v2.0/floatingips/57e9b0cc-cadd-4d21-83ba-8a20cb922dc3 => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1711] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:21 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1712] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:21 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1713] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:44:21 2026] GET /v2.0/floatingips/57e9b0cc-cadd-4d21-83ba-8a20cb922dc3 => generated 552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1714] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:21 2026] GET /v2.0/security-groups?tenant_id=34450a4546894ff989b7ec59fc1681aa&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1715] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:22 2026] DELETE /v2.0/security-groups/0e90e86c-f4aa-40e0-8eec-446b7c6c3711 => 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: 869/1716] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:22 2026] GET /v2.0/security-groups?tenant_id=b4bc5d94a60c426cacb88850249da6f1&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1717] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:22 2026] DELETE /v2.0/security-groups/bc7d1840-7e42-42b4-9425-b720d7ec390f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:44:22.460 8 INFO neutron.services.segments.plugin [-] Segment 3c199546-8ca4-4243-92eb-60ff10520148 resource provider aggregate not found 2026-03-08 03:44:22.465 8 INFO neutron.services.segments.plugin [-] Segment 3c199546-8ca4-4243-92eb-60ff10520148 resource provider aggregate not found 2026-03-08 03:44:22.490 8 INFO neutron.services.segments.plugin [-] Segment 3c199546-8ca4-4243-92eb-60ff10520148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c199546-8ca4-4243-92eb-60ff10520148 found for delete ", "request_id": "req-b001087c-a878-4d5e-a816-728102b6de57"}]} 2026-03-08 03:44:22.496 8 INFO neutron.services.segments.plugin [-] Segment 3c199546-8ca4-4243-92eb-60ff10520148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c199546-8ca4-4243-92eb-60ff10520148 found for delete ", "request_id": "req-a639e150-6f02-4900-ab0a-9c1c4d00a7ad"}]} 2026-03-08 03:44:22.514 8 INFO neutron.services.segments.plugin [-] Segment c636f52d-1728-4186-aa9b-3ec7e714f49c resource provider aggregate not found 2026-03-08 03:44:22.514 8 INFO neutron.services.segments.plugin [-] Segment c636f52d-1728-4186-aa9b-3ec7e714f49c resource provider aggregate not found 2026-03-08 03:44:22.530 8 INFO neutron.services.segments.plugin [-] Segment c636f52d-1728-4186-aa9b-3ec7e714f49c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c636f52d-1728-4186-aa9b-3ec7e714f49c found for delete ", "request_id": "req-b35fdac9-c032-4922-b610-0cdcaf9f46df"}]} 2026-03-08 03:44:22.538 8 INFO neutron.services.segments.plugin [-] Segment c636f52d-1728-4186-aa9b-3ec7e714f49c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c636f52d-1728-4186-aa9b-3ec7e714f49c found for delete ", "request_id": "req-d2d8fe08-63cc-484e-8422-de6851335927"}]} 2026-03-08 03:44:22.546 8 INFO neutron.services.segments.plugin [-] Segment 96996911-35c5-4a7d-b8fb-9bba53794f28 resource provider aggregate not found 2026-03-08 03:44:22.552 8 INFO neutron.services.segments.plugin [-] Segment 96996911-35c5-4a7d-b8fb-9bba53794f28 resource provider aggregate not found 2026-03-08 03:44:22.570 8 INFO neutron.services.segments.plugin [-] Segment 96996911-35c5-4a7d-b8fb-9bba53794f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96996911-35c5-4a7d-b8fb-9bba53794f28 found for delete ", "request_id": "req-de7c0cd6-c2af-4fb4-90be-d76dc13a7e1c"}]} 2026-03-08 03:44:22.571 8 INFO neutron.services.segments.plugin [-] Segment 96996911-35c5-4a7d-b8fb-9bba53794f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96996911-35c5-4a7d-b8fb-9bba53794f28 found for delete ", "request_id": "req-0ce79bd2-5846-408a-a3ce-49a6248ffd96"}]} [pid: 8|app: 0|req: 870/1718] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:22 2026] GET /v2.0/security-groups?tenant_id=a843687646ca450b9bfbb45c38b60285&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1719] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:22 2026] DELETE /v2.0/security-groups/e60639d7-222f-4479-91cc-b3c3fe16688d => 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: 871/1720] 10.0.0.198 () {34 vars in 684 bytes} [Sun Mar 8 03:44:23 2026] POST /v2.0/security-groups => generated 1675 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1721] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:44:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1722] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:44:23 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: 7|app: 0|req: 851/1723] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:44:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1724] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:44:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:23.931 7 INFO neutron.db.securitygroups_db [None req-e7c2a25c-c5bd-4774-be7b-ec2ff5c3cec3 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Project 1a6d314e66e64b1599afa50e414b34fe 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: 852/1725] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:44:23 2026] POST /v2.0/security-group-rules => generated 607 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:24.064 8 INFO neutron.db.securitygroups_db [None req-c58226e4-6662-4f77-a926-b664290e77ec 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Project 1a6d314e66e64b1599afa50e414b34fe 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: 874/1726] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:44:24 2026] POST /v2.0/security-group-rules => generated 606 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1727] 10.0.0.198 () {32 vars in 648 bytes} [Sun Mar 8 03:44:24 2026] GET /v2.0/networks => generated 1297 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1728] 10.0.0.191 () {34 vars in 1099 bytes} [Sun Mar 8 03:44:24 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1485182689&fields=id&tenant_id=1a6d314e66e64b1599afa50e414b34fe => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1729] 10.0.0.191 () {34 vars in 981 bytes} [Sun Mar 8 03:44:24 2026] GET /v2.0/networks?id=4912e8f7-69c4-4577-aca2-8292c1e1b344 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1730] 10.0.0.191 () {34 vars in 964 bytes} [Sun Mar 8 03:44:24 2026] GET /v2.0/quotas/1a6d314e66e64b1599afa50e414b34fe => 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: 855/1731] 10.0.0.191 () {34 vars in 1001 bytes} [Sun Mar 8 03:44:24 2026] GET /v2.0/ports?tenant_id=1a6d314e66e64b1599afa50e414b34fe&fields=id => generated 149 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1732] 10.0.0.191 () {34 vars in 1007 bytes} [Sun Mar 8 03:44:25 2026] GET /v2.0/networks/4912e8f7-69c4-4577-aca2-8292c1e1b344?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1733] 10.0.0.191 () {34 vars in 1107 bytes} [Sun Mar 8 03:44:25 2026] GET /v2.0/networks/4912e8f7-69c4-4577-aca2-8292c1e1b344?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: 8|app: 0|req: 878/1734] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:25 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => 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: 857/1735] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:26 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => 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: 879/1736] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:26 2026] GET /v2.0/security-groups?tenant_id=1efce69f6b86458dacd3b039289723a9&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1737] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:26 2026] DELETE /v2.0/security-groups/46c500b6-f509-4687-8934-b84e8170d709 => 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: 880/1738] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:27 2026] GET /v2.0/security-groups?tenant_id=bd439235d6a74deabadbdefae2a5a4eb&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1739] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:27 2026] DELETE /v2.0/security-groups/2960870c-da14-479d-aed5-fd21162a7a0b => 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: 881/1740] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:27 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => 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: 860/1741] 10.0.0.198 () {34 vars in 677 bytes} [Sun Mar 8 03:44:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1742] 10.0.0.198 () {34 vars in 677 bytes} [Sun Mar 8 03:44:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1743] 10.0.0.198 () {34 vars in 677 bytes} [Sun Mar 8 03:44:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1744] 10.0.0.198 () {34 vars in 677 bytes} [Sun Mar 8 03:44:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1745] 10.0.0.198 () {34 vars in 677 bytes} [Sun Mar 8 03:44:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1746] 10.0.0.198 () {34 vars in 752 bytes} [Sun Mar 8 03:44:27 2026] PUT /v2.0/policies/d64e4a8c-118f-4819-9806-a722e79c951e/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1747] 10.0.0.198 () {34 vars in 752 bytes} [Sun Mar 8 03:44:28 2026] PUT /v2.0/policies/d6075657-91c1-440e-82fd-edd32182c80d/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1748] 10.0.0.198 () {34 vars in 752 bytes} [Sun Mar 8 03:44:28 2026] PUT /v2.0/policies/1c883c11-b9be-495d-b15b-0f388bec206b/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1749] 10.0.0.198 () {34 vars in 752 bytes} [Sun Mar 8 03:44:28 2026] PUT /v2.0/policies/abf83b0e-bc75-4fa1-8ca8-961628f01a84/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1750] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:28 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => 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: 886/1751] 10.0.0.198 () {32 vars in 673 bytes} [Sun Mar 8 03:44:28 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1752] 10.0.0.198 () {32 vars in 687 bytes} [Sun Mar 8 03:44:28 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1753] 10.0.0.198 () {32 vars in 683 bytes} [Sun Mar 8 03:44:28 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1754] 10.0.0.198 () {32 vars in 695 bytes} [Sun Mar 8 03:44:28 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1755] 10.0.0.198 () {32 vars in 681 bytes} [Sun Mar 8 03:44:28 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1756] 10.0.0.198 () {32 vars in 695 bytes} [Sun Mar 8 03:44:28 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1757] 10.0.0.198 () {32 vars in 691 bytes} [Sun Mar 8 03:44:29 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1758] 10.0.0.198 () {32 vars in 703 bytes} [Sun Mar 8 03:44:29 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1759] 10.0.0.198 () {32 vars in 733 bytes} [Sun Mar 8 03:44:29 2026] DELETE /v2.0/qos/policies/d64e4a8c-118f-4819-9806-a722e79c951e => 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: 870/1760] 10.0.0.198 () {32 vars in 733 bytes} [Sun Mar 8 03:44:29 2026] DELETE /v2.0/qos/policies/d6075657-91c1-440e-82fd-edd32182c80d => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1761] 10.0.0.198 () {32 vars in 733 bytes} [Sun Mar 8 03:44:29 2026] DELETE /v2.0/qos/policies/1c883c11-b9be-495d-b15b-0f388bec206b => 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/1762] 10.0.0.198 () {32 vars in 733 bytes} [Sun Mar 8 03:44:29 2026] DELETE /v2.0/qos/policies/abf83b0e-bc75-4fa1-8ca8-961628f01a84 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1763] 10.0.0.198 () {32 vars in 733 bytes} [Sun Mar 8 03:44:29 2026] DELETE /v2.0/qos/policies/575a9fe1-c800-4174-a3a8-4e0292e725e0 => 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: 872/1764] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:44:29 2026] GET /v2.0/networks?id=4912e8f7-69c4-4577-aca2-8292c1e1b344 => generated 660 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1765] 199.204.45.23 () {34 vars in 1048 bytes} [Sun Mar 8 03:44:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1a6d314e66e64b1599afa50e414b34fe => generated 273 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1766] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:29 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => 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: 894/1769] 199.204.45.23 () {38 vars in 953 bytes} [Sun Mar 8 03:44:29 2026] POST /v2.0/ports => generated 958 bytes in 405 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: 876/1770] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:44:30 2026] PUT /v2.0/ports/fe179c48-c963-4528-b76e-f993b4beb4d1 => generated 1239 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:44:30.681 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-70e3a58f-a3df-4a45-b578-efb19aafc5cc'] response: {'name': 'network-changed', 'server_uuid': '4f1f1031-17c4-4ff6-aafe-53240d7fbeb5', 'tag': 'fe179c48-c963-4528-b76e-f993b4beb4d1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 895/1771] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:30 2026] GET /v2.0/security-groups?tenant_id=6ac61b355bfb4b538b2593717c7b7130&name=default => generated 2925 bytes in 313 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: 877/1772] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:30 2026] DELETE /v2.0/security-groups/b7ae6972-b6e5-4970-a52e-aa79f04f5000 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1773] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:30 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1774] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:30 2026] GET /v2.0/security-groups?id=65bc39a0-e357-4c74-be90-e7873e5d546e&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: 897/1775] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:30 2026] GET /v2.0/security-groups?tenant_id=4e1e78f6283a448c986427e9d0d6c514&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1776] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:31 2026] DELETE /v2.0/security-groups/8994707b-462e-48f1-9084-24ba845f7c38 => 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: 898/1777] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:44:31 2026] GET /v2.0/ports?tenant_id=1a6d314e66e64b1599afa50e414b34fe&device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1778] 199.204.45.23 () {34 vars in 1016 bytes} [Sun Mar 8 03:44:31 2026] GET /v2.0/networks?tenant_id=1a6d314e66e64b1599afa50e414b34fe&shared=False => generated 756 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1779] 199.204.45.23 () {34 vars in 928 bytes} [Sun Mar 8 03:44:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1780] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:31 2026] GET /v2.0/security-groups?tenant_id=1eeab4aa6e7c473abff87f3139c1349d&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1781] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:31 2026] DELETE /v2.0/security-groups/72cf6a3e-10e3-4cbd-bc8f-173258af0212 => 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: 900/1782] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:31 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1783] 10.0.0.200 () {34 vars in 989 bytes} [Sun Mar 8 03:44:32 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1784] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:32 2026] GET /v2.0/security-groups?id=65bc39a0-e357-4c74-be90-e7873e5d546e&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: 884/1785] 10.0.0.200 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:32 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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: 885/1786] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:44:32 2026] GET /v2.0/ports?tenant_id=1a6d314e66e64b1599afa50e414b34fe&device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1787] 199.204.45.23 () {34 vars in 1058 bytes} [Sun Mar 8 03:44:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=fe179c48-c963-4528-b76e-f993b4beb4d1 => 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: 887/1788] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:44:32 2026] GET /v2.0/subnets?id=79cd1e26-09c6-4900-8c85-d493bfd176eb => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1789] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:32 2026] GET /v2.0/security-groups?tenant_id=21e4c741d9654a6195e00410535b3605&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1790] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:44:32 2026] GET /v2.0/ports?network_id=4912e8f7-69c4-4577-aca2-8292c1e1b344&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: 889/1791] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:44:32 2026] GET /v2.0/networks/4912e8f7-69c4-4577-aca2-8292c1e1b344?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: 903/1792] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:32 2026] DELETE /v2.0/security-groups/2be1a0c7-12b0-4d49-968b-cad9d8bfd278 => 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: 890/1793] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:44:32 2026] GET /v2.0/networks/4912e8f7-69c4-4577-aca2-8292c1e1b344?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1794] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:33 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1795] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:33 2026] GET /v2.0/security-groups?id=65bc39a0-e357-4c74-be90-e7873e5d546e&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: 905/1796] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:34 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1797] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:34 2026] GET /v2.0/security-groups?id=65bc39a0-e357-4c74-be90-e7873e5d546e&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-03-08 03:44:34.821 8 INFO neutron.db.segments_db [None req-076fddcc-d119-43d5-aefb-50ca765edacb 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Added segment 1ccf27a2-6f89-44e9-8caa-4e1f4d38a343 of type vxlan for network 23cc34eb-2178-4403-9ea4-28f3e6cf69ac [pid: 8|app: 0|req: 906/1798] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:34 2026] POST /v2.0/networks => generated 631 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1799] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:44:34 2026] POST /v2.0/subnets => generated 627 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:35.201 8 INFO neutron.db.segments_db [None req-d734242e-c059-44c6-b6e6-a9e5b049ea89 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Added segment aed81938-0091-4788-9716-c0910cb44557 of type vxlan for network 3dda2c43-0466-4f50-b37d-c6e09066acd6 2026-03-08 03:44:35.432 8 INFO neutron.db.l3_hamode_db [None req-d734242e-c059-44c6-b6e6-a9e5b049ea89 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 894/1800] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:35 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1801] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:35 2026] GET /v2.0/security-groups?id=65bc39a0-e357-4c74-be90-e7873e5d546e&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1802] 10.0.0.198 () {34 vars in 683 bytes} [Sun Mar 8 03:44:35 2026] POST /v2.0/security-groups => generated 1601 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1803] 10.0.0.198 () {34 vars in 683 bytes} [Sun Mar 8 03:44:36 2026] POST /v2.0/security-groups => generated 1601 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1804] 10.0.0.198 () {34 vars in 683 bytes} [Sun Mar 8 03:44:36 2026] POST /v2.0/security-groups => generated 1601 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1805] 10.0.0.198 () {34 vars in 683 bytes} [Sun Mar 8 03:44:36 2026] POST /v2.0/security-groups => generated 1601 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1806] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:36 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:44:37.046 8 INFO neutron.db.l3_hamode_db [None req-d734242e-c059-44c6-b6e6-a9e5b049ea89 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 901/1807] 10.0.0.198 () {34 vars in 683 bytes} [Sun Mar 8 03:44:36 2026] POST /v2.0/security-groups => generated 1601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1808] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:37 2026] GET /v2.0/security-groups?id=65bc39a0-e357-4c74-be90-e7873e5d546e&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: 903/1809] 10.0.0.198 () {34 vars in 766 bytes} [Sun Mar 8 03:44:37 2026] PUT /v2.0/security-groups/75deca87-f60b-4aa0-a640-0554393a79cc/tags => generated 17 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1810] 10.0.0.198 () {34 vars in 766 bytes} [Sun Mar 8 03:44:37 2026] PUT /v2.0/security-groups/33926dee-6224-406c-8e27-a42cfb17f319/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1811] 10.0.0.198 () {34 vars in 766 bytes} [Sun Mar 8 03:44:37 2026] PUT /v2.0/security-groups/cd32a0a2-a538-44fb-bc7a-edd104d3dc05/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1812] 10.0.0.198 () {34 vars in 766 bytes} [Sun Mar 8 03:44:37 2026] PUT /v2.0/security-groups/a1d840ac-7e00-4fcb-a08a-c5ded7045eab/tags => generated 19 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1813] 10.0.0.198 () {32 vars in 679 bytes} [Sun Mar 8 03:44:37 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1814] 10.0.0.198 () {32 vars in 693 bytes} [Sun Mar 8 03:44:37 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1815] 10.0.0.198 () {32 vars in 689 bytes} [Sun Mar 8 03:44:37 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1816] 10.0.0.198 () {32 vars in 701 bytes} [Sun Mar 8 03:44:37 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1817] 10.0.0.198 () {32 vars in 687 bytes} [Sun Mar 8 03:44:37 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1818] 10.0.0.198 () {32 vars in 701 bytes} [Sun Mar 8 03:44:37 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1819] 10.0.0.198 () {32 vars in 697 bytes} [Sun Mar 8 03:44:37 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1820] 10.0.0.198 () {32 vars in 709 bytes} [Sun Mar 8 03:44:37 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1821] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:37 2026] DELETE /v2.0/security-groups/75deca87-f60b-4aa0-a640-0554393a79cc => 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: 916/1822] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:38 2026] DELETE /v2.0/security-groups/33926dee-6224-406c-8e27-a42cfb17f319 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1823] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:44:35 2026] POST /v2.0/routers => generated 695 bytes in 3023 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1824] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:38 2026] DELETE /v2.0/security-groups/cd32a0a2-a538-44fb-bc7a-edd104d3dc05 => 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: 918/1825] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:38 2026] DELETE /v2.0/security-groups/a1d840ac-7e00-4fcb-a08a-c5ded7045eab => 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: 919/1826] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:38 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1827] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:38 2026] DELETE /v2.0/security-groups/7d798eb0-a8e5-43c2-b8d8-3abb93128f73 => 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: 921/1828] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:38 2026] GET /v2.0/security-groups?id=65bc39a0-e357-4c74-be90-e7873e5d546e&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: 922/1829] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:38 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1830] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:38 2026] GET /v2.0/security-groups?id=65bc39a0-e357-4c74-be90-e7873e5d546e&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: 924/1831] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:44:38 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:44:39.060 7 INFO neutron.db.l3_db [None req-b20a3273-5372-4247-980b-4570e68a6406 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Floating IP 57e9b0cc-cadd-4d21-83ba-8a20cb922dc3 associated. External IP: 10.96.250.206, port: fe179c48-c963-4528-b76e-f993b4beb4d1. [pid: 7|app: 0|req: 925/1832] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:44:38 2026] PUT /v2.0/floatingips/57e9b0cc-cadd-4d21-83ba-8a20cb922dc3 => generated 856 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:44:39.419 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-946ba590-d9ef-4d8a-91c9-59982b9f72d6'] response: {'name': 'network-changed', 'server_uuid': '4f1f1031-17c4-4ff6-aafe-53240d7fbeb5', 'tag': 'fe179c48-c963-4528-b76e-f993b4beb4d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 926/1833] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:44:39 2026] GET /v2.0/floatingips/57e9b0cc-cadd-4d21-83ba-8a20cb922dc3 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1834] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:39 2026] GET /v2.0/security-groups?tenant_id=216e5f13ac1443739e43592e7ef9b8a4&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: 908/1835] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:44:38 2026] PUT /v2.0/routers/1a2b5f6b-18fb-4475-a318-fc4475ed9c18/add_router_interface => generated 309 bytes in 1567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1836] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:39 2026] DELETE /v2.0/security-groups/54807115-233e-4f49-867d-29cf38cddea6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1837] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:39 2026] GET /v2.0/security-groups?tenant_id=cb73a03de5ac49b3961566a7d2eda917&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1838] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:44:40 2026] GET /v2.0/ports?tenant_id=1a6d314e66e64b1599afa50e414b34fe&device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => 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: 931/1839] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:40 2026] DELETE /v2.0/security-groups/3ff3e3f1-0518-4756-8f76-429c2b1713bb => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1840] 10.0.0.198 () {34 vars in 664 bytes} [Sun Mar 8 03:44:39 2026] POST /v2.0/ports => generated 958 bytes in 447 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: 932/1841] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:44:40 2026] GET /v2.0/networks?id=4912e8f7-69c4-4577-aca2-8292c1e1b344 => generated 756 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1842] 199.204.45.23 () {34 vars in 1058 bytes} [Sun Mar 8 03:44:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=fe179c48-c963-4528-b76e-f993b4beb4d1 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1843] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:44:40 2026] GET /v2.0/subnets?id=79cd1e26-09c6-4900-8c85-d493bfd176eb => 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: 935/1844] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:44:40 2026] GET /v2.0/ports?network_id=4912e8f7-69c4-4577-aca2-8292c1e1b344&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1845] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:44:40 2026] GET /v2.0/networks/4912e8f7-69c4-4577-aca2-8292c1e1b344?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: 937/1846] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:40 2026] GET /v2.0/security-groups?tenant_id=f187cff0b630483b9058ce00a9f19dd7&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1847] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:44:40 2026] GET /v2.0/networks/4912e8f7-69c4-4577-aca2-8292c1e1b344?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1848] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:44:40 2026] GET /v2.0/floatingips/57e9b0cc-cadd-4d21-83ba-8a20cb922dc3 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1849] 10.0.0.198 () {34 vars in 664 bytes} [Sun Mar 8 03:44:40 2026] POST /v2.0/ports => generated 957 bytes in 410 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: 940/1850] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:40 2026] DELETE /v2.0/security-groups/ec33c0ec-bfea-48a2-8e99-c4dd992eff2c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:44:41.404 8 INFO neutron.db.l3_db [None req-46338b0f-edf5-446d-b956-a28756792ac7 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Floating IP 19f5adad-96f6-4432-adc3-73990a177eb0 associated. External IP: 10.96.250.209, port: 1d705fe2-1ada-4f2d-ac2f-d6ef8d4d62f2. [pid: 8|app: 0|req: 911/1851] 10.0.0.198 () {34 vars in 676 bytes} [Sun Mar 8 03:44:40 2026] POST /v2.0/floatingips => generated 841 bytes in 1092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:41.885 7 INFO neutron.db.l3_db [None req-dddc4e6b-595f-41b8-9583-22dd158e7feb 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Floating IP 19f5adad-96f6-4432-adc3-73990a177eb0 disassociated. External IP: 10.96.250.209, port: 1d705fe2-1ada-4f2d-ac2f-d6ef8d4d62f2. [pid: 7|app: 0|req: 941/1852] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:44:41 2026] PUT /v2.0/floatingips/19f5adad-96f6-4432-adc3-73990a177eb0 => generated 552 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:44:42.344 8 INFO neutron_taas.services.taas.taas_plugin [None req-b89ea878-9236-45fd-99fb-00266b56c985 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] TaaS: Handle Delete Port: 9b924f46-455b-47b0-abf9-658bca1d87ad 2026-03-08 03:44:42.347 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b89ea878-9236-45fd-99fb-00266b56c985 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Tap Mirror: Handle Delete Port: 9b924f46-455b-47b0-abf9-658bca1d87ad [pid: 8|app: 0|req: 912/1853] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:44:42 2026] DELETE /v2.0/floatingips/19f5adad-96f6-4432-adc3-73990a177eb0 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1854] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1855] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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: 915/1856] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => 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: 916/1857] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:43 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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-03-08 03:44:43.344 7 INFO neutron.db.l3_db [None req-ce63deb7-cb5c-4d02-99f4-22cd5bf19d97 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Floating IP 41e0bd39-1012-49b2-b22b-3303e43d83af associated. External IP: 10.96.250.205, port: bf60d03e-6098-44fd-b48d-789fe027f7b9. [pid: 7|app: 0|req: 942/1858] 10.0.0.198 () {34 vars in 676 bytes} [Sun Mar 8 03:44:42 2026] POST /v2.0/floatingips => generated 842 bytes in 1127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1859] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:44:43 2026] GET /v2.0/floatingips/41e0bd39-1012-49b2-b22b-3303e43d83af => generated 842 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1860] 10.0.0.198 () {32 vars in 654 bytes} [Sun Mar 8 03:44:43 2026] GET /v2.0/floatingips => generated 845 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1861] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:44 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:44:44.252 8 INFO neutron.db.l3_db [None req-d9551554-4e9a-4eeb-be65-3e8c4c958540 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Floating IP 41e0bd39-1012-49b2-b22b-3303e43d83af associated. External IP: 10.96.250.205, port: bf60d03e-6098-44fd-b48d-789fe027f7b9. [pid: 7|app: 0|req: 945/1862] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:44 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&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: 918/1863] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:44:43 2026] PUT /v2.0/floatingips/41e0bd39-1012-49b2-b22b-3303e43d83af => generated 841 bytes in 1140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:44:45.060 8 INFO neutron.db.l3_db [None req-70a91b19-9653-445f-a617-a5287763e5ec 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Floating IP 41e0bd39-1012-49b2-b22b-3303e43d83af disassociated. External IP: 10.96.250.205, port: 1d705fe2-1ada-4f2d-ac2f-d6ef8d4d62f2. 2026-03-08 03:44:45.239 7 INFO neutron.db.segments_db [None req-fd9a6281-0410-4938-b0a9-2618542c486d 7a2ade931fad4181be205447bf68805c ccbd44618e73431c85398a6d74e1f2b0 - - default default] Added segment c78902a3-6f43-4f12-b790-e4190344579f of type vxlan for network 621c0f64-3488-4382-8459-481fa6347c0a [pid: 7|app: 0|req: 946/1864] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:44 2026] POST /v2.0/networks => generated 613 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1867] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:45 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1868] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:44:44 2026] PUT /v2.0/floatingips/41e0bd39-1012-49b2-b22b-3303e43d83af => generated 552 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1869] 199.204.45.23 () {34 vars in 992 bytes} [Sun Mar 8 03:44:45 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1870] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:45 2026] GET /v2.0/security-groups?id=752558b7-435b-472b-8ad1-8dec991227b3&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:44:45.611 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7f7597c-6790-465f-9518-fcb5b7ad9f17 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] TaaS: Handle Delete Port: 9404a84a-4df5-4b0c-bc64-02c472c7225e 2026-03-08 03:44:45.615 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7f7597c-6790-465f-9518-fcb5b7ad9f17 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Tap Mirror: Handle Delete Port: 9404a84a-4df5-4b0c-bc64-02c472c7225e [pid: 7|app: 0|req: 950/1871] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:44:45 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:45.734 7 INFO neutron_taas.services.taas.taas_plugin [req-97f0f000-9533-48b8-8e53-404c9df1deff req-2ef31374-9684-4652-89e1-32792efc6f9d 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] TaaS: Handle Delete Port: 71ac69c1-3e96-4464-ba64-cad5fe41d490 2026-03-08 03:44:45.737 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-97f0f000-9533-48b8-8e53-404c9df1deff req-2ef31374-9684-4652-89e1-32792efc6f9d 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] Tap Mirror: Handle Delete Port: 71ac69c1-3e96-4464-ba64-cad5fe41d490 [pid: 8|app: 0|req: 922/1872] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:44:45 2026] DELETE /v2.0/floatingips/41e0bd39-1012-49b2-b22b-3303e43d83af => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:44:45.852 8 INFO neutron.db.segments_db [None req-5ca653e0-3802-4339-b132-fca6fc692555 7a2ade931fad4181be205447bf68805c ccbd44618e73431c85398a6d74e1f2b0 - - default default] Added segment cb8456ad-7f48-4b49-a187-b20372c74dbd of type vxlan for network d5360df1-01c5-41fd-b22d-68f6b6996aff 2026-03-08 03:44:45.868 7 INFO neutron.db.l3_db [req-97f0f000-9533-48b8-8e53-404c9df1deff req-2ef31374-9684-4652-89e1-32792efc6f9d 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] Floating IP 4c5c2522-7208-452c-be6d-00dd1e17e47f disassociated. External IP: 10.96.250.207, port: 71ac69c1-3e96-4464-ba64-cad5fe41d490. [pid: 8|app: 0|req: 923/1873] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:45 2026] POST /v2.0/networks => generated 613 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:45.987 8 INFO neutron.api.v2.resource [None req-29ea5bf8-7fb8-4ec5-9c39-a3e436cbeeff 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 924/1874] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:44:45 2026] DELETE /v2.0/floatingips/41e0bd39-1012-49b2-b22b-3303e43d83af => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1875] 199.204.45.23 () {36 vars in 995 bytes} [Sun Mar 8 03:44:45 2026] DELETE /v2.0/ports/71ac69c1-3e96-4464-ba64-cad5fe41d490 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1876] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:44:45 2026] POST /v2.0/subnets => generated 629 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:46.276 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-984ff3fd-6d83-4c8c-9d0d-58d55f1d420d'] response: {'server_uuid': 'd052ce69-217c-4b13-aeb1-37ba685292ae', 'name': 'network-vif-deleted', 'tag': '71ac69c1-3e96-4464-ba64-cad5fe41d490', 'status': 'completed', 'code': 200} 2026-03-08 03:44:46.321 8 INFO neutron.db.segments_db [None req-bf809b01-6953-4a1b-9f67-5303136ff746 7a2ade931fad4181be205447bf68805c ccbd44618e73431c85398a6d74e1f2b0 - - default default] Added segment 1c2ec4d5-7be1-4836-85f5-963e36033d03 of type vxlan for network adf5338c-29f4-4a2f-bc57-2d0332860b45 2026-03-08 03:44:46.371 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad7d130c-6e6d-4742-9f8e-32d7269bcf97 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] TaaS: Handle Delete Port: 1d705fe2-1ada-4f2d-ac2f-d6ef8d4d62f2 2026-03-08 03:44:46.374 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad7d130c-6e6d-4742-9f8e-32d7269bcf97 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Tap Mirror: Handle Delete Port: 1d705fe2-1ada-4f2d-ac2f-d6ef8d4d62f2 [pid: 8|app: 0|req: 926/1877] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:46 2026] POST /v2.0/networks => generated 613 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1878] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:44:46 2026] DELETE /v2.0/ports/1d705fe2-1ada-4f2d-ac2f-d6ef8d4d62f2 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:46.692 7 INFO neutron_taas.services.taas.taas_plugin [None req-27c542bc-7b30-42b3-890f-3c1d645b46ce 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] TaaS: Handle Delete Port: bf60d03e-6098-44fd-b48d-789fe027f7b9 2026-03-08 03:44:46.696 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27c542bc-7b30-42b3-890f-3c1d645b46ce 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Tap Mirror: Handle Delete Port: bf60d03e-6098-44fd-b48d-789fe027f7b9 [pid: 8|app: 0|req: 927/1879] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:44:46 2026] POST /v2.0/subnets => generated 629 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1880] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:46 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:44:46.784 8 INFO neutron.db.segments_db [None req-fe37b695-c858-4be7-bcb0-8d582cdcb557 7a2ade931fad4181be205447bf68805c ccbd44618e73431c85398a6d74e1f2b0 - - default default] Added segment 069712d4-836c-44c8-8197-e1a28c42efa2 of type vxlan for network 1ebd597f-15f8-4771-913c-d869e11d78f9 [pid: 8|app: 0|req: 929/1881] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:46 2026] POST /v2.0/networks => generated 613 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1882] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:44:46 2026] DELETE /v2.0/ports/bf60d03e-6098-44fd-b48d-789fe027f7b9 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1883] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:44:46 2026] GET /v2.0/ports?device_id=1a2b5f6b-18fb-4475-a318-fc4475ed9c18 => generated 958 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1884] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:44:46 2026] POST /v2.0/subnets => generated 629 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:47.217 8 INFO neutron.db.segments_db [None req-9f9cef38-f20b-4722-af03-6597dd8da905 7a2ade931fad4181be205447bf68805c ccbd44618e73431c85398a6d74e1f2b0 - - default default] Added segment 8c035cce-0b97-41ce-a538-03cde50b128c of type vxlan for network 0bc744f9-bd5d-499a-85b5-97a4cd327f75 [pid: 8|app: 0|req: 931/1885] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:47 2026] POST /v2.0/networks => generated 613 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:47.399 7 INFO neutron_taas.services.taas.taas_plugin [None req-e5a917e0-00a5-422a-8ce7-f55c4bcd0055 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] TaaS: Handle Delete Port: 7bdcb922-f2c1-4a81-baec-0b08e90dc593 2026-03-08 03:44:47.402 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5a917e0-00a5-422a-8ce7-f55c4bcd0055 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Tap Mirror: Handle Delete Port: 7bdcb922-f2c1-4a81-baec-0b08e90dc593 [pid: 8|app: 0|req: 932/1886] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:44:47 2026] POST /v2.0/subnets => generated 629 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1887] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:44:47 2026] PUT /v2.0/subnets/8ee19633-dddf-4b50-8295-f636962a54bd/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1888] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:44:47 2026] PUT /v2.0/subnets/4fce0cb6-665d-48d6-a7d8-9b8b9a9afe49/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1889] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:44:47 2026] PUT /v2.0/subnets/4ad29f77-78ee-4841-9cb1-4dabe506fb28/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: 936/1890] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:44:47 2026] PUT /v2.0/subnets/d74add26-2637-4a7a-a5ce-00820b946abd/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1891] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:47 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => 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: 938/1892] 10.0.0.198 () {32 vars in 663 bytes} [Sun Mar 8 03:44:47 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1893] 10.0.0.198 () {32 vars in 677 bytes} [Sun Mar 8 03:44:47 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1894] 10.0.0.198 () {32 vars in 673 bytes} [Sun Mar 8 03:44:48 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1895] 10.0.0.198 () {32 vars in 685 bytes} [Sun Mar 8 03:44:48 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1896] 10.0.0.198 () {32 vars in 671 bytes} [Sun Mar 8 03:44:48 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1897] 10.0.0.198 () {32 vars in 685 bytes} [Sun Mar 8 03:44:48 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1898] 10.0.0.198 () {32 vars in 681 bytes} [Sun Mar 8 03:44:48 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1899] 10.0.0.198 () {32 vars in 693 bytes} [Sun Mar 8 03:44:48 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1900] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:44:48 2026] DELETE /v2.0/subnets/8ee19633-dddf-4b50-8295-f636962a54bd => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1901] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:44:48 2026] DELETE /v2.0/subnets/4fce0cb6-665d-48d6-a7d8-9b8b9a9afe49 => 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: 955/1902] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:44:46 2026] PUT /v2.0/routers/1a2b5f6b-18fb-4475-a318-fc4475ed9c18/remove_router_interface => generated 309 bytes in 1715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1903] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:44:48 2026] DELETE /v2.0/subnets/4ad29f77-78ee-4841-9cb1-4dabe506fb28 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:48.908 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3ab9abf-1195-4371-9dbb-3a2772e9c20b 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] TaaS: Handle Delete Port: a1668ab3-6ae9-4242-bb74-a5ee08bf1468 2026-03-08 03:44:48.910 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3ab9abf-1195-4371-9dbb-3a2772e9c20b 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Tap Mirror: Handle Delete Port: a1668ab3-6ae9-4242-bb74-a5ee08bf1468 [pid: 8|app: 0|req: 949/1904] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:44:48 2026] DELETE /v2.0/subnets/d74add26-2637-4a7a-a5ce-00820b946abd => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1905] 10.0.0.200 () {34 vars in 989 bytes} [Sun Mar 8 03:44:48 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => 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: 951/1906] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:44:48 2026] DELETE /v2.0/subnets/a8d839b8-2b7e-4d19-8c12-a9cd6fb60652 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1907] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:49 2026] GET /v2.0/ports?device_id=d052ce69-217c-4b13-aeb1-37ba685292ae => 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: 953/1908] 10.0.0.200 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:49 2026] GET /v2.0/security-groups?id=65bc39a0-e357-4c74-be90-e7873e5d546e&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:44:49.184 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3ab9abf-1195-4371-9dbb-3a2772e9c20b 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] TaaS: Handle Delete Port: ed720a3a-45e0-444d-9c04-6c20c1ea7bc9 2026-03-08 03:44:49.187 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3ab9abf-1195-4371-9dbb-3a2772e9c20b 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] Tap Mirror: Handle Delete Port: ed720a3a-45e0-444d-9c04-6c20c1ea7bc9 2026-03-08 03:44:49.285 8 INFO neutron_taas.services.taas.taas_plugin [None req-66eb6ea7-8bcd-4e34-bac3-f8b74f423e90 7a2ade931fad4181be205447bf68805c ccbd44618e73431c85398a6d74e1f2b0 - - default default] TaaS: Handle Delete Port: 482fa1ec-8539-45a5-9b2e-dc47205f2d8a 2026-03-08 03:44:49.288 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66eb6ea7-8bcd-4e34-bac3-f8b74f423e90 7a2ade931fad4181be205447bf68805c ccbd44618e73431c85398a6d74e1f2b0 - - default default] Tap Mirror: Handle Delete Port: 482fa1ec-8539-45a5-9b2e-dc47205f2d8a 2026-03-08 03:44:49.460 8 INFO neutron.services.segments.plugin [-] Segment c78902a3-6f43-4f12-b790-e4190344579f resource provider aggregate not found 2026-03-08 03:44:49.465 8 INFO neutron.services.segments.plugin [-] Segment c78902a3-6f43-4f12-b790-e4190344579f resource provider aggregate not found 2026-03-08 03:44:49.486 8 INFO neutron.services.segments.plugin [-] Segment c78902a3-6f43-4f12-b790-e4190344579f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c78902a3-6f43-4f12-b790-e4190344579f found for delete ", "request_id": "req-b6aab6f4-8980-44df-9a7d-e57b8e46a3bc"}]} 2026-03-08 03:44:49.489 8 INFO neutron.services.segments.plugin [-] Segment c78902a3-6f43-4f12-b790-e4190344579f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c78902a3-6f43-4f12-b790-e4190344579f found for delete ", "request_id": "req-82aadee5-8dc8-4ca8-a22a-4c814dbcba13"}]} [pid: 8|app: 0|req: 954/1909] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:49 2026] DELETE /v2.0/networks/621c0f64-3488-4382-8459-481fa6347c0a => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:49.574 7 INFO neutron.services.segments.plugin [-] Segment aed81938-0091-4788-9716-c0910cb44557 resource provider aggregate not found 2026-03-08 03:44:49.584 7 INFO neutron.services.segments.plugin [-] Segment aed81938-0091-4788-9716-c0910cb44557 resource provider aggregate not found 2026-03-08 03:44:49.606 7 INFO neutron.services.segments.plugin [-] Segment aed81938-0091-4788-9716-c0910cb44557 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aed81938-0091-4788-9716-c0910cb44557 found for delete ", "request_id": "req-cb954bd1-9418-4177-a265-099296c4374c"}]} 2026-03-08 03:44:49.607 7 INFO neutron.services.segments.plugin [-] Segment aed81938-0091-4788-9716-c0910cb44557 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aed81938-0091-4788-9716-c0910cb44557 found for delete ", "request_id": "req-ec2fe914-13d6-4578-845c-a259a47df218"}]} 2026-03-08 03:44:49.614 7 INFO neutron.db.l3_hamode_db [None req-c3ab9abf-1195-4371-9dbb-3a2772e9c20b 44b19abb75754683a42b9de299cf9afd 6a13f9fb51a74c58aca0c474861e87cb - - default default] HA network 3dda2c43-0466-4f50-b37d-c6e09066acd6 was deleted as no HA routers are present in tenant 6a13f9fb51a74c58aca0c474861e87cb. [pid: 7|app: 0|req: 956/1910] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:44:48 2026] DELETE /v2.0/routers/1a2b5f6b-18fb-4475-a318-fc4475ed9c18 => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1911] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:49 2026] DELETE /v2.0/networks/d5360df1-01c5-41fd-b22d-68f6b6996aff => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1912] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:44:49 2026] DELETE /v2.0/subnets/5a384ec2-456b-48b9-9aec-abbbd954f70d => 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: 956/1913] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:49 2026] DELETE /v2.0/networks/adf5338c-29f4-4a2f-bc57-2d0332860b45 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1914] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:49 2026] DELETE /v2.0/networks/23cc34eb-2178-4403-9ea4-28f3e6cf69ac => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1915] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:49 2026] DELETE /v2.0/networks/1ebd597f-15f8-4771-913c-d869e11d78f9 => 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: 959/1916] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:49 2026] DELETE /v2.0/networks/0bc744f9-bd5d-499a-85b5-97a4cd327f75 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1917] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:50 2026] DELETE /v2.0/security-groups/752558b7-435b-472b-8ad1-8dec991227b3 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:44:50.369 7 INFO neutron.api.v2.resource [None req-3ba94d21-2941-4cf2-bfa8-683b989c4b2a 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 960/1918] 10.0.0.198 () {32 vars in 736 bytes} [Sun Mar 8 03:44:50 2026] GET /v2.0/security-groups/752558b7-435b-472b-8ad1-8dec991227b3 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:44:50.488 8 INFO neutron_taas.services.taas.taas_plugin [None req-de5a466a-b484-49c7-b055-0eb254ea6d07 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] TaaS: Handle Delete Port: 261dcb70-88cc-4ffa-8063-b0073fe70575 2026-03-08 03:44:50.490 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de5a466a-b484-49c7-b055-0eb254ea6d07 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] Tap Mirror: Handle Delete Port: 261dcb70-88cc-4ffa-8063-b0073fe70575 [pid: 7|app: 0|req: 961/1919] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:50 2026] GET /v2.0/security-groups?tenant_id=6a13f9fb51a74c58aca0c474861e87cb&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1920] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:44:50 2026] DELETE /v2.0/floatingips/4c5c2522-7208-452c-be6d-00dd1e17e47f => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1921] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:50 2026] DELETE /v2.0/security-groups/4c8d28f1-3163-4829-9938-313dbbfb8b32 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:44:51.063 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f23550b-a3cb-4e86-8310-6dacad6216a2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 4a832876-3723-496b-872a-69de622e8d46 2026-03-08 03:44:51.066 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f23550b-a3cb-4e86-8310-6dacad6216a2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 4a832876-3723-496b-872a-69de622e8d46 [pid: 7|app: 0|req: 963/1922] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:51 2026] GET /v2.0/security-groups?tenant_id=ccbd44618e73431c85398a6d74e1f2b0&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1923] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:51 2026] DELETE /v2.0/security-groups/7afca116-c9db-42a1-a6ab-990ec1d67bd7 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:44:51.516 8 INFO neutron.services.segments.plugin [-] Segment cb8456ad-7f48-4b49-a187-b20372c74dbd resource provider aggregate not found 2026-03-08 03:44:51.522 8 INFO neutron.services.segments.plugin [-] Segment cb8456ad-7f48-4b49-a187-b20372c74dbd resource provider aggregate not found [pid: 7|app: 0|req: 965/1924] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:51 2026] GET /v2.0/security-groups?tenant_id=be7efae43f83446e928e905973254dc8&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:44:51.540 8 INFO neutron.services.segments.plugin [-] Segment cb8456ad-7f48-4b49-a187-b20372c74dbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb8456ad-7f48-4b49-a187-b20372c74dbd found for delete ", "request_id": "req-67ce9662-4a10-4c26-9913-5281275a6349"}]} 2026-03-08 03:44:51.546 8 INFO neutron.services.segments.plugin [-] Segment cb8456ad-7f48-4b49-a187-b20372c74dbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb8456ad-7f48-4b49-a187-b20372c74dbd found for delete ", "request_id": "req-5e6b54c6-a983-466d-aa0a-dfc60fd43645"}]} 2026-03-08 03:44:51.563 8 INFO neutron.services.segments.plugin [-] Segment 1c2ec4d5-7be1-4836-85f5-963e36033d03 resource provider aggregate not found 2026-03-08 03:44:51.568 8 INFO neutron.services.segments.plugin [-] Segment 1c2ec4d5-7be1-4836-85f5-963e36033d03 resource provider aggregate not found 2026-03-08 03:44:51.592 8 INFO neutron.services.segments.plugin [-] Segment 1c2ec4d5-7be1-4836-85f5-963e36033d03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c2ec4d5-7be1-4836-85f5-963e36033d03 found for delete ", "request_id": "req-4aefe44c-fb63-4a19-bcca-fcc7f1d8c670"}]} 2026-03-08 03:44:51.593 8 INFO neutron.services.segments.plugin [-] Segment 1c2ec4d5-7be1-4836-85f5-963e36033d03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c2ec4d5-7be1-4836-85f5-963e36033d03 found for delete ", "request_id": "req-69f2b334-cbc0-4414-8864-ec421fe92842"}]} 2026-03-08 03:44:51.632 8 INFO neutron.services.segments.plugin [-] Segment 069712d4-836c-44c8-8197-e1a28c42efa2 resource provider aggregate not found 2026-03-08 03:44:51.634 7 INFO neutron.services.segments.plugin [-] Segment 1ccf27a2-6f89-44e9-8caa-4e1f4d38a343 resource provider aggregate not found 2026-03-08 03:44:51.638 8 INFO neutron.services.segments.plugin [-] Segment 069712d4-836c-44c8-8197-e1a28c42efa2 resource provider aggregate not found 2026-03-08 03:44:51.641 7 INFO neutron.services.segments.plugin [-] Segment 1ccf27a2-6f89-44e9-8caa-4e1f4d38a343 resource provider aggregate not found 2026-03-08 03:44:51.648 7 INFO neutron.services.segments.plugin [-] Segment 1ccf27a2-6f89-44e9-8caa-4e1f4d38a343 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ccf27a2-6f89-44e9-8caa-4e1f4d38a343 found for delete ", "request_id": "req-f1184b7f-49f0-437a-9ca8-bd0fc69fd89b"}]} 2026-03-08 03:44:51.656 8 INFO neutron.services.segments.plugin [-] Segment 069712d4-836c-44c8-8197-e1a28c42efa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 069712d4-836c-44c8-8197-e1a28c42efa2 found for delete ", "request_id": "req-43befa8f-f327-4fa4-8d12-a03d50662a84"}]} 2026-03-08 03:44:51.658 8 INFO neutron.services.segments.plugin [-] Segment 069712d4-836c-44c8-8197-e1a28c42efa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 069712d4-836c-44c8-8197-e1a28c42efa2 found for delete ", "request_id": "req-e1e51397-3c23-4afa-87bb-53c20b751c2d"}]} [pid: 7|app: 0|req: 966/1925] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:51 2026] DELETE /v2.0/security-groups/cfe30618-0958-4ae4-aa3b-b428028209e4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:44:51.662 7 INFO neutron.services.segments.plugin [-] Segment 1ccf27a2-6f89-44e9-8caa-4e1f4d38a343 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ccf27a2-6f89-44e9-8caa-4e1f4d38a343 found for delete ", "request_id": "req-3b5acdc5-b1dc-47fd-b89e-df8c3c994367"}]} 2026-03-08 03:44:51.667 7 INFO neutron.services.segments.plugin [-] Segment 8c035cce-0b97-41ce-a538-03cde50b128c resource provider aggregate not found 2026-03-08 03:44:51.684 7 INFO neutron.services.segments.plugin [-] Segment 8c035cce-0b97-41ce-a538-03cde50b128c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c035cce-0b97-41ce-a538-03cde50b128c found for delete ", "request_id": "req-9a088ac3-acc5-426c-9461-b5a9db3c8354"}]} 2026-03-08 03:44:51.687 7 INFO neutron.services.segments.plugin [-] Segment 8c035cce-0b97-41ce-a538-03cde50b128c resource provider aggregate not found 2026-03-08 03:44:51.707 7 INFO neutron.services.segments.plugin [-] Segment 8c035cce-0b97-41ce-a538-03cde50b128c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c035cce-0b97-41ce-a538-03cde50b128c found for delete ", "request_id": "req-06a459f4-bf3c-477b-a988-6da0a702392b"}]} [pid: 8|app: 0|req: 960/1926] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:44:50 2026] PUT /v2.0/routers/1eaeec31-4831-4f05-ae6b-0d90a22ca79e/remove_router_interface => generated 309 bytes in 1090 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1927] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:51 2026] GET /v2.0/security-groups?tenant_id=2bddd8f70dbe46fd8a5beb60700de984&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:44:51.959 8 INFO neutron_taas.services.taas.taas_plugin [None req-1323625f-d814-4fb5-8705-70e659a064cd 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 6d3f7f69-85d7-4766-b52e-97bbb43f12cf 2026-03-08 03:44:51.962 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1323625f-d814-4fb5-8705-70e659a064cd 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 6d3f7f69-85d7-4766-b52e-97bbb43f12cf [pid: 7|app: 0|req: 968/1928] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:51 2026] DELETE /v2.0/security-groups/1cde27e6-11a8-4951-b1e8-429d81f2a3be => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:44:52.257 8 INFO neutron_taas.services.taas.taas_plugin [None req-1323625f-d814-4fb5-8705-70e659a064cd 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 0f486487-ab0f-41a5-ae3d-5dfad195b62b 2026-03-08 03:44:52.260 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1323625f-d814-4fb5-8705-70e659a064cd 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 0f486487-ab0f-41a5-ae3d-5dfad195b62b 2026-03-08 03:44:52.633 8 INFO neutron.db.l3_hamode_db [None req-1323625f-d814-4fb5-8705-70e659a064cd 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HA network fe2d9d92-8a37-4098-87d5-e21214de135a was deleted as no HA routers are present in tenant 2b032878b2c2475684ab6110b17b1055. [pid: 8|app: 0|req: 961/1929] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:44:51 2026] DELETE /v2.0/routers/1eaeec31-4831-4f05-ae6b-0d90a22ca79e => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1930] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:44:52 2026] DELETE /v2.0/subnets/daa24125-eef0-4fb8-9f13-7b3e044d1fbe => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:52.912 7 INFO neutron_taas.services.taas.taas_plugin [None req-efa8524d-6863-486b-bd3e-ac9b1bf91839 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: bf5a6321-08b9-47e1-a785-0b60e996b9ec 2026-03-08 03:44:52.915 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efa8524d-6863-486b-bd3e-ac9b1bf91839 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: bf5a6321-08b9-47e1-a785-0b60e996b9ec 2026-03-08 03:44:52.996 8 INFO neutron.db.segments_db [None req-4c2a04f4-ed1a-424b-9ada-11a3f52fac4c 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] Added segment c7ffa283-71de-4a98-a0e0-92262080ff87 of type vxlan for network 009027bc-2d72-4b38-af1f-1cd913cc47d3 [pid: 8|app: 0|req: 962/1931] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:52 2026] POST /v2.0/networks => generated 625 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1932] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:52 2026] DELETE /v2.0/networks/d22a3cd6-5fb1-4e01-839f-d1d64f743863 => 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: 971/1933] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:53 2026] GET /v2.0/security-groups?tenant_id=2b032878b2c2475684ab6110b17b1055&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1934] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:53 2026] DELETE /v2.0/security-groups/c6f153d9-e4fe-41a8-9cd7-ec69b6c7eea3 => 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: 963/1935] 10.0.0.198 () {34 vars in 664 bytes} [Sun Mar 8 03:44:53 2026] POST /v2.0/ports => generated 775 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:53.542 7 INFO neutron.db.segments_db [None req-58bfb1ef-391e-467c-916f-f5fa23110c31 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] Added segment 22e5be2b-6044-408b-94c1-67a97268b0ce of type vxlan for network 134c88f4-f2e7-4f88-8392-e8049846261e [pid: 7|app: 0|req: 973/1936] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:53 2026] POST /v2.0/networks => generated 613 bytes in 167 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-03-08 03:44:53.692 8 INFO neutron.services.segments.plugin [-] Segment 771f4b92-37f7-4382-adff-942f96cd67af resource provider aggregate not found 2026-03-08 03:44:53.701 8 INFO neutron.services.segments.plugin [-] Segment 771f4b92-37f7-4382-adff-942f96cd67af resource provider aggregate not found 2026-03-08 03:44:53.705 7 INFO neutron.services.segments.plugin [-] Segment 2e93d64c-d47a-45ab-9c0e-c94da868f766 resource provider aggregate not found 2026-03-08 03:44:53.716 8 INFO neutron.services.segments.plugin [-] Segment 771f4b92-37f7-4382-adff-942f96cd67af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 771f4b92-37f7-4382-adff-942f96cd67af found for delete ", "request_id": "req-a509ba93-82a6-456a-942b-44b3fa5cd2e0"}]} 2026-03-08 03:44:53.729 8 INFO neutron.services.segments.plugin [-] Segment 771f4b92-37f7-4382-adff-942f96cd67af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 771f4b92-37f7-4382-adff-942f96cd67af found for delete ", "request_id": "req-12b99a9f-6d92-4b84-9a7c-47476077ffee"}]} 2026-03-08 03:44:53.732 7 INFO neutron.services.segments.plugin [-] Segment 2e93d64c-d47a-45ab-9c0e-c94da868f766 resource provider aggregate not found 2026-03-08 03:44:53.750 7 INFO neutron.services.segments.plugin [-] Segment 2e93d64c-d47a-45ab-9c0e-c94da868f766 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e93d64c-d47a-45ab-9c0e-c94da868f766 found for delete ", "request_id": "req-aa960cd0-b566-40b9-b8e3-6ff41b0fcebb"}]} 2026-03-08 03:44:53.752 7 INFO neutron.services.segments.plugin [-] Segment 2e93d64c-d47a-45ab-9c0e-c94da868f766 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e93d64c-d47a-45ab-9c0e-c94da868f766 found for delete ", "request_id": "req-dfc919d3-f7b4-4a2e-8526-27d031abda4e"}]} [pid: 8|app: 0|req: 964/1937] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:44:53 2026] POST /v2.0/subnets => generated 626 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1938] 10.0.0.198 () {34 vars in 664 bytes} [Sun Mar 8 03:44:54 2026] POST /v2.0/ports => generated 950 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:54.601 8 INFO neutron_taas.services.taas.taas_plugin [None req-b21d379b-7a15-428d-a9af-f5a551dd4d58 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] TaaS: Handle Delete Port: b445d8e6-ddc5-4634-b615-d240d7859bd1 2026-03-08 03:44:54.605 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b21d379b-7a15-428d-a9af-f5a551dd4d58 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] Tap Mirror: Handle Delete Port: b445d8e6-ddc5-4634-b615-d240d7859bd1 [pid: 8|app: 0|req: 965/1939] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:44:54 2026] DELETE /v2.0/ports/b445d8e6-ddc5-4634-b615-d240d7859bd1 => generated 0 bytes in 300 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-03-08 03:44:54.810 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a31401b9-e83a-4c56-89f4-8e126ce9f4b5 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 975/1940] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:44:54 2026] DELETE /v2.0/ports/b445d8e6-ddc5-4634-b615-d240d7859bd1 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:44:54.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ca18477-a008-4ab6-b22c-5804da05a91d 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 966/1941] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:44:54 2026] GET /v2.0/ports/b445d8e6-ddc5-4634-b615-d240d7859bd1 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1942] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:44:54 2026] DELETE /v2.0/subnets/8d0fe9ba-7753-416a-b9ad-09b41214e3a1 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1943] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:55 2026] DELETE /v2.0/networks/134c88f4-f2e7-4f88-8392-e8049846261e => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:55.287 7 INFO neutron.db.segments_db [None req-d8c2211d-c795-4a26-9567-c5f67cbe7f7b 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] Added segment f22739c7-78ea-4d7a-b94f-edd2efc09ee5 of type vxlan for network 7602b62a-608a-4b4d-8c94-07bcabf4dd53 [pid: 7|app: 0|req: 977/1944] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:44:55 2026] POST /v2.0/networks => generated 613 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1945] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:44:55 2026] POST /v2.0/subnets => generated 626 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:44:55.742 8 INFO neutron.services.segments.plugin [-] Segment 22e5be2b-6044-408b-94c1-67a97268b0ce resource provider aggregate not found 2026-03-08 03:44:55.776 8 INFO neutron.services.segments.plugin [-] Segment 22e5be2b-6044-408b-94c1-67a97268b0ce resource provider aggregate not found 2026-03-08 03:44:55.783 8 INFO neutron.services.segments.plugin [-] Segment 22e5be2b-6044-408b-94c1-67a97268b0ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22e5be2b-6044-408b-94c1-67a97268b0ce found for delete ", "request_id": "req-a2a43f90-7c21-4484-b9cf-d574a6ab21ce"}]} 2026-03-08 03:44:55.798 8 INFO neutron.services.segments.plugin [-] Segment 22e5be2b-6044-408b-94c1-67a97268b0ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22e5be2b-6044-408b-94c1-67a97268b0ce found for delete ", "request_id": "req-4f85a045-fe38-433e-b94f-77483a4d4404"}]} [pid: 8|app: 0|req: 969/1946] 10.0.0.198 () {34 vars in 664 bytes} [Sun Mar 8 03:44:55 2026] POST /v2.0/ports => generated 911 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1947] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:44:55 2026] POST /v2.0/floatingips => generated 552 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1948] 10.0.0.198 () {34 vars in 758 bytes} [Sun Mar 8 03:44:56 2026] PUT /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:44:56.147 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f0047a6-636d-4b84-82bc-e6c58d282db1 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] TaaS: Handle Delete Port: bf3c6d63-e1e6-4640-bc75-848e7876ce76 2026-03-08 03:44:56.150 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f0047a6-636d-4b84-82bc-e6c58d282db1 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] Tap Mirror: Handle Delete Port: bf3c6d63-e1e6-4640-bc75-848e7876ce76 [pid: 7|app: 0|req: 980/1949] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:44:56 2026] GET /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1950] 10.0.0.198 () {34 vars in 769 bytes} [Sun Mar 8 03:44:56 2026] PUT /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1951] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:44:56 2026] GET /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1952] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:44:56 2026] DELETE /v2.0/ports/bf3c6d63-e1e6-4640-bc75-848e7876ce76 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:56.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fe6db360-45d8-4e71-9981-f6187a68f633 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 971/1953] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:44:56 2026] GET /v2.0/ports/bf3c6d63-e1e6-4640-bc75-848e7876ce76 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1954] 10.0.0.198 () {34 vars in 765 bytes} [Sun Mar 8 03:44:56 2026] PUT /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1955] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:44:56 2026] GET /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1956] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:44:56 2026] DELETE /v2.0/subnets/9c86e800-ba50-4ee0-b9c6-03c33018f726 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1957] 10.0.0.198 () {34 vars in 787 bytes} [Sun Mar 8 03:44:56 2026] PUT /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1958] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:56 2026] GET /v2.0/security-groups?tenant_id=5555dccf6e184be18ae143877eb8b317&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1959] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:56 2026] DELETE /v2.0/networks/7602b62a-608a-4b4d-8c94-07bcabf4dd53 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1960] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:44:56 2026] GET /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1961] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:56 2026] DELETE /v2.0/security-groups/dcc781f7-35e2-49e7-9b58-68aaca59c263 => 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: 976/1962] 10.0.0.198 () {34 vars in 758 bytes} [Sun Mar 8 03:44:56 2026] PUT /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/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: 977/1963] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:44:56 2026] GET /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1964] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:44:56 2026] GET /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:44:56.934 8 INFO neutron.api.v2.resource [None req-9acd9002-488c-4595-832e-8a4d129e1d1b 2f9948f54cb24564afb73759dd1cf76c 695b2c6558fe4d82849fc3fa120986df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 979/1965] 10.0.0.198 () {32 vars in 750 bytes} [Sun Mar 8 03:44:56 2026] GET /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1966] 10.0.0.198 () {34 vars in 664 bytes} [Sun Mar 8 03:44:56 2026] POST /v2.0/ports => generated 775 bytes in 289 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: 980/1967] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:44:56 2026] DELETE /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1968] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:44:56 2026] GET /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:44:57.097 8 INFO neutron.api.v2.resource [None req-3c8a53d5-a9aa-472f-9d81-81b967f3f689 2f9948f54cb24564afb73759dd1cf76c 695b2c6558fe4d82849fc3fa120986df - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 982/1969] 10.0.0.198 () {32 vars in 753 bytes} [Sun Mar 8 03:44:57 2026] DELETE /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1970] 10.0.0.198 () {34 vars in 736 bytes} [Sun Mar 8 03:44:56 2026] PUT /v2.0/ports/799aa06d-c282-4599-a0ad-3670adfa5844 => generated 752 bytes in 189 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: 983/1971] 10.0.0.198 () {32 vars in 741 bytes} [Sun Mar 8 03:44:57 2026] DELETE /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1972] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:44:57 2026] GET /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:44:57.259 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a0e9693-0118-4869-9117-75fb521e7969 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] TaaS: Handle Delete Port: 799aa06d-c282-4599-a0ad-3670adfa5844 2026-03-08 03:44:57.263 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a0e9693-0118-4869-9117-75fb521e7969 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] Tap Mirror: Handle Delete Port: 799aa06d-c282-4599-a0ad-3670adfa5844 [pid: 7|app: 0|req: 989/1973] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:44:57 2026] DELETE /v2.0/ports/799aa06d-c282-4599-a0ad-3670adfa5844 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:57.347 8 INFO neutron_taas.services.taas.taas_plugin [None req-95453348-3b0d-4e5a-b4aa-342a02a69da3 2f9948f54cb24564afb73759dd1cf76c 695b2c6558fe4d82849fc3fa120986df - - default default] TaaS: Handle Delete Port: f78fde23-6ff6-42f6-828d-b1a8a6317ae0 2026-03-08 03:44:57.350 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95453348-3b0d-4e5a-b4aa-342a02a69da3 2f9948f54cb24564afb73759dd1cf76c 695b2c6558fe4d82849fc3fa120986df - - default default] Tap Mirror: Handle Delete Port: f78fde23-6ff6-42f6-828d-b1a8a6317ae0 [pid: 7|app: 0|req: 990/1974] 10.0.0.198 () {32 vars in 642 bytes} [Sun Mar 8 03:44:57 2026] GET /v2.0/ports => generated 778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:44:57.430 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6fca0bf3-1561-452c-9840-fb76c2f2eec2 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 991/1975] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:44:57 2026] GET /v2.0/ports/799aa06d-c282-4599-a0ad-3670adfa5844 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1976] 10.0.0.198 () {32 vars in 642 bytes} [Sun Mar 8 03:44:57 2026] GET /v2.0/ports => generated 778 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1977] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:44:57 2026] DELETE /v2.0/floatingips/9098eb8c-d4a0-4725-9861-3297cf1a1280 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1978] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:44:57 2026] GET /v2.0/ports/99130f8b-6f75-4e43-a816-08cdec15fd43 => generated 775 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:44:57.539 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee0a2cce-f431-4b32-85f5-3015ca830b01 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 986/1979] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:44:57 2026] DELETE /v2.0/ports/bf3c6d63-e1e6-4640-bc75-848e7876ce76 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:44:57.559 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb5db30d-351f-459a-92ae-b0bb04ffbed3 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 994/1980] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:44:57 2026] DELETE /v2.0/subnets/9c86e800-ba50-4ee0-b9c6-03c33018f726 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:44:57.581 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0ee18c2-536e-4607-b0e7-165c03b1beac 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 987/1981] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:44:57 2026] DELETE /v2.0/subnets/8d0fe9ba-7753-416a-b9ad-09b41214e3a1 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:44:57.692 7 INFO neutron_taas.services.taas.taas_plugin [None req-8418bdce-7f61-4f12-aa18-007c3201d76e 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] TaaS: Handle Delete Port: 99130f8b-6f75-4e43-a816-08cdec15fd43 2026-03-08 03:44:57.695 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8418bdce-7f61-4f12-aa18-007c3201d76e 6d75ef5d266d43f9b80e0487148896a3 e61c573c8bf247f88ea6bfb62753882b - - default default] Tap Mirror: Handle Delete Port: 99130f8b-6f75-4e43-a816-08cdec15fd43 [pid: 7|app: 0|req: 995/1982] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:44:57 2026] DELETE /v2.0/ports/99130f8b-6f75-4e43-a816-08cdec15fd43 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:44:57.801 8 INFO neutron.services.segments.plugin [-] Segment f22739c7-78ea-4d7a-b94f-edd2efc09ee5 resource provider aggregate not found 2026-03-08 03:44:57.824 8 INFO neutron.services.segments.plugin [-] Segment f22739c7-78ea-4d7a-b94f-edd2efc09ee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f22739c7-78ea-4d7a-b94f-edd2efc09ee5 found for delete ", "request_id": "req-a3d163ec-8ccc-483a-b610-12a252e2d02f"}]} 2026-03-08 03:44:57.828 8 INFO neutron.services.segments.plugin [-] Segment f22739c7-78ea-4d7a-b94f-edd2efc09ee5 resource provider aggregate not found 2026-03-08 03:44:57.853 8 INFO neutron.services.segments.plugin [-] Segment f22739c7-78ea-4d7a-b94f-edd2efc09ee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f22739c7-78ea-4d7a-b94f-edd2efc09ee5 found for delete ", "request_id": "req-bffe15c9-e99a-4c30-9bb4-14091c3343f7"}]} [pid: 8|app: 0|req: 988/1983] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:44:57 2026] DELETE /v2.0/networks/009027bc-2d72-4b38-af1f-1cd913cc47d3 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1984] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:58 2026] GET /v2.0/security-groups?tenant_id=e61c573c8bf247f88ea6bfb62753882b&name=default => generated 2925 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1985] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:58 2026] GET /v2.0/security-groups?tenant_id=7caf156bd0124f60a9516d5e47d2b4e8&name=default => generated 2925 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1986] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:58 2026] DELETE /v2.0/security-groups/bbbacdbc-b200-4bc5-af59-9b16fd44b066 => 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: 997/1987] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:58 2026] DELETE /v2.0/security-groups/479e5909-1626-4e52-b884-16f2645e335c => 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: 998/1988] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:44:58 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1989] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:44:58 2026] GET /v2.0/security-groups?tenant_id=695b2c6558fe4d82849fc3fa120986df&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1990] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:44:58 2026] GET /v2.0/security-groups?id=65bc39a0-e357-4c74-be90-e7873e5d546e&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1991] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:44:58 2026] DELETE /v2.0/security-groups/36dd2cdb-5460-4bdf-bbf4-a22303afadf7 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:44:59.847 8 INFO neutron.services.segments.plugin [-] Segment c7ffa283-71de-4a98-a0e0-92262080ff87 resource provider aggregate not found 2026-03-08 03:44:59.868 8 INFO neutron.services.segments.plugin [-] Segment c7ffa283-71de-4a98-a0e0-92262080ff87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7ffa283-71de-4a98-a0e0-92262080ff87 found for delete ", "request_id": "req-be5b3bfe-6510-43df-9403-0446499c56dd"}]} 2026-03-08 03:44:59.875 8 INFO neutron.services.segments.plugin [-] Segment c7ffa283-71de-4a98-a0e0-92262080ff87 resource provider aggregate not found 2026-03-08 03:44:59.896 8 INFO neutron.services.segments.plugin [-] Segment c7ffa283-71de-4a98-a0e0-92262080ff87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7ffa283-71de-4a98-a0e0-92262080ff87 found for delete ", "request_id": "req-0882d940-61b4-40a7-af4d-85fe14dd674d"}]} [pid: 7|app: 0|req: 1001/1994] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:00 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1995] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:45:00 2026] GET /v2.0/security-groups?id=65bc39a0-e357-4c74-be90-e7873e5d546e&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: 995/1996] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:45:00 2026] GET /v2.0/security-groups => generated 33891 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1997] 10.0.0.198 () {34 vars in 683 bytes} [Sun Mar 8 03:45:00 2026] POST /v2.0/security-groups => generated 1625 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1998] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/ports => generated 12984 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1999] 10.0.0.198 () {32 vars in 662 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/security-groups => generated 4530 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2000] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/network-ip-availabilities => generated 1977 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2001] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:00 2026] GET /v2.0/security-groups?tenant_id=0f120a4622004e2e91cd188c95a635ac&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2002] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2003] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/subnets => generated 2595 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2004] 10.0.0.198 () {34 vars in 757 bytes} [Sun Mar 8 03:45:01 2026] PUT /v2.0/security-groups/7cb4c45f-7526-4410-9fa1-362279aedffc => generated 1664 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2005] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/security-groups?id=65bc39a0-e357-4c74-be90-e7873e5d546e&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: 999/2006] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2007] 10.0.0.198 () {32 vars in 736 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/security-groups/7cb4c45f-7526-4410-9fa1-362279aedffc => generated 1664 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2008] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:01 2026] DELETE /v2.0/security-groups/a90e43ad-35da-4b1b-b2d4-f21bc2e4bcee => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2009] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/floatingips => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2010] 199.204.45.23 () {34 vars in 992 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2011] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:01 2026] DELETE /v2.0/security-groups/7cb4c45f-7526-4410-9fa1-362279aedffc => 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: 1010/2012] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/networks => generated 3606 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2013] 10.0.0.191 () {34 vars in 1083 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5&device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 2473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:45:01.730 8 INFO neutron_taas.services.taas.taas_plugin [req-08b369e5-a204-4c4d-acff-a557aa8b0f28 req-7fd761da-d566-4382-a390-720d236ee3cc 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] TaaS: Handle Delete Port: fe179c48-c963-4528-b76e-f993b4beb4d1 2026-03-08 03:45:01.733 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-08b369e5-a204-4c4d-acff-a557aa8b0f28 req-7fd761da-d566-4382-a390-720d236ee3cc 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Tap Mirror: Handle Delete Port: fe179c48-c963-4528-b76e-f993b4beb4d1 [pid: 7|app: 0|req: 1012/2014] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/security-groups?tenant_id=8fa77d4fb2b64f97ba0062fe6fe10a23&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2015] 10.0.0.198 () {32 vars in 662 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/security-groups => 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: 1014/2016] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/routers => generated 737 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:01.849 8 INFO neutron.db.l3_db [req-08b369e5-a204-4c4d-acff-a557aa8b0f28 req-7fd761da-d566-4382-a390-720d236ee3cc 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Floating IP 57e9b0cc-cadd-4d21-83ba-8a20cb922dc3 disassociated. External IP: 10.96.250.206, port: fe179c48-c963-4528-b76e-f993b4beb4d1. [pid: 7|app: 0|req: 1015/2017] 10.0.0.191 () {34 vars in 1119 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/security-groups?id=65bc39a0-e357-4c74-be90-e7873e5d546e&id=ef433af0-2a1a-4507-a2fe-697419f7fc80&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2018] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:01 2026] DELETE /v2.0/security-groups/16db9af8-ee34-43c5-a568-21146f0cfb75 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:01.985 7 INFO neutron.api.v2.resource [None req-2da07d9a-9785-4733-8c97-68cc06925ca9 b5fffa9c74644f19a93252359e00fe5d bb48f8663bc34fbb90a8ca1b56709c32 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1017/2019] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:01 2026] DELETE /v2.0/security-groups/7cb4c45f-7526-4410-9fa1-362279aedffc => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2020] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2021] 10.0.0.198 () {34 vars in 683 bytes} [Sun Mar 8 03:45:01 2026] POST /v2.0/security-groups => generated 1624 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2022] 199.204.45.23 () {36 vars in 995 bytes} [Sun Mar 8 03:45:01 2026] DELETE /v2.0/ports/fe179c48-c963-4528-b76e-f993b4beb4d1 => generated 0 bytes in 639 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2023] 10.0.0.16 () {28 vars in 675 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.0/routers/2bba7253-51d7-4962-9d86-3e6c050075a5/l3-agents => generated 681 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2024] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.0/agents => generated 3385 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:45:02.270 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f9063f5-d11e-4fbc-bcf1-688f3107e002'] response: {'server_uuid': '4f1f1031-17c4-4ff6-aafe-53240d7fbeb5', 'name': 'network-vif-deleted', 'tag': 'fe179c48-c963-4528-b76e-f993b4beb4d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1022/2025] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.0/subnets => generated 2595 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2026] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:45:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2027] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.0/security-group-rules/0d779b9c-fc03-4080-89ba-84a6a26082dd => generated 601 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2028] 10.0.0.198 () {32 vars in 672 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2029] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2030] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:45:02 2026] DELETE /v2.0/security-group-rules/0d779b9c-fc03-4080-89ba-84a6a26082dd => 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: 1025/2031] 10.0.0.198 () {32 vars in 672 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2032] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:45:02 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: 1027/2033] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.0/security-group-rules/6b5175d5-d944-4d0b-aedd-af21b881af65 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2034] 10.0.0.198 () {32 vars in 672 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2035] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:45:02 2026] DELETE /v2.0/security-group-rules/6b5175d5-d944-4d0b-aedd-af21b881af65 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2036] 10.0.0.198 () {34 vars in 683 bytes} [Sun Mar 8 03:45:02 2026] POST /v2.0/security-groups => generated 1601 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2037] 10.0.0.198 () {32 vars in 672 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2038] 10.0.0.198 () {34 vars in 766 bytes} [Sun Mar 8 03:45:02 2026] PUT /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/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: 1009/2039] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2040] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:45:03 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: 1010/2041] 10.0.0.198 () {34 vars in 777 bytes} [Sun Mar 8 03:45:03 2026] PUT /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2042] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.0/security-group-rules/2967b359-1051-4bf8-a67a-b817aa867093 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2043] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2044] 10.0.0.198 () {34 vars in 773 bytes} [Sun Mar 8 03:45:03 2026] PUT /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2045] 10.0.0.198 () {32 vars in 672 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2046] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2047] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:45:03 2026] DELETE /v2.0/security-group-rules/2967b359-1051-4bf8-a67a-b817aa867093 => 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: 1014/2048] 10.0.0.198 () {34 vars in 795 bytes} [Sun Mar 8 03:45:03 2026] PUT /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2049] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2050] 10.0.0.198 () {32 vars in 672 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2051] 10.0.0.198 () {34 vars in 766 bytes} [Sun Mar 8 03:45:03 2026] PUT /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2052] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2053] 10.0.0.198 () {32 vars in 754 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2054] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:03 2026] DELETE /v2.0/security-groups/785e8f77-c969-4d1b-8175-53d0f59ca12d => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:03.502 8 INFO neutron.api.v2.resource [None req-7795db02-367a-4ee1-96e0-dcd53dc81d1c bde8f4263fa4471a82a1c8265a3eac55 fd64548840464f2898e6167c8380775e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1019/2055] 10.0.0.198 () {32 vars in 758 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2056] 10.0.0.198 () {32 vars in 662 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2057] 10.0.0.198 () {32 vars in 757 bytes} [Sun Mar 8 03:45:03 2026] DELETE /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/tags/red => 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: 1038/2058] 10.0.0.198 () {32 vars in 662 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2059] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/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: 1022/2060] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:03.658 7 INFO neutron.api.v2.resource [None req-b177189a-1bf9-4976-9852-9a9404ed9f69 bde8f4263fa4471a82a1c8265a3eac55 fd64548840464f2898e6167c8380775e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1039/2061] 10.0.0.198 () {32 vars in 761 bytes} [Sun Mar 8 03:45:03 2026] DELETE /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/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: 1023/2062] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:45:03 2026] DELETE /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2063] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2064] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:03 2026] DELETE /v2.0/security-groups/d3046096-a561-469c-a7f0-1788ff4ad161 => 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: 1041/2065] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:04 2026] GET /v2.0/security-groups?tenant_id=bb48f8663bc34fbb90a8ca1b56709c32&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2066] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:04 2026] DELETE /v2.0/security-groups/493cf6cb-52da-496a-b8a0-879915de5266 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2067] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:04 2026] GET /v2.0/security-groups?tenant_id=fd64548840464f2898e6167c8380775e&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2068] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:04 2026] GET /v2.0/security-groups?tenant_id=4a1d5886d57f4d5c96e9df3ff6549c06&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2069] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:04 2026] GET /v2.0/ports?device_id=4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => 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: 1027/2070] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:04 2026] DELETE /v2.0/security-groups/fd96a2fa-dabc-4941-a9d8-a85734b34d97 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2071] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:04 2026] DELETE /v2.0/security-groups/05bb5399-f0cc-468d-b711-a91f54982614 => 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: 1028/2072] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:04 2026] GET /v2.0/security-groups?tenant_id=d3307717c4c045e2bcf288526b2371a8&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2073] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:05 2026] DELETE /v2.0/security-groups/1b08bc61-ea6c-4510-ab73-ce3ef436bd1e => 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: 1029/2074] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:05 2026] DELETE /v2.0/security-groups/65bc39a0-e357-4c74-be90-e7873e5d546e => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:06.083 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f205396-8eb1-4886-8c8e-1541951cfb73 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] TaaS: Handle Delete Port: 71645a5b-262f-4c4e-bb74-abffeb51a006 2026-03-08 03:45:06.086 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f205396-8eb1-4886-8c8e-1541951cfb73 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Tap Mirror: Handle Delete Port: 71645a5b-262f-4c4e-bb74-abffeb51a006 [pid: 7|app: 0|req: 1046/2075] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:45:05 2026] DELETE /v2.0/floatingips/57e9b0cc-cadd-4d21-83ba-8a20cb922dc3 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2076] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:06 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2077] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:45:06 2026] GET /v2.0/security-groups?id=ef433af0-2a1a-4507-a2fe-697419f7fc80&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2078] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:07 2026] GET /v2.0/security-groups?tenant_id=9b65d0379a804c4995809ae5e8b295e6&name=default => generated 2925 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2079] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:07 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2080] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:45:07 2026] GET /v2.0/security-groups?id=ef433af0-2a1a-4507-a2fe-697419f7fc80&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: 1032/2081] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:07 2026] DELETE /v2.0/security-groups/249b9fb6-6ecf-4383-a3ae-2aa92cec2ee0 => 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: 1033/2082] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:08 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2083] 199.204.45.23 () {34 vars in 992 bytes} [Sun Mar 8 03:45:08 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => 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: 1035/2084] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:45:09 2026] GET /v2.0/security-groups?id=ef433af0-2a1a-4507-a2fe-697419f7fc80&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-03-08 03:45:09.126 7 INFO neutron.db.segments_db [None req-ebd6501e-3517-41ca-92b5-938560f52169 e234acfff5d341daa3e9d26ad68cc98a b54630d2a9e048868f22ccc4e789b420 - - default default] Added segment de7736f9-e38c-446e-82bd-f55af1461e01 of type vxlan for network ce7a7c1b-54e0-4485-850b-f5d2d3c9ecb9 2026-03-08 03:45:09.176 8 INFO neutron_taas.services.taas.taas_plugin [req-b67f774d-03c7-4d24-b36d-62e0293100d8 req-21cee199-950a-432e-b6dd-a283f9754a6e 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] TaaS: Handle Delete Port: 5f42850a-0ebc-4357-9297-40a61cd68a51 2026-03-08 03:45:09.180 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b67f774d-03c7-4d24-b36d-62e0293100d8 req-21cee199-950a-432e-b6dd-a283f9754a6e 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Tap Mirror: Handle Delete Port: 5f42850a-0ebc-4357-9297-40a61cd68a51 [pid: 7|app: 0|req: 1050/2085] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:08 2026] POST /v2.0/networks => generated 612 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2086] 199.204.45.23 () {36 vars in 995 bytes} [Sun Mar 8 03:45:09 2026] DELETE /v2.0/ports/5f42850a-0ebc-4357-9297-40a61cd68a51 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:09.391 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5ce6e0c-2100-4f09-8430-498c855aeeaf'] response: {'server_uuid': '2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb', 'name': 'network-vif-deleted', 'tag': '5f42850a-0ebc-4357-9297-40a61cd68a51', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1051/2087] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:09 2026] POST /v2.0/subnets => generated 626 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2088] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:45:09 2026] PUT /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2089] 10.0.0.198 () {32 vars in 730 bytes} [Sun Mar 8 03:45:09 2026] GET /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2090] 10.0.0.198 () {34 vars in 761 bytes} [Sun Mar 8 03:45:09 2026] PUT /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags/green => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2091] 10.0.0.198 () {32 vars in 730 bytes} [Sun Mar 8 03:45:09 2026] GET /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2092] 10.0.0.198 () {34 vars in 757 bytes} [Sun Mar 8 03:45:09 2026] PUT /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags/red => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2093] 10.0.0.198 () {32 vars in 730 bytes} [Sun Mar 8 03:45:09 2026] GET /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:10.078 7 INFO neutron.db.segments_db [None req-84f01473-99d1-4329-bfe3-d4a9b6fdbbb1 d23b7c27757b4026b700c75b011379ab 232fb62805e14a40ab5d14c7a2cdc533 - - default default] Added segment 3cc8c3f9-0249-45c7-aeed-3b03970c44ce of type vxlan for network 5e123e84-f052-45c1-8324-c0a34f9f4344 [pid: 8|app: 0|req: 1042/2094] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:09 2026] GET /v2.0/security-groups?tenant_id=d25699a22abf45eaad62734712324934&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:45:10.135 7 INFO neutron.db.segments_db [None req-84f01473-99d1-4329-bfe3-d4a9b6fdbbb1 d23b7c27757b4026b700c75b011379ab 232fb62805e14a40ab5d14c7a2cdc533 - - default default] Added segment 393c9a5d-effe-41e1-9cdf-c9a646878a80 of type vxlan for network a793f771-acab-4d8c-b8fa-c591234c626b [pid: 8|app: 0|req: 1043/2095] 10.0.0.198 () {34 vars in 779 bytes} [Sun Mar 8 03:45:10 2026] PUT /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2096] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:09 2026] POST /v2.0/networks => generated 1205 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2097] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:10 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => 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: 1044/2098] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:10 2026] DELETE /v2.0/security-groups/eebd9261-8d70-4ea1-adf1-064991c32dad => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2099] 10.0.0.198 () {32 vars in 730 bytes} [Sun Mar 8 03:45:10 2026] GET /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2100] 10.0.0.198 () {32 vars in 648 bytes} [Sun Mar 8 03:45:10 2026] GET /v2.0/networks => generated 1842 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2101] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:45:10 2026] PUT /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2102] 10.0.0.198 () {32 vars in 730 bytes} [Sun Mar 8 03:45:10 2026] GET /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:10.488 8 INFO neutron.services.segments.plugin [-] Segment 3cc8c3f9-0249-45c7-aeed-3b03970c44ce resource provider aggregate not found 2026-03-08 03:45:10.491 8 INFO neutron.services.segments.plugin [-] Segment 3cc8c3f9-0249-45c7-aeed-3b03970c44ce resource provider aggregate not found 2026-03-08 03:45:10.515 8 INFO neutron.services.segments.plugin [-] Segment 3cc8c3f9-0249-45c7-aeed-3b03970c44ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cc8c3f9-0249-45c7-aeed-3b03970c44ce found for delete ", "request_id": "req-eaff8eac-3224-46f0-bf57-39c6262c3722"}]} 2026-03-08 03:45:10.518 8 INFO neutron.services.segments.plugin [-] Segment 3cc8c3f9-0249-45c7-aeed-3b03970c44ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cc8c3f9-0249-45c7-aeed-3b03970c44ce found for delete ", "request_id": "req-3feba7e6-b0e3-4f6f-a090-10ad01b63287"}]} [pid: 8|app: 0|req: 1046/2103] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:10 2026] DELETE /v2.0/networks/5e123e84-f052-45c1-8324-c0a34f9f4344 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2104] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:45:10 2026] GET /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags/red => 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: 1058/2105] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:10 2026] GET /v2.0/security-groups?tenant_id=84743e9dda9e45e5a2331cc5976e228f&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:45:10.625 7 INFO neutron.api.v2.resource [None req-c90b79a3-2d6d-4308-8113-da73a0ea54cd e234acfff5d341daa3e9d26ad68cc98a b54630d2a9e048868f22ccc4e789b420 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1059/2106] 10.0.0.198 () {32 vars in 742 bytes} [Sun Mar 8 03:45:10 2026] GET /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/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: 1048/2107] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:10 2026] DELETE /v2.0/networks/a793f771-acab-4d8c-b8fa-c591234c626b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2108] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:10 2026] DELETE /v2.0/security-groups/44b4aaa1-7171-4015-a9cb-c06d2b1802b1 => 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: 1049/2109] 10.0.0.198 () {32 vars in 741 bytes} [Sun Mar 8 03:45:10 2026] DELETE /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2110] 10.0.0.198 () {32 vars in 648 bytes} [Sun Mar 8 03:45:10 2026] GET /v2.0/networks => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2111] 10.0.0.198 () {32 vars in 730 bytes} [Sun Mar 8 03:45:10 2026] GET /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:10.854 7 INFO neutron.db.segments_db [None req-b5146ebe-d604-4433-a68f-bbe2bae61654 d23b7c27757b4026b700c75b011379ab 232fb62805e14a40ab5d14c7a2cdc533 - - default default] Added segment c75e2be4-80ac-45d4-97ec-5abc1ed232ba of type vxlan for network 2a8330b3-3d2d-4a4d-95ab-2841673247bf 2026-03-08 03:45:10.881 8 INFO neutron.api.v2.resource [None req-11920240-bc5d-475e-991f-4f9ce478f61e e234acfff5d341daa3e9d26ad68cc98a b54630d2a9e048868f22ccc4e789b420 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1051/2112] 10.0.0.198 () {32 vars in 745 bytes} [Sun Mar 8 03:45:10 2026] DELETE /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2113] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:10 2026] POST /v2.0/networks => generated 634 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2114] 10.0.0.198 () {32 vars in 733 bytes} [Sun Mar 8 03:45:10 2026] DELETE /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:11.022 7 INFO neutron.db.segments_db [None req-eef81e25-2db7-41f7-9725-271e0928f8d1 d23b7c27757b4026b700c75b011379ab 232fb62805e14a40ab5d14c7a2cdc533 - - default default] Added segment ab855e18-e8d1-4e23-b823-b6a81b2f8638 of type vxlan for network 91e415ef-2fbd-4e0c-806a-8ad74ddbe5b4 [pid: 8|app: 0|req: 1053/2115] 10.0.0.198 () {32 vars in 730 bytes} [Sun Mar 8 03:45:10 2026] GET /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2116] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:10 2026] POST /v2.0/networks => generated 634 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2117] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:11 2026] DELETE /v2.0/subnets/1b9fa620-467b-4c29-8720-93bddd6a90c4 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:11.385 8 INFO neutron_taas.services.taas.taas_plugin [None req-911f47f2-af71-40f4-ab45-35a4a6d7a956 e234acfff5d341daa3e9d26ad68cc98a b54630d2a9e048868f22ccc4e789b420 - - default default] TaaS: Handle Delete Port: 1b135d02-67a2-42d6-aa62-57a9e919f895 2026-03-08 03:45:11.388 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-911f47f2-af71-40f4-ab45-35a4a6d7a956 e234acfff5d341daa3e9d26ad68cc98a b54630d2a9e048868f22ccc4e789b420 - - default default] Tap Mirror: Handle Delete Port: 1b135d02-67a2-42d6-aa62-57a9e919f895 [pid: 8|app: 0|req: 1055/2118] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:11 2026] DELETE /v2.0/networks/ce7a7c1b-54e0-4485-850b-f5d2d3c9ecb9 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2119] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:11 2026] GET /v2.0/ports?device_id=2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => 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: 1064/2120] 10.0.0.198 () {34 vars in 664 bytes} [Sun Mar 8 03:45:11 2026] POST /v2.0/ports => generated 1506 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2121] 10.0.0.198 () {32 vars in 642 bytes} [Sun Mar 8 03:45:11 2026] GET /v2.0/ports => generated 1506 bytes in 94 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-03-08 03:45:11.927 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b820138-a284-451c-81d3-be67ba3b602c d23b7c27757b4026b700c75b011379ab 232fb62805e14a40ab5d14c7a2cdc533 - - default default] TaaS: Handle Delete Port: 2e87808c-6571-4df4-8edf-e60f43c0ff4b 2026-03-08 03:45:11.930 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b820138-a284-451c-81d3-be67ba3b602c d23b7c27757b4026b700c75b011379ab 232fb62805e14a40ab5d14c7a2cdc533 - - default default] Tap Mirror: Handle Delete Port: 2e87808c-6571-4df4-8edf-e60f43c0ff4b [pid: 7|app: 0|req: 1065/2122] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:45:11 2026] DELETE /v2.0/ports/2e87808c-6571-4df4-8edf-e60f43c0ff4b => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:12.122 8 INFO neutron_taas.services.taas.taas_plugin [None req-0274b296-e00d-493a-be91-52137716bc48 d23b7c27757b4026b700c75b011379ab 232fb62805e14a40ab5d14c7a2cdc533 - - default default] TaaS: Handle Delete Port: 656112c8-faa5-4ecc-a325-15d8c70aeb5c 2026-03-08 03:45:12.125 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0274b296-e00d-493a-be91-52137716bc48 d23b7c27757b4026b700c75b011379ab 232fb62805e14a40ab5d14c7a2cdc533 - - default default] Tap Mirror: Handle Delete Port: 656112c8-faa5-4ecc-a325-15d8c70aeb5c [pid: 8|app: 0|req: 1058/2123] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:45:12 2026] DELETE /v2.0/ports/656112c8-faa5-4ecc-a325-15d8c70aeb5c => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2124] 10.0.0.198 () {32 vars in 642 bytes} [Sun Mar 8 03:45:12 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:12.356 8 INFO neutron.db.segments_db [None req-120b8598-8e9b-4b84-b4cb-1061c2058050 d23b7c27757b4026b700c75b011379ab 232fb62805e14a40ab5d14c7a2cdc533 - - default default] Added segment fad4adae-3d5b-4d40-b19d-badc552c6e31 of type vxlan for network 3fe38694-a865-4d2f-bb4e-8a3a8b9cec28 [pid: 8|app: 0|req: 1060/2125] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:12 2026] POST /v2.0/networks => generated 634 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2126] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:12 2026] GET /v2.0/security-groups?tenant_id=b54630d2a9e048868f22ccc4e789b420&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:45:12.511 8 INFO neutron.db.segments_db [None req-efd562d3-97a3-474a-829e-0ceb17f8b0bf d23b7c27757b4026b700c75b011379ab 232fb62805e14a40ab5d14c7a2cdc533 - - default default] Added segment 109eb966-dcfb-4126-bd87-e9ac993a2799 of type vxlan for network 0efced2e-c582-4de3-a30f-f534b061f5cf 2026-03-08 03:45:12.553 8 INFO neutron.services.segments.plugin [-] Segment 393c9a5d-effe-41e1-9cdf-c9a646878a80 resource provider aggregate not found 2026-03-08 03:45:12.555 8 INFO neutron.services.segments.plugin [-] Segment 393c9a5d-effe-41e1-9cdf-c9a646878a80 resource provider aggregate not found 2026-03-08 03:45:12.576 8 INFO neutron.services.segments.plugin [-] Segment 393c9a5d-effe-41e1-9cdf-c9a646878a80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 393c9a5d-effe-41e1-9cdf-c9a646878a80 found for delete ", "request_id": "req-6dcb9394-117f-4ca5-a6c6-cb03980788e9"}]} [pid: 7|app: 0|req: 1067/2127] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:12 2026] DELETE /v2.0/security-groups/19d9330c-c29e-46cd-a711-ab9a3008a8fb => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:12.582 8 INFO neutron.services.segments.plugin [-] Segment 393c9a5d-effe-41e1-9cdf-c9a646878a80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 393c9a5d-effe-41e1-9cdf-c9a646878a80 found for delete ", "request_id": "req-060a4b28-621b-4b1d-b845-4ee55511e527"}]} 2026-03-08 03:45:12.603 8 INFO neutron.services.segments.plugin [-] Segment de7736f9-e38c-446e-82bd-f55af1461e01 resource provider aggregate not found 2026-03-08 03:45:12.611 8 INFO neutron.services.segments.plugin [-] Segment de7736f9-e38c-446e-82bd-f55af1461e01 resource provider aggregate not found 2026-03-08 03:45:12.623 8 INFO neutron.services.segments.plugin [-] Segment de7736f9-e38c-446e-82bd-f55af1461e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de7736f9-e38c-446e-82bd-f55af1461e01 found for delete ", "request_id": "req-da49eec3-c88d-4b8c-813a-75540698e89b"}]} 2026-03-08 03:45:12.636 8 INFO neutron.services.segments.plugin [-] Segment de7736f9-e38c-446e-82bd-f55af1461e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de7736f9-e38c-446e-82bd-f55af1461e01 found for delete ", "request_id": "req-61dafd99-1eec-4af9-9efd-a1b0d59b1e92"}]} [pid: 8|app: 0|req: 1061/2128] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:12 2026] POST /v2.0/networks => generated 634 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2129] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:12 2026] DELETE /v2.0/security-groups/ef433af0-2a1a-4507-a2fe-697419f7fc80 => 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: 1062/2130] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:12 2026] GET /v2.0/security-groups?tenant_id=d9693b2b6710412f911b8fcad8a0d917&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: 1069/2131] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:12 2026] DELETE /v2.0/security-groups/b4af1eef-2f2e-4f4e-95d1-b0355ce7b3b3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:13.279 8 INFO neutron_taas.services.taas.taas_plugin [None req-157d9ac8-e95f-4a02-a517-cec6c72bad36 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] TaaS: Handle Delete Port: 957ccde2-402b-4d32-ad5f-437b5f911277 2026-03-08 03:45:13.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-157d9ac8-e95f-4a02-a517-cec6c72bad36 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Tap Mirror: Handle Delete Port: 957ccde2-402b-4d32-ad5f-437b5f911277 [pid: 7|app: 0|req: 1070/2132] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:13 2026] POST /v2.0/subnets => generated 1323 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2133] 10.0.0.198 () {32 vars in 646 bytes} [Sun Mar 8 03:45:13 2026] GET /v2.0/subnets => generated 1959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2134] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:13 2026] DELETE /v2.0/subnets/8f4e2104-1c49-4f52-86f4-e39ccd3a059c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2135] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:45:12 2026] PUT /v2.0/routers/2bba7253-51d7-4962-9d86-3e6c050075a5/remove_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2136] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:13 2026] DELETE /v2.0/subnets/504e7470-778f-43c7-b0db-f97ebc3a1e20 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2137] 10.0.0.198 () {32 vars in 646 bytes} [Sun Mar 8 03:45:14 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2138] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:13 2026] DELETE /v2.0/subnets/79cd1e26-09c6-4900-8c85-d493bfd176eb => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2139] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:14 2026] DELETE /v2.0/networks/0efced2e-c582-4de3-a30f-f534b061f5cf => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:14.300 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab4a7093-9508-4492-b053-6798894b5e28 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] TaaS: Handle Delete Port: 33a42b35-51a8-4911-a186-ac36a0ddbe47 2026-03-08 03:45:14.303 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab4a7093-9508-4492-b053-6798894b5e28 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Tap Mirror: Handle Delete Port: 33a42b35-51a8-4911-a186-ac36a0ddbe47 [pid: 8|app: 0|req: 1066/2140] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:14 2026] DELETE /v2.0/networks/3fe38694-a865-4d2f-bb4e-8a3a8b9cec28 => 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: 1067/2141] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:14 2026] DELETE /v2.0/networks/91e415ef-2fbd-4e0c-806a-8ad74ddbe5b4 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:14.598 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab4a7093-9508-4492-b053-6798894b5e28 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] TaaS: Handle Delete Port: 1d66aaee-7c7d-41f0-887a-492389639361 2026-03-08 03:45:14.602 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab4a7093-9508-4492-b053-6798894b5e28 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Tap Mirror: Handle Delete Port: 1d66aaee-7c7d-41f0-887a-492389639361 2026-03-08 03:45:14.654 8 INFO neutron.services.segments.plugin [-] Segment 109eb966-dcfb-4126-bd87-e9ac993a2799 resource provider aggregate not found 2026-03-08 03:45:14.666 8 INFO neutron.services.segments.plugin [-] Segment 109eb966-dcfb-4126-bd87-e9ac993a2799 resource provider aggregate not found 2026-03-08 03:45:14.674 8 INFO neutron.services.segments.plugin [-] Segment 109eb966-dcfb-4126-bd87-e9ac993a2799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 109eb966-dcfb-4126-bd87-e9ac993a2799 found for delete ", "request_id": "req-d4aab0cc-e4a1-48bb-b14c-4c687aefe1dc"}]} 2026-03-08 03:45:14.698 8 INFO neutron.services.segments.plugin [-] Segment fad4adae-3d5b-4d40-b19d-badc552c6e31 resource provider aggregate not found 2026-03-08 03:45:14.705 8 INFO neutron.services.segments.plugin [-] Segment 109eb966-dcfb-4126-bd87-e9ac993a2799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 109eb966-dcfb-4126-bd87-e9ac993a2799 found for delete ", "request_id": "req-b8d4a84f-1388-48ce-9174-2372b5790f1b"}]} [pid: 8|app: 0|req: 1068/2142] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:14 2026] DELETE /v2.0/networks/2a8330b3-3d2d-4a4d-95ab-2841673247bf => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:14.726 8 INFO neutron.services.segments.plugin [-] Segment fad4adae-3d5b-4d40-b19d-badc552c6e31 resource provider aggregate not found 2026-03-08 03:45:14.731 8 INFO neutron.services.segments.plugin [-] Segment fad4adae-3d5b-4d40-b19d-badc552c6e31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad4adae-3d5b-4d40-b19d-badc552c6e31 found for delete ", "request_id": "req-5f5d6a96-51c4-4a4f-a803-d2e608a29a64"}]} 2026-03-08 03:45:14.753 8 INFO neutron.services.segments.plugin [-] Segment fad4adae-3d5b-4d40-b19d-badc552c6e31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad4adae-3d5b-4d40-b19d-badc552c6e31 found for delete ", "request_id": "req-a867db24-2cc9-42c9-ba3c-92a3a710c4af"}]} 2026-03-08 03:45:14.761 8 INFO neutron.services.segments.plugin [-] Segment ab855e18-e8d1-4e23-b823-b6a81b2f8638 resource provider aggregate not found 2026-03-08 03:45:14.774 8 INFO neutron.services.segments.plugin [-] Segment ab855e18-e8d1-4e23-b823-b6a81b2f8638 resource provider aggregate not found 2026-03-08 03:45:14.788 8 INFO neutron.services.segments.plugin [-] Segment ab855e18-e8d1-4e23-b823-b6a81b2f8638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab855e18-e8d1-4e23-b823-b6a81b2f8638 found for delete ", "request_id": "req-d8d939cd-ee01-41d3-a5b8-7b78cba6ebf2"}]} 2026-03-08 03:45:14.799 8 INFO neutron.services.segments.plugin [-] Segment ab855e18-e8d1-4e23-b823-b6a81b2f8638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab855e18-e8d1-4e23-b823-b6a81b2f8638 found for delete ", "request_id": "req-d7454de2-b062-45ad-aa22-d2e92656dc84"}]} 2026-03-08 03:45:15.015 7 INFO neutron.services.segments.plugin [-] Segment b84c5eda-b98a-4795-8d36-fcc2d5fd26c6 resource provider aggregate not found 2026-03-08 03:45:15.024 7 INFO neutron.services.segments.plugin [-] Segment b84c5eda-b98a-4795-8d36-fcc2d5fd26c6 resource provider aggregate not found 2026-03-08 03:45:15.053 7 INFO neutron.services.segments.plugin [-] Segment b84c5eda-b98a-4795-8d36-fcc2d5fd26c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b84c5eda-b98a-4795-8d36-fcc2d5fd26c6 found for delete ", "request_id": "req-aa469780-2a08-47d2-aaa4-bfbde87a715a"}]} 2026-03-08 03:45:15.053 7 INFO neutron.services.segments.plugin [-] Segment b84c5eda-b98a-4795-8d36-fcc2d5fd26c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b84c5eda-b98a-4795-8d36-fcc2d5fd26c6 found for delete ", "request_id": "req-bf1eefeb-605f-4f79-9cdf-5c7216df1b9f"}]} 2026-03-08 03:45:15.062 7 INFO neutron.db.l3_hamode_db [None req-ab4a7093-9508-4492-b053-6798894b5e28 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] HA network a139f6c3-afa4-4d37-ba7d-fa054a91a288 was deleted as no HA routers are present in tenant 1a6d314e66e64b1599afa50e414b34fe. [pid: 7|app: 0|req: 1075/2143] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:14 2026] DELETE /v2.0/routers/2bba7253-51d7-4962-9d86-3e6c050075a5 => generated 0 bytes in 995 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2146] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:14 2026] GET /v2.0/security-groups?tenant_id=8545600f24f44d5095a82d79c9fbe3d4&name=default => generated 2925 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:45:15.205 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac151b9b-dc56-4531-a447-95d1d4dbda88 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] TaaS: Handle Delete Port: 116ad415-2716-4c97-a605-72803a86c28f 2026-03-08 03:45:15.208 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac151b9b-dc56-4531-a447-95d1d4dbda88 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] Tap Mirror: Handle Delete Port: 116ad415-2716-4c97-a605-72803a86c28f [pid: 8|app: 0|req: 1070/2147] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:15 2026] DELETE /v2.0/security-groups/266f9309-e177-45d8-aa6f-5364c4f29165 => 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: 1071/2148] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:15 2026] GET /v2.0/security-groups?tenant_id=232fb62805e14a40ab5d14c7a2cdc533&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2149] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:15 2026] DELETE /v2.0/networks/4912e8f7-69c4-4577-aca2-8292c1e1b344 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2150] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:15 2026] DELETE /v2.0/security-groups/5d45ea2b-4fec-4f1c-8b84-bb161c9ddea3 => 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: 1079/2151] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:16 2026] GET /v2.0/security-groups?tenant_id=1a6d314e66e64b1599afa50e414b34fe&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2152] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:16 2026] DELETE /v2.0/security-groups/fe54bc19-26e9-4446-ba14-13e3c2b6239a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:16.809 8 INFO neutron.services.segments.plugin [-] Segment c75e2be4-80ac-45d4-97ec-5abc1ed232ba resource provider aggregate not found 2026-03-08 03:45:16.827 8 INFO neutron.services.segments.plugin [-] Segment c75e2be4-80ac-45d4-97ec-5abc1ed232ba resource provider aggregate not found 2026-03-08 03:45:16.831 8 INFO neutron.services.segments.plugin [-] Segment c75e2be4-80ac-45d4-97ec-5abc1ed232ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c75e2be4-80ac-45d4-97ec-5abc1ed232ba found for delete ", "request_id": "req-489d59a1-de03-4667-bc96-8f5fe2633a27"}]} 2026-03-08 03:45:16.841 8 INFO neutron.services.segments.plugin [-] Segment c75e2be4-80ac-45d4-97ec-5abc1ed232ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c75e2be4-80ac-45d4-97ec-5abc1ed232ba found for delete ", "request_id": "req-16df4f71-1e2d-4584-9b6f-6ad3d1e581ff"}]} [pid: 8|app: 0|req: 1074/2153] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:16 2026] GET /v2.0/security-groups?tenant_id=e5834eea4e7443beac1c5c3d619217e7&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2154] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:16 2026] DELETE /v2.0/security-groups/8a0e8dca-552e-42e6-92b3-b2379fe878ae => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:17.091 7 INFO neutron.services.segments.plugin [-] Segment ea81b9d6-d354-4322-b391-65cdd902f5eb resource provider aggregate not found 2026-03-08 03:45:17.096 7 INFO neutron.services.segments.plugin [-] Segment ea81b9d6-d354-4322-b391-65cdd902f5eb resource provider aggregate not found 2026-03-08 03:45:17.105 7 INFO neutron.db.segments_db [None req-08245c04-6ddf-409d-a60c-0c95698ef1ba 1cd73371c8b54ee099ed86de18cbfd6b e0a0d22e8f0c4d5fbb598621d3690cdc - - default default] Added segment 11d6646d-cae1-424e-9048-f873f001096e of type vxlan for network 6b460973-f640-47c8-838e-4376eaeaf8ea 2026-03-08 03:45:17.121 7 INFO neutron.services.segments.plugin [-] Segment ea81b9d6-d354-4322-b391-65cdd902f5eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea81b9d6-d354-4322-b391-65cdd902f5eb found for delete ", "request_id": "req-5a088f56-f235-41bc-b369-e8d0606a20f7"}]} 2026-03-08 03:45:17.124 7 INFO neutron.services.segments.plugin [-] Segment ea81b9d6-d354-4322-b391-65cdd902f5eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea81b9d6-d354-4322-b391-65cdd902f5eb found for delete ", "request_id": "req-ca8ce7eb-6191-427b-a949-63569fd598e6"}]} [pid: 7|app: 0|req: 1080/2155] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:16 2026] POST /v2.0/networks => generated 613 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:45:17.274 8 INFO neutron.db.segments_db [None req-41f09ea1-8d17-4512-a059-1681d2e42ba9 1cd73371c8b54ee099ed86de18cbfd6b e0a0d22e8f0c4d5fbb598621d3690cdc - - default default] Added segment 330c5257-9169-44d8-b08e-281c7301a27b of type vxlan for network d30d08cd-f5e3-4a66-9cfc-01b0c0bb844a [pid: 8|app: 0|req: 1076/2156] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:17 2026] POST /v2.0/networks => generated 611 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2157] 10.0.0.198 () {34 vars in 752 bytes} [Sun Mar 8 03:45:17 2026] PUT /v2.0/networks/6b460973-f640-47c8-838e-4376eaeaf8ea/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2158] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:17 2026] GET /v2.0/networks/6b460973-f640-47c8-838e-4376eaeaf8ea/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2159] 10.0.0.198 () {34 vars in 752 bytes} [Sun Mar 8 03:45:17 2026] PUT /v2.0/networks/d30d08cd-f5e3-4a66-9cfc-01b0c0bb844a/tags => generated 17 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:17.625 7 INFO neutron.db.segments_db [None req-b4e67701-c5b3-4b66-a19e-2258ebbbb2a5 fcd33273d7b74d2a928b3b18e430be74 721c1c9599c3488398ec673341bb9b8d - - default default] Added segment d1fae320-426c-4223-969e-6d552e06e0c1 of type vxlan for network 7f2ca4d1-325c-4404-b04b-8ed0523a9129 [pid: 8|app: 0|req: 1080/2160] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:17 2026] GET /v2.0/networks/d30d08cd-f5e3-4a66-9cfc-01b0c0bb844a/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2161] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:17 2026] POST /v2.0/networks => generated 624 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2162] 10.0.0.198 () {34 vars in 752 bytes} [Sun Mar 8 03:45:17 2026] PUT /v2.0/networks/d30d08cd-f5e3-4a66-9cfc-01b0c0bb844a/tags => generated 12 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2163] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:17 2026] GET /v2.0/networks/d30d08cd-f5e3-4a66-9cfc-01b0c0bb844a/tags => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2164] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:17 2026] GET /v2.0/networks/6b460973-f640-47c8-838e-4376eaeaf8ea/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2165] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:17 2026] DELETE /v2.0/networks/6b460973-f640-47c8-838e-4376eaeaf8ea => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2166] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:17 2026] POST /v2.0/subnets => generated 641 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:45:18.136 8 INFO neutron.db.segments_db [None req-3f4dc74d-0c8a-44f1-8cdc-82921d014a2e fcd33273d7b74d2a928b3b18e430be74 721c1c9599c3488398ec673341bb9b8d - - default default] Added segment c83d6f39-6c37-45d2-9aa2-e0dce8a0fc88 of type vxlan for network 8fb32616-540e-4cd9-a7c7-0c249e91ae36 [pid: 7|app: 0|req: 1085/2167] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:18 2026] DELETE /v2.0/networks/d30d08cd-f5e3-4a66-9cfc-01b0c0bb844a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2168] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:18 2026] POST /v2.0/networks => generated 624 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2169] 10.0.0.198 () {34 vars in 742 bytes} [Sun Mar 8 03:45:18 2026] PUT /v2.0/networks/8fb32616-540e-4cd9-a7c7-0c249e91ae36 => generated 592 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2170] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:18 2026] POST /v2.0/subnets => generated 626 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2171] 10.0.0.198 () {34 vars in 740 bytes} [Sun Mar 8 03:45:18 2026] PUT /v2.0/subnets/1757ca18-e8ff-4e89-ae38-bb954a6dab03 => generated 636 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2172] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:18 2026] GET /v2.0/security-groups?tenant_id=1d9707cbb0ac475fa91b7d5aa2370eb5&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2173] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:18 2026] DELETE /v2.0/security-groups/6973c88f-76d4-4e84-9c16-b6ef909cc9e5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:19.029 8 INFO neutron.services.segments.plugin [-] Segment c83d6f39-6c37-45d2-9aa2-e0dce8a0fc88 resource provider aggregate not found 2026-03-08 03:45:19.034 8 INFO neutron.services.segments.plugin [-] Segment c83d6f39-6c37-45d2-9aa2-e0dce8a0fc88 resource provider aggregate not found 2026-03-08 03:45:19.059 8 INFO neutron.services.segments.plugin [-] Segment c83d6f39-6c37-45d2-9aa2-e0dce8a0fc88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c83d6f39-6c37-45d2-9aa2-e0dce8a0fc88 found for delete ", "request_id": "req-6e122138-0fe0-4eb3-85b7-ca96bcc28f7c"}]} 2026-03-08 03:45:19.060 8 INFO neutron.services.segments.plugin [-] Segment c83d6f39-6c37-45d2-9aa2-e0dce8a0fc88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c83d6f39-6c37-45d2-9aa2-e0dce8a0fc88 found for delete ", "request_id": "req-371109fe-40dc-4365-86d5-6715d629f08c"}]} [pid: 8|app: 0|req: 1086/2174] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:18 2026] DELETE /v2.0/networks/8fb32616-540e-4cd9-a7c7-0c249e91ae36 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:19.088 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ddb55e40-c76a-4a5b-ad2a-34af1c475d03 fcd33273d7b74d2a928b3b18e430be74 721c1c9599c3488398ec673341bb9b8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1087/2175] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:19 2026] DELETE /v2.0/networks/8fb32616-540e-4cd9-a7c7-0c249e91ae36 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:45:19.145 7 INFO neutron.services.segments.plugin [-] Segment 11d6646d-cae1-424e-9048-f873f001096e resource provider aggregate not found 2026-03-08 03:45:19.151 7 INFO neutron.services.segments.plugin [-] Segment 11d6646d-cae1-424e-9048-f873f001096e resource provider aggregate not found 2026-03-08 03:45:19.165 7 INFO neutron.services.segments.plugin [-] Segment 11d6646d-cae1-424e-9048-f873f001096e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11d6646d-cae1-424e-9048-f873f001096e found for delete ", "request_id": "req-f75fff86-f855-444c-938d-bfe78d8862fe"}]} [pid: 8|app: 0|req: 1088/2176] 10.0.0.198 () {32 vars in 693 bytes} [Sun Mar 8 03:45:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:19.169 7 INFO neutron.services.segments.plugin [-] Segment 11d6646d-cae1-424e-9048-f873f001096e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11d6646d-cae1-424e-9048-f873f001096e found for delete ", "request_id": "req-7b9aa445-76b6-4c73-a74e-094e307534a6"}]} 2026-03-08 03:45:19.191 7 INFO neutron.services.segments.plugin [-] Segment 330c5257-9169-44d8-b08e-281c7301a27b resource provider aggregate not found 2026-03-08 03:45:19.191 7 INFO neutron.services.segments.plugin [-] Segment 330c5257-9169-44d8-b08e-281c7301a27b resource provider aggregate not found 2026-03-08 03:45:19.216 7 INFO neutron.services.segments.plugin [-] Segment 330c5257-9169-44d8-b08e-281c7301a27b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 330c5257-9169-44d8-b08e-281c7301a27b found for delete ", "request_id": "req-32d0aa45-1ceb-4e94-892e-87071948c5b2"}]} [pid: 8|app: 0|req: 1089/2177] 10.0.0.198 () {32 vars in 741 bytes} [Sun Mar 8 03:45:19 2026] GET /v2.0/subnets?network_id=1ac1ca38-9208-4c94-b32e-e2f21474931b => generated 649 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:19.222 7 INFO neutron.services.segments.plugin [-] Segment 330c5257-9169-44d8-b08e-281c7301a27b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 330c5257-9169-44d8-b08e-281c7301a27b found for delete ", "request_id": "req-bd4da60d-e138-48b4-beab-3345a9e62aa7"}]} [pid: 8|app: 0|req: 1090/2178] 10.0.0.198 () {32 vars in 652 bytes} [Sun Mar 8 03:45:19 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: 7|app: 0|req: 1089/2179] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:18 2026] GET /v2.0/security-groups?tenant_id=f8a0aa179043487bb96e7c97f75c9ac5&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2180] 10.0.0.198 () {32 vars in 648 bytes} [Sun Mar 8 03:45:19 2026] GET /v2.0/networks => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2181] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:19 2026] DELETE /v2.0/security-groups/73a67f95-4134-4d94-b406-1fdeb71c5877 => 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: 1092/2182] 10.0.0.198 () {32 vars in 646 bytes} [Sun Mar 8 03:45:19 2026] GET /v2.0/subnets => generated 1280 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2183] 10.0.0.198 () {32 vars in 722 bytes} [Sun Mar 8 03:45:19 2026] GET /v2.0/networks/7f2ca4d1-325c-4404-b04b-8ed0523a9129 => generated 668 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2184] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:45:19 2026] GET /v2.0/subnets/8ba8b7a0-522c-484d-9326-dffcf50ba9b5 => generated 641 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:19.490 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95751c94-058c-42de-906c-f68ab7049865 fcd33273d7b74d2a928b3b18e430be74 721c1c9599c3488398ec673341bb9b8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1092/2185] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:19 2026] DELETE /v2.0/subnets/1757ca18-e8ff-4e89-ae38-bb954a6dab03 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2186] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:19 2026] GET /v2.0/security-groups?tenant_id=e0a0d22e8f0c4d5fbb598621d3690cdc&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:45:19.510 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58395e61-3f88-455e-89fe-f240be3fb05a fcd33273d7b74d2a928b3b18e430be74 721c1c9599c3488398ec673341bb9b8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1093/2187] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:19 2026] DELETE /v2.0/networks/8fb32616-540e-4cd9-a7c7-0c249e91ae36 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2188] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:19 2026] DELETE /v2.0/security-groups/e29de680-64de-4973-884f-fbb45d3f9cea => 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: 1094/2189] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:19 2026] DELETE /v2.0/subnets/8ba8b7a0-522c-484d-9326-dffcf50ba9b5 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:19.791 8 INFO neutron_taas.services.taas.taas_plugin [None req-50a7ce95-42ee-457c-98c0-2b816e70a79e fcd33273d7b74d2a928b3b18e430be74 721c1c9599c3488398ec673341bb9b8d - - default default] TaaS: Handle Delete Port: bd00c1cc-372e-4861-a732-00c1f82f2e9b 2026-03-08 03:45:19.794 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50a7ce95-42ee-457c-98c0-2b816e70a79e fcd33273d7b74d2a928b3b18e430be74 721c1c9599c3488398ec673341bb9b8d - - default default] Tap Mirror: Handle Delete Port: bd00c1cc-372e-4861-a732-00c1f82f2e9b [pid: 8|app: 0|req: 1096/2190] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:19 2026] DELETE /v2.0/networks/7f2ca4d1-325c-4404-b04b-8ed0523a9129 => 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: 1095/2191] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:20 2026] GET /v2.0/security-groups?tenant_id=721c1c9599c3488398ec673341bb9b8d&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: 1096/2192] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:20 2026] DELETE /v2.0/security-groups/21ef32b2-a2c5-427d-a802-8f93c869d6d2 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:20.999 8 INFO neutron.db.segments_db [None req-74434820-f00a-4838-b942-7ebfa4678df3 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment aade8a2a-f8b7-420e-a841-075f4ceae7f1 of type vxlan for network 69524c58-9a8e-4e93-ad9c-f209f14ab466 2026-03-08 03:45:21.089 8 INFO neutron.services.segments.plugin [-] Segment d1fae320-426c-4223-969e-6d552e06e0c1 resource provider aggregate not found 2026-03-08 03:45:21.096 8 INFO neutron.services.segments.plugin [-] Segment d1fae320-426c-4223-969e-6d552e06e0c1 resource provider aggregate not found 2026-03-08 03:45:21.115 8 INFO neutron.services.segments.plugin [-] Segment d1fae320-426c-4223-969e-6d552e06e0c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1fae320-426c-4223-969e-6d552e06e0c1 found for delete ", "request_id": "req-c7044189-0f38-49e8-9895-2e8b7c08d287"}]} [pid: 8|app: 0|req: 1097/2193] 10.0.0.198 () {34 vars in 670 bytes} [Sun Mar 8 03:45:20 2026] POST /v2.0/networks => generated 721 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:45:21.120 8 INFO neutron.services.segments.plugin [-] Segment d1fae320-426c-4223-969e-6d552e06e0c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1fae320-426c-4223-969e-6d552e06e0c1 found for delete ", "request_id": "req-15c5a212-fcb1-4048-98d3-2f55745e826e"}]} [pid: 7|app: 0|req: 1097/2194] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:21 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-03-08 03:45:21.363 8 INFO neutron.db.segments_db [None req-c4777929-51e1-49a8-b2a2-e6b008fcaecc 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 03465fde-0c7f-4eb8-b4d7-4ea2ea496661 of type vxlan for network edcd4379-1cd8-4b36-aafb-60fa26c2785b 2026-03-08 03:45:21.569 8 INFO neutron.db.l3_hamode_db [None req-c4777929-51e1-49a8-b2a2-e6b008fcaecc 6e720701a440407d89fafbfd20e3c126 aaf02b2c66804ca7867e07048dc6e418 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:45:22.101 7 INFO neutron.db.segments_db [None req-f732ffd2-ccc6-4150-bf91-9e0f53234cfc 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Added segment a9299330-090c-4ece-b88a-3a5cc14de6e2 of type vxlan for network 918baeaf-db7d-47ab-a9c3-3ec72233ee0d 2026-03-08 03:45:22.375 7 INFO neutron.db.l3_hamode_db [None req-f732ffd2-ccc6-4150-bf91-9e0f53234cfc 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:45:22.533 7 INFO neutron.db.l3_hamode_db [None req-f732ffd2-ccc6-4150-bf91-9e0f53234cfc 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:45:22.875 8 INFO neutron.db.l3_hamode_db [None req-c4777929-51e1-49a8-b2a2-e6b008fcaecc 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1098/2195] 10.0.0.198 () {34 vars in 667 bytes} [Sun Mar 8 03:45:21 2026] POST /v2.0/routers => generated 474 bytes in 1276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:45:23.572 7 INFO neutron.db.segments_db [None req-7c922233-77c9-45b0-8dd2-762440f6909f f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] Added segment 302ee039-ecd2-43b0-983c-67d6a42c3d07 of type vxlan for network 50c399bd-fd7e-4d65-99a7-461869b9a838 [pid: 7|app: 0|req: 1099/2196] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:23 2026] POST /v2.0/networks => generated 630 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:45:23.721 7 INFO neutron.db.l3_hamode_db [None req-237757c3-9341-41c6-be26-a84c922d29a5 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1098/2197] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:21 2026] POST /v2.0/routers => generated 728 bytes in 2449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:45:23.847 7 INFO neutron.db.l3_hamode_db [None req-237757c3-9341-41c6-be26-a84c922d29a5 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1099/2198] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:23 2026] GET /v2.0/security-groups?tenant_id=e89cfd32dd874151924b131b7696e2a2&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2199] 10.0.0.198 () {34 vars in 664 bytes} [Sun Mar 8 03:45:24 2026] POST /v2.0/ports => generated 779 bytes in 368 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: 1100/2200] 10.0.0.198 () {34 vars in 667 bytes} [Sun Mar 8 03:45:23 2026] POST /v2.0/routers => generated 474 bytes in 920 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2201] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:24 2026] DELETE /v2.0/security-groups/d1670b09-83ef-4bf8-b235-b5559690eb84 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:24.766 7 INFO neutron.db.segments_db [None req-58b5c26a-2ac6-4e3e-8cdf-10c5fc504ac8 f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] Added segment b26c493e-700a-4507-ba8d-a27e8494a23f of type vxlan for network 64e9932a-55a8-41cc-95ee-f4d10e1b480b [pid: 7|app: 0|req: 1102/2202] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:24 2026] POST /v2.0/networks => generated 616 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:45:24.916 7 INFO neutron.db.l3_hamode_db [None req-278e41f2-df5f-44fd-975d-a210251ed57f 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:45:25.062 7 INFO neutron.db.l3_hamode_db [None req-278e41f2-df5f-44fd-975d-a210251ed57f 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1101/2203] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:45:24 2026] PUT /v2.0/routers/865a89ac-9f43-4267-9fcd-02073017085a/add_router_interface => generated 309 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2204] 10.0.0.198 () {34 vars in 667 bytes} [Sun Mar 8 03:45:24 2026] POST /v2.0/routers => generated 474 bytes in 945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2205] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:25 2026] GET /v2.0/security-groups?tenant_id=ba0b0ac123d04d4dae2510cb2f5200a0&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:45:25.860 8 INFO neutron.db.l3_hamode_db [None req-1e401e3a-f460-4c9b-a9cf-23ff00ee9f34 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:45:26.002 8 INFO neutron.db.l3_hamode_db [None req-1e401e3a-f460-4c9b-a9cf-23ff00ee9f34 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1104/2206] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:25 2026] POST /v2.0/subnets => generated 646 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2207] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:26 2026] DELETE /v2.0/security-groups/4df93c0e-e0ab-4e07-ba8b-e5ae939b42f0 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2208] 10.0.0.198 () {34 vars in 664 bytes} [Sun Mar 8 03:45:26 2026] POST /v2.0/ports => generated 966 bytes in 363 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-03-08 03:45:26.643 7 INFO neutron_taas.services.taas.taas_plugin [None req-40e888dc-6cf7-4969-a68c-021f0b907fac f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] TaaS: Handle Delete Port: 8405e8ab-80ca-437d-8a77-617e287cec96 2026-03-08 03:45:26.646 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40e888dc-6cf7-4969-a68c-021f0b907fac f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] Tap Mirror: Handle Delete Port: 8405e8ab-80ca-437d-8a77-617e287cec96 [pid: 8|app: 0|req: 1103/2209] 10.0.0.198 () {34 vars in 667 bytes} [Sun Mar 8 03:45:25 2026] POST /v2.0/routers => generated 474 bytes in 878 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2210] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:45:26 2026] DELETE /v2.0/ports/8405e8ab-80ca-437d-8a77-617e287cec96 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:26.769 8 INFO neutron.db.l3_hamode_db [None req-ae7f74d5-70b6-4f8e-86c0-7eaded346c09 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:45:26.790 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e17972b3-037a-4b33-87ca-ec9f1395dccc f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1108/2211] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:45:26 2026] DELETE /v2.0/ports/8405e8ab-80ca-437d-8a77-617e287cec96 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:45:26.826 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a94f1132-5e95-45b2-b5b5-00f8f9253dab f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1109/2212] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:45:26 2026] GET /v2.0/ports/8405e8ab-80ca-437d-8a77-617e287cec96 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:45:26.938 8 INFO neutron.db.l3_hamode_db [None req-ae7f74d5-70b6-4f8e-86c0-7eaded346c09 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1110/2213] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:26 2026] DELETE /v2.0/subnets/66d00d9f-6ecc-42e5-a952-9db7ba8884b3 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:27.119 7 INFO neutron.services.segments.plugin [-] Segment b26c493e-700a-4507-ba8d-a27e8494a23f resource provider aggregate not found 2026-03-08 03:45:27.124 7 INFO neutron.services.segments.plugin [-] Segment b26c493e-700a-4507-ba8d-a27e8494a23f resource provider aggregate not found 2026-03-08 03:45:27.139 7 INFO neutron.services.segments.plugin [-] Segment b26c493e-700a-4507-ba8d-a27e8494a23f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b26c493e-700a-4507-ba8d-a27e8494a23f found for delete ", "request_id": "req-ba68e43f-d7c6-40f0-9d41-fe8b7360e1e2"}]} 2026-03-08 03:45:27.140 7 INFO neutron.services.segments.plugin [-] Segment b26c493e-700a-4507-ba8d-a27e8494a23f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b26c493e-700a-4507-ba8d-a27e8494a23f found for delete ", "request_id": "req-28beb8bb-15e1-4362-a772-67bc1cb2d26d"}]} [pid: 7|app: 0|req: 1111/2214] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:26 2026] DELETE /v2.0/networks/64e9932a-55a8-41cc-95ee-f4d10e1b480b => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:27.234 7 INFO neutron.db.segments_db [None req-bacc1c5f-7a4c-4c28-9ddb-4c582e28ece3 f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] Added segment a590d5b2-49c2-442b-96be-360f74583f0f of type vxlan for network 4266af83-37fe-4692-86cf-84708ba0a19a [pid: 7|app: 0|req: 1112/2215] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:27 2026] POST /v2.0/networks => generated 616 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2216] 10.0.0.198 () {34 vars in 667 bytes} [Sun Mar 8 03:45:26 2026] POST /v2.0/routers => generated 474 bytes in 862 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2217] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:27 2026] POST /v2.0/subnets => generated 646 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2218] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:45:27 2026] PUT /v2.0/routers/63946827-022b-40fa-8739-e87f9900b926/tags => generated 17 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2219] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:45:27 2026] PUT /v2.0/routers/a71296d6-e70f-4a7b-9177-660ee479a187/tags => generated 25 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2220] 10.0.0.198 () {34 vars in 664 bytes} [Sun Mar 8 03:45:27 2026] POST /v2.0/ports => generated 927 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2221] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:45:27 2026] PUT /v2.0/routers/83bee2f8-2961-4fbc-be43-1dd43b46d958/tags => generated 34 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:28.074 7 INFO neutron_taas.services.taas.taas_plugin [None req-79b6163a-785a-4c5d-8b40-80187fe389e5 f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] TaaS: Handle Delete Port: 38d3f24c-0de6-4d00-91c1-1767a16b289d 2026-03-08 03:45:28.079 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79b6163a-785a-4c5d-8b40-80187fe389e5 f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] Tap Mirror: Handle Delete Port: 38d3f24c-0de6-4d00-91c1-1767a16b289d [pid: 8|app: 0|req: 1108/2222] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:45:27 2026] PUT /v2.0/routers/1a4ce749-1e80-46db-b38f-88e1f8882100/tags => generated 19 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2223] 10.0.0.191 () {34 vars in 981 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.0/networks?id=69524c58-9a8e-4e93-ad9c-f209f14ab466 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2224] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:45:27 2026] DELETE /v2.0/ports/38d3f24c-0de6-4d00-91c1-1767a16b289d => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2225] 10.0.0.191 () {34 vars in 964 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.0/quotas/aaf02b2c66804ca7867e07048dc6e418 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:28.219 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef5b3a25-8e07-4e3a-929f-3d3315051822 f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1117/2226] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.0/ports/38d3f24c-0de6-4d00-91c1-1767a16b289d => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2227] 10.0.0.198 () {32 vars in 663 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2228] 10.0.0.191 () {34 vars in 1001 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.0/ports?tenant_id=aaf02b2c66804ca7867e07048dc6e418&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2229] 10.0.0.198 () {32 vars in 677 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2230] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:28 2026] DELETE /v2.0/subnets/165664da-9fba-40e1-ad25-b9781d0ac1a5 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2231] 10.0.0.191 () {34 vars in 1007 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.0/networks/69524c58-9a8e-4e93-ad9c-f209f14ab466?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: 1112/2232] 10.0.0.198 () {32 vars in 673 bytes} [Sun Mar 8 03:45: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: 1113/2233] 10.0.0.191 () {34 vars in 1107 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.0/networks/69524c58-9a8e-4e93-ad9c-f209f14ab466?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: 1121/2234] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:28 2026] DELETE /v2.0/networks/4266af83-37fe-4692-86cf-84708ba0a19a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2235] 10.0.0.198 () {32 vars in 685 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2236] 10.0.0.198 () {32 vars in 671 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2237] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => 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: 1117/2238] 10.0.0.198 () {32 vars in 685 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2239] 10.0.0.198 () {34 vars in 664 bytes} [Sun Mar 8 03:45:28 2026] POST /v2.0/ports => generated 778 bytes in 288 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: 1118/2240] 10.0.0.198 () {32 vars in 681 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2241] 10.0.0.198 () {32 vars in 693 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2242] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.0/routers/63946827-022b-40fa-8739-e87f9900b926 => generated 485 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2243] 10.0.0.198 () {34 vars in 736 bytes} [Sun Mar 8 03:45:28 2026] PUT /v2.0/ports/c6203677-0be3-4de3-97b1-b8e894b24df1 => generated 752 bytes in 195 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-03-08 03:45:29.165 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0d387f0-c99f-4b45-b5c8-9cf9d07d3e75 f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] TaaS: Handle Delete Port: c6203677-0be3-4de3-97b1-b8e894b24df1 2026-03-08 03:45:29.166 7 INFO neutron.services.segments.plugin [-] Segment a590d5b2-49c2-442b-96be-360f74583f0f resource provider aggregate not found 2026-03-08 03:45:29.172 7 INFO neutron.services.segments.plugin [-] Segment a590d5b2-49c2-442b-96be-360f74583f0f resource provider aggregate not found 2026-03-08 03:45:29.177 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0d387f0-c99f-4b45-b5c8-9cf9d07d3e75 f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] Tap Mirror: Handle Delete Port: c6203677-0be3-4de3-97b1-b8e894b24df1 2026-03-08 03:45:29.191 7 INFO neutron.services.segments.plugin [-] Segment a590d5b2-49c2-442b-96be-360f74583f0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a590d5b2-49c2-442b-96be-360f74583f0f found for delete ", "request_id": "req-51fddb03-6449-4f6c-8f02-b0ae77887410"}]} 2026-03-08 03:45:29.191 7 INFO neutron.services.segments.plugin [-] Segment a590d5b2-49c2-442b-96be-360f74583f0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a590d5b2-49c2-442b-96be-360f74583f0f found for delete ", "request_id": "req-4f9d0819-0be2-4bee-bb18-cd17e3e64f5f"}]} [pid: 7|app: 0|req: 1124/2244] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:45:29 2026] DELETE /v2.0/ports/c6203677-0be3-4de3-97b1-b8e894b24df1 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2245] 10.0.0.198 () {32 vars in 642 bytes} [Sun Mar 8 03:45:29 2026] GET /v2.0/ports => generated 782 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:29.360 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68e8d638-5325-4a7d-a98e-3e9d0baaacfe f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1126/2246] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:45:29 2026] GET /v2.0/ports/c6203677-0be3-4de3-97b1-b8e894b24df1 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2247] 10.0.0.198 () {32 vars in 642 bytes} [Sun Mar 8 03:45:29 2026] GET /v2.0/ports => generated 782 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2248] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:45:29 2026] GET /v2.0/ports/a8515bb1-7e39-4e6b-a1b8-a05100632c4a => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:29.498 7 INFO neutron.pecan_wsgi.hooks.translation [None req-85e28ea4-a292-4be2-8d57-ce9b6782e3c0 f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1129/2249] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:45:29 2026] DELETE /v2.0/ports/38d3f24c-0de6-4d00-91c1-1767a16b289d => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:45:29.516 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f722335a-7d28-4d6f-acd9-0727c3c71522 f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1130/2250] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:29 2026] DELETE /v2.0/subnets/165664da-9fba-40e1-ad25-b9781d0ac1a5 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:45:29.536 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05068153-6588-41f2-93bb-00c3cb517ee4 f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1131/2251] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:29 2026] DELETE /v2.0/subnets/66d00d9f-6ecc-42e5-a952-9db7ba8884b3 => 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: 1121/2252] 10.0.0.198 () {34 vars in 741 bytes} [Sun Mar 8 03:45:29 2026] PUT /v2.0/routers/63946827-022b-40fa-8739-e87f9900b926 => generated 485 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2253] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:29 2026] GET /v2.0/ports?device_id=63946827-022b-40fa-8739-e87f9900b926 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:29.666 7 INFO neutron_taas.services.taas.taas_plugin [None req-123d42d0-3865-433a-8ab8-bc0fd0ca6574 f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] TaaS: Handle Delete Port: a8515bb1-7e39-4e6b-a1b8-a05100632c4a 2026-03-08 03:45:29.669 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-123d42d0-3865-433a-8ab8-bc0fd0ca6574 f2020035abf64c96a29887cf91fc1b5a 982e3dea24a646b8b592db18e5574dc0 - - default default] Tap Mirror: Handle Delete Port: a8515bb1-7e39-4e6b-a1b8-a05100632c4a [pid: 7|app: 0|req: 1132/2254] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:45:29 2026] DELETE /v2.0/ports/a8515bb1-7e39-4e6b-a1b8-a05100632c4a => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2255] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:29 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:29.843 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb67bec5-3769-41ac-b213-aaac8329e42e 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] TaaS: Handle Delete Port: 2cfe6981-d69d-43ee-8a71-8143549ef215 2026-03-08 03:45:29.847 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb67bec5-3769-41ac-b213-aaac8329e42e 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Tap Mirror: Handle Delete Port: 2cfe6981-d69d-43ee-8a71-8143549ef215 [pid: 7|app: 0|req: 1134/2256] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:29 2026] DELETE /v2.0/networks/50c399bd-fd7e-4d65-99a7-461869b9a838 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2259] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:29 2026] DELETE /v2.0/routers/63946827-022b-40fa-8739-e87f9900b926 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2260] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:45:30 2026] GET /v2.0/routers/a71296d6-e70f-4a7b-9177-660ee479a187 => generated 493 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2261] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:30 2026] GET /v2.0/security-groups?tenant_id=982e3dea24a646b8b592db18e5574dc0&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2262] 10.0.0.198 () {34 vars in 741 bytes} [Sun Mar 8 03:45:30 2026] PUT /v2.0/routers/a71296d6-e70f-4a7b-9177-660ee479a187 => generated 493 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2263] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:30 2026] GET /v2.0/ports?device_id=a71296d6-e70f-4a7b-9177-660ee479a187 => 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: 1139/2264] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:30 2026] DELETE /v2.0/security-groups/b2ad53b2-f9d0-49a2-83e4-9f100f773a6f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:30.886 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca720c4e-9697-4030-afb5-6e699fba7039 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] TaaS: Handle Delete Port: d2936e01-1515-4b0a-a082-3861b80ff959 2026-03-08 03:45:30.888 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca720c4e-9697-4030-afb5-6e699fba7039 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Tap Mirror: Handle Delete Port: d2936e01-1515-4b0a-a082-3861b80ff959 [pid: 7|app: 0|req: 1140/2265] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:30 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => 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: 1126/2266] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:30 2026] DELETE /v2.0/routers/a71296d6-e70f-4a7b-9177-660ee479a187 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2267] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:45:31 2026] GET /v2.0/routers/83bee2f8-2961-4fbc-be43-1dd43b46d958 => generated 502 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:31.212 7 INFO neutron.services.segments.plugin [-] Segment 302ee039-ecd2-43b0-983c-67d6a42c3d07 resource provider aggregate not found 2026-03-08 03:45:31.222 7 INFO neutron.services.segments.plugin [-] Segment 302ee039-ecd2-43b0-983c-67d6a42c3d07 resource provider aggregate not found 2026-03-08 03:45:31.229 7 INFO neutron.services.segments.plugin [-] Segment 302ee039-ecd2-43b0-983c-67d6a42c3d07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 302ee039-ecd2-43b0-983c-67d6a42c3d07 found for delete ", "request_id": "req-b7ec2a5c-0094-4111-8b21-7e1f3acb76ef"}]} 2026-03-08 03:45:31.237 7 INFO neutron.services.segments.plugin [-] Segment 302ee039-ecd2-43b0-983c-67d6a42c3d07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 302ee039-ecd2-43b0-983c-67d6a42c3d07 found for delete ", "request_id": "req-77980e5d-c1b9-4e9e-af49-361db7921434"}]} [pid: 8|app: 0|req: 1127/2268] 10.0.0.198 () {34 vars in 741 bytes} [Sun Mar 8 03:45:31 2026] PUT /v2.0/routers/83bee2f8-2961-4fbc-be43-1dd43b46d958 => generated 502 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2269] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:31 2026] GET /v2.0/ports?device_id=83bee2f8-2961-4fbc-be43-1dd43b46d958 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:31.965 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ac83862-8783-4c4a-abcd-b41a3f322604 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] TaaS: Handle Delete Port: 43ee28be-452c-4f18-b5c5-a1f35ea19628 2026-03-08 03:45:31.968 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ac83862-8783-4c4a-abcd-b41a3f322604 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Tap Mirror: Handle Delete Port: 43ee28be-452c-4f18-b5c5-a1f35ea19628 [pid: 7|app: 0|req: 1143/2270] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:31 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => 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: 1128/2271] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:31 2026] DELETE /v2.0/routers/83bee2f8-2961-4fbc-be43-1dd43b46d958 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2272] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:45:32 2026] GET /v2.0/routers/1a4ce749-1e80-46db-b38f-88e1f8882100 => generated 487 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2273] 10.0.0.198 () {34 vars in 741 bytes} [Sun Mar 8 03:45:32 2026] PUT /v2.0/routers/1a4ce749-1e80-46db-b38f-88e1f8882100 => generated 487 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2274] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:32 2026] GET /v2.0/ports?device_id=1a4ce749-1e80-46db-b38f-88e1f8882100 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:32.871 7 INFO neutron.db.segments_db [None req-289b1e67-6309-4d49-aa3d-3a3709bdb35f 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Added segment 7de806e2-7f5d-44f0-b6bf-bdad436d82a7 of type vxlan for network f1ac1cc8-3ba0-47ca-89d9-0fce2b9a75ea 2026-03-08 03:45:32.881 8 INFO neutron_taas.services.taas.taas_plugin [None req-90a9000c-61ea-43b0-9f17-8ff5b85d2895 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] TaaS: Handle Delete Port: 1243e002-a06b-48f6-a58e-002408f3d819 2026-03-08 03:45:32.883 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90a9000c-61ea-43b0-9f17-8ff5b85d2895 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Tap Mirror: Handle Delete Port: 1243e002-a06b-48f6-a58e-002408f3d819 [pid: 7|app: 0|req: 1145/2275] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:32 2026] POST /v2.0/networks => generated 611 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2276] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:45:32 2026] GET /v2.0/networks?id=69524c58-9a8e-4e93-ad9c-f209f14ab466 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2277] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:32 2026] DELETE /v2.0/routers/1a4ce749-1e80-46db-b38f-88e1f8882100 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:33.078 7 INFO neutron.db.segments_db [None req-67180986-d025-4463-986c-f599794ec7dc 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Added segment 5f87083b-d6fd-4022-be7b-081f6a1f6d19 of type vxlan for network 7741ba91-b72c-4cc1-8ca9-9ea5a4e50899 [pid: 7|app: 0|req: 1147/2278] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:33 2026] POST /v2.0/networks => generated 611 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2279] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:45:33 2026] GET /v2.0/routers/df644380-1904-4edd-bd67-9346d1c5aabc => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2280] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:33 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => 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: 1150/2281] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:33 2026] POST /v2.0/subnets => generated 626 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2282] 199.204.45.23 () {38 vars in 953 bytes} [Sun Mar 8 03:45:33 2026] POST /v2.0/ports => generated 954 bytes in 417 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: 1133/2283] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:33 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: 1151/2284] 10.0.0.198 () {34 vars in 741 bytes} [Sun Mar 8 03:45:33 2026] PUT /v2.0/routers/df644380-1904-4edd-bd67-9346d1c5aabc => generated 480 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:34.005 7 INFO neutron.db.segments_db [None req-471a11dd-dbe3-4bb4-91cb-809b75134fab 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Added segment c9c2eccd-98d5-4b4d-86af-8f015d54b56d of type vxlan for network 77afa7f0-8a84-41a2-a631-5a7603ec8ab5 [pid: 8|app: 0|req: 1134/2285] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:45:33 2026] PUT /v2.0/ports/656ba9e3-b676-4ce6-8eb4-ec334114a5d4 => generated 1235 bytes in 428 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: 1135/2286] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:34 2026] GET /v2.0/ports?device_id=df644380-1904-4edd-bd67-9346d1c5aabc => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:34.223 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-72b12f86-991f-4b0d-9339-23306e878dbc'] response: {'name': 'network-changed', 'server_uuid': 'a99c9cc1-1448-4d15-a9c3-d19e3a4d8895', 'tag': '656ba9e3-b676-4ce6-8eb4-ec334114a5d4', 'status': 'completed', 'code': 200} 2026-03-08 03:45:34.285 7 INFO neutron.db.l3_hamode_db [None req-471a11dd-dbe3-4bb4-91cb-809b75134fab 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:45:34.347 8 INFO neutron_taas.services.taas.taas_plugin [None req-175edc06-f86b-4ee1-86d3-77c30173ef67 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] TaaS: Handle Delete Port: 0155425a-8b24-4b45-b1f9-82d8d94507b2 2026-03-08 03:45:34.349 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-175edc06-f86b-4ee1-86d3-77c30173ef67 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] Tap Mirror: Handle Delete Port: 0155425a-8b24-4b45-b1f9-82d8d94507b2 2026-03-08 03:45:34.409 7 INFO neutron.db.l3_hamode_db [None req-471a11dd-dbe3-4bb4-91cb-809b75134fab 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:45:34.678 8 INFO neutron.services.segments.plugin [-] Segment a9299330-090c-4ece-b88a-3a5cc14de6e2 resource provider aggregate not found 2026-03-08 03:45:34.685 8 INFO neutron.services.segments.plugin [-] Segment a9299330-090c-4ece-b88a-3a5cc14de6e2 resource provider aggregate not found 2026-03-08 03:45:34.703 8 INFO neutron.services.segments.plugin [-] Segment a9299330-090c-4ece-b88a-3a5cc14de6e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9299330-090c-4ece-b88a-3a5cc14de6e2 found for delete ", "request_id": "req-615b0084-1e6b-4606-8074-173df1781f24"}]} 2026-03-08 03:45:34.706 8 INFO neutron.services.segments.plugin [-] Segment a9299330-090c-4ece-b88a-3a5cc14de6e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9299330-090c-4ece-b88a-3a5cc14de6e2 found for delete ", "request_id": "req-da5381c9-1d6b-4e42-8944-8c45c489e30f"}]} 2026-03-08 03:45:34.720 8 INFO neutron.db.l3_hamode_db [None req-175edc06-f86b-4ee1-86d3-77c30173ef67 5435498257874591835c2f4eded904a5 c7f435c367e744cf897dfaa7b2459324 - - default default] HA network 918baeaf-db7d-47ab-a9c3-3ec72233ee0d was deleted as no HA routers are present in tenant c7f435c367e744cf897dfaa7b2459324. [pid: 8|app: 0|req: 1136/2287] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:34 2026] DELETE /v2.0/routers/df644380-1904-4edd-bd67-9346d1c5aabc => generated 0 bytes in 516 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2288] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:34 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => 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: 1138/2289] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:45:34 2026] GET /v2.0/ports?tenant_id=aaf02b2c66804ca7867e07048dc6e418&device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2290] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:45:34 2026] GET /v2.0/security-groups?id=22a3a93e-f031-4317-b8f4-494f606ca663&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2291] 199.204.45.23 () {34 vars in 1016 bytes} [Sun Mar 8 03:45:34 2026] GET /v2.0/networks?tenant_id=aaf02b2c66804ca7867e07048dc6e418&shared=False => generated 768 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2292] 199.204.45.23 () {34 vars in 928 bytes} [Sun Mar 8 03:45:34 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: 7|app: 0|req: 1152/2293] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:33 2026] POST /v2.0/routers => generated 506 bytes in 1022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2294] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:35 2026] GET /v2.0/security-groups?tenant_id=367f52f29fcc4fcfb83ab7489548285f&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2295] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:35 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2296] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:36 2026] DELETE /v2.0/security-groups/68db1358-825d-4b48-b3a6-856932e925b2 => 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: 1156/2297] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:45:36 2026] GET /v2.0/ports?tenant_id=aaf02b2c66804ca7867e07048dc6e418&device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1238 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2298] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:45:36 2026] GET /v2.0/security-groups?id=22a3a93e-f031-4317-b8f4-494f606ca663&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: 1158/2299] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:45:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=656ba9e3-b676-4ce6-8eb4-ec334114a5d4 => 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: 1159/2300] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:45:36 2026] GET /v2.0/subnets?id=84d9acb6-f90b-4ba3-8b36-0fc1380b9804 => generated 691 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2301] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:45:36 2026] GET /v2.0/ports?network_id=69524c58-9a8e-4e93-ad9c-f209f14ab466&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: 1161/2302] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:36 2026] GET /v2.0/security-groups?tenant_id=c955af9c1e0a4c4b96cd087dbe3fa013&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2303] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:45:36 2026] GET /v2.0/networks/69524c58-9a8e-4e93-ad9c-f209f14ab466?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2304] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:36 2026] DELETE /v2.0/security-groups/e9b8d634-f7ae-4f6c-b5a4-bca3ca3ce3e2 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2305] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:45:36 2026] GET /v2.0/networks/69524c58-9a8e-4e93-ad9c-f209f14ab466?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: 1165/2306] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:36 2026] GET /v2.0/security-groups?tenant_id=c7f435c367e744cf897dfaa7b2459324&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2307] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:45:34 2026] PUT /v2.0/routers/8f82331d-4959-46e4-a89d-31d41e088ce4/add_router_interface => generated 309 bytes in 1946 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2308] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:36 2026] DELETE /v2.0/security-groups/2dfc0fed-9c0e-4f9a-ba93-95caf5f73fe8 => 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: 1143/2309] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:45:36 2026] GET /v2.0/ports/ac58123e-ba6b-441f-8e6f-c737e16978bc => generated 955 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2310] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:37 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2311] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:45:37 2026] GET /v2.0/security-groups?id=22a3a93e-f031-4317-b8f4-494f606ca663&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2312] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:45:37 2026] PUT /v2.0/routers/8f82331d-4959-46e4-a89d-31d41e088ce4/add_router_interface => generated 309 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2313] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:45:38 2026] GET /v2.0/ports/c56b0dfb-afca-4605-975e-6f3849a85b9f => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2314] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:38 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => 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: 1148/2315] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:45:38 2026] GET /v2.0/security-groups?id=22a3a93e-f031-4317-b8f4-494f606ca663&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:38.614 7 INFO neutron_taas.services.taas.taas_plugin [None req-03bf25e6-431d-4ed2-b8e8-8f42eddc0bed 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] TaaS: Handle Delete Port: c56b0dfb-afca-4605-975e-6f3849a85b9f 2026-03-08 03:45:38.617 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03bf25e6-431d-4ed2-b8e8-8f42eddc0bed 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Tap Mirror: Handle Delete Port: c56b0dfb-afca-4605-975e-6f3849a85b9f [pid: 7|app: 0|req: 1168/2316] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:45:38 2026] PUT /v2.0/routers/8f82331d-4959-46e4-a89d-31d41e088ce4/remove_router_interface => generated 309 bytes in 760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:39.435 8 INFO neutron_taas.services.taas.taas_plugin [None req-0eadaf78-a70b-441f-8f0e-849adaf59d47 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] TaaS: Handle Delete Port: ac58123e-ba6b-441f-8e6f-c737e16978bc 2026-03-08 03:45:39.439 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0eadaf78-a70b-441f-8f0e-849adaf59d47 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Tap Mirror: Handle Delete Port: ac58123e-ba6b-441f-8e6f-c737e16978bc [pid: 7|app: 0|req: 1169/2317] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:39 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2318] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:45:39 2026] GET /v2.0/security-groups?id=22a3a93e-f031-4317-b8f4-494f606ca663&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2319] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:45:39 2026] PUT /v2.0/routers/8f82331d-4959-46e4-a89d-31d41e088ce4/remove_router_interface => generated 309 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2320] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:40 2026] GET /v2.0/ports?device_id=8f82331d-4959-46e4-a89d-31d41e088ce4 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:40.297 8 INFO neutron_taas.services.taas.taas_plugin [None req-30b711f8-e092-45ee-8486-019c9d26ed38 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] TaaS: Handle Delete Port: 820398a0-46c9-42e6-a0f6-d14e8034fbcf 2026-03-08 03:45:40.300 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30b711f8-e092-45ee-8486-019c9d26ed38 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Tap Mirror: Handle Delete Port: 820398a0-46c9-42e6-a0f6-d14e8034fbcf 2026-03-08 03:45:40.683 8 INFO neutron.services.segments.plugin [-] Segment c9c2eccd-98d5-4b4d-86af-8f015d54b56d resource provider aggregate not found 2026-03-08 03:45:40.691 8 INFO neutron.services.segments.plugin [-] Segment c9c2eccd-98d5-4b4d-86af-8f015d54b56d resource provider aggregate not found 2026-03-08 03:45:40.703 8 INFO neutron.services.segments.plugin [-] Segment c9c2eccd-98d5-4b4d-86af-8f015d54b56d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c2eccd-98d5-4b4d-86af-8f015d54b56d found for delete ", "request_id": "req-eb532d65-d6f1-4dfd-8ee3-8a504aa20644"}]} 2026-03-08 03:45:40.706 8 INFO neutron.db.l3_hamode_db [None req-30b711f8-e092-45ee-8486-019c9d26ed38 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] HA network 77afa7f0-8a84-41a2-a631-5a7603ec8ab5 was deleted as no HA routers are present in tenant c955d44861984e51b6bc95f14542d128. 2026-03-08 03:45:40.709 8 INFO neutron.services.segments.plugin [-] Segment c9c2eccd-98d5-4b4d-86af-8f015d54b56d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c2eccd-98d5-4b4d-86af-8f015d54b56d found for delete ", "request_id": "req-50c0b304-5682-42e7-96da-4b0b6e40f823"}]} [pid: 8|app: 0|req: 1150/2321] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:40 2026] DELETE /v2.0/routers/8f82331d-4959-46e4-a89d-31d41e088ce4 => generated 0 bytes in 640 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:40.781 7 INFO neutron.db.segments_db [None req-9d807db7-f0bf-40c3-925d-f47214aebb8a cc7647ac6d544e3190b29ea90be2033b 8db1a4a294044031a2dcf962833bf234 - - default default] Added segment 56b6a918-61a2-4f03-a6eb-a34419f81aa3 of type vxlan for network a278fb91-eba0-4a37-9c2d-c587178c6eb0 [pid: 7|app: 0|req: 1172/2322] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:40 2026] POST /v2.0/networks => generated 613 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2323] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:40 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2324] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:40 2026] DELETE /v2.0/subnets/684413e9-6f91-4eae-942c-129edd87e593 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2325] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:45:40 2026] GET /v2.0/security-groups?id=22a3a93e-f031-4317-b8f4-494f606ca663&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2326] 10.0.0.198 () {34 vars in 752 bytes} [Sun Mar 8 03:45:40 2026] PUT /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2327] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:40 2026] GET /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2328] 10.0.0.198 () {34 vars in 763 bytes} [Sun Mar 8 03:45:41 2026] PUT /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2329] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:40 2026] DELETE /v2.0/subnets/6ff26f3b-b036-4e10-9998-c7b2ac6fe77e => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2330] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:41 2026] GET /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2331] 10.0.0.198 () {34 vars in 759 bytes} [Sun Mar 8 03:45:41 2026] PUT /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-03-08 03:45:41.213 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac4a3207-3156-4344-80f9-6b23c1ebce0c 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] TaaS: Handle Delete Port: 1b0e7f20-293e-45b3-b4bb-f9c16391297e 2026-03-08 03:45:41.215 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac4a3207-3156-4344-80f9-6b23c1ebce0c 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Tap Mirror: Handle Delete Port: 1b0e7f20-293e-45b3-b4bb-f9c16391297e [pid: 7|app: 0|req: 1179/2332] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:41 2026] GET /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/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: 1180/2333] 10.0.0.198 () {34 vars in 781 bytes} [Sun Mar 8 03:45:41 2026] PUT /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags/black.or.white => generated 4 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2334] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:41 2026] GET /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2335] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:41 2026] DELETE /v2.0/networks/7741ba91-b72c-4cc1-8ca9-9ea5a4e50899 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2336] 10.0.0.198 () {34 vars in 752 bytes} [Sun Mar 8 03:45:41 2026] PUT /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:41.516 8 INFO neutron_taas.services.taas.taas_plugin [None req-38d04c74-76ee-4f61-a0c8-50b5d8fe9cca 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] TaaS: Handle Delete Port: dc1779be-b2ba-4908-8546-f24c55e34d2f 2026-03-08 03:45:41.520 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38d04c74-76ee-4f61-a0c8-50b5d8fe9cca 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Tap Mirror: Handle Delete Port: dc1779be-b2ba-4908-8546-f24c55e34d2f [pid: 7|app: 0|req: 1183/2337] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:41 2026] GET /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2338] 10.0.0.198 () {32 vars in 740 bytes} [Sun Mar 8 03:45:41 2026] GET /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:41.605 7 INFO neutron.api.v2.resource [None req-83be8330-c402-4dcd-88a8-94f37dcc6775 cc7647ac6d544e3190b29ea90be2033b 8db1a4a294044031a2dcf962833bf234 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1185/2339] 10.0.0.198 () {32 vars in 744 bytes} [Sun Mar 8 03:45:41 2026] GET /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2340] 10.0.0.198 () {32 vars in 743 bytes} [Sun Mar 8 03:45:41 2026] DELETE /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2341] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:41 2026] GET /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2342] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:41 2026] DELETE /v2.0/networks/f1ac1cc8-3ba0-47ca-89d9-0fce2b9a75ea => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:41.765 7 INFO neutron.api.v2.resource [None req-3dd0cbcc-e392-4658-a090-6a2f8f6eeb8d cc7647ac6d544e3190b29ea90be2033b 8db1a4a294044031a2dcf962833bf234 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1188/2343] 10.0.0.198 () {32 vars in 747 bytes} [Sun Mar 8 03:45:41 2026] DELETE /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2344] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:41 2026] DELETE /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:41.832 8 INFO neutron.db.segments_db [None req-7a67773b-4d4a-4c93-b9f5-78d968c9920c 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Added segment 1724eebd-f374-4b02-8fc5-d6002f1c7d9d of type vxlan for network 6e7531e3-adff-4133-9d89-08a1afd09d2c [pid: 7|app: 0|req: 1190/2345] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:41 2026] GET /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2346] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:41 2026] POST /v2.0/networks => generated 610 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:45:42.012 7 INFO neutron.services.segments.plugin [-] Segment 56b6a918-61a2-4f03-a6eb-a34419f81aa3 resource provider aggregate not found 2026-03-08 03:45:42.020 7 INFO neutron.services.segments.plugin [-] Segment 56b6a918-61a2-4f03-a6eb-a34419f81aa3 resource provider aggregate not found 2026-03-08 03:45:42.047 7 INFO neutron.services.segments.plugin [-] Segment 56b6a918-61a2-4f03-a6eb-a34419f81aa3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56b6a918-61a2-4f03-a6eb-a34419f81aa3 found for delete ", "request_id": "req-cc58a263-af28-4de3-8ba8-3fd06cc2def1"}]} [pid: 7|app: 0|req: 1191/2347] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:41 2026] DELETE /v2.0/networks/a278fb91-eba0-4a37-9c2d-c587178c6eb0 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:42.068 7 INFO neutron.services.segments.plugin [-] Segment 56b6a918-61a2-4f03-a6eb-a34419f81aa3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56b6a918-61a2-4f03-a6eb-a34419f81aa3 found for delete ", "request_id": "req-b8f0e52b-e16b-4117-b5db-f318d87f3db8"}]} [pid: 8|app: 0|req: 1157/2348] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:41 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-03-08 03:45:42.299 8 INFO neutron.db.segments_db [None req-7ce17515-0cf5-425d-b690-18abf6dcb55e 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Added segment 21bf4fef-f665-44a2-a6f9-73c370966386 of type vxlan for network c7a85554-4452-4338-98fe-5a5b7fa8dd5b 2026-03-08 03:45:42.563 8 INFO neutron.db.l3_hamode_db [None req-7ce17515-0cf5-425d-b690-18abf6dcb55e 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1192/2349] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 971 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2350] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.0/security-groups?id=22a3a93e-f031-4317-b8f4-494f606ca663&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:42.698 8 INFO neutron.db.l3_hamode_db [None req-7ce17515-0cf5-425d-b690-18abf6dcb55e 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:45:42.729 8 INFO neutron.services.segments.plugin [-] Segment 5f87083b-d6fd-4022-be7b-081f6a1f6d19 resource provider aggregate not found 2026-03-08 03:45:42.733 8 INFO neutron.services.segments.plugin [-] Segment 5f87083b-d6fd-4022-be7b-081f6a1f6d19 resource provider aggregate not found 2026-03-08 03:45:42.762 8 INFO neutron.services.segments.plugin [-] Segment 5f87083b-d6fd-4022-be7b-081f6a1f6d19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f87083b-d6fd-4022-be7b-081f6a1f6d19 found for delete ", "request_id": "req-803699d6-898e-4b01-843d-b8154dd166cb"}]} 2026-03-08 03:45:42.779 8 INFO neutron.services.segments.plugin [-] Segment 5f87083b-d6fd-4022-be7b-081f6a1f6d19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f87083b-d6fd-4022-be7b-081f6a1f6d19 found for delete ", "request_id": "req-881abd3e-aed7-40a1-817f-164c9851b9fc"}]} 2026-03-08 03:45:42.798 8 INFO neutron.services.segments.plugin [-] Segment 7de806e2-7f5d-44f0-b6bf-bdad436d82a7 resource provider aggregate not found 2026-03-08 03:45:42.803 8 INFO neutron.services.segments.plugin [-] Segment 7de806e2-7f5d-44f0-b6bf-bdad436d82a7 resource provider aggregate not found 2026-03-08 03:45:42.835 8 INFO neutron.services.segments.plugin [-] Segment 7de806e2-7f5d-44f0-b6bf-bdad436d82a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7de806e2-7f5d-44f0-b6bf-bdad436d82a7 found for delete ", "request_id": "req-a09b37d7-9f73-4a40-9f9b-af4f49247521"}]} 2026-03-08 03:45:42.841 8 INFO neutron.services.segments.plugin [-] Segment 7de806e2-7f5d-44f0-b6bf-bdad436d82a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7de806e2-7f5d-44f0-b6bf-bdad436d82a7 found for delete ", "request_id": "req-6716ba74-4e0e-4799-a5bc-3aff1e94e462"}]} [pid: 7|app: 0|req: 1194/2351] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.0/security-groups?tenant_id=15a61fff515148e0968ebac35956f453&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2352] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:43 2026] DELETE /v2.0/security-groups/768ef55e-136a-44c8-8e4e-8105b5316f92 => 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: 1196/2353] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:43 2026] GET /v2.0/security-groups?tenant_id=8db1a4a294044031a2dcf962833bf234&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2354] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:43 2026] DELETE /v2.0/security-groups/433f4861-57b5-4b77-a04b-af8216374826 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2355] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:42 2026] POST /v2.0/routers => generated 507 bytes in 1208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2356] 10.0.0.198 () {34 vars in 664 bytes} [Sun Mar 8 03:45:43 2026] POST /v2.0/ports => generated 947 bytes in 426 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: 1199/2357] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:44 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => 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: 1200/2358] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:45:44 2026] GET /v2.0/security-groups?id=22a3a93e-f031-4317-b8f4-494f606ca663&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: 1159/2359] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:45:43 2026] PUT /v2.0/routers/0a627287-f144-4429-aa9c-b02668c08551/add_router_interface => generated 309 bytes in 1104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2362] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:45:45 2026] GET /v2.0/ports/9174542e-1992-4807-b2d5-ba4ce612b998 => generated 1021 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: 1203/2363] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:45 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2364] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:45:45 2026] GET /v2.0/security-groups?id=22a3a93e-f031-4317-b8f4-494f606ca663&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:45.497 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9bc743a-9808-4e22-ac5e-3d807e65e586 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] TaaS: Handle Delete Port: 9174542e-1992-4807-b2d5-ba4ce612b998 2026-03-08 03:45:45.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9bc743a-9808-4e22-ac5e-3d807e65e586 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Tap Mirror: Handle Delete Port: 9174542e-1992-4807-b2d5-ba4ce612b998 [pid: 8|app: 0|req: 1161/2365] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:45:45 2026] PUT /v2.0/routers/0a627287-f144-4429-aa9c-b02668c08551/remove_router_interface => generated 309 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:46.137 7 INFO neutron.api.v2.resource [None req-f60ebe03-7d44-4718-a8d7-6f778a9bfb98 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1205/2366] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:45:45 2026] PUT /v2.0/routers/0a627287-f144-4429-aa9c-b02668c08551/remove_router_interface => generated 197 bytes in 160 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: 1162/2367] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:46 2026] GET /v2.0/ports?device_id=0a627287-f144-4429-aa9c-b02668c08551 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:46.368 7 INFO neutron_taas.services.taas.taas_plugin [None req-8c91044d-3d2e-4df5-ba6b-2e101a66c592 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] TaaS: Handle Delete Port: 5d5f62dc-c8e0-47c3-981c-1a87ad3dfa71 2026-03-08 03:45:46.371 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c91044d-3d2e-4df5-ba6b-2e101a66c592 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Tap Mirror: Handle Delete Port: 5d5f62dc-c8e0-47c3-981c-1a87ad3dfa71 [pid: 8|app: 0|req: 1163/2368] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:46 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => 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: 1164/2369] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:45:46 2026] GET /v2.0/security-groups?id=22a3a93e-f031-4317-b8f4-494f606ca663&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2370] 199.204.45.23 () {34 vars in 992 bytes} [Sun Mar 8 03:45:46 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:46.749 7 INFO neutron.services.segments.plugin [-] Segment 21bf4fef-f665-44a2-a6f9-73c370966386 resource provider aggregate not found 2026-03-08 03:45:46.757 7 INFO neutron.services.segments.plugin [-] Segment 21bf4fef-f665-44a2-a6f9-73c370966386 resource provider aggregate not found 2026-03-08 03:45:46.765 7 INFO neutron.services.segments.plugin [-] Segment 21bf4fef-f665-44a2-a6f9-73c370966386 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21bf4fef-f665-44a2-a6f9-73c370966386 found for delete ", "request_id": "req-88c96b07-1e70-4f97-9451-2fe3531d7e72"}]} 2026-03-08 03:45:46.777 7 INFO neutron.services.segments.plugin [-] Segment 21bf4fef-f665-44a2-a6f9-73c370966386 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21bf4fef-f665-44a2-a6f9-73c370966386 found for delete ", "request_id": "req-007fd611-80b9-4183-9757-fb25cbb0fb8b"}]} 2026-03-08 03:45:46.782 7 INFO neutron.db.l3_hamode_db [None req-8c91044d-3d2e-4df5-ba6b-2e101a66c592 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] HA network c7a85554-4452-4338-98fe-5a5b7fa8dd5b was deleted as no HA routers are present in tenant c955d44861984e51b6bc95f14542d128. [pid: 7|app: 0|req: 1206/2371] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:46 2026] DELETE /v2.0/routers/0a627287-f144-4429-aa9c-b02668c08551 => generated 0 bytes in 599 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:46.830 8 INFO neutron_taas.services.taas.taas_plugin [req-32ebac17-6d8a-4707-8ca9-ff2757503d7f req-e7545cd4-a593-4184-a5be-af46f021cab8 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] TaaS: Handle Delete Port: 656ba9e3-b676-4ce6-8eb4-ec334114a5d4 2026-03-08 03:45:46.832 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-32ebac17-6d8a-4707-8ca9-ff2757503d7f req-e7545cd4-a593-4184-a5be-af46f021cab8 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] Tap Mirror: Handle Delete Port: 656ba9e3-b676-4ce6-8eb4-ec334114a5d4 [pid: 7|app: 0|req: 1207/2372] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:46 2026] DELETE /v2.0/subnets/fa85147b-fa9d-4386-85db-2d0bb94616e6 => 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: 1166/2373] 199.204.45.23 () {36 vars in 995 bytes} [Sun Mar 8 03:45:46 2026] DELETE /v2.0/ports/656ba9e3-b676-4ce6-8eb4-ec334114a5d4 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:47.014 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e3630e0-b7b5-4321-a54a-0be309d5ab8d'] response: {'server_uuid': 'a99c9cc1-1448-4d15-a9c3-d19e3a4d8895', 'name': 'network-vif-deleted', 'tag': '656ba9e3-b676-4ce6-8eb4-ec334114a5d4', 'status': 'completed', 'code': 200} 2026-03-08 03:45:47.075 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ab4b0de-1885-4528-8c8c-4da43e733ab0 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] TaaS: Handle Delete Port: 5a0090a7-7313-4687-9b68-1ffac0ea676e 2026-03-08 03:45:47.080 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ab4b0de-1885-4528-8c8c-4da43e733ab0 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Tap Mirror: Handle Delete Port: 5a0090a7-7313-4687-9b68-1ffac0ea676e [pid: 7|app: 0|req: 1208/2374] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:46 2026] DELETE /v2.0/networks/6e7531e3-adff-4133-9d89-08a1afd09d2c => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:47.367 7 INFO neutron.db.segments_db [None req-b852c16b-a760-4bc8-878a-577633a41af9 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Added segment 1730fc8d-2e07-46d6-b31b-02d4e81922c5 of type vxlan for network 3d288501-ad6a-4330-a9a7-2729eacbc261 [pid: 8|app: 0|req: 1167/2375] 10.0.0.198 () {34 vars in 677 bytes} [Sun Mar 8 03:45:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2376] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:45:47 2026] POST /v2.0/networks => generated 611 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2377] 10.0.0.198 () {34 vars in 752 bytes} [Sun Mar 8 03:45:47 2026] PUT /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2378] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:47 2026] GET /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2379] 10.0.0.198 () {34 vars in 763 bytes} [Sun Mar 8 03:45:47 2026] PUT /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2380] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:47 2026] GET /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2381] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:47 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => 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: 1173/2382] 10.0.0.198 () {34 vars in 759 bytes} [Sun Mar 8 03:45:47 2026] PUT /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2383] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:47 2026] GET /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2384] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:47 2026] POST /v2.0/subnets => generated 626 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2385] 10.0.0.198 () {34 vars in 781 bytes} [Sun Mar 8 03:45:47 2026] PUT /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-03-08 03:45:47.780 7 INFO neutron.db.segments_db [None req-3d05c027-ec4a-4a14-86b3-f010bad42070 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Added segment 24dc057d-d2d0-44be-baa6-63f5a65fda35 of type vxlan for network 3c0885f0-10c9-46e3-b048-e64319736fc0 [pid: 8|app: 0|req: 1176/2386] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:47 2026] GET /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2387] 10.0.0.198 () {34 vars in 752 bytes} [Sun Mar 8 03:45:47 2026] PUT /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2388] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:47 2026] GET /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2389] 10.0.0.198 () {32 vars in 740 bytes} [Sun Mar 8 03:45:47 2026] GET /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:47.963 8 INFO neutron.api.v2.resource [None req-cbe86a59-738e-48cd-95bf-ba9039be4761 1c66f1e5a81e4d98894f4175cef245dc 16858cd5cb2447adb150d6037059a2eb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1180/2390] 10.0.0.198 () {32 vars in 744 bytes} [Sun Mar 8 03:45:47 2026] GET /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2391] 10.0.0.198 () {32 vars in 743 bytes} [Sun Mar 8 03:45:47 2026] DELETE /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:48.015 7 INFO neutron.db.l3_hamode_db [None req-3d05c027-ec4a-4a14-86b3-f010bad42070 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1182/2392] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:48 2026] GET /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:48.088 8 INFO neutron.api.v2.resource [None req-8b6f377e-c417-498f-b355-3bbc97dbdf9a 1c66f1e5a81e4d98894f4175cef245dc 16858cd5cb2447adb150d6037059a2eb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1183/2393] 10.0.0.198 () {32 vars in 747 bytes} [Sun Mar 8 03:45:48 2026] DELETE /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/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: 1184/2394] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:48 2026] DELETE /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:48.140 7 INFO neutron.db.l3_hamode_db [None req-3d05c027-ec4a-4a14-86b3-f010bad42070 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1185/2395] 10.0.0.198 () {32 vars in 732 bytes} [Sun Mar 8 03:45:48 2026] GET /v2.0/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2396] 10.0.0.198 () {32 vars in 733 bytes} [Sun Mar 8 03:45:48 2026] DELETE /v2.0/qos/policies/a36558eb-a930-4bb6-82eb-f2a519ab3518 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2397] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:48 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:48.790 7 INFO neutron.services.segments.plugin [-] Segment 1724eebd-f374-4b02-8fc5-d6002f1c7d9d resource provider aggregate not found 2026-03-08 03:45:48.799 7 INFO neutron.services.segments.plugin [-] Segment 1724eebd-f374-4b02-8fc5-d6002f1c7d9d resource provider aggregate not found [pid: 7|app: 0|req: 1211/2398] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:47 2026] POST /v2.0/routers => generated 505 bytes in 1067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:45:48.808 7 INFO neutron.services.segments.plugin [-] Segment 1724eebd-f374-4b02-8fc5-d6002f1c7d9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1724eebd-f374-4b02-8fc5-d6002f1c7d9d found for delete ", "request_id": "req-d435b453-0309-4087-99d6-d65985ef5ab8"}]} 2026-03-08 03:45:48.827 7 INFO neutron.services.segments.plugin [-] Segment 1724eebd-f374-4b02-8fc5-d6002f1c7d9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1724eebd-f374-4b02-8fc5-d6002f1c7d9d found for delete ", "request_id": "req-dddbd1d0-85fd-4281-9087-5abf4a3a9cb7"}]} [pid: 7|app: 0|req: 1212/2399] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:48 2026] GET /v2.0/security-groups?tenant_id=16858cd5cb2447adb150d6037059a2eb&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2400] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:49 2026] DELETE /v2.0/security-groups/4f3751f0-67a0-4436-8ad6-e3d6574fedf1 => 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: 1214/2401] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:49 2026] GET /v2.0/security-groups?tenant_id=f2787f02717247cfb12fadf5b99be101&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2402] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:49 2026] DELETE /v2.0/security-groups/59c03196-55b0-4f88-b3c8-8de0077058f9 => 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: 1216/2403] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:45:49 2026] GET /v2.0/ports?device_id=a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => 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: 1188/2404] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:45:48 2026] PUT /v2.0/routers/6e9ef858-72a5-4653-a2de-341c6a6fcdd8/add_router_interface => generated 309 bytes in 1073 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2405] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:45:49 2026] GET /v2.0/ports/a5ab14e7-9fa0-4f9f-bce8-f70b849d5d6e => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:50.242 8 INFO neutron_taas.services.taas.taas_plugin [None req-f92e2a1c-f855-490b-b74f-274eab893187 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] TaaS: Handle Delete Port: a5ab14e7-9fa0-4f9f-bce8-f70b849d5d6e 2026-03-08 03:45:50.245 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f92e2a1c-f855-490b-b74f-274eab893187 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Tap Mirror: Handle Delete Port: a5ab14e7-9fa0-4f9f-bce8-f70b849d5d6e [pid: 8|app: 0|req: 1189/2406] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:45:49 2026] PUT /v2.0/routers/6e9ef858-72a5-4653-a2de-341c6a6fcdd8/remove_router_interface => generated 309 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2407] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:50 2026] GET /v2.0/ports?device_id=6e9ef858-72a5-4653-a2de-341c6a6fcdd8 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:50.770 8 INFO neutron_taas.services.taas.taas_plugin [None req-8db7c881-7db8-4d8c-b6ec-d209683e16f9 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] TaaS: Handle Delete Port: e7efe583-9f2a-4c6c-ac9b-2a0cc271d4c0 2026-03-08 03:45:50.773 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8db7c881-7db8-4d8c-b6ec-d209683e16f9 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Tap Mirror: Handle Delete Port: e7efe583-9f2a-4c6c-ac9b-2a0cc271d4c0 2026-03-08 03:45:51.134 8 INFO neutron.services.segments.plugin [-] Segment 24dc057d-d2d0-44be-baa6-63f5a65fda35 resource provider aggregate not found 2026-03-08 03:45:51.141 8 INFO neutron.services.segments.plugin [-] Segment 24dc057d-d2d0-44be-baa6-63f5a65fda35 resource provider aggregate not found 2026-03-08 03:45:51.160 8 INFO neutron.services.segments.plugin [-] Segment 24dc057d-d2d0-44be-baa6-63f5a65fda35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24dc057d-d2d0-44be-baa6-63f5a65fda35 found for delete ", "request_id": "req-3cde20c3-3c1b-4e9b-94d5-84320010a27f"}]} 2026-03-08 03:45:51.171 8 INFO neutron.services.segments.plugin [-] Segment 24dc057d-d2d0-44be-baa6-63f5a65fda35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24dc057d-d2d0-44be-baa6-63f5a65fda35 found for delete ", "request_id": "req-da89d2b7-a515-485b-9afb-741aa643273b"}]} 2026-03-08 03:45:51.176 8 INFO neutron.db.l3_hamode_db [None req-8db7c881-7db8-4d8c-b6ec-d209683e16f9 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] HA network 3c0885f0-10c9-46e3-b048-e64319736fc0 was deleted as no HA routers are present in tenant c955d44861984e51b6bc95f14542d128. [pid: 8|app: 0|req: 1190/2408] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:50 2026] DELETE /v2.0/routers/6e9ef858-72a5-4653-a2de-341c6a6fcdd8 => generated 0 bytes in 562 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2409] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:51 2026] DELETE /v2.0/subnets/7ac17127-1bf0-4e8d-b384-3624babc2552 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:51.490 8 INFO neutron_taas.services.taas.taas_plugin [None req-50fde66e-07cd-49ac-a000-5fffa0284150 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] TaaS: Handle Delete Port: 1c8b5555-8fd2-4a6a-bbc3-f5157f993e0f 2026-03-08 03:45:51.493 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50fde66e-07cd-49ac-a000-5fffa0284150 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Tap Mirror: Handle Delete Port: 1c8b5555-8fd2-4a6a-bbc3-f5157f993e0f [pid: 8|app: 0|req: 1191/2410] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:51 2026] DELETE /v2.0/networks/3d288501-ad6a-4330-a9a7-2729eacbc261 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:51.758 7 INFO neutron.db.segments_db [None req-69242be3-6ba2-46f2-abde-2daac5d84921 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Added segment bb8d0dbd-4142-4d1b-858f-331783dcca29 of type vxlan for network c9528039-740e-4941-9fd4-2bd5a79a2593 2026-03-08 03:45:52.028 7 INFO neutron.db.l3_hamode_db [None req-69242be3-6ba2-46f2-abde-2daac5d84921 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:45:52.346 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f5adaf0-726a-4e64-b1c5-2021d268d8c8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 3a6fb62b-1868-45e5-8d4b-d60bcee9ea9f 2026-03-08 03:45:52.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f5adaf0-726a-4e64-b1c5-2021d268d8c8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 3a6fb62b-1868-45e5-8d4b-d60bcee9ea9f 2026-03-08 03:45:52.728 7 INFO neutron.db.l3_hamode_db [None req-69242be3-6ba2-46f2-abde-2daac5d84921 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1192/2411] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:45:52 2026] PUT /v2.0/routers/865a89ac-9f43-4267-9fcd-02073017085a/remove_router_interface => generated 309 bytes in 745 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:52.972 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2eefa61-bff1-4316-9dbf-267f93d146d3 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 6ca0017b-191f-4202-a498-56fe82ee8acc 2026-03-08 03:45:52.976 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2eefa61-bff1-4316-9dbf-267f93d146d3 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 6ca0017b-191f-4202-a498-56fe82ee8acc 2026-03-08 03:45:53.188 8 INFO neutron.services.segments.plugin [-] Segment 1730fc8d-2e07-46d6-b31b-02d4e81922c5 resource provider aggregate not found 2026-03-08 03:45:53.194 8 INFO neutron.services.segments.plugin [-] Segment 1730fc8d-2e07-46d6-b31b-02d4e81922c5 resource provider aggregate not found 2026-03-08 03:45:53.211 8 INFO neutron.services.segments.plugin [-] Segment 1730fc8d-2e07-46d6-b31b-02d4e81922c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1730fc8d-2e07-46d6-b31b-02d4e81922c5 found for delete ", "request_id": "req-80eb4d41-0925-446a-abc2-4562b27066c7"}]} 2026-03-08 03:45:53.225 8 INFO neutron.services.segments.plugin [-] Segment 1730fc8d-2e07-46d6-b31b-02d4e81922c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1730fc8d-2e07-46d6-b31b-02d4e81922c5 found for delete ", "request_id": "req-cd4efcf9-79ca-470e-86e5-eecc909a7e78"}]} 2026-03-08 03:45:53.291 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2eefa61-bff1-4316-9dbf-267f93d146d3 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 407b2a86-0590-43cd-854f-5740af576e8d 2026-03-08 03:45:53.294 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2eefa61-bff1-4316-9dbf-267f93d146d3 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 407b2a86-0590-43cd-854f-5740af576e8d 2026-03-08 03:45:53.670 8 INFO neutron.db.l3_hamode_db [None req-d2eefa61-bff1-4316-9dbf-267f93d146d3 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HA network edcd4379-1cd8-4b36-aafb-60fa26c2785b was deleted as no HA routers are present in tenant aaf02b2c66804ca7867e07048dc6e418. [pid: 7|app: 0|req: 1220/2412] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:45:51 2026] POST /v2.0/routers => generated 688 bytes in 1970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2413] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:52 2026] DELETE /v2.0/routers/865a89ac-9f43-4267-9fcd-02073017085a => generated 0 bytes in 890 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2414] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:45:53 2026] GET /v2.0/routers/8e660034-b369-470a-996d-2ae6b80dc381 => generated 694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2415] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:53 2026] DELETE /v2.0/subnets/84d9acb6-f90b-4ba3-8b36-0fc1380b9804 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:53.909 7 INFO neutron.db.segments_db [None req-6f95091d-64cf-40eb-a962-50f4d23ff8b1 fa964a1ce7314a26bf2051775632b3fb 5999d19facf84b41825303dc4ebd7b69 - - default default] Added segment 2a031374-f0c4-4cc8-bf2d-aee6922b8c23 of type vxlan for network e28e336a-411a-41b0-946a-d02a178c69d1 [pid: 8|app: 0|req: 1196/2416] 10.0.0.198 () {32 vars in 646 bytes} [Sun Mar 8 03:45:53 2026] GET /v2.0/routers => generated 697 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:54.040 8 INFO neutron_taas.services.taas.taas_plugin [None req-a33ec65c-0142-4596-bed8-4a0061c7f9bf 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: b28433ee-c688-476d-8328-20a5df85702b 2026-03-08 03:45:54.042 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a33ec65c-0142-4596-bed8-4a0061c7f9bf 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: b28433ee-c688-476d-8328-20a5df85702b 2026-03-08 03:45:54.152 7 INFO neutron.db.l3_hamode_db [None req-6f95091d-64cf-40eb-a962-50f4d23ff8b1 fa964a1ce7314a26bf2051775632b3fb 5999d19facf84b41825303dc4ebd7b69 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1197/2417] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:45:53 2026] DELETE /v2.0/networks/69524c58-9a8e-4e93-ad9c-f209f14ab466 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:45:54.280 7 INFO neutron.db.l3_hamode_db [None req-6f95091d-64cf-40eb-a962-50f4d23ff8b1 fa964a1ce7314a26bf2051775632b3fb 5999d19facf84b41825303dc4ebd7b69 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1198/2418] 10.0.0.198 () {34 vars in 740 bytes} [Sun Mar 8 03:45:54 2026] PUT /v2.0/routers/8e660034-b369-470a-996d-2ae6b80dc381 => generated 701 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2419] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:54 2026] GET /v2.0/security-groups?tenant_id=aaf02b2c66804ca7867e07048dc6e418&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2420] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:45:54 2026] GET /v2.0/routers/8e660034-b369-470a-996d-2ae6b80dc381 => generated 701 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2421] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:54 2026] DELETE /v2.0/security-groups/22a3a93e-f031-4317-b8f4-494f606ca663 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2422] 10.0.0.198 () {34 vars in 667 bytes} [Sun Mar 8 03:45:53 2026] POST /v2.0/routers => generated 474 bytes in 1188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2423] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:54 2026] GET /v2.0/ports?device_id=8e660034-b369-470a-996d-2ae6b80dc381 => 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: 1222/2424] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:45:54 2026] PUT /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags => generated 25 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:55.079 8 INFO neutron_taas.services.taas.taas_plugin [None req-014e81fc-dc34-4b2a-848a-0cc86ec5523b 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] TaaS: Handle Delete Port: 5d8086a8-706a-4861-897a-59e011feb1e3 2026-03-08 03:45:55.083 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-014e81fc-dc34-4b2a-848a-0cc86ec5523b 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Tap Mirror: Handle Delete Port: 5d8086a8-706a-4861-897a-59e011feb1e3 [pid: 7|app: 0|req: 1223/2425] 10.0.0.198 () {32 vars in 730 bytes} [Sun Mar 8 03:45:54 2026] GET /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:55.238 8 INFO neutron.services.segments.plugin [-] Segment 03465fde-0c7f-4eb8-b4d7-4ea2ea496661 resource provider aggregate not found 2026-03-08 03:45:55.251 8 INFO neutron.services.segments.plugin [-] Segment 03465fde-0c7f-4eb8-b4d7-4ea2ea496661 resource provider aggregate not found 2026-03-08 03:45:55.258 8 INFO neutron.services.segments.plugin [-] Segment 03465fde-0c7f-4eb8-b4d7-4ea2ea496661 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03465fde-0c7f-4eb8-b4d7-4ea2ea496661 found for delete ", "request_id": "req-97320aac-cdb3-4aa5-983d-c295afdfb79c"}]} [pid: 7|app: 0|req: 1224/2426] 10.0.0.198 () {34 vars in 761 bytes} [Sun Mar 8 03:45:55 2026] PUT /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags/green => generated 4 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-03-08 03:45:55.292 8 INFO neutron.services.segments.plugin [-] Segment aade8a2a-f8b7-420e-a841-075f4ceae7f1 resource provider aggregate not found 2026-03-08 03:45:55.306 8 INFO neutron.services.segments.plugin [-] Segment 03465fde-0c7f-4eb8-b4d7-4ea2ea496661 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03465fde-0c7f-4eb8-b4d7-4ea2ea496661 found for delete ", "request_id": "req-57d67ecd-8be8-48e1-ab57-d5ca31ad19ad"}]} 2026-03-08 03:45:55.313 8 INFO neutron.services.segments.plugin [-] Segment aade8a2a-f8b7-420e-a841-075f4ceae7f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aade8a2a-f8b7-420e-a841-075f4ceae7f1 found for delete ", "request_id": "req-42a2dce8-8be9-4fee-9330-55941f11bffc"}]} 2026-03-08 03:45:55.335 8 INFO neutron.services.segments.plugin [-] Segment aade8a2a-f8b7-420e-a841-075f4ceae7f1 resource provider aggregate not found 2026-03-08 03:45:55.356 8 INFO neutron.services.segments.plugin [-] Segment aade8a2a-f8b7-420e-a841-075f4ceae7f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aade8a2a-f8b7-420e-a841-075f4ceae7f1 found for delete ", "request_id": "req-299b027f-7b25-4260-8555-e52a72aca3e8"}]} [pid: 7|app: 0|req: 1225/2427] 10.0.0.198 () {32 vars in 730 bytes} [Sun Mar 8 03:45:55 2026] GET /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags => generated 34 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:55.411 8 INFO neutron_taas.services.taas.taas_plugin [None req-014e81fc-dc34-4b2a-848a-0cc86ec5523b 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] TaaS: Handle Delete Port: 4b1507d0-c189-4344-b942-8d9c8f8a678e 2026-03-08 03:45:55.413 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-014e81fc-dc34-4b2a-848a-0cc86ec5523b 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] Tap Mirror: Handle Delete Port: 4b1507d0-c189-4344-b942-8d9c8f8a678e [pid: 7|app: 0|req: 1226/2428] 10.0.0.198 () {34 vars in 757 bytes} [Sun Mar 8 03:45:55 2026] PUT /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags/red => generated 4 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2429] 10.0.0.198 () {32 vars in 730 bytes} [Sun Mar 8 03:45:55 2026] GET /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags => generated 34 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:55.769 8 INFO neutron.db.l3_hamode_db [None req-014e81fc-dc34-4b2a-848a-0cc86ec5523b 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] HA network c9528039-740e-4941-9fd4-2bd5a79a2593 was deleted as no HA routers are present in tenant c955d44861984e51b6bc95f14542d128. [pid: 8|app: 0|req: 1203/2430] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:54 2026] DELETE /v2.0/routers/8e660034-b369-470a-996d-2ae6b80dc381 => generated 0 bytes in 907 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2431] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:55 2026] GET /v2.0/ports?device_id=8e660034-b369-470a-996d-2ae6b80dc381 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:55.830 8 INFO neutron.api.v2.resource [None req-3d5c4af9-400f-412a-a0d1-35ffe01a55f2 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1205/2432] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:55 2026] DELETE /v2.0/routers/8e660034-b369-470a-996d-2ae6b80dc381 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2433] 10.0.0.198 () {34 vars in 779 bytes} [Sun Mar 8 03:45:55 2026] PUT /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags/black.or.white => generated 4 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2434] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:55 2026] GET /v2.0/ports?device_id=6e9ef858-72a5-4653-a2de-341c6a6fcdd8 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:55.901 8 INFO neutron.api.v2.resource [None req-e12ddb70-cfc2-43cc-80aa-f056be938e9c 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1207/2435] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:55 2026] DELETE /v2.0/routers/6e9ef858-72a5-4653-a2de-341c6a6fcdd8 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:45:55.927 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4eb5933b-9d92-4c7b-be00-d451160d8fe2 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1208/2436] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:55 2026] DELETE /v2.0/subnets/7ac17127-1bf0-4e8d-b384-3624babc2552 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2437] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:55 2026] GET /v2.0/ports?device_id=0a627287-f144-4429-aa9c-b02668c08551 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:55.983 8 INFO neutron.api.v2.resource [None req-bdc3e0be-99ea-4584-a4ac-87148ae2f62f 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1210/2438] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:55 2026] DELETE /v2.0/routers/0a627287-f144-4429-aa9c-b02668c08551 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2439] 10.0.0.198 () {32 vars in 730 bytes} [Sun Mar 8 03:45:55 2026] GET /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags => generated 52 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:56.004 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2bde52c-1cea-4e9a-9f14-3b813e282afe 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1211/2440] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:55 2026] DELETE /v2.0/subnets/fa85147b-fa9d-4386-85db-2d0bb94616e6 => 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: 1212/2441] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:56 2026] GET /v2.0/ports?device_id=8f82331d-4959-46e4-a89d-31d41e088ce4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:56.077 8 INFO neutron.api.v2.resource [None req-355c1bb8-2113-4673-9a7b-21ce60d6c06d 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1213/2442] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:56 2026] DELETE /v2.0/routers/8f82331d-4959-46e4-a89d-31d41e088ce4 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:45:56.101 8 INFO neutron.pecan_wsgi.hooks.translation [None req-daed3176-33ce-4125-b504-b755581ed137 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1214/2443] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:56 2026] DELETE /v2.0/subnets/684413e9-6f91-4eae-942c-129edd87e593 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:45:56.119 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01421b73-22b5-4a34-893f-39f2c2532532 903ad16c025d45ef88b672cd70665478 c955d44861984e51b6bc95f14542d128 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1215/2444] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:56 2026] DELETE /v2.0/subnets/6ff26f3b-b036-4e10-9998-c7b2ac6fe77e => 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: 1230/2445] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:45:55 2026] PUT /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags => generated 37 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2446] 10.0.0.198 () {32 vars in 730 bytes} [Sun Mar 8 03:45:56 2026] GET /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2447] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:45:56 2026] GET /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags/red => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:56.492 8 INFO neutron.api.v2.resource [None req-8118515b-3d2f-4ec0-aaea-d84ca460fdeb fa964a1ce7314a26bf2051775632b3fb 5999d19facf84b41825303dc4ebd7b69 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1217/2448] 10.0.0.198 () {32 vars in 742 bytes} [Sun Mar 8 03:45:56 2026] GET /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags/green => generated 99 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2449] 10.0.0.198 () {32 vars in 741 bytes} [Sun Mar 8 03:45:56 2026] DELETE /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags/red => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2450] 10.0.0.198 () {32 vars in 730 bytes} [Sun Mar 8 03:45:56 2026] GET /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags => generated 30 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2451] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:56 2026] GET /v2.0/security-groups?tenant_id=c955d44861984e51b6bc95f14542d128&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:45:56.856 7 INFO neutron.api.v2.resource [None req-882716a2-68ee-4214-95f2-f58b03343b52 fa964a1ce7314a26bf2051775632b3fb 5999d19facf84b41825303dc4ebd7b69 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1234/2452] 10.0.0.198 () {32 vars in 745 bytes} [Sun Mar 8 03:45:56 2026] DELETE /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags/green => generated 99 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2453] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:56 2026] DELETE /v2.0/security-groups/1ba3ef13-383a-4cba-b0cc-c89e7cd04096 => 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: 1235/2454] 10.0.0.198 () {32 vars in 733 bytes} [Sun Mar 8 03:45:56 2026] DELETE /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags => 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: 1220/2455] 10.0.0.198 () {32 vars in 730 bytes} [Sun Mar 8 03:45:56 2026] GET /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070/tags => generated 12 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2456] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:45:57 2026] GET /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070 => generated 480 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:45:57.340 8 INFO neutron.services.segments.plugin [-] Segment bb8d0dbd-4142-4d1b-858f-331783dcca29 resource provider aggregate not found 2026-03-08 03:45:57.385 8 INFO neutron.services.segments.plugin [-] Segment bb8d0dbd-4142-4d1b-858f-331783dcca29 resource provider aggregate not found 2026-03-08 03:45:57.390 8 INFO neutron.services.segments.plugin [-] Segment bb8d0dbd-4142-4d1b-858f-331783dcca29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb8d0dbd-4142-4d1b-858f-331783dcca29 found for delete ", "request_id": "req-c8d89b43-b416-4d61-9dd8-8778bb80a7bd"}]} 2026-03-08 03:45:57.412 8 INFO neutron.services.segments.plugin [-] Segment bb8d0dbd-4142-4d1b-858f-331783dcca29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb8d0dbd-4142-4d1b-858f-331783dcca29 found for delete ", "request_id": "req-589e404e-62b1-4439-82cb-be1f3d39dce1"}]} [pid: 8|app: 0|req: 1221/2457] 10.0.0.198 () {34 vars in 741 bytes} [Sun Mar 8 03:45:57 2026] PUT /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070 => generated 480 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2458] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:45:57 2026] GET /v2.0/ports?device_id=85240a3b-ef1f-40ff-8f3b-883ecd4dc070 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:45:57.975 8 INFO neutron_taas.services.taas.taas_plugin [None req-f6c1820d-a9e2-43dc-8ce3-369ddbb46dd6 fa964a1ce7314a26bf2051775632b3fb 5999d19facf84b41825303dc4ebd7b69 - - default default] TaaS: Handle Delete Port: 9c0ae1ab-b6e4-418f-ae87-0c9d0998f08b 2026-03-08 03:45:57.981 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6c1820d-a9e2-43dc-8ce3-369ddbb46dd6 fa964a1ce7314a26bf2051775632b3fb 5999d19facf84b41825303dc4ebd7b69 - - default default] Tap Mirror: Handle Delete Port: 9c0ae1ab-b6e4-418f-ae87-0c9d0998f08b 2026-03-08 03:45:58.375 8 INFO neutron.db.l3_hamode_db [None req-f6c1820d-a9e2-43dc-8ce3-369ddbb46dd6 fa964a1ce7314a26bf2051775632b3fb 5999d19facf84b41825303dc4ebd7b69 - - default default] HA network e28e336a-411a-41b0-946a-d02a178c69d1 was deleted as no HA routers are present in tenant 5999d19facf84b41825303dc4ebd7b69. [pid: 8|app: 0|req: 1222/2459] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:45:57 2026] DELETE /v2.0/routers/85240a3b-ef1f-40ff-8f3b-883ecd4dc070 => generated 0 bytes in 579 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2460] 10.0.0.198 () {34 vars in 683 bytes} [Sun Mar 8 03:45:58 2026] POST /v2.0/security-groups => generated 1623 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2461] 10.0.0.198 () {32 vars in 662 bytes} [Sun Mar 8 03:45:59 2026] GET /v2.0/security-groups => generated 4528 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2462] 10.0.0.198 () {34 vars in 757 bytes} [Sun Mar 8 03:45:59 2026] PUT /v2.0/security-groups/dcd6a827-46e4-4813-9744-18c0dd9fc835 => generated 1663 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2463] 10.0.0.198 () {32 vars in 736 bytes} [Sun Mar 8 03:45:59 2026] GET /v2.0/security-groups/dcd6a827-46e4-4813-9744-18c0dd9fc835 => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2464] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:59 2026] GET /v2.0/security-groups?tenant_id=5999d19facf84b41825303dc4ebd7b69&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2465] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:59 2026] DELETE /v2.0/security-groups/dcd6a827-46e4-4813-9744-18c0dd9fc835 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2466] 10.0.0.198 () {32 vars in 662 bytes} [Sun Mar 8 03:45:59 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) 2026-03-08 03:45:59.420 8 INFO neutron.services.segments.plugin [-] Segment 2a031374-f0c4-4cc8-bf2d-aee6922b8c23 resource provider aggregate not found 2026-03-08 03:45:59.432 8 INFO neutron.api.v2.resource [None req-00f61c64-eb38-4c8d-8046-5c7b8b5a1248 146811c1ba17497e9a5c18ee9ea34f68 e18265aae1194f6aa61373df9f3182c2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1228/2467] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:59 2026] DELETE /v2.0/security-groups/dcd6a827-46e4-4813-9744-18c0dd9fc835 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:45:59.439 8 INFO neutron.services.segments.plugin [-] Segment 2a031374-f0c4-4cc8-bf2d-aee6922b8c23 resource provider aggregate not found 2026-03-08 03:45:59.445 8 INFO neutron.services.segments.plugin [-] Segment 2a031374-f0c4-4cc8-bf2d-aee6922b8c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a031374-f0c4-4cc8-bf2d-aee6922b8c23 found for delete ", "request_id": "req-66dfe620-2602-49f9-abdc-64e8dd6508cc"}]} [pid: 7|app: 0|req: 1240/2468] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:59 2026] DELETE /v2.0/security-groups/43767aee-9eba-4e86-b59e-3b1cbb22fdc8 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:45:59.458 8 INFO neutron.services.segments.plugin [-] Segment 2a031374-f0c4-4cc8-bf2d-aee6922b8c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a031374-f0c4-4cc8-bf2d-aee6922b8c23 found for delete ", "request_id": "req-719f5998-7767-409b-84c8-8681a21feda9"}]} [pid: 8|app: 0|req: 1229/2469] 10.0.0.198 () {34 vars in 683 bytes} [Sun Mar 8 03:45:59 2026] POST /v2.0/security-groups => generated 1624 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2470] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:45:59 2026] GET /v2.0/security-groups?tenant_id=81ecb6373d8647ac87971f1497bffbdd&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2471] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:45:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2472] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:45:59 2026] DELETE /v2.0/security-groups/124bc3ee-0731-4397-bea1-3887a408230b => 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: 1231/2473] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:45:59 2026] GET /v2.0/security-group-rules/88c0228c-ea80-4653-bd78-4acac58144ba => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2474] 10.0.0.198 () {32 vars in 672 bytes} [Sun Mar 8 03:45:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2475] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:45:59 2026] DELETE /v2.0/security-group-rules/88c0228c-ea80-4653-bd78-4acac58144ba => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2476] 10.0.0.198 () {32 vars in 672 bytes} [Sun Mar 8 03:45:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2479] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:45:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2480] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:46:00 2026] GET /v2.0/security-group-rules/77c96d98-b85d-46ab-b215-1295340bcf30 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2481] 10.0.0.198 () {32 vars in 672 bytes} [Sun Mar 8 03:46:00 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2482] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:46:00 2026] DELETE /v2.0/security-group-rules/77c96d98-b85d-46ab-b215-1295340bcf30 => 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: 1235/2483] 10.0.0.198 () {32 vars in 672 bytes} [Sun Mar 8 03:46:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:46:00.468 7 INFO neutron.db.securitygroups_db [None req-11f84cd5-865b-4e60-83e9-186b213a2168 146811c1ba17497e9a5c18ee9ea34f68 e18265aae1194f6aa61373df9f3182c2 - - default default] Project e18265aae1194f6aa61373df9f3182c2 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: 1249/2484] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:00 2026] POST /v2.0/security-group-rules => generated 607 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2485] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:46:00 2026] GET /v2.0/security-group-rules/70ef9658-e02b-481b-93d0-be73fc3f4e2d => generated 607 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2486] 10.0.0.198 () {32 vars in 672 bytes} [Sun Mar 8 03:46:00 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2487] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:46:00 2026] DELETE /v2.0/security-group-rules/70ef9658-e02b-481b-93d0-be73fc3f4e2d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2488] 10.0.0.198 () {32 vars in 672 bytes} [Sun Mar 8 03:46:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2489] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:00 2026] DELETE /v2.0/security-groups/731c519b-e837-433c-b1f5-b6dfc096ca4f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2490] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:46:00 2026] GET /v2.0/subnets => generated 1308 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2491] 10.0.0.198 () {32 vars in 662 bytes} [Sun Mar 8 03:46:00 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: 7|app: 0|req: 1253/2492] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:46:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2493] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:46:00 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2494] 10.0.0.198 () {32 vars in 662 bytes} [Sun Mar 8 03:46:00 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: 1241/2495] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.0/security-groups => generated 20305 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2496] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.0/agents => generated 3384 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2497] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.0/floatingips => 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: 1256/2498] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.0/networks => generated 2168 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2499] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2500] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2501] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2502] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.0/ports => generated 4725 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2503] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.0/security-groups?tenant_id=e18265aae1194f6aa61373df9f3182c2&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2504] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:01 2026] DELETE /v2.0/security-groups/fa81b3f8-b801-438e-9fc0-0ef9bb1e121d => 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: 1246/2505] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:46:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2506] 10.0.0.198 () {34 vars in 758 bytes} [Sun Mar 8 03:46:03 2026] PUT /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2507] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:46:03 2026] GET /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/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: 1261/2508] 10.0.0.198 () {34 vars in 769 bytes} [Sun Mar 8 03:46:03 2026] PUT /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/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: 1248/2509] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:46:03 2026] GET /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2510] 10.0.0.198 () {34 vars in 765 bytes} [Sun Mar 8 03:46:03 2026] PUT /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2511] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:46:03 2026] GET /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/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: 1263/2512] 10.0.0.198 () {34 vars in 787 bytes} [Sun Mar 8 03:46:03 2026] PUT /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2513] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:46:03 2026] GET /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2514] 10.0.0.198 () {34 vars in 758 bytes} [Sun Mar 8 03:46:03 2026] PUT /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2515] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:46:03 2026] GET /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2516] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:46:03 2026] GET /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2517] 10.0.0.198 () {34 vars in 676 bytes} [Sun Mar 8 03:46:03 2026] POST /v2.0/subnetpools => generated 549 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:03.752 7 INFO neutron.api.v2.resource [None req-18021db7-1d20-46f6-b56e-709a845d7bc5 1853a076eb7f4c2ea76596c2950c477f fbea3c954c6c49688b73c0f277bd1eef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1268/2518] 10.0.0.198 () {32 vars in 750 bytes} [Sun Mar 8 03:46:03 2026] GET /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2519] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:46:03 2026] GET /v2.0/subnetpools/f2093ddf-350e-4b4c-be44-b57c9bf15630 => generated 549 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2520] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:46:03 2026] DELETE /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2521] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:46:03 2026] GET /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2522] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:46:03 2026] PUT /v2.0/subnetpools/f2093ddf-350e-4b4c-be44-b57c9bf15630 => generated 501 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:46:03.878 7 INFO neutron.api.v2.resource [None req-63e0c425-7881-4d24-bb14-cb043267882c 1853a076eb7f4c2ea76596c2950c477f fbea3c954c6c49688b73c0f277bd1eef - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1271/2523] 10.0.0.198 () {32 vars in 753 bytes} [Sun Mar 8 03:46:03 2026] DELETE /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2524] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:46:03 2026] DELETE /v2.0/subnetpools/f2093ddf-350e-4b4c-be44-b57c9bf15630 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2525] 10.0.0.198 () {32 vars in 741 bytes} [Sun Mar 8 03:46:03 2026] DELETE /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:46:03.941 8 INFO neutron.api.v2.resource [None req-1a8b1a48-ad6c-4aba-92e7-ccf3480896b8 b243411f6ce342a49acf5933f301a7cb d164af9fd63d4832b0a817391f0208eb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1254/2526] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:46:03 2026] GET /v2.0/subnetpools/f2093ddf-350e-4b4c-be44-b57c9bf15630 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:46:03.961 8 INFO neutron.api.v2.resource [None req-b9c0261b-5690-4df0-a372-60c7d88474b9 b243411f6ce342a49acf5933f301a7cb d164af9fd63d4832b0a817391f0208eb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1255/2527] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:46:03 2026] DELETE /v2.0/subnetpools/f2093ddf-350e-4b4c-be44-b57c9bf15630 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2528] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:46:03 2026] GET /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2529] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:46:03 2026] DELETE /v2.0/subnetpools/ceeda7bf-3fd3-4461-97e1-42d0010f6614 => 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: 1274/2530] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:04 2026] GET /v2.0/security-groups?tenant_id=d164af9fd63d4832b0a817391f0208eb&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2531] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:04 2026] GET /v2.0/security-groups?tenant_id=fbea3c954c6c49688b73c0f277bd1eef&name=default => generated 2928 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2532] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:04 2026] DELETE /v2.0/security-groups/16f55f5e-eeb5-40a5-b440-841b33b97475 => 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: 1258/2533] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:04 2026] DELETE /v2.0/security-groups/90747f3e-178b-4163-984a-f6a0ea1aebba => 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: 1276/2534] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:05 2026] GET /v2.0/security-groups?tenant_id=5c70a830bfef4495adfeab6ab111a80c&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2535] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:05 2026] DELETE /v2.0/security-groups/72eb73dc-5962-4521-9dba-b5b5cc8fe8f3 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2536] 10.0.0.198 () {32 vars in 622 bytes} [Sun Mar 8 03:46:06 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: 1260/2537] 10.0.0.198 () {32 vars in 632 bytes} [Sun Mar 8 03:46:06 2026] GET /v2.0/ => generated 632 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2538] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:07 2026] GET /v2.0/security-groups?tenant_id=f14583c7768d4e1c917345b4298ec324&name=default => generated 2929 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2539] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:08 2026] DELETE /v2.0/security-groups/ddead422-2212-44e5-a99d-78ccbc3f8bc7 => 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: 1279/2540] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:08 2026] GET /v2.0/security-groups?tenant_id=fecde72278094d7699e00bbc502d0733&name=default => generated 2929 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2541] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:09 2026] DELETE /v2.0/security-groups/575b4e88-70ca-4840-9228-6aac8e873775 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2542] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:12 2026] GET /v2.0/security-groups?tenant_id=015d755b46664fb883f096779937182a&name=default => generated 2929 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2543] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:13 2026] DELETE /v2.0/security-groups/e02cbf38-90f4-4a25-ba5c-7cd8e03aa5db => 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: 1281/2544] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:13 2026] GET /v2.0/security-groups?tenant_id=22def5b66c6e41e98d67390a873c32d9&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2545] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:13 2026] DELETE /v2.0/security-groups/46edf37b-9362-4248-ae6f-fb00efbb63cf => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:46:15.304 7 INFO neutron.db.segments_db [None req-3725aaad-d09d-42b4-8396-376265aeb698 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Added segment 8e231bc2-0976-401d-af6f-c1f26d3ae6cd of type vxlan for network c712ee05-73f3-4712-86d9-746a32a8b54d [pid: 7|app: 0|req: 1282/2548] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:46:14 2026] POST /v2.0/networks => generated 621 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2549] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:46:15 2026] POST /v2.0/subnets => generated 658 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2550] 10.0.0.198 () {32 vars in 721 bytes} [Sun Mar 8 03:46:15 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:46:15.781 7 INFO neutron.db.segments_db [None req-66eb449b-909d-4ae5-a95a-2fc194f7a4fe 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 05c9d071-1a07-4493-bccc-24060c6baa78 of type vxlan for network 25fcab43-e70a-423b-92be-967f935a2d18 [pid: 7|app: 0|req: 1283/2551] 10.0.0.198 () {34 vars in 670 bytes} [Sun Mar 8 03:46:15 2026] POST /v2.0/networks => generated 722 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2552] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:46:15 2026] POST /v2.0/subnets => generated 731 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2553] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:46:15 2026] POST /v2.0/subnets => generated 688 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:16.110 8 INFO neutron.db.segments_db [None req-0790aef7-f951-4425-bed9-a5bfa1102fba 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Added segment 351873ef-f442-4f63-8d8c-450512d40d57 of type vxlan for network 4bd9f561-af5b-4143-9f96-7bf371a87337 2026-03-08 03:46:16.118 7 INFO neutron.db.segments_db [None req-d4baaa26-9581-4ae7-b482-c1134cbbf500 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 26959cfd-efe6-4759-b156-745c8f8eb1f4 of type vxlan for network 5ff8e8e5-305d-4d24-901c-46faad3ddfba [pid: 8|app: 0|req: 1270/2554] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:46:16 2026] POST /v2.0/networks => generated 619 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:16.413 7 INFO neutron.db.l3_hamode_db [None req-d4baaa26-9581-4ae7-b482-c1134cbbf500 6e720701a440407d89fafbfd20e3c126 13b655e20d3342cd9264148c2371b8e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1271/2555] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:46:16 2026] POST /v2.0/subnets => generated 656 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2556] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:46:16 2026] POST /v2.0/subnets => generated 725 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:16.832 8 INFO neutron.db.segments_db [None req-7f7b408a-f727-475a-8fa7-a18a44d6e9ad 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Added segment a7249e6b-4bb0-42c8-8ed8-e42459ffabb1 of type vxlan for network e375f3d5-9941-4fa7-9186-6b50bedb1540 [pid: 8|app: 0|req: 1273/2557] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:46:16 2026] POST /v2.0/networks => generated 619 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2558] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:46:16 2026] POST /v2.0/subnets => generated 655 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:17.335 7 INFO neutron.db.l3_hamode_db [None req-d4baaa26-9581-4ae7-b482-c1134cbbf500 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1275/2559] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:46:17 2026] POST /v2.0/subnets => generated 730 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:17.472 8 INFO neutron.db.segments_db [None req-122aafbf-2865-44f9-8d61-25405aaf07a9 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Added segment b690f863-e813-400c-8cdf-087230b29630 of type vxlan for network f86208b2-79fd-4c5b-94be-a3ab5c8859cd 2026-03-08 03:46:17.714 8 INFO neutron.db.l3_hamode_db [None req-122aafbf-2865-44f9-8d61-25405aaf07a9 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1285/2560] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:46:16 2026] POST /v2.0/routers => generated 728 bytes in 2238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:18.979 8 INFO neutron.db.l3_hamode_db [None req-122aafbf-2865-44f9-8d61-25405aaf07a9 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1286/2561] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:46:18 2026] PUT /v2.0/routers/12587904-6501-4a83-963e-bb70e1f68343/add_router_interface => generated 309 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2562] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:46:17 2026] POST /v2.0/routers => generated 685 bytes in 2486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2563] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:19 2026] GET /v2.0/security-groups?tenant_id=efe7c8e28666462589ecabf47f5fb553&name=default => generated 2929 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2564] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:19 2026] DELETE /v2.0/security-groups/4b3cc762-9c80-4cd1-8af1-98819d16b774 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:46:20.993 7 INFO neutron.db.segments_db [None req-d6cd9e78-44cf-4de2-bbe2-822b9a42e773 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment ed620532-e1fd-4cf6-9f36-18072794732c of type vxlan for network cf1c038a-6a5f-4a32-9b33-131c578fb718 [pid: 7|app: 0|req: 1289/2565] 10.0.0.198 () {34 vars in 670 bytes} [Sun Mar 8 03:46:20 2026] POST /v2.0/networks => generated 721 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2566] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:46:21 2026] POST /v2.0/subnets => generated 687 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:21.423 7 INFO neutron.db.segments_db [None req-d610153f-306f-4487-a751-8be210fed81c 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Added segment 51554c49-b500-44be-9071-f7ddea37c619 of type vxlan for network 5f9e6d70-a2cb-45e5-aac9-7b361e09d309 [pid: 8|app: 0|req: 1277/2567] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:46:19 2026] PUT /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3/add_router_interface => generated 309 bytes in 1656 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:46:21.735 7 INFO neutron.db.l3_hamode_db [None req-d610153f-306f-4487-a751-8be210fed81c 6e720701a440407d89fafbfd20e3c126 c4b5efc7f90341f9997b982dfdbc32c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:46:22.488 7 INFO neutron.db.l3_hamode_db [None req-d610153f-306f-4487-a751-8be210fed81c 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1278/2568] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:46:21 2026] PUT /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3/add_router_interface => generated 309 bytes in 1405 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2569] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:46:21 2026] POST /v2.0/routers => generated 727 bytes in 2104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2570] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:46:22 2026] PUT /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3/add_router_interface => generated 309 bytes in 1466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2571] 10.0.0.198 () {34 vars in 683 bytes} [Sun Mar 8 03:46:24 2026] POST /v2.0/security-groups => generated 1629 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2572] 10.0.0.198 () {34 vars in 782 bytes} [Sun Mar 8 03:46:23 2026] PUT /v2.0/routers/5756dfa3-9bcd-4ed6-a044-2dd50a5762d9/add_router_interface => generated 309 bytes in 1264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2573] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2574] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2575] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:24 2026] POST /v2.0/security-group-rules => generated 599 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2576] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2577] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:25.419 7 INFO neutron.db.segments_db [None req-c841897a-97f3-49f4-b02e-3bbb49fcc983 3e6d6efc29d34bbdba3e26da353f6dc1 f8c79166e2714d1f8904cf958685bf12 - - default default] Added segment b272a323-8944-4097-982c-a36d1fc2e01a of type vxlan for network fd8afc58-b6be-4bcb-a5c5-c5f97ec9d8e9 [pid: 8|app: 0|req: 1284/2578] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:25 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: 7|app: 0|req: 1295/2579] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:46:25 2026] POST /v2.0/networks => generated 707 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2580] 10.0.0.198 () {34 vars in 684 bytes} [Sun Mar 8 03:46:25 2026] POST /v2.0/security-groups => generated 1675 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2581] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2582] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2583] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:46:25 2026] POST /v2.0/subnets => generated 644 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2584] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:25.889 8 WARNING neutron.api.v2.base [None req-b4ed8bab-a1ef-425f-9593-3db772f41905 3e6d6efc29d34bbdba3e26da353f6dc1 f8c79166e2714d1f8904cf958685bf12 - - 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-03-08 03:46:25.890 8 INFO neutron.api.v2.resource [None req-b4ed8bab-a1ef-425f-9593-3db772f41905 3e6d6efc29d34bbdba3e26da353f6dc1 f8c79166e2714d1f8904cf958685bf12 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1288/2585] 10.0.0.198 () {34 vars in 680 bytes} [Sun Mar 8 03:46:25 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2586] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2587] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:26.113 7 INFO neutron.services.segments.plugin [-] Segment b272a323-8944-4097-982c-a36d1fc2e01a resource provider aggregate not found 2026-03-08 03:46:26.116 7 INFO neutron.services.segments.plugin [-] Segment b272a323-8944-4097-982c-a36d1fc2e01a resource provider aggregate not found 2026-03-08 03:46:26.131 7 INFO neutron.services.segments.plugin [-] Segment b272a323-8944-4097-982c-a36d1fc2e01a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b272a323-8944-4097-982c-a36d1fc2e01a found for delete ", "request_id": "req-219dc35c-b5cc-4898-bd23-f76bdf4c7af6"}]} [pid: 7|app: 0|req: 1299/2588] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:46:25 2026] DELETE /v2.0/networks/fd8afc58-b6be-4bcb-a5c5-c5f97ec9d8e9 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:46:26.138 7 INFO neutron.services.segments.plugin [-] Segment b272a323-8944-4097-982c-a36d1fc2e01a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b272a323-8944-4097-982c-a36d1fc2e01a found for delete ", "request_id": "req-a78243e5-4851-4aca-8abf-74e7ab98f799"}]} [pid: 8|app: 0|req: 1290/2589] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:26 2026] POST /v2.0/security-group-rules => generated 599 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:26.281 8 INFO neutron.db.segments_db [None req-df7ce28b-8dbc-417f-ac0b-c52c1dc82d60 3e6d6efc29d34bbdba3e26da353f6dc1 f8c79166e2714d1f8904cf958685bf12 - - default default] Added segment 7f34ecf0-ba0b-429a-ad2f-8f74c614fc91 of type vxlan for network e05c1019-0585-41de-8fc9-7d548d0f0b4f [pid: 7|app: 0|req: 1300/2590] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2591] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:46:26 2026] POST /v2.0/networks => generated 706 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:26.421 8 INFO neutron.db.securitygroups_db [None req-3c63fec9-063c-41ab-996a-151d5826dbf1 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] Project 13b655e20d3342cd9264148c2371b8e7 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: 1301/2592] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2593] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:26 2026] POST /v2.0/security-group-rules => generated 607 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2594] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2595] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:46:26 2026] POST /v2.0/subnets => generated 647 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:26.740 7 WARNING neutron.api.v2.base [None req-7e2a1bbc-aca9-4f15-93eb-47fe5cac0d95 3e6d6efc29d34bbdba3e26da353f6dc1 f8c79166e2714d1f8904cf958685bf12 - - 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-03-08 03:46:26.741 7 INFO neutron.api.v2.resource [None req-7e2a1bbc-aca9-4f15-93eb-47fe5cac0d95 3e6d6efc29d34bbdba3e26da353f6dc1 f8c79166e2714d1f8904cf958685bf12 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1303/2596] 10.0.0.198 () {34 vars in 680 bytes} [Sun Mar 8 03:46:26 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-03-08 03:46:26.754 8 INFO neutron.db.securitygroups_db [None req-214eaee7-ed75-4591-b6e1-80738e7c0701 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] Project 13b655e20d3342cd9264148c2371b8e7 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: 1294/2597] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:26 2026] POST /v2.0/security-group-rules => generated 606 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2598] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:46:26 2026] DELETE /v2.0/networks/e05c1019-0585-41de-8fc9-7d548d0f0b4f => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:46:27.101 8 INFO neutron.db.segments_db [None req-ee060009-2d73-415b-b979-c1d9f12269d1 3e6d6efc29d34bbdba3e26da353f6dc1 f8c79166e2714d1f8904cf958685bf12 - - default default] Added segment 94cc6d25-592a-4cd6-b2e3-df067b01c5da of type vxlan for network 903f49fd-fc18-41c2-83a7-336130f87a09 [pid: 7|app: 0|req: 1305/2599] 10.0.0.191 () {34 vars in 1093 bytes} [Sun Mar 8 03:46:27 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-149152705&fields=id&tenant_id=d4cce9d66ed34e83bc941207c71e02de => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2600] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:46:27 2026] POST /v2.0/networks => generated 708 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2601] 10.0.0.191 () {34 vars in 981 bytes} [Sun Mar 8 03:46:27 2026] GET /v2.0/networks?id=4bd9f561-af5b-4143-9f96-7bf371a87337 => generated 705 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2602] 10.0.0.191 () {34 vars in 964 bytes} [Sun Mar 8 03:46:27 2026] GET /v2.0/quotas/d4cce9d66ed34e83bc941207c71e02de => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2603] 10.0.0.191 () {34 vars in 1001 bytes} [Sun Mar 8 03:46:27 2026] GET /v2.0/ports?tenant_id=d4cce9d66ed34e83bc941207c71e02de&fields=id => generated 241 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2604] 10.0.0.198 () {34 vars in 668 bytes} [Sun Mar 8 03:46:27 2026] POST /v2.0/subnets => generated 647 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2605] 10.0.0.198 () {34 vars in 684 bytes} [Sun Mar 8 03:46:27 2026] POST /v2.0/security-groups => generated 1662 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2606] 10.0.0.191 () {34 vars in 1007 bytes} [Sun Mar 8 03:46:27 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1297/2607] 10.0.0.198 () {34 vars in 680 bytes} [Sun Mar 8 03:46:27 2026] POST /v2.0/rbac-policies => generated 324 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2608] 10.0.0.191 () {34 vars in 1107 bytes} [Sun Mar 8 03:46:27 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1311/2609] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2610] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:27 2026] GET /v2.0/ports?device_id=aefe2447-b777-49fe-846d-c744313c952b => 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: 1299/2611] 10.0.0.198 () {34 vars in 694 bytes} [Sun Mar 8 03:46:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:28.159 7 INFO neutron.services.segments.plugin [-] Segment 7f34ecf0-ba0b-429a-ad2f-8f74c614fc91 resource provider aggregate not found 2026-03-08 03:46:28.167 7 INFO neutron.services.segments.plugin [-] Segment 7f34ecf0-ba0b-429a-ad2f-8f74c614fc91 resource provider aggregate not found [pid: 8|app: 0|req: 1300/2612] 10.0.0.198 () {32 vars in 722 bytes} [Sun Mar 8 03:46:28 2026] GET /v2.0/networks/903f49fd-fc18-41c2-83a7-336130f87a09 => generated 655 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:46:28.190 7 INFO neutron.services.segments.plugin [-] Segment 7f34ecf0-ba0b-429a-ad2f-8f74c614fc91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f34ecf0-ba0b-429a-ad2f-8f74c614fc91 found for delete ", "request_id": "req-495da596-abea-4ebd-b2db-ab578c2e87f1"}]} 2026-03-08 03:46:28.197 7 INFO neutron.services.segments.plugin [-] Segment 7f34ecf0-ba0b-429a-ad2f-8f74c614fc91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f34ecf0-ba0b-429a-ad2f-8f74c614fc91 found for delete ", "request_id": "req-631aac27-1202-47f2-b029-8aa9ea81cb85"}]} 2026-03-08 03:46:28.604 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e71038c6-58b8-4d63-8bda-8fe483e2d139 180d44d0d27f41ddb1749a24afb24344 f6a43ee008fb477da4d7d87dc29c29e5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1301/2613] 10.0.0.198 () {32 vars in 722 bytes} [Sun Mar 8 03:46:28 2026] GET /v2.0/networks/903f49fd-fc18-41c2-83a7-336130f87a09 => generated 138 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2614] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:46:27 2026] POST /v2.0/floatingips => generated 552 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2615] 10.0.0.191 () {34 vars in 1099 bytes} [Sun Mar 8 03:46:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1573566095&fields=id&tenant_id=13b655e20d3342cd9264148c2371b8e7 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:46:28.818 8 INFO neutron.services.segments.plugin [-] Segment 94cc6d25-592a-4cd6-b2e3-df067b01c5da resource provider aggregate not found 2026-03-08 03:46:28.826 8 INFO neutron.services.segments.plugin [-] Segment 94cc6d25-592a-4cd6-b2e3-df067b01c5da resource provider aggregate not found [pid: 7|app: 0|req: 1315/2616] 10.0.0.191 () {34 vars in 1097 bytes} [Sun Mar 8 03:46:28 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-466643104&fields=id&tenant_id=13b655e20d3342cd9264148c2371b8e7 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:46:28.848 8 INFO neutron.services.segments.plugin [-] Segment 94cc6d25-592a-4cd6-b2e3-df067b01c5da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94cc6d25-592a-4cd6-b2e3-df067b01c5da found for delete ", "request_id": "req-3fe3a4f1-be98-4266-9a7e-39026f1fb6bc"}]} 2026-03-08 03:46:28.848 8 INFO neutron.services.segments.plugin [-] Segment 94cc6d25-592a-4cd6-b2e3-df067b01c5da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94cc6d25-592a-4cd6-b2e3-df067b01c5da found for delete ", "request_id": "req-0db687fe-a6bf-4c80-9681-2edcdaee7f1c"}]} [pid: 8|app: 0|req: 1302/2617] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:46:28 2026] DELETE /v2.0/networks/903f49fd-fc18-41c2-83a7-336130f87a09 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:46:28.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61e10417-d883-4785-8adf-40952659806a 3e6d6efc29d34bbdba3e26da353f6dc1 f8c79166e2714d1f8904cf958685bf12 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1303/2618] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:46:28 2026] DELETE /v2.0/subnets/af895571-c927-4abc-93af-6669341346c6 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:46:28.895 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b18a10d2-3e43-45ef-afc6-e9488db79ca6 3e6d6efc29d34bbdba3e26da353f6dc1 f8c79166e2714d1f8904cf958685bf12 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1304/2619] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:46:28 2026] DELETE /v2.0/subnets/4278be9c-b7f2-4937-b9a1-5191480659b8 => 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: 1316/2620] 10.0.0.191 () {34 vars in 981 bytes} [Sun Mar 8 03:46:28 2026] GET /v2.0/networks?id=25fcab43-e70a-423b-92be-967f935a2d18 => generated 673 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:46:28.909 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54d1365f-3aa3-4964-bf2d-16320145f4a3 3e6d6efc29d34bbdba3e26da353f6dc1 f8c79166e2714d1f8904cf958685bf12 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1305/2621] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:46:28 2026] DELETE /v2.0/subnets/3a20db4f-fa85-49ec-a5b5-8a50ba1360f3 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2622] 10.0.0.191 () {34 vars in 964 bytes} [Sun Mar 8 03:46:28 2026] GET /v2.0/quotas/13b655e20d3342cd9264148c2371b8e7 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2623] 10.0.0.191 () {34 vars in 1001 bytes} [Sun Mar 8 03:46:28 2026] GET /v2.0/ports?tenant_id=13b655e20d3342cd9264148c2371b8e7&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2624] 10.0.0.191 () {34 vars in 1007 bytes} [Sun Mar 8 03:46:29 2026] GET /v2.0/networks/25fcab43-e70a-423b-92be-967f935a2d18?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: 1307/2625] 10.0.0.191 () {34 vars in 1107 bytes} [Sun Mar 8 03:46:29 2026] GET /v2.0/networks/25fcab43-e70a-423b-92be-967f935a2d18?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2626] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:29 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => 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: 1308/2629] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:29 2026] GET /v2.0/security-groups?tenant_id=f8c79166e2714d1f8904cf958685bf12&name=default => generated 2929 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2630] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:30 2026] DELETE /v2.0/security-groups/e804cf22-8a1d-4691-af3c-60c7bb6bd90b => 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: 1323/2631] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:30 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => 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: 1309/2632] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:30 2026] GET /v2.0/security-groups?tenant_id=d7f4245a955444a88931af0cfcfca0b8&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2633] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:30 2026] DELETE /v2.0/security-groups/e5231948-b8f7-41ff-8968-e9f58f19c989 => 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: 1310/2634] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:30 2026] GET /v2.0/security-groups?tenant_id=f6a43ee008fb477da4d7d87dc29c29e5&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2635] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:30 2026] DELETE /v2.0/security-groups/e22bfd1b-096c-4c45-9983-f7f020ccd649 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2636] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:31 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => 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: 1326/2637] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:46:32 2026] GET /v2.0/networks?id=4bd9f561-af5b-4143-9f96-7bf371a87337 => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2638] 199.204.45.23 () {34 vars in 1048 bytes} [Sun Mar 8 03:46:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d4cce9d66ed34e83bc941207c71e02de => generated 178 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2639] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:32 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => 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: 1327/2640] 199.204.45.23 () {38 vars in 953 bytes} [Sun Mar 8 03:46:32 2026] POST /v2.0/ports => generated 1175 bytes in 542 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: 1328/2641] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:32 2026] GET /v2.0/ports?device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 1178 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2642] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:46:32 2026] GET /v2.0/security-groups?id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2643] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:46:32 2026] PUT /v2.0/ports/65969d86-32ca-441f-a700-b9b7625c589a => generated 1456 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:46:33.475 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e33704fb-81eb-4884-afc9-0f6d1adbbbfd'] response: {'name': 'network-changed', 'server_uuid': 'aefe2447-b777-49fe-846d-c744313c952b', 'tag': '65969d86-32ca-441f-a700-b9b7625c589a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1330/2644] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:33 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 12 bytes in 20 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: 1315/2645] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:46:33 2026] GET /v2.0/ports?tenant_id=d4cce9d66ed34e83bc941207c71e02de&device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 1459 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2646] 199.204.45.23 () {34 vars in 1016 bytes} [Sun Mar 8 03:46:34 2026] GET /v2.0/networks?tenant_id=d4cce9d66ed34e83bc941207c71e02de&shared=False => generated 2375 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2647] 199.204.45.23 () {34 vars in 928 bytes} [Sun Mar 8 03:46:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2648] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:46:34 2026] GET /v2.0/networks?id=25fcab43-e70a-423b-92be-967f935a2d18 => generated 673 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2649] 199.204.45.23 () {34 vars in 1048 bytes} [Sun Mar 8 03:46:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=13b655e20d3342cd9264148c2371b8e7 => generated 273 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2650] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:34 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 996 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2651] 199.204.45.23 () {38 vars in 953 bytes} [Sun Mar 8 03:46:34 2026] POST /v2.0/ports => generated 993 bytes in 421 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: 1319/2652] 10.0.0.191 () {34 vars in 1119 bytes} [Sun Mar 8 03:46:34 2026] GET /v2.0/security-groups?id=5db7bfaa-5002-4689-9e73-0fee88b8b196&id=fdf3f824-8808-4208-824d-5900e505c0a5&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2653] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:46:35 2026] GET /v2.0/ports?tenant_id=d4cce9d66ed34e83bc941207c71e02de&device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 1459 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2654] 199.204.45.23 () {34 vars in 1054 bytes} [Sun Mar 8 03:46:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=65969d86-32ca-441f-a700-b9b7625c589a => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2655] 199.204.45.23 () {34 vars in 1100 bytes} [Sun Mar 8 03:46:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A54&port_id=65969d86-32ca-441f-a700-b9b7625c589a => 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: 1323/2656] 199.204.45.23 () {34 vars in 1062 bytes} [Sun Mar 8 03:46:35 2026] GET /v2.0/subnets?id=d7599983-1b06-4827-883f-64b8808b3932&id=42a01983-8d4d-4ff4-95ac-890716ee4d2a => generated 1410 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2657] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:46:34 2026] PUT /v2.0/ports/eb9adca0-18c6-45ca-ba74-832fff71d0f5 => generated 1274 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2658] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:46:35 2026] GET /v2.0/ports?network_id=4bd9f561-af5b-4143-9f96-7bf371a87337&device_owner=network%3Adhcp => generated 1457 bytes in 51 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-03-08 03:46:35.481 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a831afa-52bc-4212-8f13-ddf498f72f67'] response: {'name': 'network-changed', 'server_uuid': 'a699f4df-06c2-4e29-b531-ab89f76188a3', 'tag': 'eb9adca0-18c6-45ca-ba74-832fff71d0f5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1335/2659] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:46:35 2026] GET /v2.0/ports?network_id=4bd9f561-af5b-4143-9f96-7bf371a87337&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: 1325/2660] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:46:35 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1326/2661] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:46:35 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1336/2662] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:46:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2663] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:46:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2664] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:46:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2665] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:46:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2666] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:46:35 2026] GET /v2.0/ports?tenant_id=13b655e20d3342cd9264148c2371b8e7&device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2667] 10.0.0.198 () {34 vars in 675 bytes} [Sun Mar 8 03:46:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2668] 10.0.0.198 () {34 vars in 758 bytes} [Sun Mar 8 03:46:36 2026] PUT /v2.0/subnetpools/878289ff-7f6c-4efb-a60d-7a7197082deb/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2669] 199.204.45.23 () {34 vars in 1016 bytes} [Sun Mar 8 03:46:36 2026] GET /v2.0/networks?tenant_id=13b655e20d3342cd9264148c2371b8e7&shared=False => generated 769 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2670] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:36 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2671] 199.204.45.23 () {34 vars in 928 bytes} [Sun Mar 8 03:46:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2672] 10.0.0.191 () {34 vars in 1119 bytes} [Sun Mar 8 03:46:36 2026] GET /v2.0/security-groups?id=5db7bfaa-5002-4689-9e73-0fee88b8b196&id=fdf3f824-8808-4208-824d-5900e505c0a5&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2673] 10.0.0.198 () {34 vars in 758 bytes} [Sun Mar 8 03:46:36 2026] PUT /v2.0/subnetpools/b5294a0a-678f-41a2-a8a4-8c31e27bdca0/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2674] 10.0.0.198 () {34 vars in 758 bytes} [Sun Mar 8 03:46:36 2026] PUT /v2.0/subnetpools/32f719d6-5059-4913-82f6-3446912a6e5a/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: 1342/2675] 10.0.0.198 () {34 vars in 758 bytes} [Sun Mar 8 03:46:36 2026] PUT /v2.0/subnetpools/60d94fbc-544c-43c1-be16-d65604352218/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2676] 10.0.0.198 () {32 vars in 671 bytes} [Sun Mar 8 03:46:36 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2677] 10.0.0.198 () {32 vars in 685 bytes} [Sun Mar 8 03:46:36 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2678] 10.0.0.198 () {32 vars in 681 bytes} [Sun Mar 8 03:46:36 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2679] 10.0.0.198 () {32 vars in 693 bytes} [Sun Mar 8 03:46:36 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => 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: 1336/2680] 10.0.0.198 () {32 vars in 679 bytes} [Sun Mar 8 03:46:36 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2681] 10.0.0.198 () {32 vars in 693 bytes} [Sun Mar 8 03:46:36 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2682] 10.0.0.198 () {32 vars in 689 bytes} [Sun Mar 8 03:46:36 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2683] 10.0.0.198 () {32 vars in 701 bytes} [Sun Mar 8 03:46:36 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2684] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:46:36 2026] DELETE /v2.0/subnetpools/878289ff-7f6c-4efb-a60d-7a7197082deb => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2685] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:46:37 2026] GET /v2.0/ports?tenant_id=13b655e20d3342cd9264148c2371b8e7&device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2686] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:46:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=eb9adca0-18c6-45ca-ba74-832fff71d0f5 => 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: 1341/2687] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:46:37 2026] GET /v2.0/subnets?id=f939c3a6-0172-4833-abc1-3ae09343eede => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2688] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:37 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1008 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2689] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:46:37 2026] GET /v2.0/ports?network_id=25fcab43-e70a-423b-92be-967f935a2d18&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: 1344/2690] 10.0.0.191 () {34 vars in 1119 bytes} [Sun Mar 8 03:46:37 2026] GET /v2.0/security-groups?id=5db7bfaa-5002-4689-9e73-0fee88b8b196&id=fdf3f824-8808-4208-824d-5900e505c0a5&fields=id&fields=name => generated 206 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2691] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:46:36 2026] DELETE /v2.0/subnetpools/b5294a0a-678f-41a2-a8a4-8c31e27bdca0 => generated 0 bytes in 810 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2692] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:46:37 2026] GET /v2.0/networks/25fcab43-e70a-423b-92be-967f935a2d18?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2693] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:46:37 2026] DELETE /v2.0/subnetpools/32f719d6-5059-4913-82f6-3446912a6e5a => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2694] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:46:37 2026] GET /v2.0/networks/25fcab43-e70a-423b-92be-967f935a2d18?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: 1349/2695] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:46:37 2026] DELETE /v2.0/subnetpools/60d94fbc-544c-43c1-be16-d65604352218 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2696] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:46:37 2026] DELETE /v2.0/subnetpools/f55830a3-4b16-460c-80d6-8376ec0b7e5a => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2697] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:38 2026] GET /v2.0/ports?device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 1190 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2698] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:46:38 2026] GET /v2.0/security-groups?id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2699] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:38 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1008 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2700] 10.0.0.191 () {34 vars in 1119 bytes} [Sun Mar 8 03:46:38 2026] GET /v2.0/security-groups?id=5db7bfaa-5002-4689-9e73-0fee88b8b196&id=fdf3f824-8808-4208-824d-5900e505c0a5&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2701] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:38 2026] GET /v2.0/security-groups?tenant_id=aaa5cfae47f643bb83df18e400fc16c3&name=default => generated 2929 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2702] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:38 2026] DELETE /v2.0/security-groups/f117a7a1-c16e-45ce-b417-8a372ac9248c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2703] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:38 2026] GET /v2.0/security-groups?tenant_id=b25f709be4534e729d0c723ba8e91488&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2704] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:39 2026] DELETE /v2.0/security-groups/d0c8a3e4-6011-482c-bf77-c67a7015cb10 => 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: 1353/2705] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:39 2026] GET /v2.0/security-groups?tenant_id=160bb45f3e684b5ab853977c49720a85&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2706] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:39 2026] DELETE /v2.0/security-groups/68e3f486-5089-47e1-8dbe-ebf93ac8aa6c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2707] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:39 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2708] 10.0.0.191 () {34 vars in 1119 bytes} [Sun Mar 8 03:46:39 2026] GET /v2.0/security-groups?id=5db7bfaa-5002-4689-9e73-0fee88b8b196&id=fdf3f824-8808-4208-824d-5900e505c0a5&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2709] 199.204.45.23 () {34 vars in 992 bytes} [Sun Mar 8 03:46:40 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1277 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2710] 199.204.45.23 () {34 vars in 1122 bytes} [Sun Mar 8 03:46:40 2026] GET /v2.0/security-groups?id=fdf3f824-8808-4208-824d-5900e505c0a5&id=5db7bfaa-5002-4689-9e73-0fee88b8b196&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2711] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:40 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1008 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2712] 10.0.0.191 () {34 vars in 1119 bytes} [Sun Mar 8 03:46:41 2026] GET /v2.0/security-groups?id=5db7bfaa-5002-4689-9e73-0fee88b8b196&id=fdf3f824-8808-4208-824d-5900e505c0a5&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2713] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2714] 10.0.0.191 () {34 vars in 1119 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.0/security-groups?id=5db7bfaa-5002-4689-9e73-0fee88b8b196&id=fdf3f824-8808-4208-824d-5900e505c0a5&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2715] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:43 2026] GET /v2.0/ports?device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 1192 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2716] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:43 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1010 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2717] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:46:43 2026] GET /v2.0/security-groups?id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&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: 1359/2718] 10.0.0.191 () {34 vars in 1119 bytes} [Sun Mar 8 03:46:43 2026] GET /v2.0/security-groups?id=5db7bfaa-5002-4689-9e73-0fee88b8b196&id=fdf3f824-8808-4208-824d-5900e505c0a5&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2719] 10.0.0.198 () {32 vars in 817 bytes} [Sun Mar 8 03:46:43 2026] GET /v2.0/ports?network_id=4bd9f561-af5b-4143-9f96-7bf371a87337&mac_address=fa%3A16%3A3e%3Ac9%3A70%3Aea => generated 1192 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2720] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:43 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:46:44.067 8 INFO neutron.db.l3_db [None req-e34fc39b-c459-48dd-ab33-eecfcd224963 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] Floating IP f5ce8b86-4c3f-4a8f-8ea0-0bf6cddbfe00 associated. External IP: 10.96.250.205, port: eb9adca0-18c6-45ca-ba74-832fff71d0f5. [pid: 8|app: 0|req: 1361/2721] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:46:43 2026] PUT /v2.0/floatingips/f5ce8b86-4c3f-4a8f-8ea0-0bf6cddbfe00 => generated 855 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:46:44.482 7 INFO neutron.db.l3_db [None req-22dc0bbd-7eb2-435c-acc5-6dce603d1ce1 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Floating IP 5c0c845f-cde5-4f32-b021-7fd28e394012 associated. External IP: 10.96.250.209, port: 65969d86-32ca-441f-a700-b9b7625c589a. 2026-03-08 03:46:44.510 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8eed0c9-2aae-43e3-8799-a17fdcc4d2b4'] response: {'name': 'network-changed', 'server_uuid': 'a699f4df-06c2-4e29-b531-ab89f76188a3', 'tag': 'eb9adca0-18c6-45ca-ba74-832fff71d0f5', 'status': 'completed', 'code': 200} 2026-03-08 03:46:44.833 8 INFO neutron.db.segments_db [None req-6a6102a1-8b81-4ebd-8e0d-a46feaf95ca3 08185f5c5a6f43e2b3978aa5f9b398d2 f4449d2a8b84465e94bb00908a9b2ec8 - - default default] Added segment 95ee0c6f-fb50-4e45-be9d-2aca194e2189 of type vxlan for network 2e2b1979-7250-4d97-8668-bf8db5ba4947 [pid: 7|app: 0|req: 1361/2722] 10.0.0.198 () {34 vars in 676 bytes} [Sun Mar 8 03:46:43 2026] POST /v2.0/floatingips => generated 854 bytes in 1272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:46:44.921 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-41f39989-58f2-4ed5-a780-ff7de9cb9dad'] response: {'name': 'network-changed', 'server_uuid': 'aefe2447-b777-49fe-846d-c744313c952b', 'tag': '65969d86-32ca-441f-a700-b9b7625c589a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1362/2723] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:46:44 2026] POST /v2.0/networks => generated 612 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2724] 10.0.0.191 () {34 vars in 1093 bytes} [Sun Mar 8 03:46:44 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-149152705&fields=id&tenant_id=d4cce9d66ed34e83bc941207c71e02de => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2727] 10.0.0.191 () {34 vars in 981 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/networks?id=e375f3d5-9941-4fa7-9186-6b50bedb1540 => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2728] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/ports?tenant_id=13b655e20d3342cd9264148c2371b8e7&device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2729] 10.0.0.191 () {34 vars in 964 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/quotas/d4cce9d66ed34e83bc941207c71e02de => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2730] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/networks?id=25fcab43-e70a-423b-92be-967f935a2d18 => generated 769 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2731] 10.0.0.191 () {34 vars in 1001 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/ports?tenant_id=d4cce9d66ed34e83bc941207c71e02de&fields=id => generated 333 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2732] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:46:44 2026] POST /v2.0/ports => generated 743 bytes in 399 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: 1371/2733] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=eb9adca0-18c6-45ca-ba74-832fff71d0f5 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2734] 10.0.0.191 () {34 vars in 1007 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?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: 1364/2735] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/subnets?id=f939c3a6-0172-4833-abc1-3ae09343eede => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2736] 10.0.0.191 () {34 vars in 1107 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?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: 1366/2737] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/ports?tenant_id=d4cce9d66ed34e83bc941207c71e02de&device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2739] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/ports?network_id=25fcab43-e70a-423b-92be-967f935a2d18&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2739] 10.0.0.198 () {34 vars in 665 bytes} [Sun Mar 8 03:46:45 2026] POST /v2.0/trunks => generated 407 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2740] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/networks?id=4bd9f561-af5b-4143-9f96-7bf371a87337 => generated 799 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:46:45.638 8 INFO neutron.db.segments_db [None req-2de8d2e2-d071-4f5a-87c4-d71030b47a58 08185f5c5a6f43e2b3978aa5f9b398d2 f4449d2a8b84465e94bb00908a9b2ec8 - - default default] Added segment d6df566f-b625-4193-9421-8aa0780b36ba of type vxlan for network c8a6c6d2-097c-4818-a860-85c650deb475 [pid: 7|app: 0|req: 1369/2741] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/networks/25fcab43-e70a-423b-92be-967f935a2d18?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: 1370/2742] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/ports?device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2743] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:46:45 2026] POST /v2.0/networks => generated 612 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2744] 199.204.45.23 () {34 vars in 1054 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=65969d86-32ca-441f-a700-b9b7625c589a => generated 857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2745] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/networks/25fcab43-e70a-423b-92be-967f935a2d18?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: 1375/2746] 199.204.45.23 () {34 vars in 1100 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A54&port_id=65969d86-32ca-441f-a700-b9b7625c589a => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2747] 199.204.45.23 () {34 vars in 1062 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/subnets?id=d7599983-1b06-4827-883f-64b8808b3932&id=42a01983-8d4d-4ff4-95ac-890716ee4d2a => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2748] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/ports?network_id=4bd9f561-af5b-4143-9f96-7bf371a87337&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: 8|app: 0|req: 1378/2749] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/ports?network_id=4bd9f561-af5b-4143-9f96-7bf371a87337&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2750] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1380/2751] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1372/2752] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:46:45 2026] POST /v2.0/ports => generated 743 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2753] 10.0.0.198 () {34 vars in 665 bytes} [Sun Mar 8 03:46:46 2026] POST /v2.0/trunks => generated 407 bytes in 239 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-03-08 03:46:46.401 7 INFO neutron.db.segments_db [None req-e8620f60-bddf-43fe-ba29-0737f762d7dd 08185f5c5a6f43e2b3978aa5f9b398d2 f4449d2a8b84465e94bb00908a9b2ec8 - - default default] Added segment 82b8a96b-8cdc-49eb-bc9b-17f335e07d10 of type vxlan for network 565211ea-796b-4fda-8fba-60d8cf48d224 [pid: 7|app: 0|req: 1373/2754] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:46:46 2026] POST /v2.0/networks => generated 613 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2755] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:46:46 2026] POST /v2.0/ports => generated 743 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2756] 10.0.0.198 () {34 vars in 665 bytes} [Sun Mar 8 03:46:46 2026] POST /v2.0/trunks => generated 407 bytes in 243 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-03-08 03:46:47.178 8 INFO neutron.db.segments_db [None req-35f01c52-4558-41e7-9489-d8fbc7b16640 08185f5c5a6f43e2b3978aa5f9b398d2 f4449d2a8b84465e94bb00908a9b2ec8 - - default default] Added segment 8522dd4a-dc9f-4502-8626-9e26b492ef85 of type vxlan for network 95753032-ad63-49c8-8f8a-38229cfb19f8 [pid: 8|app: 0|req: 1383/2757] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:46:47 2026] POST /v2.0/networks => generated 613 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2758] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:46:47 2026] POST /v2.0/ports => generated 743 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2759] 10.0.0.198 () {34 vars in 665 bytes} [Sun Mar 8 03:46:47 2026] POST /v2.0/trunks => generated 407 bytes in 173 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-03-08 03:46:47.992 7 INFO neutron.db.segments_db [None req-f256e822-0778-44dd-bcc4-c79b58144304 08185f5c5a6f43e2b3978aa5f9b398d2 f4449d2a8b84465e94bb00908a9b2ec8 - - default default] Added segment e6cafbc8-51c7-4e84-b56b-3536110147c7 of type vxlan for network b313d13a-dbf3-4232-adca-2af48ce86108 [pid: 7|app: 0|req: 1376/2760] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:46:47 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: 1385/2761] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:46:48 2026] POST /v2.0/ports => generated 743 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2762] 10.0.0.198 () {34 vars in 665 bytes} [Sun Mar 8 03:46:48 2026] POST /v2.0/trunks => generated 407 bytes in 160 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: 1386/2763] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:46:48 2026] PUT /v2.0/trunks/946d7d71-cbe4-4237-9e18-6f66ff01c61c/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2764] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:46:48 2026] PUT /v2.0/trunks/d2e6b37c-7cee-4080-bba8-e4ee1e3fbd20/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2765] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:46:48 2026] PUT /v2.0/trunks/0b2712fe-eb8a-4355-a231-d0f8510818d4/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2766] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:46:48 2026] PUT /v2.0/trunks/47343937-1e64-455b-90ca-41e4a1383e1d/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2767] 10.0.0.198 () {32 vars in 661 bytes} [Sun Mar 8 03:46:48 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2768] 10.0.0.198 () {32 vars in 675 bytes} [Sun Mar 8 03:46:48 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2769] 10.0.0.198 () {32 vars in 671 bytes} [Sun Mar 8 03:46:48 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2770] 10.0.0.198 () {32 vars in 683 bytes} [Sun Mar 8 03:46:48 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2771] 10.0.0.198 () {32 vars in 669 bytes} [Sun Mar 8 03:46:48 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2772] 10.0.0.198 () {32 vars in 683 bytes} [Sun Mar 8 03:46:48 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2773] 10.0.0.198 () {32 vars in 679 bytes} [Sun Mar 8 03:46:48 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2774] 10.0.0.198 () {32 vars in 691 bytes} [Sun Mar 8 03:46:48 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2775] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:46:48 2026] GET /v2.0/trunks/946d7d71-cbe4-4237-9e18-6f66ff01c61c => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2776] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:46:48 2026] GET /v2.0/ports/700ebdc2-7060-40f4-b195-72f2320b089a => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2777] 10.0.0.198 () {32 vars in 721 bytes} [Sun Mar 8 03:46:49 2026] DELETE /v2.0/trunks/946d7d71-cbe4-4237-9e18-6f66ff01c61c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2778] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:46:49 2026] GET /v2.0/trunks/d2e6b37c-7cee-4080-bba8-e4ee1e3fbd20 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2779] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:46:49 2026] GET /v2.0/ports/4a17731a-579e-4bcf-8d2c-ec114e548f73 => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2780] 10.0.0.198 () {32 vars in 721 bytes} [Sun Mar 8 03:46:49 2026] DELETE /v2.0/trunks/d2e6b37c-7cee-4080-bba8-e4ee1e3fbd20 => 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: 1395/2781] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:46:49 2026] GET /v2.0/trunks/0b2712fe-eb8a-4355-a231-d0f8510818d4 => 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: 1387/2782] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:46:49 2026] GET /v2.0/ports/4ef6c643-de0e-4bc7-a6f4-52c343cef219 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2783] 10.0.0.198 () {32 vars in 721 bytes} [Sun Mar 8 03:46:49 2026] DELETE /v2.0/trunks/0b2712fe-eb8a-4355-a231-d0f8510818d4 => 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: 1388/2784] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:46:49 2026] GET /v2.0/trunks/47343937-1e64-455b-90ca-41e4a1383e1d => generated 414 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2785] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:46:49 2026] GET /v2.0/ports/4a81b456-2007-42cf-ae2a-500a9571a9f7 => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2786] 10.0.0.198 () {32 vars in 721 bytes} [Sun Mar 8 03:46:49 2026] DELETE /v2.0/trunks/47343937-1e64-455b-90ca-41e4a1383e1d => 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: 1398/2787] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:46:49 2026] GET /v2.0/trunks/95ac31a4-8258-4717-858a-06b7e04e1363 => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2788] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:46:49 2026] GET /v2.0/ports/7de071ac-1af3-4350-8e5d-1e5f13f8d57f => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2789] 10.0.0.198 () {32 vars in 721 bytes} [Sun Mar 8 03:46:49 2026] DELETE /v2.0/trunks/95ac31a4-8258-4717-858a-06b7e04e1363 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:46:50.035 7 INFO neutron_taas.services.taas.taas_plugin [None req-1fcbc1be-c1e9-4c68-8f19-156490410792 08185f5c5a6f43e2b3978aa5f9b398d2 f4449d2a8b84465e94bb00908a9b2ec8 - - default default] TaaS: Handle Delete Port: 700ebdc2-7060-40f4-b195-72f2320b089a 2026-03-08 03:46:50.040 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fcbc1be-c1e9-4c68-8f19-156490410792 08185f5c5a6f43e2b3978aa5f9b398d2 f4449d2a8b84465e94bb00908a9b2ec8 - - default default] Tap Mirror: Handle Delete Port: 700ebdc2-7060-40f4-b195-72f2320b089a [pid: 8|app: 0|req: 1400/2790] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:46:50 2026] GET /v2.0/networks?id=e375f3d5-9941-4fa7-9186-6b50bedb1540 => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2791] 199.204.45.23 () {34 vars in 1048 bytes} [Sun Mar 8 03:46:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d4cce9d66ed34e83bc941207c71e02de => generated 178 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2792] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:46:49 2026] DELETE /v2.0/ports/700ebdc2-7060-40f4-b195-72f2320b089a => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:46:50.236 7 INFO neutron_taas.services.taas.taas_plugin [None req-03d35f65-438f-4bcb-9c49-469d8f6a83ac 08185f5c5a6f43e2b3978aa5f9b398d2 f4449d2a8b84465e94bb00908a9b2ec8 - - default default] TaaS: Handle Delete Port: 4a17731a-579e-4bcf-8d2c-ec114e548f73 2026-03-08 03:46:50.243 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03d35f65-438f-4bcb-9c49-469d8f6a83ac 08185f5c5a6f43e2b3978aa5f9b398d2 f4449d2a8b84465e94bb00908a9b2ec8 - - default default] Tap Mirror: Handle Delete Port: 4a17731a-579e-4bcf-8d2c-ec114e548f73 [pid: 7|app: 0|req: 1392/2793] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:46:50 2026] DELETE /v2.0/ports/4a17731a-579e-4bcf-8d2c-ec114e548f73 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:46:50.460 7 INFO neutron_taas.services.taas.taas_plugin [None req-7c423fe7-85db-41a4-95e6-e7d50872edf3 08185f5c5a6f43e2b3978aa5f9b398d2 f4449d2a8b84465e94bb00908a9b2ec8 - - default default] TaaS: Handle Delete Port: 4ef6c643-de0e-4bc7-a6f4-52c343cef219 2026-03-08 03:46:50.463 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c423fe7-85db-41a4-95e6-e7d50872edf3 08185f5c5a6f43e2b3978aa5f9b398d2 f4449d2a8b84465e94bb00908a9b2ec8 - - default default] Tap Mirror: Handle Delete Port: 4ef6c643-de0e-4bc7-a6f4-52c343cef219 [pid: 8|app: 0|req: 1402/2794] 199.204.45.23 () {38 vars in 953 bytes} [Sun Mar 8 03:46:50 2026] POST /v2.0/ports => generated 1187 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2795] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:46:50 2026] DELETE /v2.0/ports/4ef6c643-de0e-4bc7-a6f4-52c343cef219 => generated 0 bytes in 209 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-03-08 03:46:50.686 7 INFO neutron_taas.services.taas.taas_plugin [None req-a62284e3-8336-42fd-aab1-ac56682009d8 08185f5c5a6f43e2b3978aa5f9b398d2 f4449d2a8b84465e94bb00908a9b2ec8 - - default default] TaaS: Handle Delete Port: 4a81b456-2007-42cf-ae2a-500a9571a9f7 2026-03-08 03:46:50.689 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a62284e3-8336-42fd-aab1-ac56682009d8 08185f5c5a6f43e2b3978aa5f9b398d2 f4449d2a8b84465e94bb00908a9b2ec8 - - default default] Tap Mirror: Handle Delete Port: 4a81b456-2007-42cf-ae2a-500a9571a9f7 [pid: 7|app: 0|req: 1394/2796] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:46:50 2026] DELETE /v2.0/ports/4a81b456-2007-42cf-ae2a-500a9571a9f7 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2797] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:50 2026] GET /v2.0/ports?device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1202 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:46:50.966 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4b4d0b4-bf8b-45cb-afa5-037c93c5ae2d 08185f5c5a6f43e2b3978aa5f9b398d2 f4449d2a8b84465e94bb00908a9b2ec8 - - default default] TaaS: Handle Delete Port: 7de071ac-1af3-4350-8e5d-1e5f13f8d57f 2026-03-08 03:46:50.970 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4b4d0b4-bf8b-45cb-afa5-037c93c5ae2d 08185f5c5a6f43e2b3978aa5f9b398d2 f4449d2a8b84465e94bb00908a9b2ec8 - - default default] Tap Mirror: Handle Delete Port: 7de071ac-1af3-4350-8e5d-1e5f13f8d57f [pid: 8|app: 0|req: 1403/2798] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:46:50 2026] PUT /v2.0/ports/573a4b9e-c407-42cf-8142-941929acffa5 => generated 1468 bytes in 436 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: 1404/2799] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:46:51 2026] GET /v2.0/security-groups?id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:46:51.043 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-082a2dbc-2649-42a9-bde6-a3de3a0aa90f'] response: {'name': 'network-changed', 'server_uuid': 'e94cbdcc-ce54-4599-9649-ce70c03f213e', 'tag': '573a4b9e-c407-42cf-8142-941929acffa5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1396/2800] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:46:50 2026] DELETE /v2.0/ports/7de071ac-1af3-4350-8e5d-1e5f13f8d57f => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:46:51.160 8 INFO neutron.services.segments.plugin [-] Segment 95ee0c6f-fb50-4e45-be9d-2aca194e2189 resource provider aggregate not found 2026-03-08 03:46:51.170 8 INFO neutron.services.segments.plugin [-] Segment 95ee0c6f-fb50-4e45-be9d-2aca194e2189 resource provider aggregate not found 2026-03-08 03:46:51.191 8 INFO neutron.services.segments.plugin [-] Segment 95ee0c6f-fb50-4e45-be9d-2aca194e2189 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95ee0c6f-fb50-4e45-be9d-2aca194e2189 found for delete ", "request_id": "req-92d1696f-be74-4235-a9e7-34e8e624f9bc"}]} 2026-03-08 03:46:51.192 8 INFO neutron.services.segments.plugin [-] Segment 95ee0c6f-fb50-4e45-be9d-2aca194e2189 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95ee0c6f-fb50-4e45-be9d-2aca194e2189 found for delete ", "request_id": "req-2fb6f062-f2b1-485c-bfc6-40e128f14727"}]} [pid: 8|app: 0|req: 1405/2801] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:46:51 2026] DELETE /v2.0/networks/2e2b1979-7250-4d97-8668-bf8db5ba4947 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:46:51.316 7 INFO neutron.services.segments.plugin [-] Segment d6df566f-b625-4193-9421-8aa0780b36ba resource provider aggregate not found 2026-03-08 03:46:51.321 7 INFO neutron.services.segments.plugin [-] Segment d6df566f-b625-4193-9421-8aa0780b36ba resource provider aggregate not found 2026-03-08 03:46:51.341 7 INFO neutron.services.segments.plugin [-] Segment d6df566f-b625-4193-9421-8aa0780b36ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6df566f-b625-4193-9421-8aa0780b36ba found for delete ", "request_id": "req-763cf330-4b60-4162-b3a4-1b8fed3eb122"}]} 2026-03-08 03:46:51.347 7 INFO neutron.services.segments.plugin [-] Segment d6df566f-b625-4193-9421-8aa0780b36ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6df566f-b625-4193-9421-8aa0780b36ba found for delete ", "request_id": "req-1f9aa1c7-8313-495a-931a-ef2f21cfb411"}]} [pid: 7|app: 0|req: 1397/2802] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:46:51 2026] DELETE /v2.0/networks/c8a6c6d2-097c-4818-a860-85c650deb475 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2803] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:46:51 2026] DELETE /v2.0/networks/565211ea-796b-4fda-8fba-60d8cf48d224 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2804] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:46:51 2026] GET /v2.0/ports?tenant_id=d4cce9d66ed34e83bc941207c71e02de&device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1471 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2805] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:46:51 2026] DELETE /v2.0/networks/95753032-ad63-49c8-8f8a-38229cfb19f8 => 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: 1408/2806] 199.204.45.23 () {34 vars in 1016 bytes} [Sun Mar 8 03:46:51 2026] GET /v2.0/networks?tenant_id=d4cce9d66ed34e83bc941207c71e02de&shared=False => generated 2375 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2807] 199.204.45.23 () {34 vars in 928 bytes} [Sun Mar 8 03:46:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2808] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:46:51 2026] DELETE /v2.0/networks/b313d13a-dbf3-4232-adca-2af48ce86108 => 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: 1400/2809] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:46:52 2026] GET /v2.0/ports?tenant_id=d4cce9d66ed34e83bc941207c71e02de&device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1471 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2810] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:46:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.179&port_id=573a4b9e-c407-42cf-8142-941929acffa5 => 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: 1402/2811] 199.204.45.23 () {34 vars in 1104 bytes} [Sun Mar 8 03:46:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2aa&port_id=573a4b9e-c407-42cf-8142-941929acffa5 => 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: 1403/2812] 199.204.45.23 () {34 vars in 1062 bytes} [Sun Mar 8 03:46:52 2026] GET /v2.0/subnets?id=6f91c0a1-a060-406d-806a-2e7c9b250ee1&id=491051dc-d2df-41fe-aeac-e554559aa539 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2813] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:46:52 2026] GET /v2.0/ports?network_id=e375f3d5-9941-4fa7-9186-6b50bedb1540&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2814] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:52 2026] GET /v2.0/security-groups?tenant_id=4546c7b091c14f2d9de7011689320e29&name=default => generated 2929 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2815] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:46:52 2026] GET /v2.0/ports?network_id=e375f3d5-9941-4fa7-9186-6b50bedb1540&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2816] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:46:52 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?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: 1407/2817] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:46:53 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?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: 1411/2818] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:52 2026] DELETE /v2.0/security-groups/4e6b316a-d459-4dc4-a206-c5635d732c53 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:46:53.213 8 INFO neutron.services.segments.plugin [-] Segment 82b8a96b-8cdc-49eb-bc9b-17f335e07d10 resource provider aggregate not found 2026-03-08 03:46:53.218 8 INFO neutron.services.segments.plugin [-] Segment 82b8a96b-8cdc-49eb-bc9b-17f335e07d10 resource provider aggregate not found 2026-03-08 03:46:53.234 8 INFO neutron.services.segments.plugin [-] Segment 82b8a96b-8cdc-49eb-bc9b-17f335e07d10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82b8a96b-8cdc-49eb-bc9b-17f335e07d10 found for delete ", "request_id": "req-7d3f12fd-2664-4499-b753-505b994afaf8"}]} 2026-03-08 03:46:53.236 8 INFO neutron.services.segments.plugin [-] Segment 82b8a96b-8cdc-49eb-bc9b-17f335e07d10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82b8a96b-8cdc-49eb-bc9b-17f335e07d10 found for delete ", "request_id": "req-c8753355-1df0-4728-b818-6a7e231deaff"}]} [pid: 7|app: 0|req: 1408/2819] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:53 2026] GET /v2.0/security-groups?tenant_id=c56b23728e9147a3bfcb07fb78f61081&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:46:53.361 7 INFO neutron.services.segments.plugin [-] Segment 8522dd4a-dc9f-4502-8626-9e26b492ef85 resource provider aggregate not found 2026-03-08 03:46:53.373 7 INFO neutron.services.segments.plugin [-] Segment 8522dd4a-dc9f-4502-8626-9e26b492ef85 resource provider aggregate not found 2026-03-08 03:46:53.379 7 INFO neutron.services.segments.plugin [-] Segment 8522dd4a-dc9f-4502-8626-9e26b492ef85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8522dd4a-dc9f-4502-8626-9e26b492ef85 found for delete ", "request_id": "req-07ce94b2-020b-4611-846c-536236c0b921"}]} 2026-03-08 03:46:53.389 7 INFO neutron.services.segments.plugin [-] Segment 8522dd4a-dc9f-4502-8626-9e26b492ef85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8522dd4a-dc9f-4502-8626-9e26b492ef85 found for delete ", "request_id": "req-8e00f7d4-2a7e-4dff-b9e0-b2fb6ada0b06"}]} 2026-03-08 03:46:53.393 7 INFO neutron.services.segments.plugin [-] Segment e6cafbc8-51c7-4e84-b56b-3536110147c7 resource provider aggregate not found 2026-03-08 03:46:53.417 7 INFO neutron.services.segments.plugin [-] Segment e6cafbc8-51c7-4e84-b56b-3536110147c7 resource provider aggregate not found 2026-03-08 03:46:53.434 7 INFO neutron.services.segments.plugin [-] Segment e6cafbc8-51c7-4e84-b56b-3536110147c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6cafbc8-51c7-4e84-b56b-3536110147c7 found for delete ", "request_id": "req-d1fa9b65-6d07-4082-95b6-2a6715cb4c5a"}]} [pid: 8|app: 0|req: 1412/2820] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:53 2026] DELETE /v2.0/security-groups/87e199c7-33ed-4008-9d26-d2aa638e4916 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:46:53.438 7 INFO neutron.services.segments.plugin [-] Segment e6cafbc8-51c7-4e84-b56b-3536110147c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6cafbc8-51c7-4e84-b56b-3536110147c7 found for delete ", "request_id": "req-ebeb5c47-bbc6-4a5b-ace0-475a577909d9"}]} [pid: 7|app: 0|req: 1409/2821] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:53 2026] GET /v2.0/security-groups?tenant_id=f4449d2a8b84465e94bb00908a9b2ec8&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2822] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:53 2026] DELETE /v2.0/security-groups/1828f929-c3c9-4ccb-91e0-7ace2c6854f0 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2823] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:56 2026] GET /v2.0/ports?device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1204 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2824] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:46:56 2026] GET /v2.0/security-groups?id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:46:57.269 7 INFO neutron.db.segments_db [None req-dfdedf75-1b21-4ac2-b1a3-d053c0ebd0ec 3865dfa699fe4b879cb0637f0f105442 34d7c096e2b64b27aab0ddd3673ca876 - - default default] Added segment b14ae6d3-5c6f-4d2b-986d-7e13ec67d2e5 of type vxlan for network e661f187-39d8-4459-a716-482197a776cb [pid: 7|app: 0|req: 1411/2825] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:46:56 2026] POST /v2.0/networks => generated 612 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2826] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:46:57 2026] POST /v2.0/ports => generated 743 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2827] 10.0.0.198 () {34 vars in 665 bytes} [Sun Mar 8 03:46:57 2026] POST /v2.0/trunks => generated 407 bytes in 159 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: 1416/2828] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:46:57 2026] PUT /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2829] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2830] 10.0.0.198 () {34 vars in 759 bytes} [Sun Mar 8 03:46:58 2026] PUT /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2831] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2832] 10.0.0.198 () {34 vars in 755 bytes} [Sun Mar 8 03:46:58 2026] PUT /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2833] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2834] 10.0.0.198 () {34 vars in 777 bytes} [Sun Mar 8 03:46:58 2026] PUT /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2835] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2836] 10.0.0.198 () {34 vars in 748 bytes} [Sun Mar 8 03:46:58 2026] PUT /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/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: 1417/2837] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2838] 10.0.0.198 () {32 vars in 736 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:46:58.499 8 INFO neutron.api.v2.resource [None req-75ddb511-149b-445d-ae47-2097a758f529 3865dfa699fe4b879cb0637f0f105442 34d7c096e2b64b27aab0ddd3673ca876 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1422/2839] 10.0.0.198 () {32 vars in 740 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2840] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1010 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2841] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:46:58 2026] DELETE /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2842] 10.0.0.191 () {34 vars in 1119 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.0/security-groups?id=5db7bfaa-5002-4689-9e73-0fee88b8b196&id=fdf3f824-8808-4208-824d-5900e505c0a5&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2843] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:46:58.665 7 INFO neutron.api.v2.resource [None req-d94dee72-03ed-49b0-a23b-4c8965ad6f85 3865dfa699fe4b879cb0637f0f105442 34d7c096e2b64b27aab0ddd3673ca876 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1420/2844] 10.0.0.198 () {32 vars in 743 bytes} [Sun Mar 8 03:46:58 2026] DELETE /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2845] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:46:58 2026] DELETE /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2846] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b/tags => 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: 1423/2847] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2848] 10.0.0.198 () {32 vars in 735 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1279 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2849] 10.0.0.198 () {32 vars in 716 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.0/ports/7e39cf48-82de-4f36-818f-1dd91fc2aaf3 => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2850] 10.0.0.198 () {32 vars in 857 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.0/floatingips?floating_network_id=1ac1ca38-9208-4c94-b32e-e2f21474931b&port_id=eb9adca0-18c6-45ca-ba74-832fff71d0f5 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2851] 10.0.0.198 () {32 vars in 721 bytes} [Sun Mar 8 03:46:58 2026] DELETE /v2.0/trunks/c13de929-e842-4874-8c92-47738ca8e59b => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:46:59.074 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb854ee6-9dae-41d4-9317-1f5009cb2afe 3865dfa699fe4b879cb0637f0f105442 34d7c096e2b64b27aab0ddd3673ca876 - - default default] TaaS: Handle Delete Port: 7e39cf48-82de-4f36-818f-1dd91fc2aaf3 2026-03-08 03:46:59.078 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb854ee6-9dae-41d4-9317-1f5009cb2afe 3865dfa699fe4b879cb0637f0f105442 34d7c096e2b64b27aab0ddd3673ca876 - - default default] Tap Mirror: Handle Delete Port: 7e39cf48-82de-4f36-818f-1dd91fc2aaf3 [pid: 8|app: 0|req: 1427/2852] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:46:58 2026] DELETE /v2.0/ports/7e39cf48-82de-4f36-818f-1dd91fc2aaf3 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:46:59.303 7 INFO neutron.services.segments.plugin [-] Segment b14ae6d3-5c6f-4d2b-986d-7e13ec67d2e5 resource provider aggregate not found 2026-03-08 03:46:59.306 7 INFO neutron.services.segments.plugin [-] Segment b14ae6d3-5c6f-4d2b-986d-7e13ec67d2e5 resource provider aggregate not found [pid: 7|app: 0|req: 1426/2853] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:46:59 2026] DELETE /v2.0/networks/e661f187-39d8-4459-a716-482197a776cb => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:46:59.329 7 INFO neutron.services.segments.plugin [-] Segment b14ae6d3-5c6f-4d2b-986d-7e13ec67d2e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b14ae6d3-5c6f-4d2b-986d-7e13ec67d2e5 found for delete ", "request_id": "req-fbcd783d-87d1-4dfe-9560-d403a5027b00"}]} 2026-03-08 03:46:59.338 7 INFO neutron.services.segments.plugin [-] Segment b14ae6d3-5c6f-4d2b-986d-7e13ec67d2e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b14ae6d3-5c6f-4d2b-986d-7e13ec67d2e5 found for delete ", "request_id": "req-7d645ba9-6f19-434d-8f29-c128a1e665c2"}]} [pid: 8|app: 0|req: 1428/2854] 10.0.0.200 () {34 vars in 989 bytes} [Sun Mar 8 03:46:59 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1279 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2855] 10.0.0.200 () {34 vars in 1119 bytes} [Sun Mar 8 03:46:59 2026] GET /v2.0/security-groups?id=5db7bfaa-5002-4689-9e73-0fee88b8b196&id=fdf3f824-8808-4208-824d-5900e505c0a5&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2858] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:46:59 2026] GET /v2.0/security-groups?tenant_id=34d7c096e2b64b27aab0ddd3673ca876&name=default => generated 2929 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2859] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:47:00 2026] DELETE /v2.0/security-groups/04e5e027-023c-4895-9c50-d4a3ab5e8c94 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2860] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:47:00 2026] GET /v2.0/security-groups?tenant_id=4d2c67647b844e788d2754d07ca09e84&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2861] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:47:00 2026] DELETE /v2.0/security-groups/70cda8e5-059c-4bdf-b539-d01385d8a1dc => 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: 1431/2862] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:47:00 2026] GET /v2.0/routers => generated 2175 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2863] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2864] 10.0.0.16 () {28 vars in 675 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/routers/12587904-6501-4a83-963e-bb70e1f68343/l3-agents => generated 681 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2865] 10.0.0.16 () {28 vars in 675 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3/l3-agents => generated 681 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2866] 10.0.0.16 () {28 vars in 675 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/routers/5756dfa3-9bcd-4ed6-a044-2dd50a5762d9/l3-agents => generated 681 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2867] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/subnets => generated 8732 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2868] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/ports?device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1204 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2869] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/agents => generated 3386 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2870] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/security-groups?id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2871] 10.0.0.198 () {32 vars in 817 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/ports?network_id=e375f3d5-9941-4fa7-9186-6b50bedb1540&mac_address=fa%3A16%3A3e%3A8a%3A80%3Add => generated 1204 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2872] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/ports => generated 30851 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2873] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/security-groups => generated 42689 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2874] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/network-ip-availabilities => generated 5411 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2875] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/subnets => generated 8732 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2876] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2877] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/floatingips => generated 1702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2878] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/networks => generated 8126 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2879] 10.0.0.191 () {34 vars in 1177 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/ports?device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e&device_id=a699f4df-06c2-4e29-b531-ab89f76188a3&device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 4191 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2880] 10.0.0.191 () {34 vars in 1199 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.0/security-groups?id=5db7bfaa-5002-4689-9e73-0fee88b8b196&id=fdf3f824-8808-4208-824d-5900e505c0a5&id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&fields=id&fields=name => generated 296 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:47:02.374 7 INFO neutron.db.l3_db [None req-d874ba53-cb04-470b-87ad-594d8e2b2462 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Floating IP 575ab782-0553-4014-bbf6-484c52b02b98 associated. External IP: 10.96.250.220, port: 573a4b9e-c407-42cf-8142-941929acffa5. [pid: 8|app: 0|req: 1445/2881] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:47:02 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1010 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2882] 10.0.0.191 () {34 vars in 1119 bytes} [Sun Mar 8 03:47:02 2026] GET /v2.0/security-groups?id=5db7bfaa-5002-4689-9e73-0fee88b8b196&id=fdf3f824-8808-4208-824d-5900e505c0a5&fields=id&fields=name => generated 206 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2883] 10.0.0.198 () {34 vars in 676 bytes} [Sun Mar 8 03:47:01 2026] POST /v2.0/floatingips => generated 855 bytes in 1118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-08 03:47:02.698 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-193b0991-c7dd-4ae5-b870-5f68ca78b57e'] response: {'name': 'network-changed', 'server_uuid': 'e94cbdcc-ce54-4599-9649-ce70c03f213e', 'tag': '573a4b9e-c407-42cf-8142-941929acffa5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1447/2884] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:47:03 2026] GET /v2.0/ports?tenant_id=d4cce9d66ed34e83bc941207c71e02de&device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1473 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2885] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:47:03 2026] GET /v2.0/networks?id=e375f3d5-9941-4fa7-9186-6b50bedb1540 => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2886] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:47:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.179&port_id=573a4b9e-c407-42cf-8142-941929acffa5 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2887] 199.204.45.23 () {34 vars in 1104 bytes} [Sun Mar 8 03:47:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2aa&port_id=573a4b9e-c407-42cf-8142-941929acffa5 => 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: 1449/2888] 199.204.45.23 () {34 vars in 1062 bytes} [Sun Mar 8 03:47:03 2026] GET /v2.0/subnets?id=6f91c0a1-a060-406d-806a-2e7c9b250ee1&id=491051dc-d2df-41fe-aeac-e554559aa539 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2889] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:47:03 2026] GET /v2.0/ports?network_id=e375f3d5-9941-4fa7-9186-6b50bedb1540&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: 1450/2890] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:47:03 2026] GET /v2.0/ports?network_id=e375f3d5-9941-4fa7-9186-6b50bedb1540&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2891] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:47:03 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2892] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:47:03 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2893] 10.0.0.191 () {34 vars in 1119 bytes} [Sun Mar 8 03:47:03 2026] GET /v2.0/security-groups?id=5db7bfaa-5002-4689-9e73-0fee88b8b196&id=fdf3f824-8808-4208-824d-5900e505c0a5&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2894] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:47:03 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?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: 1453/2895] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:47:04 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2896] 10.0.0.191 () {34 vars in 1119 bytes} [Sun Mar 8 03:47:04 2026] GET /v2.0/security-groups?id=5db7bfaa-5002-4689-9e73-0fee88b8b196&id=fdf3f824-8808-4208-824d-5900e505c0a5&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2897] 199.204.45.23 () {34 vars in 992 bytes} [Sun Mar 8 03:47:04 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:47:04.974 7 INFO neutron_taas.services.taas.taas_plugin [req-91ed43e0-9e1d-41c5-a07f-da742579c511 req-24e762dc-ad17-4d28-9a5c-9701397114e7 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] TaaS: Handle Delete Port: eb9adca0-18c6-45ca-ba74-832fff71d0f5 2026-03-08 03:47:04.977 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-91ed43e0-9e1d-41c5-a07f-da742579c511 req-24e762dc-ad17-4d28-9a5c-9701397114e7 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] Tap Mirror: Handle Delete Port: eb9adca0-18c6-45ca-ba74-832fff71d0f5 2026-03-08 03:47:05.117 7 INFO neutron.db.l3_db [req-91ed43e0-9e1d-41c5-a07f-da742579c511 req-24e762dc-ad17-4d28-9a5c-9701397114e7 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] Floating IP f5ce8b86-4c3f-4a8f-8ea0-0bf6cddbfe00 disassociated. External IP: 10.96.250.205, port: eb9adca0-18c6-45ca-ba74-832fff71d0f5. [pid: 7|app: 0|req: 1444/2898] 199.204.45.23 () {36 vars in 995 bytes} [Sun Mar 8 03:47:04 2026] DELETE /v2.0/ports/eb9adca0-18c6-45ca-ba74-832fff71d0f5 => generated 0 bytes in 702 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:47:05.574 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ed8fe9a-d6c4-4d9e-9221-bc939bf4fcf5'] response: {'server_uuid': 'a699f4df-06c2-4e29-b531-ab89f76188a3', 'name': 'network-vif-deleted', 'tag': 'eb9adca0-18c6-45ca-ba74-832fff71d0f5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1455/2899] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:47:05 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => 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: 1445/2900] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:47:06 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2901] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:47:08 2026] GET /v2.0/ports?device_id=a699f4df-06c2-4e29-b531-ab89f76188a3 => 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: 1446/2902] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:47:09 2026] DELETE /v2.0/security-groups/fdf3f824-8808-4208-824d-5900e505c0a5 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:47:09.300 8 INFO neutron.api.v2.resource [None req-008ce84b-ea6f-4b1a-a698-f68e9a876c70 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1457/2903] 10.0.0.198 () {32 vars in 736 bytes} [Sun Mar 8 03:47:09 2026] GET /v2.0/security-groups/fdf3f824-8808-4208-824d-5900e505c0a5 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:47:09.401 7 INFO neutron_taas.services.taas.taas_plugin [None req-8792a43f-66f6-4e15-835e-d52c4fac89a1 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] TaaS: Handle Delete Port: b266f6eb-4a79-450d-9201-900e0984054f 2026-03-08 03:47:09.404 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8792a43f-66f6-4e15-835e-d52c4fac89a1 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] Tap Mirror: Handle Delete Port: b266f6eb-4a79-450d-9201-900e0984054f [pid: 8|app: 0|req: 1458/2904] 10.0.0.200 () {34 vars in 989 bytes} [Sun Mar 8 03:47:09 2026] GET /v2.0/ports?device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1473 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2905] 10.0.0.200 () {34 vars in 1039 bytes} [Sun Mar 8 03:47:09 2026] GET /v2.0/security-groups?id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2906] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:47:09 2026] DELETE /v2.0/floatingips/f5ce8b86-4c3f-4a8f-8ea0-0bf6cddbfe00 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2907] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:47:09 2026] DELETE /v2.0/security-groups/5db7bfaa-5002-4689-9e73-0fee88b8b196 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:47:10.217 7 INFO neutron_taas.services.taas.taas_plugin [None req-0636b45b-67e1-4f76-a573-b224b64a7c9b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 0300faf5-2d72-4883-a020-282e448dc3ee 2026-03-08 03:47:10.223 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0636b45b-67e1-4f76-a573-b224b64a7c9b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 0300faf5-2d72-4883-a020-282e448dc3ee [pid: 7|app: 0|req: 1448/2908] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:47:09 2026] PUT /v2.0/routers/12587904-6501-4a83-963e-bb70e1f68343/remove_router_interface => generated 309 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:47:11.016 8 INFO neutron_taas.services.taas.taas_plugin [None req-10cb7079-a7fc-47d2-bb90-8f39a4a53e37 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 5e356e03-98e0-4a8a-b7b5-032f52c84f25 2026-03-08 03:47:11.020 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10cb7079-a7fc-47d2-bb90-8f39a4a53e37 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 5e356e03-98e0-4a8a-b7b5-032f52c84f25 2026-03-08 03:47:11.306 8 INFO neutron_taas.services.taas.taas_plugin [None req-10cb7079-a7fc-47d2-bb90-8f39a4a53e37 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 0139d862-2096-48f5-b0b2-bd871a2fdff2 2026-03-08 03:47:11.309 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10cb7079-a7fc-47d2-bb90-8f39a4a53e37 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 0139d862-2096-48f5-b0b2-bd871a2fdff2 2026-03-08 03:47:11.700 8 INFO neutron.services.segments.plugin [-] Segment 26959cfd-efe6-4759-b156-745c8f8eb1f4 resource provider aggregate not found 2026-03-08 03:47:11.702 8 INFO neutron.services.segments.plugin [-] Segment 26959cfd-efe6-4759-b156-745c8f8eb1f4 resource provider aggregate not found 2026-03-08 03:47:11.724 8 INFO neutron.services.segments.plugin [-] Segment 26959cfd-efe6-4759-b156-745c8f8eb1f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26959cfd-efe6-4759-b156-745c8f8eb1f4 found for delete ", "request_id": "req-c0acac12-6877-4391-9fcc-a2fb53e62d74"}]} 2026-03-08 03:47:11.725 8 INFO neutron.services.segments.plugin [-] Segment 26959cfd-efe6-4759-b156-745c8f8eb1f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26959cfd-efe6-4759-b156-745c8f8eb1f4 found for delete ", "request_id": "req-c37d6d36-575b-4ad7-bb5c-37011cb1c43c"}]} 2026-03-08 03:47:11.740 8 INFO neutron.db.l3_hamode_db [None req-10cb7079-a7fc-47d2-bb90-8f39a4a53e37 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HA network 5ff8e8e5-305d-4d24-901c-46faad3ddfba was deleted as no HA routers are present in tenant 13b655e20d3342cd9264148c2371b8e7. [pid: 8|app: 0|req: 1461/2909] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:47:10 2026] DELETE /v2.0/routers/12587904-6501-4a83-963e-bb70e1f68343 => generated 0 bytes in 952 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2910] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:47:11 2026] DELETE /v2.0/subnets/f939c3a6-0172-4833-abc1-3ae09343eede => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:47:12.048 8 INFO neutron_taas.services.taas.taas_plugin [None req-c0d5978e-ecf9-4a00-b407-7c2c942f1a32 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 6e367a4e-c290-4b8a-a70f-77e3ae179146 2026-03-08 03:47:12.051 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0d5978e-ecf9-4a00-b407-7c2c942f1a32 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 6e367a4e-c290-4b8a-a70f-77e3ae179146 [pid: 8|app: 0|req: 1462/2911] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:47:11 2026] DELETE /v2.0/networks/25fcab43-e70a-423b-92be-967f935a2d18 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:47:12.658 7 INFO neutron_taas.services.taas.taas_plugin [None req-61ddeb05-5bc3-48dd-a64f-b364945e74d8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 066cf675-7b90-405f-946a-a40721d3891c 2026-03-08 03:47:12.662 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61ddeb05-5bc3-48dd-a64f-b364945e74d8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 066cf675-7b90-405f-946a-a40721d3891c [pid: 7|app: 0|req: 1450/2912] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:47:12 2026] PUT /v2.0/routers/5756dfa3-9bcd-4ed6-a044-2dd50a5762d9/remove_router_interface => generated 309 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:47:13.462 8 INFO neutron_taas.services.taas.taas_plugin [None req-68652778-f82d-4502-b8b0-a9dd7bda0182 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 4a61c58d-e38d-484b-92fb-f18458a33d88 2026-03-08 03:47:13.470 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68652778-f82d-4502-b8b0-a9dd7bda0182 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 4a61c58d-e38d-484b-92fb-f18458a33d88 2026-03-08 03:47:13.750 8 INFO neutron.services.segments.plugin [-] Segment 05c9d071-1a07-4493-bccc-24060c6baa78 resource provider aggregate not found 2026-03-08 03:47:13.759 8 INFO neutron.services.segments.plugin [-] Segment 05c9d071-1a07-4493-bccc-24060c6baa78 resource provider aggregate not found 2026-03-08 03:47:13.778 8 INFO neutron.services.segments.plugin [-] Segment 05c9d071-1a07-4493-bccc-24060c6baa78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05c9d071-1a07-4493-bccc-24060c6baa78 found for delete ", "request_id": "req-d1acc6ea-52b0-41b4-bb05-69e1b8f2ed19"}]} 2026-03-08 03:47:13.778 8 INFO neutron.services.segments.plugin [-] Segment 05c9d071-1a07-4493-bccc-24060c6baa78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05c9d071-1a07-4493-bccc-24060c6baa78 found for delete ", "request_id": "req-317bb9dd-3dcb-4063-a783-a9bcc3d1ce1d"}]} 2026-03-08 03:47:13.779 8 INFO neutron_taas.services.taas.taas_plugin [None req-68652778-f82d-4502-b8b0-a9dd7bda0182 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: a9b82e73-a7f3-4a1d-bf67-728c3d5efdaa 2026-03-08 03:47:13.784 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68652778-f82d-4502-b8b0-a9dd7bda0182 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: a9b82e73-a7f3-4a1d-bf67-728c3d5efdaa 2026-03-08 03:47:14.133 8 INFO neutron.db.l3_hamode_db [None req-68652778-f82d-4502-b8b0-a9dd7bda0182 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HA network 5f9e6d70-a2cb-45e5-aac9-7b361e09d309 was deleted as no HA routers are present in tenant c4b5efc7f90341f9997b982dfdbc32c2. [pid: 8|app: 0|req: 1463/2913] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:47:13 2026] DELETE /v2.0/routers/5756dfa3-9bcd-4ed6-a044-2dd50a5762d9 => generated 0 bytes in 891 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2914] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:47:14 2026] DELETE /v2.0/subnets/7efc3cd2-c00c-4d42-98e1-5795a62a28d9 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:47:14.451 8 INFO neutron_taas.services.taas.taas_plugin [None req-aa0c0e51-236e-4fc4-b3a6-693013642fef 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: d23a5a9d-f1f6-42e9-9956-d2d5f68d28b3 2026-03-08 03:47:14.454 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa0c0e51-236e-4fc4-b3a6-693013642fef 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: d23a5a9d-f1f6-42e9-9956-d2d5f68d28b3 [pid: 8|app: 0|req: 1464/2915] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:47:14 2026] DELETE /v2.0/networks/cf1c038a-6a5f-4a32-9b33-131c578fb718 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2916] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:47:14 2026] GET /v2.0/security-groups?tenant_id=c4b5efc7f90341f9997b982dfdbc32c2&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2917] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:47:14 2026] DELETE /v2.0/security-groups/91914673-26f6-43b1-9ae8-65840046e92f => 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: 1467/2920] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:47:15 2026] GET /v2.0/security-groups?tenant_id=13b655e20d3342cd9264148c2371b8e7&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2921] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:47:15 2026] DELETE /v2.0/security-groups/7534ea58-a07e-4528-94a3-faf13e461009 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:47:15.804 8 INFO neutron.services.segments.plugin [-] Segment 51554c49-b500-44be-9071-f7ddea37c619 resource provider aggregate not found 2026-03-08 03:47:15.810 8 INFO neutron.services.segments.plugin [-] Segment 51554c49-b500-44be-9071-f7ddea37c619 resource provider aggregate not found 2026-03-08 03:47:15.826 8 INFO neutron.services.segments.plugin [-] Segment 51554c49-b500-44be-9071-f7ddea37c619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51554c49-b500-44be-9071-f7ddea37c619 found for delete ", "request_id": "req-638cd2eb-e648-4a53-9d81-f1f28a0869df"}]} 2026-03-08 03:47:15.832 8 INFO neutron.services.segments.plugin [-] Segment 51554c49-b500-44be-9071-f7ddea37c619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51554c49-b500-44be-9071-f7ddea37c619 found for delete ", "request_id": "req-22852524-af07-430f-ac94-dbef691f4907"}]} 2026-03-08 03:47:15.853 8 INFO neutron.services.segments.plugin [-] Segment ed620532-e1fd-4cf6-9f36-18072794732c resource provider aggregate not found 2026-03-08 03:47:15.858 8 INFO neutron.services.segments.plugin [-] Segment ed620532-e1fd-4cf6-9f36-18072794732c resource provider aggregate not found 2026-03-08 03:47:15.877 8 INFO neutron.services.segments.plugin [-] Segment ed620532-e1fd-4cf6-9f36-18072794732c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed620532-e1fd-4cf6-9f36-18072794732c found for delete ", "request_id": "req-7c936047-94ce-4b69-8096-8610f6bf4696"}]} 2026-03-08 03:47:15.894 8 INFO neutron.services.segments.plugin [-] Segment ed620532-e1fd-4cf6-9f36-18072794732c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed620532-e1fd-4cf6-9f36-18072794732c found for delete ", "request_id": "req-d247569c-b77b-4f58-829d-8f57f3c2e92a"}]} 2026-03-08 03:47:18.896 8 INFO neutron.db.segments_db [None req-b6284a08-c653-410b-ab61-8a6ac7c80786 ea55ec2ec6064f53b15b9afbca3e1daf f3d742ba284d449b902c32db1a897ef3 - - default default] Added segment 9c58808f-d90a-47d2-a0af-23cf430bdcf0 of type vxlan for network b03677e2-1d8f-444f-8f68-bd7382f5b26c [pid: 8|app: 0|req: 1468/2922] 10.0.0.198 () {34 vars in 669 bytes} [Sun Mar 8 03:47:18 2026] POST /v2.0/networks => generated 612 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2923] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:47:18 2026] POST /v2.0/ports => generated 743 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2924] 10.0.0.200 () {34 vars in 989 bytes} [Sun Mar 8 03:47:19 2026] GET /v2.0/ports?device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 1461 bytes in 45 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: 1470/2925] 10.0.0.200 () {34 vars in 1039 bytes} [Sun Mar 8 03:47:19 2026] GET /v2.0/security-groups?id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2926] 10.0.0.198 () {34 vars in 746 bytes} [Sun Mar 8 03:47:19 2026] PUT /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2927] 10.0.0.198 () {32 vars in 726 bytes} [Sun Mar 8 03:47:19 2026] GET /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags => generated 25 bytes in 51 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: 1457/2928] 10.0.0.198 () {34 vars in 757 bytes} [Sun Mar 8 03:47:19 2026] PUT /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags/green => generated 4 bytes in 88 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: 1472/2929] 10.0.0.198 () {32 vars in 726 bytes} [Sun Mar 8 03:47:19 2026] GET /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags => generated 34 bytes in 52 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: 1458/2930] 10.0.0.198 () {34 vars in 753 bytes} [Sun Mar 8 03:47:19 2026] PUT /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags/red => generated 4 bytes in 75 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: 1473/2931] 10.0.0.198 () {32 vars in 726 bytes} [Sun Mar 8 03:47:19 2026] GET /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1459/2932] 10.0.0.198 () {34 vars in 775 bytes} [Sun Mar 8 03:47:19 2026] PUT /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags/black.or.white => generated 4 bytes in 98 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: 1474/2933] 10.0.0.198 () {32 vars in 726 bytes} [Sun Mar 8 03:47:19 2026] GET /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags => generated 52 bytes in 62 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: 1460/2934] 10.0.0.198 () {34 vars in 746 bytes} [Sun Mar 8 03:47:19 2026] PUT /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags => generated 37 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, ' [pid: 8|app: 0|req: 1475/2935] 10.0.0.198 () {32 vars in 726 bytes} [Sun Mar 8 03:47:19 2026] GET /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags => generated 37 bytes in 56 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: 1461/2936] 10.0.0.198 () {32 vars in 734 bytes} [Sun Mar 8 03:47:20 2026] GET /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags/red => generated 0 bytes in 56 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-03-08 03:47:20.162 8 INFO neutron.api.v2.resource [None req-1e5fb837-f297-4b1c-9cb3-564e1f1f430e ea55ec2ec6064f53b15b9afbca3e1daf f3d742ba284d449b902c32db1a897ef3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1476/2937] 10.0.0.198 () {32 vars in 738 bytes} [Sun Mar 8 03:47:20 2026] GET /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1462/2938] 10.0.0.198 () {32 vars in 737 bytes} [Sun Mar 8 03:47:20 2026] DELETE /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags/red => generated 0 bytes in 83 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: 1477/2939] 10.0.0.198 () {32 vars in 726 bytes} [Sun Mar 8 03:47:20 2026] GET /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags => generated 30 bytes in 80 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-03-08 03:47:20.396 7 INFO neutron.api.v2.resource [None req-f27ecb8b-e534-4070-a313-da3e8a79fa06 ea55ec2ec6064f53b15b9afbca3e1daf f3d742ba284d449b902c32db1a897ef3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1463/2940] 10.0.0.198 () {32 vars in 741 bytes} [Sun Mar 8 03:47:20 2026] DELETE /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1478/2941] 10.0.0.198 () {32 vars in 729 bytes} [Sun Mar 8 03:47:20 2026] DELETE /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags => generated 0 bytes in 79 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: 1464/2942] 10.0.0.198 () {32 vars in 726 bytes} [Sun Mar 8 03:47:20 2026] GET /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:47:20.685 8 INFO neutron_taas.services.taas.taas_plugin [None req-2871f7e3-9905-4f83-8a9a-5aa1cd556736 ea55ec2ec6064f53b15b9afbca3e1daf f3d742ba284d449b902c32db1a897ef3 - - default default] TaaS: Handle Delete Port: 6c9fe8ac-2758-4a44-ab0f-27e6846c2266 2026-03-08 03:47:20.689 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2871f7e3-9905-4f83-8a9a-5aa1cd556736 ea55ec2ec6064f53b15b9afbca3e1daf f3d742ba284d449b902c32db1a897ef3 - - default default] Tap Mirror: Handle Delete Port: 6c9fe8ac-2758-4a44-ab0f-27e6846c2266 [pid: 8|app: 0|req: 1479/2943] 10.0.0.198 () {32 vars in 719 bytes} [Sun Mar 8 03:47:20 2026] DELETE /v2.0/ports/6c9fe8ac-2758-4a44-ab0f-27e6846c2266 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1465/2944] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:47:20 2026] DELETE /v2.0/networks/b03677e2-1d8f-444f-8f68-bd7382f5b26c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:47:21.005 7 INFO neutron.services.segments.plugin [-] Segment 9c58808f-d90a-47d2-a0af-23cf430bdcf0 resource provider aggregate not found 2026-03-08 03:47:21.016 7 INFO neutron.services.segments.plugin [-] Segment 9c58808f-d90a-47d2-a0af-23cf430bdcf0 resource provider aggregate not found 2026-03-08 03:47:21.021 7 INFO neutron.services.segments.plugin [-] Segment 9c58808f-d90a-47d2-a0af-23cf430bdcf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c58808f-d90a-47d2-a0af-23cf430bdcf0 found for delete ", "request_id": "req-19f69a38-b30f-4011-b51c-3ae6ebb5ca26"}]} 2026-03-08 03:47:21.035 7 INFO neutron.services.segments.plugin [-] Segment 9c58808f-d90a-47d2-a0af-23cf430bdcf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c58808f-d90a-47d2-a0af-23cf430bdcf0 found for delete ", "request_id": "req-be3a4961-5c6c-4ae6-aea7-6eb9498ec71f"}]} [pid: 8|app: 0|req: 1480/2945] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:47:21 2026] GET /v2.0/security-groups?tenant_id=f3d742ba284d449b902c32db1a897ef3&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2946] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:47:21 2026] DELETE /v2.0/security-groups/b7838107-ef32-4feb-b216-f41ca745b2f3 => 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: 1481/2947] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:47:21 2026] GET /v2.0/security-groups?tenant_id=f4191f5551254269a546d0ffbd9938a4&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: 1467/2948] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:47:22 2026] DELETE /v2.0/security-groups/26a36f98-fa57-4525-a597-87a79889087c => 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: 1483/2951] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:47:35 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2952] 10.0.0.43 () {30 vars in 688 bytes} [Sun Mar 8 03:47:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2953] 10.0.0.43 () {30 vars in 690 bytes} [Sun Mar 8 03:47:36 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: 1470/2954] 10.0.0.43 () {30 vars in 666 bytes} [Sun Mar 8 03:47:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2955] 10.0.0.43 () {30 vars in 702 bytes} [Sun Mar 8 03:47:36 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: 1471/2956] 10.0.0.43 () {28 vars in 437 bytes} [Sun Mar 8 03:47:37 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: 1486/2957] 10.0.0.43 () {30 vars in 726 bytes} [Sun Mar 8 03:47:37 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 658 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2958] 10.0.0.43 () {30 vars in 688 bytes} [Sun Mar 8 03:47:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2959] 10.0.0.43 () {30 vars in 690 bytes} [Sun Mar 8 03:47:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2960] 10.0.0.43 () {30 vars in 666 bytes} [Sun Mar 8 03:47:37 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: 1488/2961] 10.0.0.43 () {30 vars in 702 bytes} [Sun Mar 8 03:47:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2962] 10.0.0.43 () {30 vars in 726 bytes} [Sun Mar 8 03:47:37 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2963] 10.0.0.43 () {30 vars in 688 bytes} [Sun Mar 8 03:47: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: 1475/2964] 10.0.0.43 () {30 vars in 690 bytes} [Sun Mar 8 03:47:37 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: 1490/2965] 10.0.0.43 () {30 vars in 666 bytes} [Sun Mar 8 03:47:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2966] 10.0.0.43 () {30 vars in 702 bytes} [Sun Mar 8 03:47:37 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: 1491/2967] 10.0.0.43 () {30 vars in 728 bytes} [Sun Mar 8 03:47:37 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2968] 10.0.0.43 () {30 vars in 680 bytes} [Sun Mar 8 03:47:37 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: 1492/2969] 10.0.0.43 () {34 vars in 702 bytes} [Sun Mar 8 03:47:37 2026] POST /v2.0/ports => generated 1132 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2970] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:47:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 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: 1493/2971] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:47:40 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: 1479/2972] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:47:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2973] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:47:40 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: 1480/2974] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:47:40 2026] GET /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2975] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:47:41 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: 1481/2976] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:47:41 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: 1496/2977] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:47:41 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: 1482/2978] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:47:41 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-03-08 03:47:41.197 8 INFO neutron.api.v2.resource [None req-31fc195e-76bc-46d0-8557-c6c7b2f72b02 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/2979] 199.204.45.23 () {30 vars in 761 bytes} [Sun Mar 8 03:47:41 2026] GET /v2.0/security-groups/lb-d6238102-f211-49bb-bc34-d162e7e7c2d2 => 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: 1483/2980] 199.204.45.23 () {30 vars in 783 bytes} [Sun Mar 8 03:47:41 2026] GET /v2.0/security-groups?name=lb-d6238102-f211-49bb-bc34-d162e7e7c2d2 => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2981] 199.204.45.23 () {34 vars in 734 bytes} [Sun Mar 8 03:47:41 2026] POST /v2.0/security-groups => generated 1638 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2982] 199.204.45.23 () {30 vars in 813 bytes} [Sun Mar 8 03:47:41 2026] GET /v2.0/security-group-rules?security_group_id=f6adbcfa-1253-4c35-9b8e-4e43ca0acd60 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2983] 199.204.45.23 () {34 vars in 787 bytes} [Sun Mar 8 03:47:41 2026] PUT /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 1132 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2984] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:47:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1500/2985] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:47:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2986] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:47:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2987] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:47:41 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: 1487/2988] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:47:41 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2991] 10.0.0.191 () {34 vars in 1015 bytes} [Sun Mar 8 03:47:49 2026] GET /v2.0/security-groups?id=4570171f-1501-40e4-af3b-593f84e6a4cb&fields=id => 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: 1489/2992] 10.0.0.191 () {34 vars in 981 bytes} [Sun Mar 8 03:47:49 2026] GET /v2.0/networks?id=a948a34d-d72a-4b34-b602-12cd320cc3e8 => generated 735 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2993] 10.0.0.191 () {34 vars in 964 bytes} [Sun Mar 8 03:47:49 2026] GET /v2.0/quotas/f6582afdeef14dc6a41b17f5fdea0e18 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2994] 10.0.0.191 () {34 vars in 1001 bytes} [Sun Mar 8 03:47:49 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&fields=id => generated 149 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2995] 10.0.0.191 () {34 vars in 1007 bytes} [Sun Mar 8 03:47:49 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2996] 10.0.0.191 () {34 vars in 1107 bytes} [Sun Mar 8 03:47:49 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?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: 1506/2997] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:47:50 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2998] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:47:50 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2999] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:47:52 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => 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: 1493/3000] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:47:53 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => 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: 1508/3001] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:47:54 2026] GET /v2.0/networks?id=a948a34d-d72a-4b34-b602-12cd320cc3e8 => generated 735 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3002] 199.204.45.23 () {34 vars in 1048 bytes} [Sun Mar 8 03:47:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 343 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3003] 199.204.45.23 () {38 vars in 953 bytes} [Sun Mar 8 03:47:54 2026] POST /v2.0/ports => generated 1082 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3004] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:47:54 2026] PUT /v2.0/ports/5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 => generated 1243 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:47:55.381 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ea83147-984a-4661-8d2e-92416416b16a'] response: {'name': 'network-changed', 'server_uuid': 'a3a5939a-9694-42a1-b65c-166dc541cd47', 'tag': '5cd9b61c-5780-4b38-b46d-a58d1eae6fa6', '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: 1510/3005] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:47:55 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 1246 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, ' [pid: 7|app: 0|req: 1496/3006] 199.204.45.23 () {34 vars in 1016 bytes} [Sun Mar 8 03:47:55 2026] GET /v2.0/networks?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&shared=False => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3007] 199.204.45.23 () {34 vars in 928 bytes} [Sun Mar 8 03:47:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3008] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:47:56 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3009] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:47:56 2026] GET /v2.0/security-groups?id=4570171f-1501-40e4-af3b-593f84e6a4cb&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3010] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:47:56 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3011] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:47:57 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 1246 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3012] 199.204.45.23 () {34 vars in 1060 bytes} [Sun Mar 8 03:47:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.161&port_id=5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 => 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: 1514/3013] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:47:57 2026] GET /v2.0/subnets?id=473897a2-c98c-4301-9dbe-0fd3b29f16ab => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3014] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:47:57 2026] GET /v2.0/ports?network_id=a948a34d-d72a-4b34-b602-12cd320cc3e8&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3015] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:47:57 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3016] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:47:57 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?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: 1516/3017] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:47:59 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3018] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:47:59 2026] GET /v2.0/security-groups?id=4570171f-1501-40e4-af3b-593f84e6a4cb&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3019] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:47:59 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3022] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.0/network-ip-availabilities => generated 3615 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3023] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.0/security-groups => generated 30274 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3024] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.0/routers => generated 728 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3025] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3026] 10.0.0.16 () {28 vars in 675 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3/l3-agents => generated 681 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3027] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.0/networks => generated 5225 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3028] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.0/agents => generated 3385 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3029] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.0/subnets => generated 6133 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3030] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3031] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.0/floatingips => generated 1702 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3032] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:48:01 2026] GET /v2.0/subnets => generated 6133 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3033] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:48:01 2026] GET /v2.0/ports => generated 22320 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3034] 10.0.0.191 () {34 vars in 1177 bytes} [Sun Mar 8 03:48:01 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47&device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e&device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 4158 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3035] 10.0.0.191 () {34 vars in 1119 bytes} [Sun Mar 8 03:48:01 2026] GET /v2.0/security-groups?id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&id=4570171f-1501-40e4-af3b-593f84e6a4cb&fields=id&fields=name => generated 186 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3036] 199.204.45.23 () {34 vars in 992 bytes} [Sun Mar 8 03:48:01 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3037] 199.204.45.23 () {34 vars in 1042 bytes} [Sun Mar 8 03:48:01 2026] GET /v2.0/security-groups?id=4570171f-1501-40e4-af3b-593f84e6a4cb&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3038] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:48:02 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3039] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:48:02 2026] GET /v2.0/security-groups?id=4570171f-1501-40e4-af3b-593f84e6a4cb&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3040] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:48:02 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3041] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:48:05 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3042] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:48:05 2026] GET /v2.0/security-groups?id=4570171f-1501-40e4-af3b-593f84e6a4cb&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3043] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:48:05 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3048] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:48:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3049] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:48:41 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: 1533/3050] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:48:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3051] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:48:41 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: 1534/3052] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:48:41 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3053] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:48:41 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3054] 199.204.45.23 () {34 vars in 715 bytes} [Sun Mar 8 03:48:41 2026] POST /v2.0/ports => generated 1055 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3055] 10.0.0.191 () {34 vars in 970 bytes} [Sun Mar 8 03:48:42 2026] GET /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 1055 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3056] 10.0.0.191 () {34 vars in 906 bytes} [Sun Mar 8 03:48:42 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: 7|app: 0|req: 1521/3057] 199.204.45.23 () {34 vars in 1260 bytes} [Sun Mar 8 03:48:43 2026] GET /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075?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: 8|app: 0|req: 1537/3058] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:48:43 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3059] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:48:43 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?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: 1538/3060] 199.204.45.23 () {34 vars in 973 bytes} [Sun Mar 8 03:48:44 2026] GET /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 1055 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3061] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:48:44 2026] GET /v2.0/networks?id=c712ee05-73f3-4712-86d9-746a32a8b54d => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3062] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:48:44 2026] PUT /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 1245 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:48:44.660 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd187742-1145-47e3-8320-8d6be9c042ac'] response: {'name': 'network-changed', 'server_uuid': 'a3a5939a-9694-42a1-b65c-166dc541cd47', 'tag': '466b1f31-a389-4956-b95e-09263ca7b075', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1525/3065] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:48:45 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2485 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3066] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:48:45 2026] GET /v2.0/networks?id=c712ee05-73f3-4712-86d9-746a32a8b54d => generated 803 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3067] 199.204.45.23 () {34 vars in 1054 bytes} [Sun Mar 8 03:48:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=466b1f31-a389-4956-b95e-09263ca7b075 => 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: 1542/3068] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:48:45 2026] GET /v2.0/subnets?id=9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3069] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:48:45 2026] GET /v2.0/ports?network_id=c712ee05-73f3-4712-86d9-746a32a8b54d&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3070] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:48:45 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3071] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:48:45 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?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: 1544/3072] 10.0.0.191 () {34 vars in 1177 bytes} [Sun Mar 8 03:48:45 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47&device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e&device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 5397 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3073] 10.0.0.191 () {34 vars in 1119 bytes} [Sun Mar 8 03:48:45 2026] GET /v2.0/security-groups?id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&id=4570171f-1501-40e4-af3b-593f84e6a4cb&fields=id&fields=name => generated 186 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3074] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2485 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3075] 199.204.45.23 () {34 vars in 1060 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.161&port_id=5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 => 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: 1546/3076] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.0/subnets?id=473897a2-c98c-4301-9dbe-0fd3b29f16ab => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3077] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.0/ports?network_id=a948a34d-d72a-4b34-b602-12cd320cc3e8&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3078] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?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: 1532/3079] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?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: 8|app: 0|req: 1548/3080] 199.204.45.23 () {34 vars in 1054 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=466b1f31-a389-4956-b95e-09263ca7b075 => 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: 1533/3081] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.0/subnets?id=9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 679 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3082] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.0/ports?network_id=c712ee05-73f3-4712-86d9-746a32a8b54d&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3083] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?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: 1550/3084] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:48:47 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3085] 10.0.0.191 () {34 vars in 1083 bytes} [Sun Mar 8 03:48:47 2026] GET /v2.0/ports?device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e&device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 2923 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3086] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:48:47 2026] GET /v2.0/security-groups?id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3087] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:48:47 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2485 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3088] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:48:47 2026] GET /v2.0/security-groups?id=4570171f-1501-40e4-af3b-593f84e6a4cb&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: 7|app: 0|req: 1537/3089] 10.0.0.191 () {34 vars in 970 bytes} [Sun Mar 8 03:48:50 2026] GET /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 1247 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3090] 199.204.45.23 () {34 vars in 787 bytes} [Sun Mar 8 03:48:50 2026] PUT /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 1272 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:48:51.232 7 INFO neutron.api.v2.resource [None req-201770ea-2350-41b0-a845-0a8098067197 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3091] 199.204.45.23 () {30 vars in 761 bytes} [Sun Mar 8 03:48:51 2026] GET /v2.0/security-groups/lb-d6238102-f211-49bb-bc34-d162e7e7c2d2 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:48:51.251 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c099486-a148-472f-948e-d3b4708585ff'] response: {'name': 'network-changed', 'server_uuid': 'a3a5939a-9694-42a1-b65c-166dc541cd47', 'tag': '466b1f31-a389-4956-b95e-09263ca7b075', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1554/3092] 199.204.45.23 () {30 vars in 783 bytes} [Sun Mar 8 03:48:51 2026] GET /v2.0/security-groups?name=lb-d6238102-f211-49bb-bc34-d162e7e7c2d2 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3093] 199.204.45.23 () {34 vars in 787 bytes} [Sun Mar 8 03:48:51 2026] PUT /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 1310 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:48:51.587 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f9bb28c-1765-4981-9c17-c3c1a5aa7418'] response: {'name': 'network-changed', 'server_uuid': 'a3a5939a-9694-42a1-b65c-166dc541cd47', 'tag': '466b1f31-a389-4956-b95e-09263ca7b075', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1555/3094] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:48:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /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: 1540/3095] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:48:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3096] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:48:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3097] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:48:51 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: 1556/3098] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:48:51 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3099] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:48:51 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3100] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:48:51 2026] GET /v2.0/networks?id=c712ee05-73f3-4712-86d9-746a32a8b54d => generated 803 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3101] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:48:51 2026] GET /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3102] 199.204.45.23 () {34 vars in 1054 bytes} [Sun Mar 8 03:48:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=466b1f31-a389-4956-b95e-09263ca7b075 => 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: 1559/3103] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:48:51 2026] GET /v2.0/subnets?id=9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3104] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:48:51 2026] GET /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3105] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:48:51 2026] GET /v2.0/ports?network_id=c712ee05-73f3-4712-86d9-746a32a8b54d&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: 1546/3106] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:48:51 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3107] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:48:51 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3108] 199.204.45.23 () {30 vars in 741 bytes} [Sun Mar 8 03:48:52 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3109] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:48:52 2026] GET /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3110] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:48:52 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?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: 1549/3111] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:48:52 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3112] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:48:53 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3113] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:48:53 2026] GET /v2.0/networks?id=c712ee05-73f3-4712-86d9-746a32a8b54d => generated 803 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3114] 199.204.45.23 () {34 vars in 1054 bytes} [Sun Mar 8 03:48:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=466b1f31-a389-4956-b95e-09263ca7b075 => 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: 1551/3115] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:48:53 2026] GET /v2.0/subnets?id=9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3116] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:48:53 2026] GET /v2.0/ports?network_id=c712ee05-73f3-4712-86d9-746a32a8b54d&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3117] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:48:53 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?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: 1566/3118] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:48:53 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?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) 2026-03-08 03:48:59.470 7 INFO neutron.db.l3_db [None req-85ebd927-71a1-45ec-948a-6fc33f8a6aa3 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Floating IP 46b1615e-f8c5-4242-89d8-d837e6e420a8 associated. External IP: 10.96.250.201, port: a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a. [pid: 7|app: 0|req: 1553/3119] 10.0.0.198 () {34 vars in 676 bytes} [Sun Mar 8 03:48:58 2026] POST /v2.0/floatingips => generated 899 bytes in 1176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3122] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.0/network-ip-availabilities => generated 3615 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3123] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.0/subnets => generated 6133 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3124] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3125] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.0/routers => generated 728 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3126] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.0/agents?binary=ovn-controller => 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: 1557/3127] 10.0.0.16 () {28 vars in 675 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3/l3-agents => generated 681 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3128] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.0/security-groups => generated 30274 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3129] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.0/agents => generated 3385 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3130] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.0/floatingips => generated 2587 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3131] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.0/networks => generated 5225 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3132] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:49:01 2026] GET /v2.0/subnets => generated 6133 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3133] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:49:01 2026] GET /v2.0/ports => generated 24654 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3134] 10.0.0.191 () {34 vars in 1177 bytes} [Sun Mar 8 03:49:01 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47&device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e&device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 5498 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3135] 10.0.0.191 () {34 vars in 1199 bytes} [Sun Mar 8 03:49:01 2026] GET /v2.0/security-groups?id=f6adbcfa-1253-4c35-9b8e-4e43ca0acd60&id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&id=4570171f-1501-40e4-af3b-593f84e6a4cb&fields=id&fields=name => generated 285 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3136] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:49:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3137] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:49:04 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: 1576/3138] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:49:04 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: 1563/3139] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:49:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:49:04.812 8 INFO neutron.api.v2.resource [None req-fa522f3f-3d14-4d2a-b970-86ac15bc329c 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3140] 199.204.45.23 () {30 vars in 761 bytes} [Sun Mar 8 03:49:04 2026] GET /v2.0/security-groups/lb-d6238102-f211-49bb-bc34-d162e7e7c2d2 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3141] 199.204.45.23 () {30 vars in 783 bytes} [Sun Mar 8 03:49:04 2026] GET /v2.0/security-groups?name=lb-d6238102-f211-49bb-bc34-d162e7e7c2d2 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3142] 199.204.45.23 () {30 vars in 813 bytes} [Sun Mar 8 03:49:04 2026] GET /v2.0/security-group-rules?security_group_id=f6adbcfa-1253-4c35-9b8e-4e43ca0acd60 => 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: 1565/3143] 199.204.45.23 () {34 vars in 745 bytes} [Sun Mar 8 03:49:04 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: 8|app: 0|req: 1579/3144] 199.204.45.23 () {34 vars in 745 bytes} [Sun Mar 8 03:49:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3147] 10.0.0.43 () {30 vars in 688 bytes} [Sun Mar 8 03:49:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3148] 10.0.0.43 () {30 vars in 690 bytes} [Sun Mar 8 03:49:16 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: 1568/3149] 10.0.0.43 () {30 vars in 666 bytes} [Sun Mar 8 03:49: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) [pid: 8|app: 0|req: 1582/3150] 10.0.0.43 () {30 vars in 702 bytes} [Sun Mar 8 03:49:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3151] 10.0.0.43 () {28 vars in 437 bytes} [Sun Mar 8 03:49:17 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: 1583/3152] 10.0.0.43 () {30 vars in 726 bytes} [Sun Mar 8 03:49:17 2026] GET /v2.0/subnets/42a01983-8d4d-4ff4-95ac-890716ee4d2a => generated 656 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3153] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:49:18 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: 1584/3154] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:49:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3155] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:49:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3156] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:49:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3157] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:49:18 2026] GET /v2.0/subnets/42a01983-8d4d-4ff4-95ac-890716ee4d2a => 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: 1586/3158] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:49:18 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3159] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:49:18 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: 1587/3160] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:49:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3161] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:49:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3162] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:49:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3163] 199.204.45.23 () {34 vars in 715 bytes} [Sun Mar 8 03:49:18 2026] POST /v2.0/ports => generated 1324 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3164] 10.0.0.191 () {34 vars in 970 bytes} [Sun Mar 8 03:49:19 2026] GET /v2.0/ports/34af826f-48dd-4faf-b785-ee74d6b4488b => generated 1324 bytes in 50 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: 1576/3165] 10.0.0.191 () {34 vars in 906 bytes} [Sun Mar 8 03:49:19 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: 1590/3166] 199.204.45.23 () {34 vars in 1260 bytes} [Sun Mar 8 03:49:20 2026] GET /v2.0/ports/34af826f-48dd-4faf-b785-ee74d6b4488b?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3167] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:49:20 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1591/3168] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:49:20 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1578/3169] 199.204.45.23 () {34 vars in 973 bytes} [Sun Mar 8 03:49:21 2026] GET /v2.0/ports/34af826f-48dd-4faf-b785-ee74d6b4488b => generated 1324 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3170] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:49:21 2026] GET /v2.0/networks?id=4bd9f561-af5b-4143-9f96-7bf371a87337 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3171] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:49:21 2026] PUT /v2.0/ports/34af826f-48dd-4faf-b785-ee74d6b4488b => generated 1514 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:49:21.951 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9158e266-d917-4923-b5ca-a88e6ab49731'] response: {'name': 'network-changed', 'server_uuid': 'a3a5939a-9694-42a1-b65c-166dc541cd47', 'tag': '34af826f-48dd-4faf-b785-ee74d6b4488b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1593/3172] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:49:22 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 4092 bytes in 55 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: 1580/3173] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:49:22 2026] GET /v2.0/networks?id=4bd9f561-af5b-4143-9f96-7bf371a87337 => generated 799 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3174] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:49:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=34af826f-48dd-4faf-b785-ee74d6b4488b => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3175] 199.204.45.23 () {34 vars in 1100 bytes} [Sun Mar 8 03:49:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aaa&port_id=34af826f-48dd-4faf-b785-ee74d6b4488b => 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: 1595/3176] 199.204.45.23 () {34 vars in 1062 bytes} [Sun Mar 8 03:49:22 2026] GET /v2.0/subnets?id=d7599983-1b06-4827-883f-64b8808b3932&id=42a01983-8d4d-4ff4-95ac-890716ee4d2a => generated 1410 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3177] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:49:22 2026] GET /v2.0/ports?network_id=4bd9f561-af5b-4143-9f96-7bf371a87337&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3178] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:49:22 2026] GET /v2.0/ports?network_id=4bd9f561-af5b-4143-9f96-7bf371a87337&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: 1583/3179] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:49:22 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1597/3180] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:49:22 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1584/3181] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:49:23 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 4092 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3182] 199.204.45.23 () {34 vars in 1060 bytes} [Sun Mar 8 03:49:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.161&port_id=5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 => 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: 1585/3183] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/subnets?id=473897a2-c98c-4301-9dbe-0fd3b29f16ab => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3184] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/ports?network_id=a948a34d-d72a-4b34-b602-12cd320cc3e8&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: 1586/3185] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?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: 1600/3186] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?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: 1587/3187] 199.204.45.23 () {34 vars in 1054 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=466b1f31-a389-4956-b95e-09263ca7b075 => 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: 1601/3188] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/subnets?id=9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3189] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/ports?network_id=c712ee05-73f3-4712-86d9-746a32a8b54d&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: 1602/3190] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?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: 1589/3191] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3192] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=34af826f-48dd-4faf-b785-ee74d6b4488b => 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: 1590/3193] 199.204.45.23 () {34 vars in 1100 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aaa&port_id=34af826f-48dd-4faf-b785-ee74d6b4488b => 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: 1604/3194] 199.204.45.23 () {34 vars in 1062 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/subnets?id=d7599983-1b06-4827-883f-64b8808b3932&id=42a01983-8d4d-4ff4-95ac-890716ee4d2a => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3195] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/ports?network_id=4bd9f561-af5b-4143-9f96-7bf371a87337&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: 1605/3196] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/ports?network_id=4bd9f561-af5b-4143-9f96-7bf371a87337&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3197] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1606/3198] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:49:24 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1593/3199] 10.0.0.191 () {34 vars in 970 bytes} [Sun Mar 8 03:49:28 2026] GET /v2.0/ports/34af826f-48dd-4faf-b785-ee74d6b4488b => generated 1516 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3200] 199.204.45.23 () {30 vars in 741 bytes} [Sun Mar 8 03:49:28 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337 => generated 796 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3201] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:49:28 2026] GET /v2.0/subnets/42a01983-8d4d-4ff4-95ac-890716ee4d2a => 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: 1608/3202] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:49:28 2026] GET /v2.0/subnets/d7599983-1b06-4827-883f-64b8808b3932 => generated 743 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3203] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:49:28 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: 1609/3204] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:49:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3205] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:49:28 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: 1610/3206] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:49:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3207] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:49:29 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3208] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:49:29 2026] GET /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 1132 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3209] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:49:29 2026] GET /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3210] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:49:29 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3211] 199.204.45.23 () {30 vars in 741 bytes} [Sun Mar 8 03:49:29 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3212] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:49:29 2026] GET /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3213] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:49:29 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3216] 10.0.0.43 () {30 vars in 688 bytes} [Sun Mar 8 03:49:38 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: 1602/3217] 10.0.0.43 () {30 vars in 690 bytes} [Sun Mar 8 03:49:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3218] 10.0.0.43 () {30 vars in 666 bytes} [Sun Mar 8 03:49:38 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: 1603/3219] 10.0.0.43 () {30 vars in 702 bytes} [Sun Mar 8 03:49:38 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: 1617/3220] 10.0.0.43 () {28 vars in 437 bytes} [Sun Mar 8 03:49:38 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3221] 10.0.0.43 () {30 vars in 726 bytes} [Sun Mar 8 03:49:38 2026] GET /v2.0/subnets/491051dc-d2df-41fe-aeac-e554559aa539 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3222] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:49:39 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: 1605/3223] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:49:39 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: 1619/3224] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:49:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3225] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:49:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3226] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:49:39 2026] GET /v2.0/subnets/42a01983-8d4d-4ff4-95ac-890716ee4d2a => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3227] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:49:39 2026] GET /v2.0/subnets/491051dc-d2df-41fe-aeac-e554559aa539 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3228] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:49:39 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 4094 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3229] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:49:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3230] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:49:39 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: 1609/3231] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:49:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3232] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:49:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3233] 199.204.45.23 () {34 vars in 715 bytes} [Sun Mar 8 03:49:39 2026] POST /v2.0/ports => generated 1328 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3234] 10.0.0.191 () {34 vars in 970 bytes} [Sun Mar 8 03:49:39 2026] GET /v2.0/ports/22285b0c-1d10-4df5-8491-66bc85d7b63f => generated 1328 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: 1611/3235] 199.204.45.23 () {34 vars in 1260 bytes} [Sun Mar 8 03:49:41 2026] GET /v2.0/ports/22285b0c-1d10-4df5-8491-66bc85d7b63f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3236] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:49:41 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?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: 1612/3237] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:49:41 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?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: 1626/3238] 199.204.45.23 () {34 vars in 973 bytes} [Sun Mar 8 03:49:41 2026] GET /v2.0/ports/22285b0c-1d10-4df5-8491-66bc85d7b63f => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3239] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:49:41 2026] GET /v2.0/networks?id=e375f3d5-9941-4fa7-9186-6b50bedb1540 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3240] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:49:41 2026] PUT /v2.0/ports/22285b0c-1d10-4df5-8491-66bc85d7b63f => generated 1518 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:49:42.288 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82b761eb-c809-44cf-b4e8-d204c32ef952'] response: {'name': 'network-changed', 'server_uuid': 'a3a5939a-9694-42a1-b65c-166dc541cd47', 'tag': '22285b0c-1d10-4df5-8491-66bc85d7b63f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1614/3241] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:49:42 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 5604 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, ' [pid: 8|app: 0|req: 1628/3242] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:49:42 2026] GET /v2.0/networks?id=e375f3d5-9941-4fa7-9186-6b50bedb1540 => 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: 1615/3243] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:49:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.117&port_id=22285b0c-1d10-4df5-8491-66bc85d7b63f => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3244] 199.204.45.23 () {34 vars in 1102 bytes} [Sun Mar 8 03:49:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A29&port_id=22285b0c-1d10-4df5-8491-66bc85d7b63f => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3245] 199.204.45.23 () {34 vars in 1062 bytes} [Sun Mar 8 03:49:42 2026] GET /v2.0/subnets?id=6f91c0a1-a060-406d-806a-2e7c9b250ee1&id=491051dc-d2df-41fe-aeac-e554559aa539 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3246] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:49:43 2026] GET /v2.0/ports?network_id=e375f3d5-9941-4fa7-9186-6b50bedb1540&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3247] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:49:43 2026] GET /v2.0/ports?network_id=e375f3d5-9941-4fa7-9186-6b50bedb1540&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: 8|app: 0|req: 1631/3248] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:49:43 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3249] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:49:43 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3250] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 5604 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3251] 199.204.45.23 () {34 vars in 1060 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.161&port_id=5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 => 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: 1633/3252] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/subnets?id=473897a2-c98c-4301-9dbe-0fd3b29f16ab => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3253] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/ports?network_id=a948a34d-d72a-4b34-b602-12cd320cc3e8&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: 1634/3254] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?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: 1621/3255] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?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: 8|app: 0|req: 1635/3256] 199.204.45.23 () {34 vars in 1054 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=466b1f31-a389-4956-b95e-09263ca7b075 => 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: 1622/3257] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/subnets?id=9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3258] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/ports?network_id=c712ee05-73f3-4712-86d9-746a32a8b54d&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: 1623/3259] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3260] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?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: 1624/3261] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=34af826f-48dd-4faf-b785-ee74d6b4488b => 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: 1638/3262] 199.204.45.23 () {34 vars in 1100 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aaa&port_id=34af826f-48dd-4faf-b785-ee74d6b4488b => 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: 1625/3263] 199.204.45.23 () {34 vars in 1062 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/subnets?id=d7599983-1b06-4827-883f-64b8808b3932&id=42a01983-8d4d-4ff4-95ac-890716ee4d2a => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3264] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/ports?network_id=4bd9f561-af5b-4143-9f96-7bf371a87337&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: 1626/3265] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/ports?network_id=4bd9f561-af5b-4143-9f96-7bf371a87337&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: 1640/3266] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1627/3267] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1641/3268] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.117&port_id=22285b0c-1d10-4df5-8491-66bc85d7b63f => 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: 1628/3271] 199.204.45.23 () {34 vars in 1102 bytes} [Sun Mar 8 03:49:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A29&port_id=22285b0c-1d10-4df5-8491-66bc85d7b63f => 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: 1644/3272] 199.204.45.23 () {34 vars in 1062 bytes} [Sun Mar 8 03:49:45 2026] GET /v2.0/subnets?id=6f91c0a1-a060-406d-806a-2e7c9b250ee1&id=491051dc-d2df-41fe-aeac-e554559aa539 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3273] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:49:45 2026] GET /v2.0/ports?network_id=e375f3d5-9941-4fa7-9186-6b50bedb1540&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: 1645/3274] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:49:45 2026] GET /v2.0/ports?network_id=e375f3d5-9941-4fa7-9186-6b50bedb1540&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: 1630/3275] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:49:45 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?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: 1646/3276] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:49:45 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3277] 10.0.0.191 () {34 vars in 970 bytes} [Sun Mar 8 03:49:49 2026] GET /v2.0/ports/22285b0c-1d10-4df5-8491-66bc85d7b63f => generated 1520 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3278] 199.204.45.23 () {30 vars in 741 bytes} [Sun Mar 8 03:49:49 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540 => generated 798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3279] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:49:49 2026] GET /v2.0/subnets/491051dc-d2df-41fe-aeac-e554559aa539 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3280] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:49:49 2026] GET /v2.0/subnets/6f91c0a1-a060-406d-806a-2e7c9b250ee1 => generated 748 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3281] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:49:49 2026] GET /v2.0/ports/34af826f-48dd-4faf-b785-ee74d6b4488b => generated 1516 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3282] 199.204.45.23 () {34 vars in 788 bytes} [Sun Mar 8 03:49:49 2026] PUT /v2.0/ports/34af826f-48dd-4faf-b785-ee74d6b4488b => generated 1255 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:49:49.631 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86b913a1-4332-4785-8eb8-b6cde4cc8e9a'] response: {'name': 'network-changed', 'server_uuid': 'a3a5939a-9694-42a1-b65c-166dc541cd47', 'tag': '34af826f-48dd-4faf-b785-ee74d6b4488b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1634/3283] 199.204.45.23 () {30 vars in 741 bytes} [Sun Mar 8 03:49:49 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337 => generated 796 bytes in 49 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: 1650/3284] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:49:49 2026] GET /v2.0/subnets/42a01983-8d4d-4ff4-95ac-890716ee4d2a => 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: 1635/3285] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:49:49 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: 1651/3286] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:49:49 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: 1636/3287] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:49:49 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: 1652/3288] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:49:49 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: 1637/3289] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:49:49 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3290] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:49:49 2026] GET /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3291] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:49:49 2026] GET /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3292] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:49:49 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3293] 199.204.45.23 () {30 vars in 741 bytes} [Sun Mar 8 03:49:50 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3294] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:49:50 2026] GET /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3295] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:49:50 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3296] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:49:50 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 5381 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3297] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:49:50 2026] GET /v2.0/networks?id=4bd9f561-af5b-4143-9f96-7bf371a87337 => generated 799 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3298] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:49:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=34af826f-48dd-4faf-b785-ee74d6b4488b => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3299] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:49:50 2026] GET /v2.0/subnets?id=42a01983-8d4d-4ff4-95ac-890716ee4d2a => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3300] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:49:50 2026] GET /v2.0/ports?network_id=4bd9f561-af5b-4143-9f96-7bf371a87337&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3301] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:49:50 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3302] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:49:50 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3305] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.0/security-groups => generated 31500 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3306] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.0/ports => generated 27449 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3307] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.0/agents => generated 3385 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3308] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.0/subnets => generated 6133 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3309] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.0/floatingips => generated 2589 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3310] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.0/subnets => generated 6133 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3311] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:50:00 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) [pid: 8|app: 0|req: 1664/3312] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.0/networks => generated 5225 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3313] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.0/routers => generated 728 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3314] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:50:01 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3315] 10.0.0.16 () {28 vars in 675 bytes} [Sun Mar 8 03:50:01 2026] GET /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3/l3-agents => generated 681 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3316] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:50:01 2026] GET /v2.0/network-ip-availabilities => generated 3615 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3317] 10.0.0.191 () {34 vars in 1177 bytes} [Sun Mar 8 03:50:01 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47&device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e&device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 8293 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3318] 10.0.0.191 () {34 vars in 1279 bytes} [Sun Mar 8 03:50:01 2026] GET /v2.0/security-groups?id=f6adbcfa-1253-4c35-9b8e-4e43ca0acd60&id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&id=3d19d82e-1cf6-43ba-af92-2b17cf697f49&id=4570171f-1501-40e4-af3b-593f84e6a4cb&fields=id&fields=name => generated 352 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3319] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:50:03 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: 1668/3320] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:50:03 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: 1653/3321] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:50:03 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: 1669/3322] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:50:03 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: 1654/3323] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:50:03 2026] GET /v2.0/subnets/42a01983-8d4d-4ff4-95ac-890716ee4d2a => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3324] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:03 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 5381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3325] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:50:03 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: 1671/3326] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:50:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3327] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:50:03 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: 1672/3328] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:50:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3329] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:50:03 2026] GET /v2.0/ports/22285b0c-1d10-4df5-8491-66bc85d7b63f => generated 1520 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3330] 199.204.45.23 () {34 vars in 788 bytes} [Sun Mar 8 03:50:03 2026] PUT /v2.0/ports/22285b0c-1d10-4df5-8491-66bc85d7b63f => generated 1255 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:50:03.892 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23f9709d-aee2-4576-a5a1-4ad32592def7'] response: {'name': 'network-changed', 'server_uuid': 'a3a5939a-9694-42a1-b65c-166dc541cd47', 'tag': '22285b0c-1d10-4df5-8491-66bc85d7b63f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1658/3331] 199.204.45.23 () {30 vars in 741 bytes} [Sun Mar 8 03:50:03 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540 => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1674/3332] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:50:03 2026] GET /v2.0/subnets/491051dc-d2df-41fe-aeac-e554559aa539 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3333] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:50:03 2026] GET /v2.0/ports/22285b0c-1d10-4df5-8491-66bc85d7b63f => generated 1291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3334] 199.204.45.23 () {34 vars in 787 bytes} [Sun Mar 8 03:50:04 2026] PUT /v2.0/ports/22285b0c-1d10-4df5-8491-66bc85d7b63f => generated 1080 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3335] 199.204.45.23 () {30 vars in 741 bytes} [Sun Mar 8 03:50:04 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540 => 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: 8|app: 0|req: 1676/3336] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:04 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 4977 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3337] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:50:04 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 4977 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3338] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:04 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 4977 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3339] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:50:04 2026] GET /v2.0/networks?id=e375f3d5-9941-4fa7-9186-6b50bedb1540 => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3340] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:50:04 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?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: 1678/3341] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:50:04 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3342] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:05 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 4977 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:50:05.938 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbf238a0-b6ac-45b1-bc0a-e6eaabcc98d3'] response: {'name': 'network-changed', 'server_uuid': 'a3a5939a-9694-42a1-b65c-166dc541cd47', 'tag': '22285b0c-1d10-4df5-8491-66bc85d7b63f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1679/3343] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:50:06 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 4977 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3344] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:50:06 2026] GET /v2.0/networks?id=e375f3d5-9941-4fa7-9186-6b50bedb1540 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3345] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:50:06 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?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: 1666/3346] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:06 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 4977 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3347] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:50:06 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3348] 199.204.45.23 () {34 vars in 973 bytes} [Sun Mar 8 03:50:06 2026] GET /v2.0/ports/22285b0c-1d10-4df5-8491-66bc85d7b63f => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3349] 199.204.45.23 () {34 vars in 1058 bytes} [Sun Mar 8 03:50:06 2026] GET /v2.0/ports/22285b0c-1d10-4df5-8491-66bc85d7b63f?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: 7|app: 0|req: 1668/3350] 199.204.45.23 () {34 vars in 1014 bytes} [Sun Mar 8 03:50:06 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3351] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:50:06 2026] PUT /v2.0/ports/22285b0c-1d10-4df5-8491-66bc85d7b63f => generated 917 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3352] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:07 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 3869 bytes in 55 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-03-08 03:50:07.838 8 INFO neutron_taas.services.taas.taas_plugin [None req-7082dfb3-5c56-403c-b697-20f556a5b4da 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 22285b0c-1d10-4df5-8491-66bc85d7b63f 2026-03-08 03:50:07.841 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7082dfb3-5c56-403c-b697-20f556a5b4da 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 22285b0c-1d10-4df5-8491-66bc85d7b63f [pid: 8|app: 0|req: 1684/3353] 199.204.45.23 () {32 vars in 757 bytes} [Sun Mar 8 03:50:07 2026] DELETE /v2.0/ports/22285b0c-1d10-4df5-8491-66bc85d7b63f => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3354] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:50:08 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: 1685/3355] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3356] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3357] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3358] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3359] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3360] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 1346 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3361] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3362] 199.204.45.23 () {30 vars in 741 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3363] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3364] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3365] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 3869 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3366] 199.204.45.23 () {34 vars in 1224 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/networks?id=a948a34d-d72a-4b34-b602-12cd320cc3e8&id=c712ee05-73f3-4712-86d9-746a32a8b54d&id=4bd9f561-af5b-4143-9f96-7bf371a87337&id=e375f3d5-9941-4fa7-9186-6b50bedb1540 => generated 3096 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3367] 199.204.45.23 () {34 vars in 1060 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.161&port_id=5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 => 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: 1677/3368] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/subnets?id=473897a2-c98c-4301-9dbe-0fd3b29f16ab => 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: 1692/3369] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/ports?network_id=a948a34d-d72a-4b34-b602-12cd320cc3e8&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3370] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?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: 1693/3371] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:50:08 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?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: 1679/3372] 199.204.45.23 () {34 vars in 1054 bytes} [Sun Mar 8 03:50:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=466b1f31-a389-4956-b95e-09263ca7b075 => 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: 1694/3373] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:50:09 2026] GET /v2.0/subnets?id=9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3374] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:50:09 2026] GET /v2.0/ports?network_id=c712ee05-73f3-4712-86d9-746a32a8b54d&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: 1695/3375] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:50:09 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3376] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:50:09 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?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: 1696/3377] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:50:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=34af826f-48dd-4faf-b785-ee74d6b4488b => generated 19 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3378] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:50:09 2026] GET /v2.0/subnets?id=42a01983-8d4d-4ff4-95ac-890716ee4d2a => 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: 1697/3379] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:50:09 2026] GET /v2.0/ports?network_id=4bd9f561-af5b-4143-9f96-7bf371a87337&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: 1683/3380] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:50:09 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1698/3381] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:50:10 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3382] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:50:13 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: 1699/3383] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:50:13 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: 1685/3384] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:50:13 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: 1700/3385] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:50:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3386] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:13 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 3869 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3387] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:50:13 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: 1687/3388] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:50:13 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: 1702/3389] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:50:13 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: 1688/3390] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:50:14 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: 1703/3391] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:50:14 2026] GET /v2.0/ports/34af826f-48dd-4faf-b785-ee74d6b4488b => generated 1291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3392] 199.204.45.23 () {34 vars in 787 bytes} [Sun Mar 8 03:50:14 2026] PUT /v2.0/ports/34af826f-48dd-4faf-b785-ee74d6b4488b => generated 1080 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:50:14.409 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47365585-c4fd-4858-9406-ff77ccb5271c'] response: {'name': 'network-changed', 'server_uuid': 'a3a5939a-9694-42a1-b65c-166dc541cd47', 'tag': '34af826f-48dd-4faf-b785-ee74d6b4488b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1704/3393] 199.204.45.23 () {30 vars in 741 bytes} [Sun Mar 8 03:50:14 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337 => generated 796 bytes in 55 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: 1690/3394] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:14 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 3694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3395] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:14 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 3694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3396] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:50:14 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 3694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3399] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:50:14 2026] GET /v2.0/networks?id=4bd9f561-af5b-4143-9f96-7bf371a87337 => generated 799 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3400] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:50:15 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1707/3401] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:50:15 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3402] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:15 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3403] 199.204.45.23 () {34 vars in 973 bytes} [Sun Mar 8 03:50:16 2026] GET /v2.0/ports/34af826f-48dd-4faf-b785-ee74d6b4488b => generated 1116 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3404] 199.204.45.23 () {34 vars in 1058 bytes} [Sun Mar 8 03:50:16 2026] GET /v2.0/ports/34af826f-48dd-4faf-b785-ee74d6b4488b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3405] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:16 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 3694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3406] 199.204.45.23 () {34 vars in 1014 bytes} [Sun Mar 8 03:50:16 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?fields=dns_domain => generated 29 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3407] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:50:16 2026] PUT /v2.0/ports/34af826f-48dd-4faf-b785-ee74d6b4488b => generated 917 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3408] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:17 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2586 bytes in 58 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-03-08 03:50:17.901 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4ad66f2-6939-4e28-b69e-f802ddce2e10 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 34af826f-48dd-4faf-b785-ee74d6b4488b 2026-03-08 03:50:17.905 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4ad66f2-6939-4e28-b69e-f802ddce2e10 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 34af826f-48dd-4faf-b785-ee74d6b4488b [pid: 8|app: 0|req: 1711/3409] 199.204.45.23 () {32 vars in 757 bytes} [Sun Mar 8 03:50:17 2026] DELETE /v2.0/ports/34af826f-48dd-4faf-b785-ee74d6b4488b => 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: 1699/3410] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3411] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:50:18 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: 1700/3412] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3413] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:50:18 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: 1701/3414] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3415] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3416] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 1346 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3417] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3418] 199.204.45.23 () {30 vars in 741 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3419] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3420] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3421] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3422] 199.204.45.23 () {34 vars in 1144 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/networks?id=a948a34d-d72a-4b34-b602-12cd320cc3e8&id=c712ee05-73f3-4712-86d9-746a32a8b54d&id=4bd9f561-af5b-4143-9f96-7bf371a87337 => generated 2309 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3423] 199.204.45.23 () {34 vars in 1060 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.161&port_id=5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3424] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/subnets?id=473897a2-c98c-4301-9dbe-0fd3b29f16ab => generated 654 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3425] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/ports?network_id=a948a34d-d72a-4b34-b602-12cd320cc3e8&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3426] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?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: 1720/3427] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3428] 199.204.45.23 () {34 vars in 1054 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=466b1f31-a389-4956-b95e-09263ca7b075 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3429] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:50:18 2026] GET /v2.0/subnets?id=9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3430] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:50:19 2026] GET /v2.0/ports?network_id=c712ee05-73f3-4712-86d9-746a32a8b54d&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: 1722/3431] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:50:19 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?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: 1710/3432] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:50:19 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?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: 1723/3433] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:50:29 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: 1711/3434] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:50:29 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: 1724/3435] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:50:29 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: 1712/3436] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:50:29 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-03-08 03:50:29.835 8 INFO neutron.api.v2.resource [None req-15262675-0e1d-42d9-b30d-bb5724457cc0 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1725/3437] 199.204.45.23 () {30 vars in 761 bytes} [Sun Mar 8 03:50:29 2026] GET /v2.0/security-groups/lb-d6238102-f211-49bb-bc34-d162e7e7c2d2 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3438] 199.204.45.23 () {30 vars in 783 bytes} [Sun Mar 8 03:50:29 2026] GET /v2.0/security-groups?name=lb-d6238102-f211-49bb-bc34-d162e7e7c2d2 => generated 2865 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3439] 199.204.45.23 () {30 vars in 813 bytes} [Sun Mar 8 03:50:29 2026] GET /v2.0/security-group-rules?security_group_id=f6adbcfa-1253-4c35-9b8e-4e43ca0acd60 => generated 2334 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3442] 199.204.45.23 () {32 vars in 787 bytes} [Sun Mar 8 03:50:29 2026] DELETE /v2.0/security-group-rules/32ad7122-22e5-4835-baa0-beb5f14b71f4 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3443] 199.204.45.23 () {32 vars in 787 bytes} [Sun Mar 8 03:50:30 2026] DELETE /v2.0/security-group-rules/7dcaa7eb-071e-4f2d-a044-a85ac3324798 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:50:33.726 7 INFO neutron_taas.services.taas.taas_plugin [None req-25220db6-a5e0-41d8-85d0-83ab6f5d818b 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] TaaS: Handle Delete Port: 02fcf639-0ada-4b3a-8bfc-ced28c246290 2026-03-08 03:50:33.728 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25220db6-a5e0-41d8-85d0-83ab6f5d818b 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Tap Mirror: Handle Delete Port: 02fcf639-0ada-4b3a-8bfc-ced28c246290 2026-03-08 03:50:33.884 7 INFO neutron.db.l3_db [None req-25220db6-a5e0-41d8-85d0-83ab6f5d818b 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Floating IP 46b1615e-f8c5-4242-89d8-d837e6e420a8 disassociated (deleted). External IP: 10.96.250.201, port: a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a. [pid: 7|app: 0|req: 1715/3444] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:50:33 2026] DELETE /v2.0/floatingips/46b1615e-f8c5-4242-89d8-d837e6e420a8 => generated 0 bytes in 1133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:50:34.751 8 INFO neutron.api.v2.resource [None req-61caab21-aa28-4f1f-b8cc-d2652a84bb74 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1730/3445] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:50:34 2026] GET /v2.0/floatingips/46b1615e-f8c5-4242-89d8-d837e6e420a8 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3446] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:50:35 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: 1731/3447] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:50:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3448] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:50:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3449] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:50:35 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-03-08 03:50:35.666 7 INFO neutron.api.v2.resource [None req-80ca56ab-3db1-42ec-a011-889b3a0c1a2d 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1718/3450] 199.204.45.23 () {30 vars in 761 bytes} [Sun Mar 8 03:50:35 2026] GET /v2.0/security-groups/lb-d6238102-f211-49bb-bc34-d162e7e7c2d2 => 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: 1733/3451] 199.204.45.23 () {30 vars in 783 bytes} [Sun Mar 8 03:50:35 2026] GET /v2.0/security-groups?name=lb-d6238102-f211-49bb-bc34-d162e7e7c2d2 => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1719/3452] 199.204.45.23 () {30 vars in 813 bytes} [Sun Mar 8 03:50:35 2026] GET /v2.0/security-group-rules?security_group_id=f6adbcfa-1253-4c35-9b8e-4e43ca0acd60 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3453] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:50:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3454] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:50:35 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: 1735/3455] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:50:35 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: 1721/3456] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:50:35 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: 1736/3457] 199.204.45.23 () {30 vars in 739 bytes} [Sun Mar 8 03:50:35 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3458] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:35 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3459] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:35 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1723/3460] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:36 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1738/3461] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:37 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1724/3462] 199.204.45.23 () {34 vars in 973 bytes} [Sun Mar 8 03:50:38 2026] GET /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 1346 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3463] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:38 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1739/3464] 199.204.45.23 () {34 vars in 1058 bytes} [Sun Mar 8 03:50:38 2026] GET /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1726/3465] 199.204.45.23 () {34 vars in 1014 bytes} [Sun Mar 8 03:50:38 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d?fields=dns_domain => generated 29 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3466] 199.204.45.23 () {38 vars in 1026 bytes} [Sun Mar 8 03:50:38 2026] PUT /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 1147 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3467] 199.204.45.23 () {30 vars in 767 bytes} [Sun Mar 8 03:50:39 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 1248 bytes in 43 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: 1741/3468] 199.204.45.23 () {34 vars in 787 bytes} [Sun Mar 8 03:50:39 2026] PUT /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 1086 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3469] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:50:39 2026] GET /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 1086 bytes in 41 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-03-08 03:50:39.762 8 INFO neutron_taas.services.taas.taas_plugin [None req-37b101af-6d38-46d5-abc8-e97f8d833510 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 466b1f31-a389-4956-b95e-09263ca7b075 2026-03-08 03:50:39.766 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37b101af-6d38-46d5-abc8-e97f8d833510 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 466b1f31-a389-4956-b95e-09263ca7b075 [pid: 8|app: 0|req: 1742/3470] 199.204.45.23 () {32 vars in 757 bytes} [Sun Mar 8 03:50:39 2026] DELETE /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1729/3471] 199.204.45.23 () {30 vars in 701 bytes} [Sun Mar 8 03:50:39 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: 1743/3472] 199.204.45.23 () {30 vars in 703 bytes} [Sun Mar 8 03:50:40 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: 1730/3473] 199.204.45.23 () {30 vars in 679 bytes} [Sun Mar 8 03:50:40 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: 1744/3474] 199.204.45.23 () {30 vars in 715 bytes} [Sun Mar 8 03:50:40 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-03-08 03:50:40.063 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9c17a11-9aed-4274-8f01-a554d1c097cc 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1731/3475] 199.204.45.23 () {32 vars in 757 bytes} [Sun Mar 8 03:50:40 2026] DELETE /v2.0/ports/466b1f31-a389-4956-b95e-09263ca7b075 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3476] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:50:40 2026] GET /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:50:40.138 7 INFO neutron.api.v2.resource [None req-a4cdf701-3dcf-45de-88f6-6c8ef53b781a 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1732/3477] 199.204.45.23 () {30 vars in 761 bytes} [Sun Mar 8 03:50:40 2026] GET /v2.0/security-groups/lb-d6238102-f211-49bb-bc34-d162e7e7c2d2 => 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: 1746/3478] 199.204.45.23 () {30 vars in 783 bytes} [Sun Mar 8 03:50:40 2026] GET /v2.0/security-groups?name=lb-d6238102-f211-49bb-bc34-d162e7e7c2d2 => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1733/3479] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:50:40 2026] GET /v2.0/ports?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18&device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1747/3480] 199.204.45.23 () {30 vars in 735 bytes} [Sun Mar 8 03:50:40 2026] GET /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3481] 199.204.45.23 () {34 vars in 1064 bytes} [Sun Mar 8 03:50:40 2026] GET /v2.0/networks?id=a948a34d-d72a-4b34-b602-12cd320cc3e8&id=c712ee05-73f3-4712-86d9-746a32a8b54d => generated 1524 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3482] 199.204.45.23 () {34 vars in 1060 bytes} [Sun Mar 8 03:50:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.161&port_id=5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1736/3483] 199.204.45.23 () {34 vars in 982 bytes} [Sun Mar 8 03:50:40 2026] GET /v2.0/subnets?id=473897a2-c98c-4301-9dbe-0fd3b29f16ab => 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: 1737/3484] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:50:40 2026] GET /v2.0/ports?network_id=a948a34d-d72a-4b34-b602-12cd320cc3e8&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: 1738/3485] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:50:40 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?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: 1748/3486] 199.204.45.23 () {34 vars in 787 bytes} [Sun Mar 8 03:50:40 2026] PUT /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 1094 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1739/3487] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:50:40 2026] GET /v2.0/networks/a948a34d-d72a-4b34-b602-12cd320cc3e8?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: 1749/3488] 199.204.45.23 () {32 vars in 777 bytes} [Sun Mar 8 03:50:40 2026] DELETE /v2.0/security-groups/f6adbcfa-1253-4c35-9b8e-4e43ca0acd60 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:50:40.645 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa090c88-e354-4a7d-9709-0feee9d0da25 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a 2026-03-08 03:50:40.648 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa090c88-e354-4a7d-9709-0feee9d0da25 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a [pid: 7|app: 0|req: 1740/3489] 199.204.45.23 () {32 vars in 757 bytes} [Sun Mar 8 03:50:40 2026] DELETE /v2.0/ports/a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1750/3490] 199.204.45.23 () {34 vars in 992 bytes} [Sun Mar 8 03:50:43 2026] GET /v2.0/ports?device_id=a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:50:43.646 7 INFO neutron_taas.services.taas.taas_plugin [req-3be53c78-ec1c-4569-b88a-31e5c038b43c req-3bd3549b-af60-4364-a91c-20f354d515c8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] TaaS: Handle Delete Port: 5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 2026-03-08 03:50:43.653 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3be53c78-ec1c-4569-b88a-31e5c038b43c req-3bd3549b-af60-4364-a91c-20f354d515c8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Tap Mirror: Handle Delete Port: 5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 [pid: 7|app: 0|req: 1741/3491] 199.204.45.23 () {36 vars in 995 bytes} [Sun Mar 8 03:50:43 2026] DELETE /v2.0/ports/5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:50:43.892 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-39a00b86-cecb-4c6c-8588-f2efa46d945b'] response: {'server_uuid': 'a3a5939a-9694-42a1-b65c-166dc541cd47', 'name': 'network-vif-deleted', 'tag': '5cd9b61c-5780-4b38-b46d-a58d1eae6fa6', 'status': 'completed', 'code': 200} 2026-03-08 03:50:45.094 8 INFO neutron_taas.services.taas.taas_plugin [None req-3140464c-f9ca-429f-8504-686f3333ae67 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] TaaS: Handle Delete Port: 9ddb7bbb-0930-41d1-b780-541b0823f3a6 2026-03-08 03:50:45.097 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3140464c-f9ca-429f-8504-686f3333ae67 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Tap Mirror: Handle Delete Port: 9ddb7bbb-0930-41d1-b780-541b0823f3a6 2026-03-08 03:50:45.257 8 INFO neutron.db.l3_db [None req-3140464c-f9ca-429f-8504-686f3333ae67 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Floating IP 575ab782-0553-4014-bbf6-484c52b02b98 disassociated (deleted). External IP: 10.96.250.220, port: 573a4b9e-c407-42cf-8142-941929acffa5. [pid: 8|app: 0|req: 1751/3494] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:50:44 2026] DELETE /v2.0/floatingips/575ab782-0553-4014-bbf6-484c52b02b98 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:50:45.579 7 INFO neutron.api.v2.resource [None req-57b06294-11ca-43fa-aba7-60bb0d6eecdb 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1744/3495] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:50:45 2026] GET /v2.0/floatingips/575ab782-0553-4014-bbf6-484c52b02b98 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:50:45.594 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d13bc8be-0f69-4eeb-a76c-0cb9c345d214'] response: {'name': 'network-changed', 'server_uuid': 'e94cbdcc-ce54-4599-9649-ce70c03f213e', 'tag': '573a4b9e-c407-42cf-8142-941929acffa5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1752/3496] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:50:45 2026] GET /v2.0/ports?device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1204 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1745/3497] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:50:45 2026] GET /v2.0/security-groups?id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&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: 8|app: 0|req: 1753/3498] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:50:46 2026] GET /v2.0/ports?tenant_id=d4cce9d66ed34e83bc941207c71e02de&device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1746/3499] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:50:46 2026] GET /v2.0/networks?id=e375f3d5-9941-4fa7-9186-6b50bedb1540 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1754/3500] 199.204.45.23 () {34 vars in 1056 bytes} [Sun Mar 8 03:50:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.179&port_id=573a4b9e-c407-42cf-8142-941929acffa5 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3501] 199.204.45.23 () {34 vars in 1104 bytes} [Sun Mar 8 03:50:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2aa&port_id=573a4b9e-c407-42cf-8142-941929acffa5 => 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: 1755/3502] 199.204.45.23 () {34 vars in 1062 bytes} [Sun Mar 8 03:50:46 2026] GET /v2.0/subnets?id=6f91c0a1-a060-406d-806a-2e7c9b250ee1&id=491051dc-d2df-41fe-aeac-e554559aa539 => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1748/3503] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:50:46 2026] GET /v2.0/ports?network_id=e375f3d5-9941-4fa7-9186-6b50bedb1540&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: 1756/3504] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:50:46 2026] GET /v2.0/ports?network_id=e375f3d5-9941-4fa7-9186-6b50bedb1540&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1749/3505] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:50:46 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?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: 1757/3506] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:50:46 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540?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: 1750/3507] 199.204.45.23 () {34 vars in 992 bytes} [Sun Mar 8 03:50:48 2026] GET /v2.0/ports?device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:50:48.376 8 INFO neutron_taas.services.taas.taas_plugin [req-102a243f-ddea-4d5d-bb0f-93dc1ab0b354 req-afe45bf6-8804-4609-ad32-8f8478fba0a9 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] TaaS: Handle Delete Port: 573a4b9e-c407-42cf-8142-941929acffa5 2026-03-08 03:50:48.379 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-102a243f-ddea-4d5d-bb0f-93dc1ab0b354 req-afe45bf6-8804-4609-ad32-8f8478fba0a9 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Tap Mirror: Handle Delete Port: 573a4b9e-c407-42cf-8142-941929acffa5 [pid: 8|app: 0|req: 1758/3508] 199.204.45.23 () {36 vars in 995 bytes} [Sun Mar 8 03:50:48 2026] DELETE /v2.0/ports/573a4b9e-c407-42cf-8142-941929acffa5 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:50:48.583 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ef7e9ed-699c-41b4-99af-f7fec964ba2e'] response: {'server_uuid': 'e94cbdcc-ce54-4599-9649-ce70c03f213e', 'name': 'network-vif-deleted', 'tag': '573a4b9e-c407-42cf-8142-941929acffa5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1751/3509] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:50:50 2026] GET /v2.0/ports?device_id=e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 03:50:56.185 8 INFO neutron_taas.services.taas.taas_plugin [None req-f7dffaf1-4db7-44e7-9780-56633b9fcafa 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] TaaS: Handle Delete Port: 5ab2446a-1789-46cb-9c3b-150ea26fdb2a 2026-03-08 03:50:56.188 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7dffaf1-4db7-44e7-9780-56633b9fcafa 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Tap Mirror: Handle Delete Port: 5ab2446a-1789-46cb-9c3b-150ea26fdb2a 2026-03-08 03:50:56.390 8 INFO neutron.db.l3_db [None req-f7dffaf1-4db7-44e7-9780-56633b9fcafa 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Floating IP 5c0c845f-cde5-4f32-b021-7fd28e394012 disassociated (deleted). External IP: 10.96.250.209, port: 65969d86-32ca-441f-a700-b9b7625c589a. [pid: 8|app: 0|req: 1759/3510] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:50:56 2026] DELETE /v2.0/floatingips/5c0c845f-cde5-4f32-b021-7fd28e394012 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:50:56.745 7 INFO neutron.api.v2.resource [None req-a789de61-d112-458a-895a-138b7671f340 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1752/3511] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:50:56 2026] GET /v2.0/floatingips/5c0c845f-cde5-4f32-b021-7fd28e394012 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:50:56.761 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-031a5546-113b-405d-929c-d96bf7faa5e7'] response: {'name': 'network-changed', 'server_uuid': 'aefe2447-b777-49fe-846d-c744313c952b', 'tag': '65969d86-32ca-441f-a700-b9b7625c589a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1760/3512] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:50:56 2026] GET /v2.0/ports?device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 1192 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3513] 10.0.0.191 () {34 vars in 1039 bytes} [Sun Mar 8 03:50:57 2026] GET /v2.0/security-groups?id=f4010782-2f75-4d99-b3bb-4a9bf244b78a&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: 1761/3514] 199.204.45.23 () {34 vars in 1078 bytes} [Sun Mar 8 03:50:57 2026] GET /v2.0/ports?tenant_id=d4cce9d66ed34e83bc941207c71e02de&device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1754/3515] 199.204.45.23 () {34 vars in 984 bytes} [Sun Mar 8 03:50:57 2026] GET /v2.0/networks?id=4bd9f561-af5b-4143-9f96-7bf371a87337 => generated 799 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1762/3516] 199.204.45.23 () {34 vars in 1054 bytes} [Sun Mar 8 03:50:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=65969d86-32ca-441f-a700-b9b7625c589a => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1755/3517] 199.204.45.23 () {34 vars in 1100 bytes} [Sun Mar 8 03:50:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A54&port_id=65969d86-32ca-441f-a700-b9b7625c589a => 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: 1763/3518] 199.204.45.23 () {34 vars in 1062 bytes} [Sun Mar 8 03:50:57 2026] GET /v2.0/subnets?id=d7599983-1b06-4827-883f-64b8808b3932&id=42a01983-8d4d-4ff4-95ac-890716ee4d2a => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1756/3519] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:50:57 2026] GET /v2.0/ports?network_id=4bd9f561-af5b-4143-9f96-7bf371a87337&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1764/3520] 199.204.45.23 () {34 vars in 1050 bytes} [Sun Mar 8 03:50:57 2026] GET /v2.0/ports?network_id=4bd9f561-af5b-4143-9f96-7bf371a87337&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: 1757/3521] 199.204.45.23 () {34 vars in 1010 bytes} [Sun Mar 8 03:50:57 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1765/3522] 199.204.45.23 () {34 vars in 1110 bytes} [Sun Mar 8 03:50:57 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337?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: 1758/3523] 199.204.45.23 () {34 vars in 992 bytes} [Sun Mar 8 03:50:59 2026] GET /v2.0/ports?device_id=aefe2447-b777-49fe-846d-c744313c952b => generated 1190 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 03:50:59.559 8 INFO neutron_taas.services.taas.taas_plugin [req-ed97337b-88f8-47b7-8d7a-19dcfc4d8622 req-4e2fc2c9-d74a-4408-a64b-48bbff40fa92 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] TaaS: Handle Delete Port: 65969d86-32ca-441f-a700-b9b7625c589a 2026-03-08 03:50:59.562 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ed97337b-88f8-47b7-8d7a-19dcfc4d8622 req-4e2fc2c9-d74a-4408-a64b-48bbff40fa92 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Tap Mirror: Handle Delete Port: 65969d86-32ca-441f-a700-b9b7625c589a [pid: 8|app: 0|req: 1766/3524] 199.204.45.23 () {36 vars in 995 bytes} [Sun Mar 8 03:50:59 2026] DELETE /v2.0/ports/65969d86-32ca-441f-a700-b9b7625c589a => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:50:59.775 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1057e11-605b-4b5f-8787-53c2f2adbd04'] response: {'server_uuid': 'aefe2447-b777-49fe-846d-c744313c952b', 'name': 'network-vif-deleted', 'tag': '65969d86-32ca-441f-a700-b9b7625c589a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1760/3527] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.0/security-groups => generated 28656 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1768/3528] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.0/ports => generated 15061 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1761/3529] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.0/agents => generated 3385 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1769/3530] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.0/floatingips => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3531] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.0/routers => generated 728 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1770/3532] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1763/3533] 10.0.0.16 () {28 vars in 675 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3/l3-agents => generated 681 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1771/3534] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.0/subnets => generated 6133 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1764/3535] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.0/network-ip-availabilities => generated 3615 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1772/3536] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.0/subnets => generated 6133 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1765/3537] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1773/3538] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.0/networks => generated 5225 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1766/3539] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:51:01 2026] GET /v2.0/ports?device_id=aefe2447-b777-49fe-846d-c744313c952b => 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: 1774/3540] 10.0.0.191 () {34 vars in 989 bytes} [Sun Mar 8 03:51:02 2026] GET /v2.0/ports?device_id=aefe2447-b777-49fe-846d-c744313c952b => 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: 1767/3541] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:51:07 2026] DELETE /v2.0/security-group-rules/4f7c5489-4ce9-4d12-92c1-06bebf63b396 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:51:07.409 8 INFO neutron.api.v2.resource [None req-a0f9a5f3-42b8-4a8f-a869-dcde856eb490 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1775/3542] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:51:07 2026] GET /v2.0/security-group-rules/4f7c5489-4ce9-4d12-92c1-06bebf63b396 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1768/3543] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:51:07 2026] DELETE /v2.0/security-group-rules/a69a6d55-9771-4c17-a810-1d4caf074815 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:51:07.505 8 INFO neutron.api.v2.resource [None req-9712849f-3f29-42f9-93fa-6afebd0b2ee4 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1776/3544] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:51:07 2026] GET /v2.0/security-group-rules/a69a6d55-9771-4c17-a810-1d4caf074815 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3545] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:51:07 2026] DELETE /v2.0/security-group-rules/ea511f49-eb34-466b-9f3e-6ce61a8e73a0 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:51:07.590 8 INFO neutron.api.v2.resource [None req-30366193-a2e6-4a35-a250-d5234d8ee48e 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1777/3546] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:51:07 2026] GET /v2.0/security-group-rules/ea511f49-eb34-466b-9f3e-6ce61a8e73a0 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1770/3547] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:51:07 2026] DELETE /v2.0/security-group-rules/25184b06-96f7-4cfa-aeda-f4897db503a9 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:51:07.677 8 INFO neutron.api.v2.resource [None req-22a417b3-37c9-446c-9ff7-52642baf1410 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1778/3548] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:51:07 2026] GET /v2.0/security-group-rules/25184b06-96f7-4cfa-aeda-f4897db503a9 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1771/3549] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:51:07 2026] DELETE /v2.0/security-group-rules/27dacb10-d234-40fa-90f5-748f94d6d751 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:51:07.772 8 INFO neutron.api.v2.resource [None req-a8c6dcfa-dd85-4de6-9eb0-a9b082c08dc6 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1779/3550] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:51:07 2026] GET /v2.0/security-group-rules/27dacb10-d234-40fa-90f5-748f94d6d751 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1772/3551] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:51:07 2026] DELETE /v2.0/security-group-rules/97c9d50c-2ee5-4bb7-9cc7-37171a36fb05 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:51:07.872 8 INFO neutron.api.v2.resource [None req-29cbb34e-bece-4494-bef9-4b000f888461 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1780/3552] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:51:07 2026] GET /v2.0/security-group-rules/97c9d50c-2ee5-4bb7-9cc7-37171a36fb05 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3553] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:51:07 2026] DELETE /v2.0/security-group-rules/957fa8ea-152b-4fc0-860a-c335a5df8466 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:51:07.956 8 INFO neutron.api.v2.resource [None req-1a0ad963-c2ce-4df8-b255-229e8a5c3628 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1781/3554] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:51:07 2026] GET /v2.0/security-group-rules/957fa8ea-152b-4fc0-860a-c335a5df8466 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1774/3555] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:51:07 2026] DELETE /v2.0/security-group-rules/35f9cb12-ef38-4b99-9f74-3123ecf2fda9 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:51:08.050 8 INFO neutron.api.v2.resource [None req-d04a4de2-2ca6-4bd6-a76a-ae48f441dbaa 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1782/3556] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:51:08 2026] GET /v2.0/security-group-rules/35f9cb12-ef38-4b99-9f74-3123ecf2fda9 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3557] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:51:08 2026] DELETE /v2.0/security-group-rules/4fb931b1-2faf-46b3-9aae-76be04b88341 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:51:08.137 8 INFO neutron.api.v2.resource [None req-65469866-357b-468c-bb8e-ece2ac73e1eb 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1783/3558] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:51:08 2026] GET /v2.0/security-group-rules/4fb931b1-2faf-46b3-9aae-76be04b88341 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1776/3559] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:51:08 2026] DELETE /v2.0/security-group-rules/6ec040b5-816e-4bd5-80f0-481ffeed8d80 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:51:08.227 8 INFO neutron.api.v2.resource [None req-ee53fdcc-98ea-4e6c-9de5-ae12954b59e2 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1784/3560] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:51:08 2026] GET /v2.0/security-group-rules/6ec040b5-816e-4bd5-80f0-481ffeed8d80 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1777/3561] 10.0.0.198 () {32 vars in 749 bytes} [Sun Mar 8 03:51:08 2026] DELETE /v2.0/security-group-rules/1bce4a94-41a9-406e-b241-2e0640086c45 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:51:08.314 8 INFO neutron.api.v2.resource [None req-2aa13d35-39ff-4254-a3c1-bc8a4b612fcb 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1785/3562] 10.0.0.198 () {32 vars in 746 bytes} [Sun Mar 8 03:51:08 2026] GET /v2.0/security-group-rules/1bce4a94-41a9-406e-b241-2e0640086c45 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1778/3563] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:51:08 2026] DELETE /v2.0/security-groups/f4010782-2f75-4d99-b3bb-4a9bf244b78a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:51:08.424 8 INFO neutron.api.v2.resource [None req-5f2465ce-bcec-4c72-a14b-aeb709779701 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1786/3564] 10.0.0.198 () {32 vars in 736 bytes} [Sun Mar 8 03:51:08 2026] GET /v2.0/security-groups/f4010782-2f75-4d99-b3bb-4a9bf244b78a => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:51:08.853 7 INFO neutron_taas.services.taas.taas_plugin [None req-524c5943-76b4-41de-b01a-47d80c068a2a 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] TaaS: Handle Delete Port: 445f4af2-e5b0-4869-a389-3ce2c6fec3f3 2026-03-08 03:51:08.855 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-524c5943-76b4-41de-b01a-47d80c068a2a 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Tap Mirror: Handle Delete Port: 445f4af2-e5b0-4869-a389-3ce2c6fec3f3 [pid: 7|app: 0|req: 1779/3565] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:51:08 2026] PUT /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3/remove_router_interface => generated 309 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:51:09.568 8 INFO neutron.api.v2.resource [None req-de788836-879f-4f21-aa37-dacf12970924 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1787/3566] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:51:09 2026] PUT /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3/remove_router_interface => generated 198 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:51:10.044 7 INFO neutron_taas.services.taas.taas_plugin [None req-ce5565fc-54dc-485b-ae82-21335e1ef140 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] TaaS: Handle Delete Port: 9de98a9c-f1ae-4903-86ca-3c24cfddf67f 2026-03-08 03:51:10.047 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce5565fc-54dc-485b-ae82-21335e1ef140 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Tap Mirror: Handle Delete Port: 9de98a9c-f1ae-4903-86ca-3c24cfddf67f [pid: 7|app: 0|req: 1780/3567] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:51:09 2026] PUT /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3/remove_router_interface => generated 309 bytes in 1047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:51:10.781 8 INFO neutron.api.v2.resource [None req-39ec929d-d3b0-44ae-8154-69cdcfcd4861 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1788/3568] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:51:10 2026] PUT /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:51:11.185 7 INFO neutron_taas.services.taas.taas_plugin [None req-08104707-fa6f-4ee1-8ff0-b6c6a72f33d9 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] TaaS: Handle Delete Port: 4f57bf8a-f51a-4114-ae18-c4543db21880 2026-03-08 03:51:11.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08104707-fa6f-4ee1-8ff0-b6c6a72f33d9 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Tap Mirror: Handle Delete Port: 4f57bf8a-f51a-4114-ae18-c4543db21880 [pid: 7|app: 0|req: 1781/3569] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:51:10 2026] PUT /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3/remove_router_interface => generated 309 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:51:11.879 8 INFO neutron.api.v2.resource [None req-be045910-606b-49b9-989b-4fd44479108c 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1789/3570] 10.0.0.198 () {34 vars in 788 bytes} [Sun Mar 8 03:51:11 2026] PUT /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3/remove_router_interface => generated 198 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:51:12.059 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c2b011b-3b0a-4631-8913-5aef531dcc0b 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] TaaS: Handle Delete Port: 2d8e63e7-0c54-4480-a13b-27da40fd1672 2026-03-08 03:51:12.063 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c2b011b-3b0a-4631-8913-5aef531dcc0b 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Tap Mirror: Handle Delete Port: 2d8e63e7-0c54-4480-a13b-27da40fd1672 2026-03-08 03:51:12.323 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c2b011b-3b0a-4631-8913-5aef531dcc0b 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] TaaS: Handle Delete Port: 4173a17d-6bc3-44e3-9b68-c1515d611cc6 2026-03-08 03:51:12.327 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c2b011b-3b0a-4631-8913-5aef531dcc0b 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Tap Mirror: Handle Delete Port: 4173a17d-6bc3-44e3-9b68-c1515d611cc6 2026-03-08 03:51:12.674 7 INFO neutron.services.segments.plugin [-] Segment b690f863-e813-400c-8cdf-087230b29630 resource provider aggregate not found 2026-03-08 03:51:12.678 7 INFO neutron.services.segments.plugin [-] Segment b690f863-e813-400c-8cdf-087230b29630 resource provider aggregate not found 2026-03-08 03:51:12.696 7 INFO neutron.services.segments.plugin [-] Segment b690f863-e813-400c-8cdf-087230b29630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b690f863-e813-400c-8cdf-087230b29630 found for delete ", "request_id": "req-66f2c217-0602-4670-89ba-ba197f137b20"}]} 2026-03-08 03:51:12.698 7 INFO neutron.services.segments.plugin [-] Segment b690f863-e813-400c-8cdf-087230b29630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b690f863-e813-400c-8cdf-087230b29630 found for delete ", "request_id": "req-b37ab0e9-8e7a-4f59-b6da-725fbb72f058"}]} 2026-03-08 03:51:12.704 7 INFO neutron.db.l3_hamode_db [None req-9c2b011b-3b0a-4631-8913-5aef531dcc0b 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] HA network f86208b2-79fd-4c5b-94be-a3ab5c8859cd was deleted as no HA routers are present in tenant d4cce9d66ed34e83bc941207c71e02de. [pid: 7|app: 0|req: 1782/3571] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:51:11 2026] DELETE /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:51:12.740 8 INFO neutron.api.v2.resource [None req-44acf6d5-3e06-4be7-b174-ff9422695684 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1790/3572] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:51:12 2026] GET /v2.0/routers/314300fb-d147-4cd7-9b4a-5258b81d3cf3 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1783/3573] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:51:12 2026] DELETE /v2.0/subnets/6f91c0a1-a060-406d-806a-2e7c9b250ee1 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:51:12.921 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a58f5b68-f60c-48b4-aff6-71caf8daffde 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1791/3574] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:51:12 2026] GET /v2.0/subnets/6f91c0a1-a060-406d-806a-2e7c9b250ee1 => 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: 1784/3575] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:51:12 2026] DELETE /v2.0/subnets/491051dc-d2df-41fe-aeac-e554559aa539 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:51:13.071 8 INFO neutron.pecan_wsgi.hooks.translation [None req-073385a2-bd92-4e2c-86fc-ad8f745fb2d8 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1792/3576] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:51:13 2026] GET /v2.0/subnets/491051dc-d2df-41fe-aeac-e554559aa539 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:51:13.178 7 INFO neutron_taas.services.taas.taas_plugin [None req-3655b6bc-fbbd-4557-8ba5-1755bde33717 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] TaaS: Handle Delete Port: 90b3efa2-af1c-4e54-82da-4a39f99b67d4 2026-03-08 03:51:13.181 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3655b6bc-fbbd-4557-8ba5-1755bde33717 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Tap Mirror: Handle Delete Port: 90b3efa2-af1c-4e54-82da-4a39f99b67d4 [pid: 7|app: 0|req: 1785/3577] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:51:13 2026] DELETE /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:51:13.379 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3955915a-e60f-45b2-90c7-dc2f43f6a5c0 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1793/3578] 10.0.0.198 () {32 vars in 722 bytes} [Sun Mar 8 03:51:13 2026] GET /v2.0/networks/e375f3d5-9941-4fa7-9186-6b50bedb1540 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1786/3579] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:51:13 2026] DELETE /v2.0/subnets/d7599983-1b06-4827-883f-64b8808b3932 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:51:13.652 8 INFO neutron.pecan_wsgi.hooks.translation [None req-847acecd-ccb7-4527-a00e-77e0be3dd9d1 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1794/3580] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:51:13 2026] GET /v2.0/subnets/d7599983-1b06-4827-883f-64b8808b3932 => generated 136 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1787/3581] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:51:13 2026] DELETE /v2.0/subnets/42a01983-8d4d-4ff4-95ac-890716ee4d2a => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:51:13.852 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6a5cfbe-d0d4-4df1-ba53-23f596c4da51 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1795/3582] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:51:13 2026] GET /v2.0/subnets/42a01983-8d4d-4ff4-95ac-890716ee4d2a => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:51:13.941 7 INFO neutron_taas.services.taas.taas_plugin [None req-0bbc64b4-aac3-4fc9-ac26-3a9382c47a9f 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] TaaS: Handle Delete Port: 6980ed7a-ae8f-495a-823d-59c26ac5c609 2026-03-08 03:51:13.943 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bbc64b4-aac3-4fc9-ac26-3a9382c47a9f 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Tap Mirror: Handle Delete Port: 6980ed7a-ae8f-495a-823d-59c26ac5c609 [pid: 7|app: 0|req: 1788/3583] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:51:13 2026] DELETE /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:51:14.125 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b813b086-82c8-4362-b675-4f405efc6261 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1796/3584] 10.0.0.198 () {32 vars in 722 bytes} [Sun Mar 8 03:51:14 2026] GET /v2.0/networks/4bd9f561-af5b-4143-9f96-7bf371a87337 => 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: 1789/3585] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:51:14 2026] DELETE /v2.0/subnets/0b6f80ba-77e4-4c6a-904d-de7f8cdd9cf0 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:51:14.301 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a46ac268-5075-4421-9580-68099ea8385b 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1797/3586] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:51:14 2026] GET /v2.0/subnets/0b6f80ba-77e4-4c6a-904d-de7f8cdd9cf0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1790/3587] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:51:14 2026] DELETE /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:51:14.543 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e9f5f83f-3611-4bd2-b860-965af40d83a1 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1798/3588] 10.0.0.198 () {32 vars in 720 bytes} [Sun Mar 8 03:51:14 2026] GET /v2.0/subnets/9c41b098-fd11-45c6-863d-7aec175da5b5 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:51:14.641 7 INFO neutron_taas.services.taas.taas_plugin [None req-f86c833f-41ce-42ca-a90e-319af7d2bc72 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] TaaS: Handle Delete Port: c4ecdb86-00e8-49e1-aa67-ea5fa4a520eb 2026-03-08 03:51:14.644 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f86c833f-41ce-42ca-a90e-319af7d2bc72 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] Tap Mirror: Handle Delete Port: c4ecdb86-00e8-49e1-aa67-ea5fa4a520eb 2026-03-08 03:51:14.722 7 INFO neutron.services.segments.plugin [-] Segment a7249e6b-4bb0-42c8-8ed8-e42459ffabb1 resource provider aggregate not found 2026-03-08 03:51:14.733 7 INFO neutron.services.segments.plugin [-] Segment a7249e6b-4bb0-42c8-8ed8-e42459ffabb1 resource provider aggregate not found 2026-03-08 03:51:14.753 7 INFO neutron.services.segments.plugin [-] Segment a7249e6b-4bb0-42c8-8ed8-e42459ffabb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7249e6b-4bb0-42c8-8ed8-e42459ffabb1 found for delete ", "request_id": "req-7c0e1337-71b9-4066-a4ba-b36dcbe30225"}]} 2026-03-08 03:51:14.757 7 INFO neutron.services.segments.plugin [-] Segment a7249e6b-4bb0-42c8-8ed8-e42459ffabb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7249e6b-4bb0-42c8-8ed8-e42459ffabb1 found for delete ", "request_id": "req-472dce99-f562-423b-a6d4-eb5f69f26376"}]} 2026-03-08 03:51:14.776 7 INFO neutron.services.segments.plugin [-] Segment 351873ef-f442-4f63-8d8c-450512d40d57 resource provider aggregate not found 2026-03-08 03:51:14.783 7 INFO neutron.services.segments.plugin [-] Segment 351873ef-f442-4f63-8d8c-450512d40d57 resource provider aggregate not found 2026-03-08 03:51:14.802 7 INFO neutron.services.segments.plugin [-] Segment 351873ef-f442-4f63-8d8c-450512d40d57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 351873ef-f442-4f63-8d8c-450512d40d57 found for delete ", "request_id": "req-dc05f4cb-1b2d-41f5-a8b6-5eaaa887f978"}]} 2026-03-08 03:51:14.802 7 INFO neutron.services.segments.plugin [-] Segment 351873ef-f442-4f63-8d8c-450512d40d57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 351873ef-f442-4f63-8d8c-450512d40d57 found for delete ", "request_id": "req-5b8b6b0b-ada5-4315-b32d-68ffffa317d2"}]} [pid: 7|app: 0|req: 1791/3589] 10.0.0.198 () {32 vars in 725 bytes} [Sun Mar 8 03:51:14 2026] DELETE /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-08 03:51:14.910 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f7ec3a8-ba1d-4b9c-b646-c327e5f20962 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1799/3590] 10.0.0.198 () {32 vars in 722 bytes} [Sun Mar 8 03:51:14 2026] GET /v2.0/networks/c712ee05-73f3-4712-86d9-746a32a8b54d => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:51:16.821 7 INFO neutron.services.segments.plugin [-] Segment 8e231bc2-0976-401d-af6f-c1f26d3ae6cd resource provider aggregate not found 2026-03-08 03:51:16.826 7 INFO neutron.services.segments.plugin [-] Segment 8e231bc2-0976-401d-af6f-c1f26d3ae6cd resource provider aggregate not found 2026-03-08 03:51:16.841 7 INFO neutron.services.segments.plugin [-] Segment 8e231bc2-0976-401d-af6f-c1f26d3ae6cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e231bc2-0976-401d-af6f-c1f26d3ae6cd found for delete ", "request_id": "req-ee06da03-d6f4-4f0e-ad70-7702dcb0b90a"}]} 2026-03-08 03:51:16.857 7 INFO neutron.services.segments.plugin [-] Segment 8e231bc2-0976-401d-af6f-c1f26d3ae6cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e231bc2-0976-401d-af6f-c1f26d3ae6cd found for delete ", "request_id": "req-19dc87e6-8b83-4498-b25e-68993e88fd17"}]} [pid: 8|app: 0|req: 1801/3593] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:51:16 2026] GET /v2.0/security-groups?tenant_id=12057d866b3a4979b4729670d60d2e0f&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1793/3594] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:51:17 2026] DELETE /v2.0/security-groups/d8741805-f2ce-469a-a1f1-cf7e81d8de72 => 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: 1802/3595] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:51:17 2026] GET /v2.0/security-groups?tenant_id=d4cce9d66ed34e83bc941207c71e02de&name=default => generated 2929 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1794/3596] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:51:17 2026] DELETE /v2.0/security-groups/8d42b0e7-3599-4092-b715-a3f8d6a53671 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1803/3597] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:51:17 2026] GET /v2.0/security-groups?tenant_id=221b027f11434b26b78f0d75396f4c24&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1795/3598] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:51:18 2026] DELETE /v2.0/security-groups/25a9c697-594b-4191-b037-f8c7d00d9199 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1804/3599] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:51:18 2026] GET /v2.0/security-groups?tenant_id=c8a38fe885a24121a2cd46f572f7e027&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1796/3600] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:51:18 2026] DELETE /v2.0/security-groups/59195cfe-df42-410a-ac2a-fe861f842e0e => 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: 1805/3601] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:51:18 2026] GET /v2.0/security-groups?tenant_id=fd6f95aa5fae4f1c826af27b9242a0ac&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: 1797/3602] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:51:18 2026] DELETE /v2.0/security-groups/b414d7be-847c-44b1-af16-b1a6df344278 => 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: 1806/3603] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:51:19 2026] GET /v2.0/security-groups?tenant_id=9e039f2526134090bc40c4ec1b565fdb&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1798/3604] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:51:19 2026] DELETE /v2.0/security-groups/d5e77a62-39b5-41b4-bf15-2f7d04fefed1 => 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: 1807/3605] 10.0.0.198 () {32 vars in 773 bytes} [Sun Mar 8 03:51:19 2026] GET /v2.0/security-groups?tenant_id=a6f8525d62554af59c98e3b47f37edd0&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1799/3606] 10.0.0.198 () {32 vars in 739 bytes} [Sun Mar 8 03:51:19 2026] DELETE /v2.0/security-groups/3bca0c0e-dc49-4397-85a4-40a429f936d9 => 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: 1808/3607] 10.0.0.198 () {32 vars in 648 bytes} [Sun Mar 8 03:51:22 2026] GET /v2.0/networks => generated 2168 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1800/3608] 10.0.0.198 () {32 vars in 654 bytes} [Sun Mar 8 03:51:23 2026] GET /v2.0/floatingips => 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: 1809/3609] 10.0.0.198 () {32 vars in 646 bytes} [Sun Mar 8 03:51:23 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1801/3610] 10.0.0.198 () {32 vars in 642 bytes} [Sun Mar 8 03:51:23 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1810/3611] 10.0.0.198 () {32 vars in 646 bytes} [Sun Mar 8 03:51:23 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1802/3612] 10.0.0.198 () {32 vars in 648 bytes} [Sun Mar 8 03:51:23 2026] GET /v2.0/networks => generated 2168 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1811/3613] 10.0.0.198 () {32 vars in 662 bytes} [Sun Mar 8 03:51:23 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1803/3614] 10.0.0.198 () {32 vars in 654 bytes} [Sun Mar 8 03:51:24 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1815/3621] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.0/agents => generated 3384 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1807/3622] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.0/ports => generated 4725 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1816/3623] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1808/3624] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1817/3625] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1809/3626] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.0/routers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1818/3627] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1810/3628] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1819/3629] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1811/3630] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.0/floatingips => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1820/3631] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1816/3640] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.0/agents => generated 3384 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1825/3641] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.0/subnets => generated 1308 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1817/3642] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.0/subnetpools => 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: 1826/3643] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:53:00 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: 1818/3644] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1827/3645] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1819/3646] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1828/3647] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.0/networks => generated 2168 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1820/3648] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1829/3649] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1821/3650] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1826/3659] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:54:00 2026] GET /v2.0/agents => generated 3384 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1834/3660] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:54:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1827/3661] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:54:00 2026] GET /v2.0/subnets => generated 1308 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1835/3662] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:54:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1828/3663] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:54:00 2026] GET /v2.0/floatingips => 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: 1836/3664] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:54:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1829/3665] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:54:00 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1837/3666] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:54:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1830/3667] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:54:00 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: 8|app: 0|req: 1838/3668] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:54:00 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1831/3669] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:54:00 2026] GET /v2.0/ports => generated 4725 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1843/3678] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.0/floatingips => generated 19 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1836/3679] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.0/networks => generated 2168 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1844/3680] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1837/3681] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1845/3682] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1838/3683] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1846/3684] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1839/3685] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.0/agents => generated 3384 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1847/3686] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1840/3687] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.0/subnets => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1848/3688] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.0/ports => generated 4725 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1853/3697] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.0/ports => generated 4725 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1845/3698] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1854/3699] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1846/3700] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1855/3701] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1847/3702] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.0/floatingips => 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: 1856/3703] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1848/3704] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1857/3705] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1849/3706] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1858/3707] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:56:00 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) [pid: 8|app: 0|req: 1863/3716] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.0/floatingips => generated 19 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1854/3717] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:57:00 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: 1864/3718] 10.0.0.16 () {28 vars in 589 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1855/3719] 10.0.0.16 () {28 vars in 583 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1865/3720] 10.0.0.16 () {28 vars in 617 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1856/3721] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1866/3722] 10.0.0.16 () {28 vars in 577 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.0/ports => generated 4725 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1857/3723] 10.0.0.16 () {28 vars in 581 bytes} [Sun Mar 8 03:57:00 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: 1867/3724] 10.0.0.16 () {28 vars in 622 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1858/3725] 10.0.0.16 () {28 vars in 579 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.0/agents => generated 3384 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1868/3726] 10.0.0.16 () {28 vars in 597 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0)